﻿.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

html {
  height: 100%;
  font-size: clamp(14px, 1.6vw, 16px);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  background-color: #F8FAFC;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  min-height: 100vh;
  background-color: #F8FAFC;
  color: var(--color-text, #111827);
  overflow-x: hidden;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
}

:root,
[data-bs-theme=light] {
  --bs-body-bg: #f8fafc;
  --bs-body-color: #111827;
}

[data-bs-theme=dark] {
  --bs-body-bg: #171717;
  --bs-body-color: #f3f4f6;
}

.bg-dark {
  background-color: #18181B;
}

.bg-warning {
  background-color: rgb(253.4330708661, 239.8007874016, 216.7669291339) !important;
}

.text-warning {
  color: #f59e0b !important;
}

.main-wrapper {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 56px);
}
.main-wrapper .main-content {
  flex: 1;
  overflow-y: auto;
}
.main-wrapper .container {
  padding: 1.25rem;
}

[data-bs-theme=dark] body {
  background-color: #000000;
}
[data-bs-theme=dark] .bg-dark {
  background-color: #18181B;
}
[data-bs-theme=dark] .main-wrapper {
  background-color: #000000;
}

@media (max-width: 768px) {
  .main-wrapper {
    height: calc(100vh - 56px - 60px);
  }
  .w-sm-100 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .w-md-100 {
    width: 100%;
  }
  .w-md-auto {
    width: auto;
  }
}
@media (min-width: 992px) {
  .w-lg-100 {
    width: 100%;
  }
}
.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body .alert {
  border-radius: 1rem;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.badge {
  font-size: 0.875rem;
  padding: 0.5rem 0.75rem;
}
.badge.badge-success {
  color: #15803d;
  background-color: #f0fdf4;
  border: 1px solid #bbf7d0;
  padding: 0.5rem 0.75rem;
}
.badge.badge-warning {
  color: #f59e0b;
  background-color: #fffbeb;
  border: 1px solid #fde68a;
  padding: 0.5rem 0.75rem;
}
.badge.badge-danger {
  color: #dc2626;
  background-color: #fef2f2;
  border: 1px solid #fecaca;
  padding: 0.5rem 0.75rem;
}
.badge.badge-info {
  color: #3b82f6;
  background-color: #eff6ff;
  border: 1px solid #bfdbfe;
  padding: 0.5rem 0.75rem;
}
.badge.badge-purple {
  color: #a98bfc;
  background-color: #edeaff;
  padding: 0.5rem 0.75rem;
}

.rounded-information-badge {
  background-color: #3b82f6;
  font-size: 0.75rem;
  text-align: center;
  color: #ffffff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}

[data-bs-theme=dark] .badge.badge-success {
  color: #22C55E;
  background-color: rgba(34, 197, 94, 0.2);
  border-color: #14532D;
}
[data-bs-theme=dark] .badge.badge-warning {
  color: #F59E0B;
  background-color: rgba(245, 158, 11, 0.1);
  border-color: #78350F;
}
[data-bs-theme=dark] .badge.badge-danger {
  color: #EF4444;
  background-color: rgba(239, 68, 68, 0.1);
  border-color: #7F1D1D;
}
[data-bs-theme=dark] .badge.badge-purple {
  color: #c3b5fd;
  background-color: #2b2343;
  border-color: #5c4f91;
}
[data-bs-theme=dark] .badge.badge-info {
  color: #93c5fd;
  background-color: #1e3a8a;
  border-color: #3b82f6;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

/* Light mode */
.mobile-tab-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0.5rem;
  z-index: 999;
  background-color: #ffffff;
  border-top: 1px solid #e5e7eb;
}
.mobile-tab-wrapper .bottom-nav {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 0.5rem;
}
.mobile-tab-wrapper .bottom-nav .btn.btn-link {
  color: #86909c;
  text-decoration: none;
}
.mobile-tab-wrapper .bottom-nav .btn.btn-link:focus, .mobile-tab-wrapper .bottom-nav .btn.btn-link:focus-visible, .mobile-tab-wrapper .bottom-nav .btn.btn-link:active {
  box-shadow: none;
  outline: 0;
}
.mobile-tab-wrapper .bottom-nav .btn.btn-link.active {
  color: #000000;
}
.mobile-tab-wrapper .bottom-nav .btn.btn-link i {
  font-size: 1.25rem;
  text-align: center;
}
.mobile-tab-wrapper .bottom-nav .btn.btn-link small {
  font-size: 0.75rem;
  font-weight: 400;
  text-align: center;
}

/* Dark mode: colors only */
[data-bs-theme=dark] .mobile-tab-wrapper {
  background-color: #0a0a0a;
  border-top: 1px solid #262626;
}
[data-bs-theme=dark] .mobile-tab-wrapper .bottom-nav .btn.btn-link {
  color: #a3a3a3;
}
[data-bs-theme=dark] .mobile-tab-wrapper .bottom-nav .btn.btn-link small {
  color: #a3a3a3;
}
[data-bs-theme=dark] .mobile-tab-wrapper .bottom-nav .btn.btn-link.active {
  color: #818cf8;
}
[data-bs-theme=dark] .mobile-tab-wrapper .bottom-nav .btn.btn-link:hover {
  color: #f5f5f5;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

body .btn {
  --bs-btn-border-radius: .75rem;
  --bs-btn-padding-x: .75rem;
  --bs-btn-padding-y: .75rem;
}
body .btn.btn-link {
  color: #475a68;
}
body .btn.btn-cal-navigate {
  cursor: pointer;
  color: #4b5563;
  height: 30px;
  width: 40px;
  padding: 0;
  border-width: 1px;
  border-style: solid;
  border-color: #d1d5db;
  border-radius: 0.75rem;
  align-items: center;
}
body .btn.fab-right {
  position: absolute;
  transform: translateX(-15%) translateY(-40%);
  bottom: 0;
  right: 0;
  padding: 0.5rem 0.75rem;
  border-radius: 1rem;
  z-index: 11;
  background: #475a68;
  color: #fff;
  border: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
body .btn:first-child:focus, body .btn:first-child:focus-visible, body .btn:first-child:active {
  box-shadow: none;
  outline: 0;
}
body .btn:focus, body .btn:focus-visible, body .btn:active {
  box-shadow: none;
  outline: 0;
}
body .btn.lang-theme-btn {
  height: 36px;
  width: 36px;
  padding: 0;
  font-size: 1.25rem;
  border: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #4b5563;
  transition: all 0.2s ease-in-out;
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.05);
}
body .btn.lang-theme-btn .dropdown-menu {
  z-index: 9999;
}
body .btn.lang-theme-btn i {
  margin: 0;
}
body .btn.btn-danger {
  padding: 0.75rem 0.75rem;
  color: #ef4444;
  background-color: rgb(253.0689655172, 232.4310344828, 232.4310344828);
  border: 1px solid rgb(251.0591133005, 208.9408866995, 208.9408866995);
}
body .btn.btn-danger:hover, body .btn.btn-danger:focus {
  background-color: rgb(245.0295566502, 138.4704433498, 138.4704433498);
  color: #fff;
}
body .btn-primary {
  background-color: #475a68;
  border-color: #475a68;
}
body .btn-primary:hover {
  background-color: rgb(56.516, 71.64, 82.784);
  border-color: rgb(56.516, 71.64, 82.784);
}
body .btn-primary:focus, body .btn-primary:active {
  background-color: rgb(50.3085714286, 63.7714285714, 73.6914285714);
  border-color: rgb(50.3085714286, 63.7714285714, 73.6914285714);
  box-shadow: 0 0 0 0.2rem rgba(71, 90, 104, 0.4);
}
body .btn-secondary {
  font-weight: 500;
  background-color: #f3f4f6;
  border-color: #e5e7eb;
  color: #111827;
}
body .btn-secondary:hover {
  font-weight: 500;
  background-color: #e5e7eb;
  border-color: #d1d5db;
  color: #111827;
}
body .btn-alt {
  color: #374151;
  background-color: #f3f4f6;
}
body .btn-outline {
  border: 1px solid #e5e7eb;
  color: #1f2937;
  background: transparent;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
body .btn-outline:hover, body .btn-outline:focus {
  background: #f3f4f6;
  color: #1f2937;
  border-color: #d1d5db;
  text-decoration: none;
}
body .btn-outline:active {
  background: #e5e7eb;
  color: #1f2937;
  border-color: #d1d5db;
}
body .e-btn {
  font-size: 1rem;
  border-radius: 1rem;
  padding: 0.5rem 0.5rem;
}
body .e-btn.e-primary {
  background-color: #475a68;
  border-color: #475a68;
  color: #fff;
}
body .e-btn.e-primary:hover, body .e-btn.e-primary:focus, body .e-btn.e-primary:active {
  background-color: rgb(56.516, 71.64, 82.784);
  border-color: rgb(56.516, 71.64, 82.784);
  color: #fff;
}
body .e-btn.e-primary:disabled {
  background-color: rgb(146.84, 166.6, 181.16);
  border-color: rgb(146.84, 166.6, 181.16);
  color: #ddd;
}
body .e-btn.fab-sticky {
  position: sticky !important;
}
body .e-btn.e-fab-right {
  display: flex;
  margin-left: auto;
  margin-right: 0;
}
body .btn-icon {
  border-radius: 50%;
  height: 26px;
  width: 26px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .btn-icon i {
  font-size: 0.875rem;
}
body .btn-icon:active {
  background: #e9f3ff;
}
body .filter-tabs {
  display: flex;
  width: 100%;
  padding: 0.25rem;
  border-radius: 1rem;
  border: none;
  background-color: #f3f4f6;
}
body .filter-tabs .nav-item {
  flex: 1 1 0%;
  border-radius: 1rem;
}
body .filter-tabs .nav-item:hover {
  border: none;
  outline: 0;
}
body .filter-tabs .nav-item .nav-link {
  color: #6b7280;
  font-weight: 500;
  text-align: center;
  padding: 0.5rem;
  width: 100%;
  border-width: 0;
}
body .filter-tabs .nav-item .nav-link:hover {
  border-width: 0;
  outline: 0;
}
body .filter-tabs .nav-item .nav-link.active {
  color: #111827;
  border-width: 0;
  border-radius: 1rem;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

[data-bs-theme=dark] .lang-theme-btn {
  border: none;
  border-radius: 50%;
  background-color: #27272A;
  color: #9ca3af;
  box-shadow: 0;
}
[data-bs-theme=dark] .lang-theme-btn i {
  color: #9ca3af;
}
[data-bs-theme=dark] .btn.btn-link {
  color: #ffffff;
}
[data-bs-theme=dark] .btn.btn-link i {
  color: #a3a3a3;
}
[data-bs-theme=dark] .btn.btn-cal-navigate {
  color: #9ca3af;
  border-color: #27272A;
}
[data-bs-theme=dark] .btn.btn-secondary {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.2);
}
[data-bs-theme=dark] .btn.btn-danger {
  color: rgb(248, 113, 113);
  background-color: rgba(239, 68, 68, 0.1);
  border-color: rgba(239, 68, 68, 0.3);
}
[data-bs-theme=dark] .filter-tabs {
  background-color: #111827;
}
[data-bs-theme=dark] .filter-tabs .nav-item .nav-link {
  color: #9ca3af;
}
[data-bs-theme=dark] .filter-tabs .nav-item .nav-link.active {
  color: #f3f4f6;
  box-shadow: 0 1px 2px 0 rgba(255, 255, 255, 0.05);
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

/* Light mode */
.calendar-days-row {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 0.25rem;
  align-items: start;
}
.calendar-days-row .day-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0.25rem 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  border-radius: 0.75rem;
  outline: none;
  min-height: 64px;
  /* Date label (number) */
  /* Day name (Ma, Di, ...) */
  /* Status indicator dot */
  /* Hover/focus feedback (non-selected) */
  /* Keyboard focus ring */
  /* Selected state */
}
.calendar-days-row .day-item .day-date {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 9999px;
  font-size: 0.9375rem; /* ~15px */
  font-weight: 600;
  color: #171717;
  transition: transform 0.08s ease-in-out, background-color 0.08s ease-in-out;
}
.calendar-days-row .day-item .day-name {
  font-size: 0.875rem; /* ~12px */
  font-weight: 500;
  color: #525252;
  margin-bottom: 0.25rem;
}
.calendar-days-row .day-item .indicator-dot {
  width: 8px;
  height: 8px;
  border-radius: 9999px;
  margin-top: 0.375rem;
  display: inline-block;
  background-color: #d4d4d4; /* default fallback */
}
.calendar-days-row .day-item:not(.is-selected):hover .day-date, .calendar-days-row .day-item:not(.is-selected):focus-visible .day-date {
  background-color: #f5f5f5;
}
.calendar-days-row .day-item:focus-visible {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
}
.calendar-days-row .day-item.is-selected .day-date {
  background-color: #3b82f6;
  color: #ffffff;
  transform: scale(1.02);
}

/* Dark mode : colors only */
[data-bs-theme=dark] .calendar-days-row .day-item .day-name {
  color: #a3a3a3;
}
[data-bs-theme=dark] .calendar-days-row .day-item .day-date {
  color: #f5f5f5;
}
[data-bs-theme=dark] .calendar-days-row .day-item:not(.is-selected):hover .day-date, [data-bs-theme=dark] .calendar-days-row .day-item:not(.is-selected):focus-visible .day-date {
  background-color: #262626;
}
[data-bs-theme=dark] .calendar-days-row .day-item:focus-visible {
  outline: 2px solid #60a5fa;
  outline-offset: 2px;
}
[data-bs-theme=dark] .calendar-days-row .day-item.is-selected .day-date {
  background-color: #3b82f6;
  color: #ffffff;
}
[data-bs-theme=dark] .calendar-days-row .day-item .indicator-dot {
  background-color: #737373;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body .card {
  border-radius: 0.75rem;
  border: 1px solid var(--card-border);
  background-color: var(--card-bg);
  color: var(--card-text);
  box-shadow: var(--card-shadow);
}
body .card .card-header {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  background-color: var(--card-bg);
  color: var(--card-text);
}
body .card .card-body {
  font-size: 1rem;
}
body .card .card-body .card-text {
  font-size: 0.875rem;
  color: var(--card-text);
}
body .card .card-body .card-alt-text {
  font-size: 0.75rem;
  color: var(--foreground);
}
body .card.card-primary {
  background-color: var(--primary-bg);
  border-color: var(--primary-border);
  color: var(--primary-text);
}
body .card.card-warning {
  background-color: var(--warning-bg);
  border-color: var(--warning-border);
  color: var(--warning-text);
}
body .card.next-shift-card {
  background-color: #dbeafe;
  border-radius: 0.75rem;
  border: 0px solid var(--card-border);
  max-width: 512px;
  box-shadow: none;
  color: #1f2937;
}
body .card.next-shift-card small {
  color: #1f2937;
}
body .card.home-card {
  flex: 1 1 0;
  min-width: 0;
  cursor: pointer;
  border: 1px solid var(--card-border);
  border-radius: 0.75rem;
  background-color: var(--card-bg);
  color: var(--card-text);
  box-shadow: var(--card-shadow);
}
body .card.home-card .card-body {
  padding: 0.75rem;
}
body .card.home-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
body .card.home-card i {
  font-size: 1.25rem;
}

body[data-bs-theme=dark] .card.next-shift-card {
  background-color: var(--card-bg);
  color: var(--card-text);
}
body[data-bs-theme=dark] .card.next-shift-card small {
  color: var(--card-text);
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.dropdown .dropdown-menu.profile-dropdown-menu {
  min-width: 260px;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.icon-blue {
  color: #3b82f6;
}

.icon-green {
  color: #059669;
}

.icon-yellow {
  color: #eab308;
}

.icon-turquoise {
  color: #14b8a6;
}

.icon-blue-bg {
  background-color: #3b82f6;
  color: #ffffff;
  border-radius: 35%;
  height: 40px;
  width: 40px;
  align-items: center;
  font-size: 1rem;
  text-align: center;
  align-content: center;
}

.icon-blue-bg-md {
  background-color: #DBEAFE;
  color: #1D4ED8;
  border-radius: 35%;
  height: 35px;
  width: 35px;
  align-items: center;
  font-size: 1.25rem;
  text-align: center;
  align-content: center;
}

.icon-gray-bg {
  background-color: #f3f4f6;
  color: #4b5563;
  border-radius: 35%;
  height: 40px;
  width: 40px;
  align-items: center;
  font-size: 1rem;
  text-align: center;
  align-content: center;
}

.icon-yellow-bg {
  color: #f59e0b;
  background-color: #fffbeb;
  border: 1px solid #fde68a;
}

.icon-purple-bg {
  color: #a98bfc;
  background-color: #edeaff;
}

.icon-green-bg {
  color: #15803d;
  background-color: #f0fdf4;
  border: 1px solid #bbf7d0;
}

.icon-red-bg {
  color: #ef4444;
  background-color: #fef2f2;
  border: 1px solid #fecaca;
}

.icon-box {
  width: 40px;
  height: 40px;
  font-size: 1rem;
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-box.icon-box-gray {
  background-color: #f3f4f6;
  color: #4b5563;
}

.icon-box-red {
  background-color: #fee2e2;
  color: #dc2626;
}

.icon-box-orange {
  background-color: #ffedd5;
  color: #ea580c;
}

.icon-box-amber {
  background-color: #fef3c7;
  color: #d97706;
}

.icon-box-yellow {
  background-color: #fef9c3;
  color: #ca8a04;
}

.icon-box-lime {
  background-color: #ecfccb;
  color: #65a30d;
}

.icon-box-green {
  background-color: #dcfce7;
  color: #16a34a;
}

.icon-box-emerald {
  background-color: #d1fae5;
  color: #059669;
}

.icon-box-teal {
  background-color: #ccfbf1;
  color: #0d9488;
}

.icon-box-cyan {
  background-color: #cffafe;
  color: #0891b2;
}

.icon-box-sky {
  background-color: #e0f2fe;
  color: #0284c7;
}

.icon-box-blue {
  background-color: #dbeafe;
  color: #2563eb;
}

.icon-box-indigo {
  background-color: #e0e7ff;
  color: #4f46e5;
}

.icon-box-violet {
  background-color: #ede9fe;
  color: #7c3aed;
}

.icon-box-purple {
  background-color: #f3e8ff;
  color: #9333ea;
}

.icon-box-fuchsia {
  background-color: #fae8ff;
  color: #c026d3;
}

.icon-box-pink {
  background-color: #fce7f3;
  color: #db2777;
}

.icon-box-rose {
  background-color: #ffe4e6;
  color: #e11d48;
}

[data-bs-theme=dark] .icon-green-bg {
  color: #22C55E;
  background-color: rgba(34, 197, 94, 0.2);
  border-color: #14532D;
}
[data-bs-theme=dark] .icon-green-bg.badge-success {
  color: #22C55E;
  background-color: rgba(34, 197, 94, 0.2);
  border-color: #14532D;
}
[data-bs-theme=dark] .icon-yellow-bg {
  color: #F59E0B;
  background-color: rgba(245, 158, 11, 0.1);
  border-color: #78350F;
}
[data-bs-theme=dark] .icon-red-bg {
  color: #EF4444;
  background-color: rgba(239, 68, 68, 0.1);
  border-color: #7F1D1D;
}
[data-bs-theme=dark] .icon-purple-bg {
  color: #c3b5fd;
  background-color: #2b2343;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body .e-control.form-control, body .e-control.e-input-focus {
  min-height: 40px;
  border-radius: 1rem !important;
}
body .e-control.e-textbox {
  min-height: 40px;
  border-radius: 1rem !important;
  padding: 0.5rem 0.75rem !important;
}
body .e-input-group.e-control-wrapper {
  border-radius: 1rem;
  padding: 0;
}
body .e-input-group.e-control-wrapper input.e-textbox {
  padding: 0.5rem 0.75rem;
}
body .textbox-icon-prefix {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #6c757d;
  pointer-events: none;
  z-index: 2;
  font-size: 0.9rem;
}
body textarea.form-control {
  border-radius: 0.75rem;
  padding: 0.5rem 0.75rem;
}
body select.form-select {
  border-radius: 0.75rem;
  padding: 0.5rem 0.75rem;
}
body input.form-control {
  font-size: 1rem;
  font-weight: 400;
  border-radius: 0.75rem;
  padding: 0.5rem 0.75rem;
}
body input.form-control.form-control-secondary {
  font-size: 1rem;
  color: #111827;
  background-color: #f3f4f6;
  border-color: #d1d5db;
}
body input.auth-input {
  padding-left: 2.5rem;
}
body .textfield {
  line-height: 1.625;
  font-weight: 500;
  color: #374151;
  background-color: #f9fafb;
  padding: 1rem;
  border-color: #e5e7eb;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.75rem;
}

[data-bs-theme=dark] .textfield {
  color: #ffffff;
  background-color: #2C2C2E;
  border-color: #27272A;
}
[data-bs-theme=dark] input.form-control.form-control-secondary {
  font-size: 1rem;
  color: #f3f4f6;
  background-color: #111827;
  border-color: #374151;
}

.loading-indicator.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.loading-indicator.inline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.loading-indicator.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 5000;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.modal {
  --bs-modal-margin: 1.75rem;
  --bs-modal-box-shadow: var(--bs-box-shadow);
  --bs-modal-border-radius: 1rem;
}
.modal .modal-dialog {
  max-width: var(--bs-modal-width);
  margin-right: auto;
  margin-left: auto;
}
.modal .modal-dialog.modal-sm {
  --bs-modal-width: 300px;
  width: 100%;
  margin: auto;
}
.modal .modal-dialog .modal-header {
  font-size: 1.25rem;
  font-weight: 500;
  --bs-modal-header-border-color: #f2f3f5;
  min-height: 56px;
}
.modal .modal-dialog .modal-header .btn-close {
  font-size: 0.75rem;
}
.modal .modal-dialog .modal-body.gray-50 {
  background-color: #f9fafb;
}

@media (max-width: 768px) {
  .e-dlg-container {
    max-height: 100vh !important;
    height: auto !important;
  }
  .e-dlg-container .e-dlg-overlay {
    position: fixed !important;
  }
  .e-dlg-container .e-dialog {
    max-height: 100vh !important;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .e-dlg-container .e-dialog.mobile-dialog {
    border: 0;
    background-color: #f9fafb;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content {
    background-color: #f9fafb;
    padding: 0;
    border-radius: 0;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-header {
    display: flex;
    justify-content: space-between;
    align-content: center;
    font-weight: 400;
    font-size: 1.25rem;
    background-color: #ffffff;
    padding: 1rem;
    border-bottom: 1px solid #e5e7eb;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-header .header-title {
    font-weight: 400;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-header .btn {
    padding: 0 1rem;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-header .btn i {
    font-size: 1.25rem;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-content {
    padding: 1rem;
    height: 100%;
    max-height: calc(100vh - 56px);
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-content .card {
    font-size: 1rem;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-content .card .card-body {
    font-size: 1rem;
  }
  .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-content .card .icon-box {
    width: 45px;
    height: 45px;
    font-size: 1.25rem;
  }
  .e-dlg-container.bottom-sheet-dialog {
    position: fixed !important;
    left: 0 !important;
    bottom: 0 !important;
    top: auto !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 !important;
    border-radius: 18px 18px 0 0 !important;
    border: 0;
    box-shadow: 0 -3px 16px rgba(0, 0, 0, 0.14);
    animation: slideUp 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    min-height: 240px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .e-dlg-container.bottom-sheet-dialog .modal-header {
    font-size: 1rem;
  }
  .e-dlg-container.bottom-sheet-dialog .modal-header span {
    font-weight: 500;
  }
  .bottom-sheet-dialog .e-dlg-header,
  .bottom-sheet-dialog .e-dlg-footer {
    display: none !important;
  }
  .bottom-sheet-dialog .e-dlg-content {
    padding: 0 !important;
  }
}
@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}
[data-bs-theme=dark] .e-dlg-container .e-dialog {
  background-color: #212121;
}
[data-bs-theme=dark] .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content {
  background-color: #212121;
}
[data-bs-theme=dark] .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-header {
  color: #ffffff;
  background-color: #212121;
  --bs-modal-header-border-color: $dark-border;
  border-bottom: 0;
}
[data-bs-theme=dark] .e-dlg-container .e-dialog.mobile-dialog .e-dlg-content .mobile-header .btn i {
  font-size: 1rem;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.e-appbar {
  position: relative;
  overflow: visible;
  height: 56px;
  align-items: center;
  padding: 0.375rem 0.75rem;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f8f9fa;
  z-index: 2000;
}
.e-appbar .btn.lang-theme-btn {
  box-shadow: none;
  background-color: transparent;
}

[data-bs-theme=dark] .e-appbar {
  background-color: #0a0a0a;
  border-bottom-color: #262626;
}

.e-sidebar {
  padding: 1.25rem 0.5rem;
  background: #ffffff;
  border-right: 1px solid #e5e7eb;
}
.e-sidebar .list-group .list-group-item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0.25rem 0.5rem;
  cursor: pointer;
  color: #1f2937;
  font-size: 1rem;
  background: transparent;
  border: 0;
  border-radius: 0.75rem;
}
.e-sidebar .list-group .list-group-item i {
  color: #4b5563;
}
.e-sidebar .list-group .list-group-item:hover {
  background-color: #f3f4f6;
}
.e-sidebar .list-group .list-group-item:focus, .e-sidebar .list-group .list-group-item:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 2px #3b82f6;
}
.e-sidebar .list-group .list-group-item.active {
  color: #3b82f6;
  background: #eff6ff;
}
.e-sidebar .list-group .list-group-item.active i {
  color: currentColor;
}
.e-sidebar .list-group .list-group-item.danger {
  color: #dc2626;
}
.e-sidebar .list-group .list-group-item.danger:hover {
  background: #fef2f2;
}
.e-sidebar .list-group .list-group-item.danger:focus, .e-sidebar .list-group .list-group-item.danger:focus-visible {
  box-shadow: inset 0 0 0 2px #ef4444;
}

[data-bs-theme=dark] .e-sidebar {
  background: #171717;
  border-right: 1px solid #262626;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item {
  color: #f5f5f5;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item i {
  color: #a3a3a3;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item:hover {
  background: #262626;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item:focus, [data-bs-theme=dark] .e-sidebar .list-group .list-group-item:focus-visible {
  box-shadow: inset 0 0 0 2px #60a5fa;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item.active, [data-bs-theme=dark] .e-sidebar .list-group .list-group-item:active {
  color: #60a5fa;
  background: rgba(96, 165, 250, 0.18);
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item.active i, [data-bs-theme=dark] .e-sidebar .list-group .list-group-item:active i {
  color: currentColor;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item:active, [data-bs-theme=dark] .e-sidebar .list-group .list-group-item.active {
  color: #ffffff;
  background: #3b82f6;
  border-radius: 0.75rem;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item.danger {
  color: #f87171;
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item.danger:hover {
  background: rgba(248, 113, 113, 0.12);
}
[data-bs-theme=dark] .e-sidebar .list-group .list-group-item.danger:focus, [data-bs-theme=dark] .e-sidebar .list-group .list-group-item.danger:focus-visible {
  box-shadow: inset 0 0 0 2px #f87171;
}

.e-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: saturate(120%) blur(2px);
}

[data-bs-theme=dark] .e-sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6);
}

.news-card p {
  padding: 0;
  margin: 0;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

/* Light mode */
#period-selector-card {
  box-shadow: unset;
}
#period-selector-card .card-body {
  padding: 0.375rem 0.5rem;
}

.period-selector {
  display: flex;
  align-items: center;
}
.period-selector .nav-button {
  color: #4b5563;
  background: transparent;
  font-size: 1rem;
  width: 2.25rem;
  padding: 0.25rem;
  margin: 0.5rem;
  cursor: pointer;
  border: none;
  border-radius: 0.75rem;
}
.period-selector .nav-button:hover, .period-selector .nav-button:focus {
  background-color: #f3f4f6;
  color: #111827;
}
.period-selector .nav-button.prev {
  margin-right: auto;
}
.period-selector .nav-button.next {
  margin-left: auto;
}
.period-selector .titles {
  text-align: center;
  flex: 1;
}
.period-selector .titles .title {
  font-size: 1rem;
  font-weight: 500;
  color: #111827;
}
.period-selector .titles .subtitle-week {
  font-size: 0.875rem;
  font-weight: 400;
  color: #6b7280;
}

/* Dark mode : colors only */
[data-bs-theme=dark] .period-selector .nav-button {
  color: #d4d4d4;
}
[data-bs-theme=dark] .period-selector .nav-button:hover, [data-bs-theme=dark] .period-selector .nav-button:focus {
  background-color: #404040;
  color: #ffffff;
}
[data-bs-theme=dark] .period-selector .titles .title {
  color: #d4d4d4;
}
[data-bs-theme=dark] .period-selector .titles .subtitle-week {
  color: #a3a3a3;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

/* Light mode  */
.stats-grid {
  display: flex;
  gap: 0.75rem;
}
.stats-grid .stat-card {
  padding: 0.375rem 0.75rem;
  width: 100%;
  text-align: center;
  box-shadow: unset;
}
.stats-grid .stat-card .stat-label {
  font-size: 0.875rem;
  color: #4b5563;
  margin-bottom: 0.25rem;
}
.stats-grid .stat-card .stat-value {
  font-size: 1rem;
  font-weight: 600;
  color: #111827;
}

/* Dark mode */
[data-bs-theme=dark] .stats-grid .stat-card .stat-label {
  color: #d4d4d4;
}
[data-bs-theme=dark] .stats-grid .stat-card .stat-value {
  color: #a3a3a3;
}

.profile-badge {
  width: 34px;
  height: 34px;
  border-radius: 999px;
  border: 1px solid var(--bs-border-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.profile-badge i {
  line-height: 1;
  font-size: 0.95rem;
}

.profile-trigger {
  color: inherit;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.sx-modern-card {
  background: #ffffff;
  border-radius: 1rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  padding: 0.95rem 1.2rem;
  margin-bottom: 0.7rem;
  min-width: 270px;
  max-width: 370px;
}
.sx-modern-card .sx-card-title {
  font-size: 1rem;
  font-weight: 600;
  color: #1f2937;
  letter-spacing: 0.01em;
}
.sx-modern-card .sx-shift-details {
  font-size: 0.875rem;
  color: #4b5563;
  margin-bottom: 0.2rem;
}
.sx-modern-card .sx-card-subtext {
  font-size: 0.75rem;
  color: #d1d5db;
}
.sx-modern-card .sx-badge {
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.25em 0.9em;
  border-radius: 0.75rem;
  display: inline-block;
  min-width: 75px;
  text-align: center;
  letter-spacing: 0.01em;
}
.sx-modern-card .sx-badge.sx-badge-pending {
  color: #475a68;
}
.sx-modern-card .sx-badge.sx-badge-accepted {
  color: #10b981;
}
.sx-modern-card .sx-badge.sx-badge-rejected {
  color: #ef4444;
}
.sx-modern-card .sx-badge.sx-badge-unknown {
  background: #f3f4f6;
  color: #4b5563;
}
.sx-modern-card .sx-icon-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 1.25rem;
  margin-right: 0.2rem;
  margin-top: 2px;
}
.sx-modern-card .sx-icon-bg i {
  vertical-align: middle;
}
.sx-modern-card .sx-icon-bg.sx-icon-pending {
  color: #475a68;
}
.sx-modern-card .sx-icon-bg.sx-icon-accepted {
  color: #10b981;
}
.sx-modern-card .sx-icon-bg.sx-icon-rejected {
  color: #ef4444;
}
.sx-modern-card .sx-icon-bg.sx-icon-unknown {
  background: #f3f4f6;
  color: #4b5563;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

/* Light mode */
.tabs {
  display: flex;
  justify-content: center;
  padding: 0.25rem;
  border: 1px solid var(--card-border);
  border-radius: 0.75rem;
  background-color: var(--card-bg);
  box-shadow: unset;
}
.tabs .tab {
  font-size: 0.875rem;
  font-weight: 500;
  color: #525252;
  flex: 1 1 0;
  padding: 0.25rem;
  border: 0;
  border-radius: 0.75rem;
  background-color: transparent;
}
.tabs .tab.tab-active {
  color: #ffffff;
  border-radius: 0.5rem;
  background-color: #3b82f6;
}
.tabs .tab:hover:not(.tab-active) {
  color: #404040;
  background-color: #f5f5f5;
}
.tabs .tab:focus-visible {
  outline: 2px solid #3b82f6;
  outline-offset: 2px;
  border-radius: 0.5rem;
}

/* Dark mode : colors only */
[data-bs-theme=dark] .tabs {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
}
[data-bs-theme=dark] .tabs .tab {
  color: #d4d4d4;
}
[data-bs-theme=dark] .tabs .tab.tab-active {
  color: #ffffff;
  background-color: #3b82f6;
}
[data-bs-theme=dark] .tabs .tab:hover:not(.tab-active) {
  background-color: #262626;
  color: #f5f5f5;
}
[data-bs-theme=dark] .tabs .tab:focus-visible {
  outline: 2px solid #60a5fa;
  outline-offset: 2px;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

/* Base */
#main {
  overflow: visible;
}

/* Base (light) */
.top-section {
  display: flex;
  padding: 0.75rem;
}
.top-section .e-input-group.e-control-wrapper {
  border-radius: 1rem;
  background-color: #ffffff;
  border: 1px solid #d1d5db;
  transition: box-shadow 120ms ease, border-color 120ms ease, background-color 120ms ease;
}
.top-section .e-input-group.e-control-wrapper:focus-within, .top-section .e-input-group.e-control-wrapper.e-input-focus {
  border-color: #3b82f6;
  box-shadow: 0 0 0 2px #3b82f6;
}
.top-section .e-input-group.e-control-wrapper .e-input {
  background-color: transparent;
  color: #111827;
  border: 0;
  outline: none;
  box-shadow: none;
  height: auto;
  min-height: 40px;
  width: 100%;
  padding: 0.5rem 0.75rem;
  border-radius: inherit;
}
.top-section .e-input-group.e-control-wrapper .e-input:focus, .top-section .e-input-group.e-control-wrapper .e-input:focus-visible {
  outline: none;
  box-shadow: none;
}
.top-section .e-input-group.e-control-wrapper .e-input::placeholder {
  color: #6b7280;
}
.top-section .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.top-section .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  border-radius: 1rem !important;
  border-color: #3b82f6 !important;
  box-shadow: 0 0 0 2px #3b82f6 !important;
}
.top-section .form-control {
  border-radius: 1rem;
}
.top-section .form-control:focus {
  box-shadow: none;
  border-color: #3b82f6;
}

/* Dark mode: colors only */
[data-bs-theme=dark] .top-section {
  background-color: #0a0a0a;
}
[data-bs-theme=dark] .top-section .e-input-group.e-control-wrapper {
  background-color: #171717;
  border-color: #262626;
}
[data-bs-theme=dark] .top-section .e-input-group.e-control-wrapper:focus-within, [data-bs-theme=dark] .top-section .e-input-group.e-control-wrapper.e-input-focus {
  border-color: #60a5fa;
  box-shadow: 0 0 0 2px #60a5fa;
}
[data-bs-theme=dark] .top-section .e-input-group.e-control-wrapper .e-input {
  color: #f5f5f5;
}
[data-bs-theme=dark] .top-section .e-input-group.e-control-wrapper .e-input::placeholder {
  color: #737373;
}
[data-bs-theme=dark] .top-section .e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
[data-bs-theme=dark] .top-section .e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
  border-radius: 1rem !important;
  border-color: #60a5fa !important;
  box-shadow: 0 0 0 2px #60a5fa !important;
}
[data-bs-theme=dark] .top-section .form-control {
  background-color: #171717;
  color: #f5f5f5;
  border-color: #262626;
}
[data-bs-theme=dark] .top-section .form-control:focus {
  border-color: #60a5fa;
  box-shadow: none;
}

/* High-contrast fallback */
@media (forced-colors: active) {
  .top-section .e-input-group.e-control-wrapper {
    outline: 2px solid Highlight;
    outline-offset: 2px;
    box-shadow: none;
  }
}
.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.login-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #f9fafb;
  color: #1e1e1e;
}
.login-wrapper main {
  flex: 1 0 auto;
}
.login-wrapper .login-container {
  background-color: #f9fafb;
}
[data-bs-theme=dark] .login-wrapper .login-container {
  background-color: #1e1e2f;
  color: #f1f1f1;
}
.login-wrapper .login-container #logo {
  height: 120px;
  align-content: center;
}
.login-wrapper .login-container #login-info {
  font-size: 1rem;
  color: #6b7280;
  margin-bottom: 3rem;
}
.login-wrapper footer {
  color: #6b7280;
}
@media (max-width: 576px) {
  .login-wrapper .container {
    padding: 0;
    max-width: 400px;
  }
  .login-wrapper .login-container {
    border-radius: 0 !important;
    box-shadow: none !important;
    min-width: 100%;
    padding: 2rem 1rem !important;
  }
  [data-bs-theme=dark] .login-wrapper .login-container {
    background-color: transparent;
    color: #f3f3f3;
  }
}

[data-bs-theme=dark] .login-wrapper {
  color: #f3f3f3;
  background-color: #18181B;
}

@media (max-width: 576px) {
  .login-wrapper .container {
    position: relative;
    height: calc(100vh - 60px);
    top: 3vh;
  }
}
@media (min-width: 577px) {
  [data-bs-theme=dark] .login-wrapper .login-container {
    background-color: #27272A;
  }
}
.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.list-group .list-group-item.employee-item {
  min-height: 48px;
}
.list-group .list-group-item.employee-item .employee-avatar {
  width: 30px;
  height: 30px;
  font-weight: 500;
  font-size: 0.875rem;
  color: #1f2937;
  background-color: #9ca3af;
  border-radius: 50%;
}

[data-bs-theme=dark] .list-group .list-group-item {
  color: #f5f5f5;
  background-color: #171717;
  border-color: #262626;
}
[data-bs-theme=dark] .list-group .list-group-item .employee-avatar {
  color: #e5e5e5;
  background-color: #262626;
}
[data-bs-theme=dark] .list-group .list-group-item i {
  color: #a3a3a3;
}
[data-bs-theme=dark] .list-group .list-group-item:hover {
  background-color: #262626;
}

.profile-wrapper {
  max-width: 720px;
  margin: auto;
}

.avatar-wrapper {
  position: relative;
  width: 104px;
  height: 104px;
}

.profile-initials {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  background-color: #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  color: #333;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}

.presence-dot {
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #22c55e; /* Groen (online) */
  border: 3px solid #fff;
}

.section-title {
  letter-spacing: 0.02em;
  font-size: 0.85rem;
  text-transform: none;
}

.contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.contact-list .contact-row {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 0.4rem 0;
  font-size: 0.95rem;
}
.contact-list a {
  text-decoration: none;
  color: #111827;
  font-weight: 400;
  transition: color 0.2s ease;
}
.contact-list a:hover {
  color: #0d6efd; /* Bootstrap primary */
  text-decoration: underline;
}

/* Responsiveness (optioneel) */
@media (max-width: 576px) {
  .profile-initials {
    width: 80px;
    height: 80px;
    font-size: 1.4rem;
  }
  .avatar-wrapper {
    width: 80px;
    height: 80px;
  }
}
.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.app-topbar {
  position: relative;
  z-index: 10;
  overflow: visible;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.syncfusion-avatar {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-weight: 500;
  font-size: 0.75rem;
  background-color: #e5e5e5;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.custom-calendar.w-100 {
  min-width: auto;
  width: 100%;
  max-width: unset;
}
.custom-calendar.e-calendar {
  border-radius: 1rem;
  padding: 0.5rem;
  background-color: #f9fafb;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 0.875rem;
  box-shadow: unset;
}
.custom-calendar.e-header {
  justify-content: space-between;
  padding: 0.5rem 1rem;
  font-weight: 500;
  font-size: 1rem;
  background-color: transparent;
}
.custom-calendar.e-title {
  flex: 1;
  text-align: center;
  font-size: 1.25rem;
  color: #475a68;
}
.custom-calendar.e-prev, .custom-calendar.e-next {
  color: #4b5563;
  font-size: 1rem;
}
.custom-calendar.e-week-header th {
  font-weight: 500;
  color: #6b7280;
}
.custom-calendar.e-content .e-day {
  border-radius: 0.75rem;
  padding: 0.35rem;
  font-weight: 500;
  color: #1f2937;
  transition: background-color 0.2s ease;
}
.custom-calendar.e-content .e-day:hover {
  color: #ffffff;
  border-radius: 0.75rem;
  cursor: pointer;
}
.custom-calendar.e-content .e-selected,
.custom-calendar.e-content .e-today {
  background-color: rgba(71, 90, 104, 0.1);
  border: 1px solid #475a68;
  color: #475a68;
  border-radius: 0.75rem;
}
.custom-calendar.e-content .e-other-month {
  color: #d1d5db;
}

[data-bs-theme=dark] .custom-calendar {
  background-color: #1f2937;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.border-bottom-gray {
  border-bottom-color: #f3f4f6;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

[data-bs-theme=dark] .border-bottom-gray {
  border-bottom-color: #27272A;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.custom-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #28a745;
  display: inline-block;
}

.warning-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #f59e0b;
  display: inline-block;
}
.warning-dot.warning-dot-sm {
  width: 8px;
  height: 8px;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

.text-slate-50 {
  color: #f8fafc !important;
}

.bg-slate-50 {
  background-color: #f8fafc !important;
}

.border-slate-50 {
  border-color: #f8fafc !important;
}

.text-slate-100 {
  color: #f1f5f9 !important;
}

.bg-slate-100 {
  background-color: #f1f5f9 !important;
}

.border-slate-100 {
  border-color: #f1f5f9 !important;
}

.text-slate-200 {
  color: #e2e8f0 !important;
}

.bg-slate-200 {
  background-color: #e2e8f0 !important;
}

.border-slate-200 {
  border-color: #e2e8f0 !important;
}

.text-slate-300 {
  color: #cbd5e1 !important;
}

.bg-slate-300 {
  background-color: #cbd5e1 !important;
}

.border-slate-300 {
  border-color: #cbd5e1 !important;
}

.text-slate-400 {
  color: #94a3b8 !important;
}

.bg-slate-400 {
  background-color: #94a3b8 !important;
}

.border-slate-400 {
  border-color: #94a3b8 !important;
}

.text-slate-500 {
  color: #64748b !important;
}

.bg-slate-500 {
  background-color: #64748b !important;
}

.border-slate-500 {
  border-color: #64748b !important;
}

.text-slate-600 {
  color: #475569 !important;
}

.bg-slate-600 {
  background-color: #475569 !important;
}

.border-slate-600 {
  border-color: #475569 !important;
}

.text-slate-700 {
  color: #334155 !important;
}

.bg-slate-700 {
  background-color: #334155 !important;
}

.border-slate-700 {
  border-color: #334155 !important;
}

.text-slate-800 {
  color: #1e293b !important;
}

.bg-slate-800 {
  background-color: #1e293b !important;
}

.border-slate-800 {
  border-color: #1e293b !important;
}

.text-slate-900 {
  color: #0f172a !important;
}

.bg-slate-900 {
  background-color: #0f172a !important;
}

.border-slate-900 {
  border-color: #0f172a !important;
}

.text-slate-950 {
  color: #020617 !important;
}

.bg-slate-950 {
  background-color: #020617 !important;
}

.border-slate-950 {
  border-color: #020617 !important;
}

.text-gray-50 {
  color: #f9fafb !important;
}

.bg-gray-50 {
  background-color: #f9fafb !important;
}

.border-gray-50 {
  border-color: #f9fafb !important;
}

.text-gray-100 {
  color: #f3f4f6 !important;
}

.bg-gray-100 {
  background-color: #f3f4f6 !important;
}

.border-gray-100 {
  border-color: #f3f4f6 !important;
}

.text-gray-200 {
  color: #e5e7eb !important;
}

.bg-gray-200 {
  background-color: #e5e7eb !important;
}

.border-gray-200 {
  border-color: #e5e7eb !important;
}

.text-gray-300 {
  color: #d1d5db !important;
}

.bg-gray-300 {
  background-color: #d1d5db !important;
}

.border-gray-300 {
  border-color: #d1d5db !important;
}

.text-gray-400 {
  color: #9ca3af !important;
}

.bg-gray-400 {
  background-color: #9ca3af !important;
}

.border-gray-400 {
  border-color: #9ca3af !important;
}

.text-gray-500 {
  color: #6b7280 !important;
}

.bg-gray-500 {
  background-color: #6b7280 !important;
}

.border-gray-500 {
  border-color: #6b7280 !important;
}

.text-gray-600 {
  color: #4b5563 !important;
}

.bg-gray-600 {
  background-color: #4b5563 !important;
}

.border-gray-600 {
  border-color: #4b5563 !important;
}

.text-gray-700 {
  color: #374151 !important;
}

.bg-gray-700 {
  background-color: #374151 !important;
}

.border-gray-700 {
  border-color: #374151 !important;
}

.text-gray-800 {
  color: #1f2937 !important;
}

.bg-gray-800 {
  background-color: #1f2937 !important;
}

.border-gray-800 {
  border-color: #1f2937 !important;
}

.text-gray-900 {
  color: #111827 !important;
}

.bg-gray-900 {
  background-color: #111827 !important;
}

.border-gray-900 {
  border-color: #111827 !important;
}

.text-gray-950 {
  color: #030712 !important;
}

.bg-gray-950 {
  background-color: #030712 !important;
}

.border-gray-950 {
  border-color: #030712 !important;
}

.text-zinc-50 {
  color: #fafafa !important;
}

.bg-zinc-50 {
  background-color: #fafafa !important;
}

.border-zinc-50 {
  border-color: #fafafa !important;
}

.text-zinc-100 {
  color: #f4f4f5 !important;
}

.bg-zinc-100 {
  background-color: #f4f4f5 !important;
}

.border-zinc-100 {
  border-color: #f4f4f5 !important;
}

.text-zinc-200 {
  color: #e4e4e7 !important;
}

.bg-zinc-200 {
  background-color: #e4e4e7 !important;
}

.border-zinc-200 {
  border-color: #e4e4e7 !important;
}

.text-zinc-300 {
  color: #d4d4d8 !important;
}

.bg-zinc-300 {
  background-color: #d4d4d8 !important;
}

.border-zinc-300 {
  border-color: #d4d4d8 !important;
}

.text-zinc-400 {
  color: #a1a1aa !important;
}

.bg-zinc-400 {
  background-color: #a1a1aa !important;
}

.border-zinc-400 {
  border-color: #a1a1aa !important;
}

.text-zinc-500 {
  color: #71717a !important;
}

.bg-zinc-500 {
  background-color: #71717a !important;
}

.border-zinc-500 {
  border-color: #71717a !important;
}

.text-zinc-600 {
  color: #52525b !important;
}

.bg-zinc-600 {
  background-color: #52525b !important;
}

.border-zinc-600 {
  border-color: #52525b !important;
}

.text-zinc-700 {
  color: #3f3f46 !important;
}

.bg-zinc-700 {
  background-color: #3f3f46 !important;
}

.border-zinc-700 {
  border-color: #3f3f46 !important;
}

.text-zinc-800 {
  color: #27272a !important;
}

.bg-zinc-800 {
  background-color: #27272a !important;
}

.border-zinc-800 {
  border-color: #27272a !important;
}

.text-zinc-900 {
  color: #18181b !important;
}

.bg-zinc-900 {
  background-color: #18181b !important;
}

.border-zinc-900 {
  border-color: #18181b !important;
}

.text-zinc-950 {
  color: #09090b !important;
}

.bg-zinc-950 {
  background-color: #09090b !important;
}

.border-zinc-950 {
  border-color: #09090b !important;
}

.text-neutral-50 {
  color: #fafafa !important;
}

.bg-neutral-50 {
  background-color: #fafafa !important;
}

.border-neutral-50 {
  border-color: #fafafa !important;
}

.text-neutral-100 {
  color: #f5f5f5 !important;
}

.bg-neutral-100 {
  background-color: #f5f5f5 !important;
}

.border-neutral-100 {
  border-color: #f5f5f5 !important;
}

.text-neutral-200 {
  color: #e5e5e5 !important;
}

.bg-neutral-200 {
  background-color: #e5e5e5 !important;
}

.border-neutral-200 {
  border-color: #e5e5e5 !important;
}

.text-neutral-300 {
  color: #d4d4d4 !important;
}

.bg-neutral-300 {
  background-color: #d4d4d4 !important;
}

.border-neutral-300 {
  border-color: #d4d4d4 !important;
}

.text-neutral-400 {
  color: #a3a3a3 !important;
}

.bg-neutral-400 {
  background-color: #a3a3a3 !important;
}

.border-neutral-400 {
  border-color: #a3a3a3 !important;
}

.text-neutral-500 {
  color: #737373 !important;
}

.bg-neutral-500 {
  background-color: #737373 !important;
}

.border-neutral-500 {
  border-color: #737373 !important;
}

.text-neutral-600 {
  color: #525252 !important;
}

.bg-neutral-600 {
  background-color: #525252 !important;
}

.border-neutral-600 {
  border-color: #525252 !important;
}

.text-neutral-700 {
  color: #404040 !important;
}

.bg-neutral-700 {
  background-color: #404040 !important;
}

.border-neutral-700 {
  border-color: #404040 !important;
}

.text-neutral-800 {
  color: #262626 !important;
}

.bg-neutral-800 {
  background-color: #262626 !important;
}

.border-neutral-800 {
  border-color: #262626 !important;
}

.text-neutral-900 {
  color: #171717 !important;
}

.bg-neutral-900 {
  background-color: #171717 !important;
}

.border-neutral-900 {
  border-color: #171717 !important;
}

.text-neutral-950 {
  color: #0a0a0a !important;
}

.bg-neutral-950 {
  background-color: #0a0a0a !important;
}

.border-neutral-950 {
  border-color: #0a0a0a !important;
}

.text-stone-50 {
  color: #fafaf9 !important;
}

.bg-stone-50 {
  background-color: #fafaf9 !important;
}

.border-stone-50 {
  border-color: #fafaf9 !important;
}

.text-stone-100 {
  color: #f5f5f4 !important;
}

.bg-stone-100 {
  background-color: #f5f5f4 !important;
}

.border-stone-100 {
  border-color: #f5f5f4 !important;
}

.text-stone-200 {
  color: #e7e5e4 !important;
}

.bg-stone-200 {
  background-color: #e7e5e4 !important;
}

.border-stone-200 {
  border-color: #e7e5e4 !important;
}

.text-stone-300 {
  color: #d6d3d1 !important;
}

.bg-stone-300 {
  background-color: #d6d3d1 !important;
}

.border-stone-300 {
  border-color: #d6d3d1 !important;
}

.text-stone-400 {
  color: #a8a29e !important;
}

.bg-stone-400 {
  background-color: #a8a29e !important;
}

.border-stone-400 {
  border-color: #a8a29e !important;
}

.text-stone-500 {
  color: #78716c !important;
}

.bg-stone-500 {
  background-color: #78716c !important;
}

.border-stone-500 {
  border-color: #78716c !important;
}

.text-stone-600 {
  color: #57534e !important;
}

.bg-stone-600 {
  background-color: #57534e !important;
}

.border-stone-600 {
  border-color: #57534e !important;
}

.text-stone-700 {
  color: #44403c !important;
}

.bg-stone-700 {
  background-color: #44403c !important;
}

.border-stone-700 {
  border-color: #44403c !important;
}

.text-stone-800 {
  color: #292524 !important;
}

.bg-stone-800 {
  background-color: #292524 !important;
}

.border-stone-800 {
  border-color: #292524 !important;
}

.text-stone-900 {
  color: #1c1917 !important;
}

.bg-stone-900 {
  background-color: #1c1917 !important;
}

.border-stone-900 {
  border-color: #1c1917 !important;
}

.text-stone-950 {
  color: #0c0a09 !important;
}

.bg-stone-950 {
  background-color: #0c0a09 !important;
}

.border-stone-950 {
  border-color: #0c0a09 !important;
}

.text-red-50 {
  color: #fef2f2 !important;
}

.bg-red-50 {
  background-color: #fef2f2 !important;
}

.border-red-50 {
  border-color: #fef2f2 !important;
}

.text-red-100 {
  color: #fee2e2 !important;
}

.bg-red-100 {
  background-color: #fee2e2 !important;
}

.border-red-100 {
  border-color: #fee2e2 !important;
}

.text-red-200 {
  color: #fecaca !important;
}

.bg-red-200 {
  background-color: #fecaca !important;
}

.border-red-200 {
  border-color: #fecaca !important;
}

.text-red-300 {
  color: #fca5a5 !important;
}

.bg-red-300 {
  background-color: #fca5a5 !important;
}

.border-red-300 {
  border-color: #fca5a5 !important;
}

.text-red-400 {
  color: #f87171 !important;
}

.bg-red-400 {
  background-color: #f87171 !important;
}

.border-red-400 {
  border-color: #f87171 !important;
}

.text-red-500 {
  color: #ef4444 !important;
}

.bg-red-500 {
  background-color: #ef4444 !important;
}

.border-red-500 {
  border-color: #ef4444 !important;
}

.text-red-600 {
  color: #dc2626 !important;
}

.bg-red-600 {
  background-color: #dc2626 !important;
}

.border-red-600 {
  border-color: #dc2626 !important;
}

.text-red-700 {
  color: #b91c1c !important;
}

.bg-red-700 {
  background-color: #b91c1c !important;
}

.border-red-700 {
  border-color: #b91c1c !important;
}

.text-red-800 {
  color: #991b1b !important;
}

.bg-red-800 {
  background-color: #991b1b !important;
}

.border-red-800 {
  border-color: #991b1b !important;
}

.text-red-900 {
  color: #7f1d1d !important;
}

.bg-red-900 {
  background-color: #7f1d1d !important;
}

.border-red-900 {
  border-color: #7f1d1d !important;
}

.text-red-950 {
  color: #450a0a !important;
}

.bg-red-950 {
  background-color: #450a0a !important;
}

.border-red-950 {
  border-color: #450a0a !important;
}

.text-orange-50 {
  color: #fff7ed !important;
}

.bg-orange-50 {
  background-color: #fff7ed !important;
}

.border-orange-50 {
  border-color: #fff7ed !important;
}

.text-orange-100 {
  color: #ffedd5 !important;
}

.bg-orange-100 {
  background-color: #ffedd5 !important;
}

.border-orange-100 {
  border-color: #ffedd5 !important;
}

.text-orange-200 {
  color: #fed7aa !important;
}

.bg-orange-200 {
  background-color: #fed7aa !important;
}

.border-orange-200 {
  border-color: #fed7aa !important;
}

.text-orange-300 {
  color: #fdba74 !important;
}

.bg-orange-300 {
  background-color: #fdba74 !important;
}

.border-orange-300 {
  border-color: #fdba74 !important;
}

.text-orange-400 {
  color: #fb923c !important;
}

.bg-orange-400 {
  background-color: #fb923c !important;
}

.border-orange-400 {
  border-color: #fb923c !important;
}

.text-orange-500 {
  color: #f97316 !important;
}

.bg-orange-500 {
  background-color: #f97316 !important;
}

.border-orange-500 {
  border-color: #f97316 !important;
}

.text-orange-600 {
  color: #ea580c !important;
}

.bg-orange-600 {
  background-color: #ea580c !important;
}

.border-orange-600 {
  border-color: #ea580c !important;
}

.text-orange-700 {
  color: #c2410c !important;
}

.bg-orange-700 {
  background-color: #c2410c !important;
}

.border-orange-700 {
  border-color: #c2410c !important;
}

.text-orange-800 {
  color: #9a3412 !important;
}

.bg-orange-800 {
  background-color: #9a3412 !important;
}

.border-orange-800 {
  border-color: #9a3412 !important;
}

.text-orange-900 {
  color: #7c2d12 !important;
}

.bg-orange-900 {
  background-color: #7c2d12 !important;
}

.border-orange-900 {
  border-color: #7c2d12 !important;
}

.text-orange-950 {
  color: #431407 !important;
}

.bg-orange-950 {
  background-color: #431407 !important;
}

.border-orange-950 {
  border-color: #431407 !important;
}

.text-amber-50 {
  color: #fffbeb !important;
}

.bg-amber-50 {
  background-color: #fffbeb !important;
}

.border-amber-50 {
  border-color: #fffbeb !important;
}

.text-amber-100 {
  color: #fef3c7 !important;
}

.bg-amber-100 {
  background-color: #fef3c7 !important;
}

.border-amber-100 {
  border-color: #fef3c7 !important;
}

.text-amber-200 {
  color: #fde68a !important;
}

.bg-amber-200 {
  background-color: #fde68a !important;
}

.border-amber-200 {
  border-color: #fde68a !important;
}

.text-amber-300 {
  color: #fcd34d !important;
}

.bg-amber-300 {
  background-color: #fcd34d !important;
}

.border-amber-300 {
  border-color: #fcd34d !important;
}

.text-amber-400 {
  color: #fbbf24 !important;
}

.bg-amber-400 {
  background-color: #fbbf24 !important;
}

.border-amber-400 {
  border-color: #fbbf24 !important;
}

.text-amber-500 {
  color: #f59e0b !important;
}

.bg-amber-500 {
  background-color: #f59e0b !important;
}

.border-amber-500 {
  border-color: #f59e0b !important;
}

.text-amber-600 {
  color: #d97706 !important;
}

.bg-amber-600 {
  background-color: #d97706 !important;
}

.border-amber-600 {
  border-color: #d97706 !important;
}

.text-amber-700 {
  color: #b45309 !important;
}

.bg-amber-700 {
  background-color: #b45309 !important;
}

.border-amber-700 {
  border-color: #b45309 !important;
}

.text-amber-800 {
  color: #92400e !important;
}

.bg-amber-800 {
  background-color: #92400e !important;
}

.border-amber-800 {
  border-color: #92400e !important;
}

.text-amber-900 {
  color: #78350f !important;
}

.bg-amber-900 {
  background-color: #78350f !important;
}

.border-amber-900 {
  border-color: #78350f !important;
}

.text-amber-950 {
  color: #451a03 !important;
}

.bg-amber-950 {
  background-color: #451a03 !important;
}

.border-amber-950 {
  border-color: #451a03 !important;
}

.text-yellow-50 {
  color: #fefce8 !important;
}

.bg-yellow-50 {
  background-color: #fefce8 !important;
}

.border-yellow-50 {
  border-color: #fefce8 !important;
}

.text-yellow-100 {
  color: #fef9c3 !important;
}

.bg-yellow-100 {
  background-color: #fef9c3 !important;
}

.border-yellow-100 {
  border-color: #fef9c3 !important;
}

.text-yellow-200 {
  color: #fef08a !important;
}

.bg-yellow-200 {
  background-color: #fef08a !important;
}

.border-yellow-200 {
  border-color: #fef08a !important;
}

.text-yellow-300 {
  color: #fde047 !important;
}

.bg-yellow-300 {
  background-color: #fde047 !important;
}

.border-yellow-300 {
  border-color: #fde047 !important;
}

.text-yellow-400 {
  color: #facc15 !important;
}

.bg-yellow-400 {
  background-color: #facc15 !important;
}

.border-yellow-400 {
  border-color: #facc15 !important;
}

.text-yellow-500 {
  color: #eab308 !important;
}

.bg-yellow-500 {
  background-color: #eab308 !important;
}

.border-yellow-500 {
  border-color: #eab308 !important;
}

.text-yellow-600 {
  color: #ca8a04 !important;
}

.bg-yellow-600 {
  background-color: #ca8a04 !important;
}

.border-yellow-600 {
  border-color: #ca8a04 !important;
}

.text-yellow-700 {
  color: #a16207 !important;
}

.bg-yellow-700 {
  background-color: #a16207 !important;
}

.border-yellow-700 {
  border-color: #a16207 !important;
}

.text-yellow-800 {
  color: #854d0e !important;
}

.bg-yellow-800 {
  background-color: #854d0e !important;
}

.border-yellow-800 {
  border-color: #854d0e !important;
}

.text-yellow-900 {
  color: #713f12 !important;
}

.bg-yellow-900 {
  background-color: #713f12 !important;
}

.border-yellow-900 {
  border-color: #713f12 !important;
}

.text-yellow-950 {
  color: #422006 !important;
}

.bg-yellow-950 {
  background-color: #422006 !important;
}

.border-yellow-950 {
  border-color: #422006 !important;
}

.text-lime-50 {
  color: #f7fee7 !important;
}

.bg-lime-50 {
  background-color: #f7fee7 !important;
}

.border-lime-50 {
  border-color: #f7fee7 !important;
}

.text-lime-100 {
  color: #ecfccb !important;
}

.bg-lime-100 {
  background-color: #ecfccb !important;
}

.border-lime-100 {
  border-color: #ecfccb !important;
}

.text-lime-200 {
  color: #d9f99d !important;
}

.bg-lime-200 {
  background-color: #d9f99d !important;
}

.border-lime-200 {
  border-color: #d9f99d !important;
}

.text-lime-300 {
  color: #bef264 !important;
}

.bg-lime-300 {
  background-color: #bef264 !important;
}

.border-lime-300 {
  border-color: #bef264 !important;
}

.text-lime-400 {
  color: #a3e635 !important;
}

.bg-lime-400 {
  background-color: #a3e635 !important;
}

.border-lime-400 {
  border-color: #a3e635 !important;
}

.text-lime-500 {
  color: #84cc16 !important;
}

.bg-lime-500 {
  background-color: #84cc16 !important;
}

.border-lime-500 {
  border-color: #84cc16 !important;
}

.text-lime-600 {
  color: #65a30d !important;
}

.bg-lime-600 {
  background-color: #65a30d !important;
}

.border-lime-600 {
  border-color: #65a30d !important;
}

.text-lime-700 {
  color: #4d7c0f !important;
}

.bg-lime-700 {
  background-color: #4d7c0f !important;
}

.border-lime-700 {
  border-color: #4d7c0f !important;
}

.text-lime-800 {
  color: #3f6212 !important;
}

.bg-lime-800 {
  background-color: #3f6212 !important;
}

.border-lime-800 {
  border-color: #3f6212 !important;
}

.text-lime-900 {
  color: #365314 !important;
}

.bg-lime-900 {
  background-color: #365314 !important;
}

.border-lime-900 {
  border-color: #365314 !important;
}

.text-lime-950 {
  color: #1a2e05 !important;
}

.bg-lime-950 {
  background-color: #1a2e05 !important;
}

.border-lime-950 {
  border-color: #1a2e05 !important;
}

.text-green-50 {
  color: #f0fdf4 !important;
}

.bg-green-50 {
  background-color: #f0fdf4 !important;
}

.border-green-50 {
  border-color: #f0fdf4 !important;
}

.text-green-100 {
  color: #dcfce7 !important;
}

.bg-green-100 {
  background-color: #dcfce7 !important;
}

.border-green-100 {
  border-color: #dcfce7 !important;
}

.text-green-200 {
  color: #bbf7d0 !important;
}

.bg-green-200 {
  background-color: #bbf7d0 !important;
}

.border-green-200 {
  border-color: #bbf7d0 !important;
}

.text-green-300 {
  color: #86efac !important;
}

.bg-green-300 {
  background-color: #86efac !important;
}

.border-green-300 {
  border-color: #86efac !important;
}

.text-green-400 {
  color: #4ade80 !important;
}

.bg-green-400 {
  background-color: #4ade80 !important;
}

.border-green-400 {
  border-color: #4ade80 !important;
}

.text-green-500 {
  color: #22c55e !important;
}

.bg-green-500 {
  background-color: #22c55e !important;
}

.border-green-500 {
  border-color: #22c55e !important;
}

.text-green-600 {
  color: #16a34a !important;
}

.bg-green-600 {
  background-color: #16a34a !important;
}

.border-green-600 {
  border-color: #16a34a !important;
}

.text-green-700 {
  color: #15803d !important;
}

.bg-green-700 {
  background-color: #15803d !important;
}

.border-green-700 {
  border-color: #15803d !important;
}

.text-green-800 {
  color: #166534 !important;
}

.bg-green-800 {
  background-color: #166534 !important;
}

.border-green-800 {
  border-color: #166534 !important;
}

.text-green-900 {
  color: #14532d !important;
}

.bg-green-900 {
  background-color: #14532d !important;
}

.border-green-900 {
  border-color: #14532d !important;
}

.text-green-950 {
  color: #052e16 !important;
}

.bg-green-950 {
  background-color: #052e16 !important;
}

.border-green-950 {
  border-color: #052e16 !important;
}

.text-emerald-50 {
  color: #ecfdf5 !important;
}

.bg-emerald-50 {
  background-color: #ecfdf5 !important;
}

.border-emerald-50 {
  border-color: #ecfdf5 !important;
}

.text-emerald-100 {
  color: #d1fae5 !important;
}

.bg-emerald-100 {
  background-color: #d1fae5 !important;
}

.border-emerald-100 {
  border-color: #d1fae5 !important;
}

.text-emerald-200 {
  color: #a7f3d0 !important;
}

.bg-emerald-200 {
  background-color: #a7f3d0 !important;
}

.border-emerald-200 {
  border-color: #a7f3d0 !important;
}

.text-emerald-300 {
  color: #6ee7b7 !important;
}

.bg-emerald-300 {
  background-color: #6ee7b7 !important;
}

.border-emerald-300 {
  border-color: #6ee7b7 !important;
}

.text-emerald-400 {
  color: #34d399 !important;
}

.bg-emerald-400 {
  background-color: #34d399 !important;
}

.border-emerald-400 {
  border-color: #34d399 !important;
}

.text-emerald-500 {
  color: #10b981 !important;
}

.bg-emerald-500 {
  background-color: #10b981 !important;
}

.border-emerald-500 {
  border-color: #10b981 !important;
}

.text-emerald-600 {
  color: #059669 !important;
}

.bg-emerald-600 {
  background-color: #059669 !important;
}

.border-emerald-600 {
  border-color: #059669 !important;
}

.text-emerald-700 {
  color: #047857 !important;
}

.bg-emerald-700 {
  background-color: #047857 !important;
}

.border-emerald-700 {
  border-color: #047857 !important;
}

.text-emerald-800 {
  color: #065f46 !important;
}

.bg-emerald-800 {
  background-color: #065f46 !important;
}

.border-emerald-800 {
  border-color: #065f46 !important;
}

.text-emerald-900 {
  color: #064e3b !important;
}

.bg-emerald-900 {
  background-color: #064e3b !important;
}

.border-emerald-900 {
  border-color: #064e3b !important;
}

.text-emerald-950 {
  color: #022c22 !important;
}

.bg-emerald-950 {
  background-color: #022c22 !important;
}

.border-emerald-950 {
  border-color: #022c22 !important;
}

.text-teal-50 {
  color: #f0fdfa !important;
}

.bg-teal-50 {
  background-color: #f0fdfa !important;
}

.border-teal-50 {
  border-color: #f0fdfa !important;
}

.text-teal-100 {
  color: #ccfbf1 !important;
}

.bg-teal-100 {
  background-color: #ccfbf1 !important;
}

.border-teal-100 {
  border-color: #ccfbf1 !important;
}

.text-teal-200 {
  color: #99f6e4 !important;
}

.bg-teal-200 {
  background-color: #99f6e4 !important;
}

.border-teal-200 {
  border-color: #99f6e4 !important;
}

.text-teal-300 {
  color: #5eead4 !important;
}

.bg-teal-300 {
  background-color: #5eead4 !important;
}

.border-teal-300 {
  border-color: #5eead4 !important;
}

.text-teal-400 {
  color: #2dd4bf !important;
}

.bg-teal-400 {
  background-color: #2dd4bf !important;
}

.border-teal-400 {
  border-color: #2dd4bf !important;
}

.text-teal-500 {
  color: #14b8a6 !important;
}

.bg-teal-500 {
  background-color: #14b8a6 !important;
}

.border-teal-500 {
  border-color: #14b8a6 !important;
}

.text-teal-600 {
  color: #0d9488 !important;
}

.bg-teal-600 {
  background-color: #0d9488 !important;
}

.border-teal-600 {
  border-color: #0d9488 !important;
}

.text-teal-700 {
  color: #0f766e !important;
}

.bg-teal-700 {
  background-color: #0f766e !important;
}

.border-teal-700 {
  border-color: #0f766e !important;
}

.text-teal-800 {
  color: #115e59 !important;
}

.bg-teal-800 {
  background-color: #115e59 !important;
}

.border-teal-800 {
  border-color: #115e59 !important;
}

.text-teal-900 {
  color: #134e4a !important;
}

.bg-teal-900 {
  background-color: #134e4a !important;
}

.border-teal-900 {
  border-color: #134e4a !important;
}

.text-teal-950 {
  color: #042f2e !important;
}

.bg-teal-950 {
  background-color: #042f2e !important;
}

.border-teal-950 {
  border-color: #042f2e !important;
}

.text-cyan-50 {
  color: #ecfeff !important;
}

.bg-cyan-50 {
  background-color: #ecfeff !important;
}

.border-cyan-50 {
  border-color: #ecfeff !important;
}

.text-cyan-100 {
  color: #cffafe !important;
}

.bg-cyan-100 {
  background-color: #cffafe !important;
}

.border-cyan-100 {
  border-color: #cffafe !important;
}

.text-cyan-200 {
  color: #a5f3fc !important;
}

.bg-cyan-200 {
  background-color: #a5f3fc !important;
}

.border-cyan-200 {
  border-color: #a5f3fc !important;
}

.text-cyan-300 {
  color: #67e8f9 !important;
}

.bg-cyan-300 {
  background-color: #67e8f9 !important;
}

.border-cyan-300 {
  border-color: #67e8f9 !important;
}

.text-cyan-400 {
  color: #22d3ee !important;
}

.bg-cyan-400 {
  background-color: #22d3ee !important;
}

.border-cyan-400 {
  border-color: #22d3ee !important;
}

.text-cyan-500 {
  color: #06b6d4 !important;
}

.bg-cyan-500 {
  background-color: #06b6d4 !important;
}

.border-cyan-500 {
  border-color: #06b6d4 !important;
}

.text-cyan-600 {
  color: #0891b2 !important;
}

.bg-cyan-600 {
  background-color: #0891b2 !important;
}

.border-cyan-600 {
  border-color: #0891b2 !important;
}

.text-cyan-700 {
  color: #0e7490 !important;
}

.bg-cyan-700 {
  background-color: #0e7490 !important;
}

.border-cyan-700 {
  border-color: #0e7490 !important;
}

.text-cyan-800 {
  color: #155e75 !important;
}

.bg-cyan-800 {
  background-color: #155e75 !important;
}

.border-cyan-800 {
  border-color: #155e75 !important;
}

.text-cyan-900 {
  color: #164e63 !important;
}

.bg-cyan-900 {
  background-color: #164e63 !important;
}

.border-cyan-900 {
  border-color: #164e63 !important;
}

.text-cyan-950 {
  color: #083344 !important;
}

.bg-cyan-950 {
  background-color: #083344 !important;
}

.border-cyan-950 {
  border-color: #083344 !important;
}

.text-sky-50 {
  color: #f0f9ff !important;
}

.bg-sky-50 {
  background-color: #f0f9ff !important;
}

.border-sky-50 {
  border-color: #f0f9ff !important;
}

.text-sky-100 {
  color: #e0f2fe !important;
}

.bg-sky-100 {
  background-color: #e0f2fe !important;
}

.border-sky-100 {
  border-color: #e0f2fe !important;
}

.text-sky-200 {
  color: #bae6fd !important;
}

.bg-sky-200 {
  background-color: #bae6fd !important;
}

.border-sky-200 {
  border-color: #bae6fd !important;
}

.text-sky-300 {
  color: #7dd3fc !important;
}

.bg-sky-300 {
  background-color: #7dd3fc !important;
}

.border-sky-300 {
  border-color: #7dd3fc !important;
}

.text-sky-400 {
  color: #38bdf8 !important;
}

.bg-sky-400 {
  background-color: #38bdf8 !important;
}

.border-sky-400 {
  border-color: #38bdf8 !important;
}

.text-sky-500 {
  color: #0ea5e9 !important;
}

.bg-sky-500 {
  background-color: #0ea5e9 !important;
}

.border-sky-500 {
  border-color: #0ea5e9 !important;
}

.text-sky-600 {
  color: #0284c7 !important;
}

.bg-sky-600 {
  background-color: #0284c7 !important;
}

.border-sky-600 {
  border-color: #0284c7 !important;
}

.text-sky-700 {
  color: #0369a1 !important;
}

.bg-sky-700 {
  background-color: #0369a1 !important;
}

.border-sky-700 {
  border-color: #0369a1 !important;
}

.text-sky-800 {
  color: #075985 !important;
}

.bg-sky-800 {
  background-color: #075985 !important;
}

.border-sky-800 {
  border-color: #075985 !important;
}

.text-sky-900 {
  color: #0c4a6e !important;
}

.bg-sky-900 {
  background-color: #0c4a6e !important;
}

.border-sky-900 {
  border-color: #0c4a6e !important;
}

.text-sky-950 {
  color: #082f49 !important;
}

.bg-sky-950 {
  background-color: #082f49 !important;
}

.border-sky-950 {
  border-color: #082f49 !important;
}

.text-blue-50 {
  color: #eff6ff !important;
}

.bg-blue-50 {
  background-color: #eff6ff !important;
}

.border-blue-50 {
  border-color: #eff6ff !important;
}

.text-blue-100 {
  color: #dbeafe !important;
}

.bg-blue-100 {
  background-color: #dbeafe !important;
}

.border-blue-100 {
  border-color: #dbeafe !important;
}

.text-blue-200 {
  color: #bfdbfe !important;
}

.bg-blue-200 {
  background-color: #bfdbfe !important;
}

.border-blue-200 {
  border-color: #bfdbfe !important;
}

.text-blue-300 {
  color: #93c5fd !important;
}

.bg-blue-300 {
  background-color: #93c5fd !important;
}

.border-blue-300 {
  border-color: #93c5fd !important;
}

.text-blue-400 {
  color: #60a5fa !important;
}

.bg-blue-400 {
  background-color: #60a5fa !important;
}

.border-blue-400 {
  border-color: #60a5fa !important;
}

.text-blue-500 {
  color: #3b82f6 !important;
}

.bg-blue-500 {
  background-color: #3b82f6 !important;
}

.border-blue-500 {
  border-color: #3b82f6 !important;
}

.text-blue-600 {
  color: #2563eb !important;
}

.bg-blue-600 {
  background-color: #2563eb !important;
}

.border-blue-600 {
  border-color: #2563eb !important;
}

.text-blue-700 {
  color: #1d4ed8 !important;
}

.bg-blue-700 {
  background-color: #1d4ed8 !important;
}

.border-blue-700 {
  border-color: #1d4ed8 !important;
}

.text-blue-800 {
  color: #1e40af !important;
}

.bg-blue-800 {
  background-color: #1e40af !important;
}

.border-blue-800 {
  border-color: #1e40af !important;
}

.text-blue-900 {
  color: #1e3a8a !important;
}

.bg-blue-900 {
  background-color: #1e3a8a !important;
}

.border-blue-900 {
  border-color: #1e3a8a !important;
}

.text-blue-950 {
  color: #172554 !important;
}

.bg-blue-950 {
  background-color: #172554 !important;
}

.border-blue-950 {
  border-color: #172554 !important;
}

.text-indigo-50 {
  color: #eef2ff !important;
}

.bg-indigo-50 {
  background-color: #eef2ff !important;
}

.border-indigo-50 {
  border-color: #eef2ff !important;
}

.text-indigo-100 {
  color: #e0e7ff !important;
}

.bg-indigo-100 {
  background-color: #e0e7ff !important;
}

.border-indigo-100 {
  border-color: #e0e7ff !important;
}

.text-indigo-200 {
  color: #c7d2fe !important;
}

.bg-indigo-200 {
  background-color: #c7d2fe !important;
}

.border-indigo-200 {
  border-color: #c7d2fe !important;
}

.text-indigo-300 {
  color: #a5b4fc !important;
}

.bg-indigo-300 {
  background-color: #a5b4fc !important;
}

.border-indigo-300 {
  border-color: #a5b4fc !important;
}

.text-indigo-400 {
  color: #818cf8 !important;
}

.bg-indigo-400 {
  background-color: #818cf8 !important;
}

.border-indigo-400 {
  border-color: #818cf8 !important;
}

.text-indigo-500 {
  color: #6366f1 !important;
}

.bg-indigo-500 {
  background-color: #6366f1 !important;
}

.border-indigo-500 {
  border-color: #6366f1 !important;
}

.text-indigo-600 {
  color: #4f46e5 !important;
}

.bg-indigo-600 {
  background-color: #4f46e5 !important;
}

.border-indigo-600 {
  border-color: #4f46e5 !important;
}

.text-indigo-700 {
  color: #4338ca !important;
}

.bg-indigo-700 {
  background-color: #4338ca !important;
}

.border-indigo-700 {
  border-color: #4338ca !important;
}

.text-indigo-800 {
  color: #3730a3 !important;
}

.bg-indigo-800 {
  background-color: #3730a3 !important;
}

.border-indigo-800 {
  border-color: #3730a3 !important;
}

.text-indigo-900 {
  color: #312e81 !important;
}

.bg-indigo-900 {
  background-color: #312e81 !important;
}

.border-indigo-900 {
  border-color: #312e81 !important;
}

.text-indigo-950 {
  color: #1e1b4b !important;
}

.bg-indigo-950 {
  background-color: #1e1b4b !important;
}

.border-indigo-950 {
  border-color: #1e1b4b !important;
}

.text-violet-50 {
  color: #f5f3ff !important;
}

.bg-violet-50 {
  background-color: #f5f3ff !important;
}

.border-violet-50 {
  border-color: #f5f3ff !important;
}

.text-violet-100 {
  color: #ede9fe !important;
}

.bg-violet-100 {
  background-color: #ede9fe !important;
}

.border-violet-100 {
  border-color: #ede9fe !important;
}

.text-violet-200 {
  color: #ddd6fe !important;
}

.bg-violet-200 {
  background-color: #ddd6fe !important;
}

.border-violet-200 {
  border-color: #ddd6fe !important;
}

.text-violet-300 {
  color: #c4b5fd !important;
}

.bg-violet-300 {
  background-color: #c4b5fd !important;
}

.border-violet-300 {
  border-color: #c4b5fd !important;
}

.text-violet-400 {
  color: #a78bfa !important;
}

.bg-violet-400 {
  background-color: #a78bfa !important;
}

.border-violet-400 {
  border-color: #a78bfa !important;
}

.text-violet-500 {
  color: #8b5cf6 !important;
}

.bg-violet-500 {
  background-color: #8b5cf6 !important;
}

.border-violet-500 {
  border-color: #8b5cf6 !important;
}

.text-violet-600 {
  color: #7c3aed !important;
}

.bg-violet-600 {
  background-color: #7c3aed !important;
}

.border-violet-600 {
  border-color: #7c3aed !important;
}

.text-violet-700 {
  color: #6d28d9 !important;
}

.bg-violet-700 {
  background-color: #6d28d9 !important;
}

.border-violet-700 {
  border-color: #6d28d9 !important;
}

.text-violet-800 {
  color: #5b21b6 !important;
}

.bg-violet-800 {
  background-color: #5b21b6 !important;
}

.border-violet-800 {
  border-color: #5b21b6 !important;
}

.text-violet-900 {
  color: #4c1d95 !important;
}

.bg-violet-900 {
  background-color: #4c1d95 !important;
}

.border-violet-900 {
  border-color: #4c1d95 !important;
}

.text-violet-950 {
  color: #2e1065 !important;
}

.bg-violet-950 {
  background-color: #2e1065 !important;
}

.border-violet-950 {
  border-color: #2e1065 !important;
}

.text-purple-50 {
  color: #faf5ff !important;
}

.bg-purple-50 {
  background-color: #faf5ff !important;
}

.border-purple-50 {
  border-color: #faf5ff !important;
}

.text-purple-100 {
  color: #f3e8ff !important;
}

.bg-purple-100 {
  background-color: #f3e8ff !important;
}

.border-purple-100 {
  border-color: #f3e8ff !important;
}

.text-purple-200 {
  color: #e9d5ff !important;
}

.bg-purple-200 {
  background-color: #e9d5ff !important;
}

.border-purple-200 {
  border-color: #e9d5ff !important;
}

.text-purple-300 {
  color: #d8b4fe !important;
}

.bg-purple-300 {
  background-color: #d8b4fe !important;
}

.border-purple-300 {
  border-color: #d8b4fe !important;
}

.text-purple-400 {
  color: #c084fc !important;
}

.bg-purple-400 {
  background-color: #c084fc !important;
}

.border-purple-400 {
  border-color: #c084fc !important;
}

.text-purple-500 {
  color: #a855f7 !important;
}

.bg-purple-500 {
  background-color: #a855f7 !important;
}

.border-purple-500 {
  border-color: #a855f7 !important;
}

.text-purple-600 {
  color: #9333ea !important;
}

.bg-purple-600 {
  background-color: #9333ea !important;
}

.border-purple-600 {
  border-color: #9333ea !important;
}

.text-purple-700 {
  color: #7e22ce !important;
}

.bg-purple-700 {
  background-color: #7e22ce !important;
}

.border-purple-700 {
  border-color: #7e22ce !important;
}

.text-purple-800 {
  color: #6b21a8 !important;
}

.bg-purple-800 {
  background-color: #6b21a8 !important;
}

.border-purple-800 {
  border-color: #6b21a8 !important;
}

.text-purple-900 {
  color: #581c87 !important;
}

.bg-purple-900 {
  background-color: #581c87 !important;
}

.border-purple-900 {
  border-color: #581c87 !important;
}

.text-purple-950 {
  color: #3b0764 !important;
}

.bg-purple-950 {
  background-color: #3b0764 !important;
}

.border-purple-950 {
  border-color: #3b0764 !important;
}

.text-fuchsia-50 {
  color: #fdf4ff !important;
}

.bg-fuchsia-50 {
  background-color: #fdf4ff !important;
}

.border-fuchsia-50 {
  border-color: #fdf4ff !important;
}

.text-fuchsia-100 {
  color: #fae8ff !important;
}

.bg-fuchsia-100 {
  background-color: #fae8ff !important;
}

.border-fuchsia-100 {
  border-color: #fae8ff !important;
}

.text-fuchsia-200 {
  color: #f5d0fe !important;
}

.bg-fuchsia-200 {
  background-color: #f5d0fe !important;
}

.border-fuchsia-200 {
  border-color: #f5d0fe !important;
}

.text-fuchsia-300 {
  color: #f0abfc !important;
}

.bg-fuchsia-300 {
  background-color: #f0abfc !important;
}

.border-fuchsia-300 {
  border-color: #f0abfc !important;
}

.text-fuchsia-400 {
  color: #e879f9 !important;
}

.bg-fuchsia-400 {
  background-color: #e879f9 !important;
}

.border-fuchsia-400 {
  border-color: #e879f9 !important;
}

.text-fuchsia-500 {
  color: #d946ef !important;
}

.bg-fuchsia-500 {
  background-color: #d946ef !important;
}

.border-fuchsia-500 {
  border-color: #d946ef !important;
}

.text-fuchsia-600 {
  color: #c026d3 !important;
}

.bg-fuchsia-600 {
  background-color: #c026d3 !important;
}

.border-fuchsia-600 {
  border-color: #c026d3 !important;
}

.text-fuchsia-700 {
  color: #a21caf !important;
}

.bg-fuchsia-700 {
  background-color: #a21caf !important;
}

.border-fuchsia-700 {
  border-color: #a21caf !important;
}

.text-fuchsia-800 {
  color: #86198f !important;
}

.bg-fuchsia-800 {
  background-color: #86198f !important;
}

.border-fuchsia-800 {
  border-color: #86198f !important;
}

.text-fuchsia-900 {
  color: #701a75 !important;
}

.bg-fuchsia-900 {
  background-color: #701a75 !important;
}

.border-fuchsia-900 {
  border-color: #701a75 !important;
}

.text-fuchsia-950 {
  color: #4a044e !important;
}

.bg-fuchsia-950 {
  background-color: #4a044e !important;
}

.border-fuchsia-950 {
  border-color: #4a044e !important;
}

.text-pink-50 {
  color: #fdf2f8 !important;
}

.bg-pink-50 {
  background-color: #fdf2f8 !important;
}

.border-pink-50 {
  border-color: #fdf2f8 !important;
}

.text-pink-100 {
  color: #fce7f3 !important;
}

.bg-pink-100 {
  background-color: #fce7f3 !important;
}

.border-pink-100 {
  border-color: #fce7f3 !important;
}

.text-pink-200 {
  color: #fbcfe8 !important;
}

.bg-pink-200 {
  background-color: #fbcfe8 !important;
}

.border-pink-200 {
  border-color: #fbcfe8 !important;
}

.text-pink-300 {
  color: #f9a8d4 !important;
}

.bg-pink-300 {
  background-color: #f9a8d4 !important;
}

.border-pink-300 {
  border-color: #f9a8d4 !important;
}

.text-pink-400 {
  color: #f472b6 !important;
}

.bg-pink-400 {
  background-color: #f472b6 !important;
}

.border-pink-400 {
  border-color: #f472b6 !important;
}

.text-pink-500 {
  color: #ec4899 !important;
}

.bg-pink-500 {
  background-color: #ec4899 !important;
}

.border-pink-500 {
  border-color: #ec4899 !important;
}

.text-pink-600 {
  color: #db2777 !important;
}

.bg-pink-600 {
  background-color: #db2777 !important;
}

.border-pink-600 {
  border-color: #db2777 !important;
}

.text-pink-700 {
  color: #be185d !important;
}

.bg-pink-700 {
  background-color: #be185d !important;
}

.border-pink-700 {
  border-color: #be185d !important;
}

.text-pink-800 {
  color: #9d174d !important;
}

.bg-pink-800 {
  background-color: #9d174d !important;
}

.border-pink-800 {
  border-color: #9d174d !important;
}

.text-pink-900 {
  color: #831843 !important;
}

.bg-pink-900 {
  background-color: #831843 !important;
}

.border-pink-900 {
  border-color: #831843 !important;
}

.text-pink-950 {
  color: #500724 !important;
}

.bg-pink-950 {
  background-color: #500724 !important;
}

.border-pink-950 {
  border-color: #500724 !important;
}

.text-rose-50 {
  color: #fff1f2 !important;
}

.bg-rose-50 {
  background-color: #fff1f2 !important;
}

.border-rose-50 {
  border-color: #fff1f2 !important;
}

.text-rose-100 {
  color: #ffe4e6 !important;
}

.bg-rose-100 {
  background-color: #ffe4e6 !important;
}

.border-rose-100 {
  border-color: #ffe4e6 !important;
}

.text-rose-200 {
  color: #fecdd3 !important;
}

.bg-rose-200 {
  background-color: #fecdd3 !important;
}

.border-rose-200 {
  border-color: #fecdd3 !important;
}

.text-rose-300 {
  color: #fda4af !important;
}

.bg-rose-300 {
  background-color: #fda4af !important;
}

.border-rose-300 {
  border-color: #fda4af !important;
}

.text-rose-400 {
  color: #fb7185 !important;
}

.bg-rose-400 {
  background-color: #fb7185 !important;
}

.border-rose-400 {
  border-color: #fb7185 !important;
}

.text-rose-500 {
  color: #f43f5e !important;
}

.bg-rose-500 {
  background-color: #f43f5e !important;
}

.border-rose-500 {
  border-color: #f43f5e !important;
}

.text-rose-600 {
  color: #e11d48 !important;
}

.bg-rose-600 {
  background-color: #e11d48 !important;
}

.border-rose-600 {
  border-color: #e11d48 !important;
}

.text-rose-700 {
  color: #be123c !important;
}

.bg-rose-700 {
  background-color: #be123c !important;
}

.border-rose-700 {
  border-color: #be123c !important;
}

.text-rose-800 {
  color: #9f1239 !important;
}

.bg-rose-800 {
  background-color: #9f1239 !important;
}

.border-rose-800 {
  border-color: #9f1239 !important;
}

.text-rose-900 {
  color: #881337 !important;
}

.bg-rose-900 {
  background-color: #881337 !important;
}

.border-rose-900 {
  border-color: #881337 !important;
}

.text-rose-950 {
  color: #4c0519 !important;
}

.bg-rose-950 {
  background-color: #4c0519 !important;
}

.border-rose-950 {
  border-color: #4c0519 !important;
}

.text-white {
  color: #ffffff !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.text-black {
  color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.text-transparent {
  color: transparent !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border-transparent {
  border-color: transparent !important;
}

.text-current {
  color: currentColor !important;
}

.bg-current {
  background-color: currentColor !important;
}

.border-current {
  border-color: currentColor !important;
}

[data-bs-theme=dark] .text-gray-50 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-100 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-200 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-300 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-400 {
  color: #ffffff !important;
}
[data-bs-theme=dark] .text-gray-500 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-600 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-700 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-800 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-900 {
  color: white !important;
}
[data-bs-theme=dark] .text-gray-950 {
  color: white !important;
}

:root {
  --background: #f9fafb;
  --foreground: #111827;
  --border: #e5e7eb;
  --card-bg: #ffffff;
  --card-border: #e5e7eb;
  --card-text: #111827;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.01);
  --primary-bg: #eff6ff;
  --primary-border: #bfdbfe;
  --primary-text: #1d4ed8;
  --warning-bg: #fffbeb;
  --warning-border: #fde68a;
  --warning-text: #92400e;
}

[data-bs-theme=dark] {
  --background: #171717;
  --foreground: #f3f4f6;
  --border: #262626;
  --card-bg: #171717;
  --card-border: #262626;
  --card-text: #e5e7eb;
  --card-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  --primary-bg: #1e3a8a;
  --primary-border: #1d4ed8;
  --primary-text: #bfdbfe;
  --warning-bg: #78350f;
  --warning-border: #b45309;
  --warning-text: #fde68a;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2937;
}
body h1, body .h1 {
  color: #000000;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
}
body h2, body .h2 {
  color: #000000;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.25rem;
}
body h3, body .h3 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.25rem;
}
body h4, body .h4 {
  color: #000000;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h5, body .h5 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body h6, body .h6 {
  color: #000000;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
body .sub-text {
  color: #4b5563;
  font-size: 0.875rem;
  font-weight: 400;
}
body p {
  font-size: 1rem;
  margin-bottom: 0.75rem;
}
body small {
  font-size: 0.75rem;
}
body a {
  color: #3B82F6;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
}
body a.a-read-more {
  color: #3B82F6;
  text-decoration: none;
  font-size: 0.875rem;
  font-weight: 400;
}
body a.a-alt-link {
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
}

[data-bs-theme=dark] h1, [data-bs-theme=dark] h2, [data-bs-theme=dark] h3, [data-bs-theme=dark] h4, [data-bs-theme=dark] h5, [data-bs-theme=dark] h6, [data-bs-theme=dark] .h1, [data-bs-theme=dark] .h2, [data-bs-theme=dark] .h3, [data-bs-theme=dark] .h4, [data-bs-theme=dark] .h5, [data-bs-theme=dark] .h6 {
  color: #f5f5f5;
}
[data-bs-theme=dark] .sub-text {
  color: #9ca3af;
}
[data-bs-theme=dark] .text-muted {
  color: #9ca3af;
}
[data-bs-theme=dark] a.a-read-more {
  color: #ffffff;
}

.fs-xs, .text-xs {
  font-size: 0.75rem !important;
}

.fs-sm, .text-sm {
  font-size: 0.875rem !important;
}

.fs-md, .text-md {
  font-size: 1rem !important;
}

.fs-lg, .text-lg {
  font-size: 1.25rem !important;
}

.fs-xl, .text-xl {
  font-size: 1.5rem !important;
}

.fs-xxl, .text-xxl {
  font-size: 1.75rem !important;
}

.font-thin {
  font-weight: 100;
}

.font-100 {
  font-weight: 100;
}

.font-extralight {
  font-weight: 200;
}

.font-200 {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-300 {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-400 {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-500 {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-600 {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-700 {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-800 {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.font-900 {
  font-weight: 900;
}

.time {
  font-size: 1.5rem;
  font-weight: 400;
}
.time.time-primary {
  color: #0d6efd;
}
.time.time-danger {
  color: #ef4444;
}

.label {
  font-size: 0.875rem;
  color: #6b7280;
  margin-bottom: 0;
}
