html.dark .focus\:bg-gray-50:focus,html.dark .hover\:bg-gray-50:hover{background-color:rgb(55,65,81)}html.dark input:not([type=range]),html.dark select{border-color:rgb(55,65,81);color:rgb(255,255,255)}html.dark input:not([type=range]):focus,html.dark select:focus{border-color:rgb(59,130,246);outline:none}html.dark input[type=checkbox]:after{background-color:white!important}html.dark{color-scheme:dark}html.dark body{background-color:rgb(6,6,6);color:rgb(255,255,255)}html.dark .bg-white{background-color:rgb(17,24,39)}html.dark .bg-gray-50{background-color:rgb(31,41,55)}html.dark .bg-gray-100{background-color:rgb(55,65,81)}html.dark .bg-gray-200{background-color:rgb(75,85,99)}html.dark .bg-gray-300{background-color:rgb(107,114,128)}html.dark .text-gray-900{color:rgb(255,255,255)}html.dark .text-gray-600,html.dark .text-gray-700{color:rgb(209,213,219)}html.dark .text-gray-500{color:rgb(156,163,175)}html.dark .text-gray-400{color:rgb(107,114,128)}html.dark .border-gray-100{border-color:rgb(55,65,81)}html.dark .border-gray-200,html.dark .border-gray-300{border-color:rgb(75,85,99)}html.dark .bg-yellow-50{background-color:rgba(120,53,15,.3)}html.dark .text-yellow-900{color:rgb(255,255,200)}html.dark .text-yellow-800{color:rgb(255,240,100)}html.dark .border-yellow-300{border-color:rgb(107,114,128)}html.dark .bg-yellow-600{background-color:rgb(194,102,0)}html.dark .hover\:bg-yellow-700:hover{background-color:rgb(161,98,7)}html.dark .bg-red-50{background-color:rgba(120,28,28,.5)}html.dark .from-red-50,html.dark .hover\:from-red-100,html.dark .hover\:to-red-100,html.dark .to-red-50{background-color:rgba(139,0,0,.6)}html.dark .text-red-700{color:rgb(254,128,128)}html.dark .border-red-200{border-color:rgb(120,28,28)}html.dark .bg-gradient-to-r.from-red-50.to-red-50{background:rgba(120,28,28,.6)!important}html.dark .hover\:from-red-100,html.dark button:hover.bg-gradient-to-r.from-red-50{background:rgba(139,0,0,.7)!important}html.dark .bg-green-50{background-color:rgba(20,83,45,.3)}html.dark .text-green-700{color:rgb(134,239,172)}html.dark .border-green-200{border-color:rgb(20,83,45)}html.dark .bg-blue-50{background-color:rgba(30,58,138,.3)}html.dark .text-blue-700{color:rgb(147,197,253)}html.dark .border-blue-200{border-color:rgb(30,58,138)}html.dark .bg-blue-100{background-color:rgb(30,58,138)}html.dark .bg-black\/50{background-color:rgba(0,0,0,.5)}html.dark input,html.dark select{border-color:rgb(55,65,81);color:rgb(255,255,255)}html.dark input:focus,html.dark select:focus{border-color:rgb(59,130,246);outline:none}html.dark button{color:rgb(255,255,255)}html.dark .shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.3)}html.dark .toggle-thumb.bg-white{background-color:white!important}html.dark input[type=checkbox]:checked{background-color:rgb(59,130,246)}