@keyframes scan{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}.animate-scan{animation:scan 2s linear infinite}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.custom-scrollbar::-webkit-scrollbar{width:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .3s ease-out forwards}:root[data-theme=dark] body{background-color:#0b1120;color:#e5e7eb}:root[data-theme=dark] .bg-white{background-color:#111827!important;color:#e5e7eb}:root[data-theme=dark] .bg-gray-50{background-color:#1f2937!important}:root[data-theme=dark] .bg-gray-100{background-color:#1f2937!important}:root[data-theme=dark] .bg-gray-200{background-color:#374151!important}:root[data-theme=dark] .bg-blue-50{background-color:#2563eb26!important}:root[data-theme=dark] .bg-purple-50{background-color:#8b5cf626!important}:root[data-theme=dark] .bg-green-50{background-color:#10b98126!important}:root[data-theme=dark] .bg-red-50{background-color:#ef444426!important}:root[data-theme=dark] .bg-yellow-50{background-color:#eab30826!important}:root[data-theme=dark] .bg-pink-100{background-color:#ec489933!important}:root[data-theme=dark] .bg-blue-100{background-color:#2563eb33!important}:root[data-theme=dark] .hover\:bg-gray-50:hover{background-color:#1f2937!important}:root[data-theme=dark] .hover\:bg-gray-100:hover{background-color:#374151!important}:root[data-theme=dark] .hover\:bg-gray-200:hover{background-color:#4b5563!important}:root[data-theme=dark] .hover\:bg-blue-50:hover{background-color:#2563eb40!important}:root[data-theme=dark] .text-black{color:#e5e7eb!important}:root[data-theme=dark] .text-gray-900{color:#f3f4f6!important}:root[data-theme=dark] .text-gray-800{color:#e5e7eb!important}:root[data-theme=dark] .text-gray-700{color:#d1d5db!important}:root[data-theme=dark] .text-gray-600{color:#9ca3af!important}:root[data-theme=dark] .text-gray-500{color:#9ca3af!important}:root[data-theme=dark] .text-gray-400{color:#6b7280!important}:root[data-theme=dark] .border{border-color:#374151!important}:root[data-theme=dark] .border-gray-50{border-color:#1f2937!important}:root[data-theme=dark] .border-gray-100{border-color:#1f2937!important}:root[data-theme=dark] .border-gray-200{border-color:#374151!important}:root[data-theme=dark] .border-gray-300{border-color:#4b5563!important}:root[data-theme=dark] .border-t{border-top-color:#374151!important}:root[data-theme=dark] .border-b{border-bottom-color:#374151!important}:root[data-theme=dark] .shadow-sm,:root[data-theme=dark] .shadow,:root[data-theme=dark] .shadow-md,:root[data-theme=dark] .shadow-lg,:root[data-theme=dark] .shadow-xl{box-shadow:0 2px 6px #00000080!important}:root[data-theme=dark] input,:root[data-theme=dark] textarea,:root[data-theme=dark] select{background-color:#1f2937;color:#e5e7eb;border-color:#4b5563}:root[data-theme=dark] input::placeholder,:root[data-theme=dark] textarea::placeholder{color:#6b7280}:root[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-track{background:#1f2937}:root[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb{background:#4b5563}:root[data-theme=dark] .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#6b7280}.theme-toggle-btn{position:fixed;top:12px;right:12px;z-index:9999;width:40px;height:40px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);background:#fff;color:#111827;box-shadow:0 2px 6px #0000001f;cursor:pointer;transition:background .15s ease,transform .15s ease}.theme-toggle-btn:hover{transform:scale(1.05)}:root[data-theme=dark] .theme-toggle-btn{background:#1f2937;color:#f3f4f6;border-color:#ffffff1f;box-shadow:0 2px 6px #00000080}
