:root{--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-tertiary:#f3f4f6;--text-primary:#111827;--text-secondary:#6b7280;--border-color:#e5e7eb}[data-theme=dark]{--bg-primary:#1f2937;--bg-secondary:#111827;--bg-tertiary:#374151;--text-primary:#f9fafb;--text-secondary:#9ca3af;--border-color:#4b5563}body{background-color:var(--bg-secondary);color:var(--text-primary);transition:background-color .3s,color .3s}[data-theme=dark] .bg-white{background-color:#1f2937!important}[data-theme=dark] .bg-gray-50{background-color:#111827!important}[data-theme=dark] .bg-gray-100{background-color:#374151!important}[data-theme=dark] .bg-gray-200{background-color:#4b5563!important}[data-theme=dark] .text-gray-900{color:#f9fafb!important}[data-theme=dark] .text-gray-800{color:#f3f4f6!important}[data-theme=dark] .text-gray-700{color:#e5e7eb!important}[data-theme=dark] .text-gray-600{color:#d1d5db!important}[data-theme=dark] .text-gray-500{color:#9ca3af!important}[data-theme=dark] .border-gray-200,[data-theme=dark] .border-gray-300,[data-theme=dark] .divide-gray-200>:not([hidden])~:not([hidden]){border-color:#4b5563!important}[data-theme=dark] .shadow-md,[data-theme=dark] .shadow-lg,[data-theme=dark] .shadow-xl{box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}[data-theme=dark] input,[data-theme=dark] textarea,[data-theme=dark] select{color:#f9fafb!important;background-color:#374151!important;border-color:#4b5563!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#9ca3af!important}[data-theme=dark] .hover\:bg-gray-50:hover{background-color:#374151!important}[data-theme=dark] .hover\:bg-gray-100:hover{background-color:#4b5563!important}[data-theme=dark] .hover\:bg-gray-200:hover{background-color:#6b7280!important}[data-theme=dark] .bg-blue-50{background-color:#1e3a8a!important}[data-theme=dark] .bg-blue-100{background-color:#1e40af!important}[data-theme=dark] .text-blue-800,[data-theme=dark] .text-blue-900{color:#93c5fd!important}[data-theme=dark] .bg-yellow-50{background-color:#713f12!important}[data-theme=dark] .bg-yellow-100{background-color:#854d0e!important}[data-theme=dark] .text-yellow-800,[data-theme=dark] .text-yellow-900{color:#fde047!important}[data-theme=dark] .bg-green-50{background-color:#14532d!important}[data-theme=dark] .bg-green-100{background-color:#166534!important}[data-theme=dark] .text-green-800,[data-theme=dark] .text-green-900{color:#86efac!important}[data-theme=dark] .bg-red-50{background-color:#7f1d1d!important}[data-theme=dark] .text-red-600{color:#fca5a5!important}*{transition-property:background-color,color,border-color;transition-duration:.2s;transition-timing-function:ease-in-out}
