.dark-mode-toggle-btn { border-radius: 6px; padding: 8px; color: #64748b; background: transparent; border: none; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; margin-left: 8px; }
.dark-mode-toggle-btn:hover { background-color: #f1f5f9; }
html.dark-mode .dark-mode-toggle-btn { color: #cbd5e1; }
html.dark-mode .dark-mode-toggle-btn:hover { background-color: #334155; }
html.dark-mode body { background-color: #0f172a !important; color: #f1f5f9 !important; }
html.dark-mode ::placeholder { color: #94a3b8 !important; }
html.dark-mode input, html.dark-mode select, html.dark-mode textarea { background-color: #1e293b !important; color: #f1f5f9 !important; }
html.dark-mode [class~="bg-gray-100"] { background-color: #1f2937 !important; }
html.dark-mode [class~="bg-gray-50"] { background-color: #111827 !important; }
html.dark-mode [class~="bg-slate-100"] { background-color: #1e293b !important; }
html.dark-mode [class~="bg-slate-50"] { background-color: #0f172a !important; }
html.dark-mode [class~="bg-stone-100"] { background-color: #292524 !important; }
html.dark-mode [class~="bg-white"] { background-color: #0f172a !important; }
html.dark-mode [class~="border-gray-100"] { border-color: #1f2937 !important; }
html.dark-mode [class~="border-gray-200"] { border-color: #374151 !important; }
html.dark-mode [class~="border-gray-300"] { border-color: #4b5563 !important; }
html.dark-mode [class~="border-gray-50"] { border-color: #111827 !important; }
html.dark-mode [class~="text-gray-700"] { color: #e5e7eb !important; }
html.dark-mode [class~="text-gray-800"] { color: #f3f4f6 !important; }
html.dark-mode [class~="text-gray-900"] { color: #f9fafb !important; }
html.dark-mode [class~="text-slate-700"] { color: #e2e8f0 !important; }
html.dark-mode [class~="text-slate-900"] { color: #f8fafc !important; }
html.dark-mode [class~="text-stone-700"] { color: #e7e5e4 !important; }
html.dark-mode .divide-gray-100 > :not([hidden]) ~ :not([hidden]) { border-color: #1f2937 !important; }
html.dark-mode .divide-gray-50 > :not([hidden]) ~ :not([hidden]) { border-color: #111827 !important; }
html.dark-mode [class~="bg-amber-100"] { background-color: #78350f66 !important; }
html.dark-mode [class~="bg-amber-50"] { background-color: #78350f66 !important; }
html.dark-mode [class~="bg-blue-100"] { background-color: #1e3a8a66 !important; }
html.dark-mode [class~="bg-blue-50"] { background-color: #1e3a8a66 !important; }
html.dark-mode [class~="bg-cyan-100"] { background-color: #164e6366 !important; }
html.dark-mode [class~="bg-emerald-100"] { background-color: #064e3b66 !important; }
html.dark-mode [class~="bg-emerald-50"] { background-color: #064e3b66 !important; }
html.dark-mode [class~="bg-green-100"] { background-color: #14532d66 !important; }
html.dark-mode [class~="bg-green-50"] { background-color: #14532d66 !important; }
html.dark-mode [class~="bg-indigo-100"] { background-color: #312e8166 !important; }
html.dark-mode [class~="bg-indigo-50"] { background-color: #312e8166 !important; }
html.dark-mode [class~="bg-orange-100"] { background-color: #7c2d1266 !important; }
html.dark-mode [class~="bg-orange-50"] { background-color: #7c2d1266 !important; }
html.dark-mode [class~="bg-pink-100"] { background-color: #83184366 !important; }
html.dark-mode [class~="bg-purple-100"] { background-color: #581c8766 !important; }
html.dark-mode [class~="bg-purple-50"] { background-color: #581c8766 !important; }
html.dark-mode [class~="bg-red-100"] { background-color: #7f1d1d66 !important; }
html.dark-mode [class~="bg-red-50"] { background-color: #7f1d1d66 !important; }
html.dark-mode [class~="bg-rose-100"] { background-color: #88133766 !important; }
html.dark-mode [class~="bg-teal-100"] { background-color: #134e4a66 !important; }
html.dark-mode [class~="bg-teal-50"] { background-color: #134e4a66 !important; }
html.dark-mode [class~="bg-yellow-100"] { background-color: #713f1266 !important; }
html.dark-mode [class~="border-amber-100"] { border-color: #b45309 !important; }
html.dark-mode [class~="border-amber-200"] { border-color: #b45309 !important; }
html.dark-mode [class~="border-amber-300"] { border-color: #b45309 !important; }
html.dark-mode [class~="border-blue-100"] { border-color: #1d4ed8 !important; }
html.dark-mode [class~="border-blue-200"] { border-color: #1d4ed8 !important; }
html.dark-mode [class~="border-blue-300"] { border-color: #1d4ed8 !important; }
html.dark-mode [class~="border-emerald-200"] { border-color: #047857 !important; }
html.dark-mode [class~="border-green-100"] { border-color: #15803d !important; }
html.dark-mode [class~="border-green-200"] { border-color: #15803d !important; }
html.dark-mode [class~="border-green-300"] { border-color: #15803d !important; }
html.dark-mode [class~="border-indigo-100"] { border-color: #4338ca !important; }
html.dark-mode [class~="border-indigo-200"] { border-color: #4338ca !important; }
html.dark-mode [class~="border-indigo-300"] { border-color: #4338ca !important; }
html.dark-mode [class~="border-orange-200"] { border-color: #c2410c !important; }
html.dark-mode [class~="border-purple-100"] { border-color: #7e22ce !important; }
html.dark-mode [class~="border-purple-200"] { border-color: #7e22ce !important; }
html.dark-mode [class~="border-purple-300"] { border-color: #7e22ce !important; }
html.dark-mode [class~="border-red-100"] { border-color: #b91c1c !important; }
html.dark-mode [class~="border-red-200"] { border-color: #b91c1c !important; }
html.dark-mode [class~="border-teal-100"] { border-color: #0f766e !important; }
html.dark-mode [class~="border-teal-200"] { border-color: #0f766e !important; }
html.dark-mode [class~="text-amber-500"] { color: #fbbf24 !important; }
html.dark-mode [class~="text-amber-600"] { color: #fbbf24 !important; }
html.dark-mode [class~="text-amber-700"] { color: #fbbf24 !important; }
html.dark-mode [class~="text-amber-800"] { color: #fbbf24 !important; }
html.dark-mode [class~="text-blue-500"] { color: #60a5fa !important; }
html.dark-mode [class~="text-blue-600"] { color: #60a5fa !important; }
html.dark-mode [class~="text-blue-700"] { color: #60a5fa !important; }
html.dark-mode [class~="text-blue-800"] { color: #60a5fa !important; }
html.dark-mode [class~="text-cyan-700"] { color: #22d3ee !important; }
html.dark-mode [class~="text-emerald-500"] { color: #34d399 !important; }
html.dark-mode [class~="text-emerald-600"] { color: #34d399 !important; }
html.dark-mode [class~="text-emerald-700"] { color: #34d399 !important; }
html.dark-mode [class~="text-green-500"] { color: #4ade80 !important; }
html.dark-mode [class~="text-green-600"] { color: #4ade80 !important; }
html.dark-mode [class~="text-green-700"] { color: #4ade80 !important; }
html.dark-mode [class~="text-green-800"] { color: #4ade80 !important; }
html.dark-mode [class~="text-indigo-500"] { color: #818cf8 !important; }
html.dark-mode [class~="text-indigo-600"] { color: #818cf8 !important; }
html.dark-mode [class~="text-indigo-700"] { color: #818cf8 !important; }
html.dark-mode [class~="text-indigo-800"] { color: #818cf8 !important; }
html.dark-mode [class~="text-orange-700"] { color: #fb923c !important; }
html.dark-mode [class~="text-pink-700"] { color: #f472b6 !important; }
html.dark-mode [class~="text-purple-500"] { color: #c084fc !important; }
html.dark-mode [class~="text-purple-600"] { color: #c084fc !important; }
html.dark-mode [class~="text-purple-700"] { color: #c084fc !important; }
html.dark-mode [class~="text-purple-800"] { color: #c084fc !important; }
html.dark-mode [class~="text-red-500"] { color: #f87171 !important; }
html.dark-mode [class~="text-red-600"] { color: #f87171 !important; }
html.dark-mode [class~="text-red-700"] { color: #f87171 !important; }
html.dark-mode [class~="text-rose-500"] { color: #fb7185 !important; }
html.dark-mode [class~="text-rose-600"] { color: #fb7185 !important; }
html.dark-mode [class~="text-rose-700"] { color: #fb7185 !important; }
html.dark-mode [class~="text-teal-500"] { color: #2dd4bf !important; }
html.dark-mode [class~="text-teal-600"] { color: #2dd4bf !important; }
html.dark-mode [class~="text-teal-700"] { color: #2dd4bf !important; }
html.dark-mode [class~="text-teal-800"] { color: #2dd4bf !important; }
html.dark-mode [class~="text-yellow-700"] { color: #facc15 !important; }
html.dark-mode [class~="bg-red-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-blue-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-green-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-amber-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-purple-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-indigo-100"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-purple-50"][class~="rounded-xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-purple-100"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-indigo-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-indigo-50"][class~="rounded-xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-green-50"][class~="rounded-xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-blue-50"][class~="rounded-xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-amber-50"][class~="rounded-xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-amber-100"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-teal-50"][class~="rounded-lg"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-amber-50"][class~="rounded-2xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-indigo-100"][class~="rounded-xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-emerald-50"][class~="rounded-2xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-blue-50"][class~="rounded-2xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
html.dark-mode [class~="bg-red-50"][class~="rounded-2xl"] { background-color: #1e293b !important; border-color: #334155 !important; }
