*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.bg-gray-900{background-color:#111827}.bg-gray-800{background-color:#1f2937}.bg-gray-700{background-color:#374151}.bg-gray-600{background-color:#4b5563}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.bg-green-600{background-color:#16a34a}.bg-green-700{background-color:#15803d}.bg-red-600{background-color:#dc2626}.bg-red-700{background-color:#b91c1c}.bg-yellow-600{background-color:#ca8a04}.bg-yellow-700{background-color:#a16207}.bg-purple-600{background-color:#9333ea}.bg-purple-700{background-color:#7c3aed}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-blue-400{color:#60a5fa}.text-green-400{color:#4ade80}.text-red-400{color:#f87171}.text-yellow-400{color:#facc15}.text-purple-400{color:#c084fc}.border{border-width:1px}.border-gray-700{border-color:#374151}.border-gray-600{border-color:#4b5563}.border-blue-500{border-color:#3b82f6}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.p-6{padding:1.5rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-2{padding:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pl-64{padding-left:16rem}.ml-64{margin-left:16rem}.m-2{margin:.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mb-4{margin-bottom:1rem}.mr-1{margin-right:.25rem}.ml-2{margin-left:.5rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-3>*+*,.space-y-4>*+*{margin-top:.75rem}.space-y-2>*+*{margin-top:.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-3>*+*{margin-left:.75rem}.space-x-2>*+*{margin-left:.5rem}.flex{display:flex}.flex-1{flex:1 1}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.w-full{width:100%}.w-80{width:20rem}.w-64{width:16rem}.w-11{width:2.75rem}.w-8{width:2rem}.w-4{width:1rem}.w-3{width:.75rem}.w-2{width:.5rem}.h-12{height:3rem}.h-10{height:2.5rem}.h-8{height:2rem}.h-6{height:1.5rem}.h-5{height:1.25rem}.h-4{height:1rem}.h-3{height:.75rem}.h-2{height:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{left:0;right:0}.inset-0,.inset-y-0{bottom:0;top:0}.left-0{left:0}.right-0{right:0}.top-1\/2{top:50%}.-translate-y-1\/2{transform:translateY(-50%)}.-translate-x-full{transform:translateX(-100%)}.translate-x-0{transform:translateX(0)}.translate-x-6{transform:translateX(1.5rem)}.translate-x-1{transform:translateX(.25rem)}.z-40{z-index:40}.z-50{z-index:50}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-600:hover{background-color:#4b5563}.hover\:bg-gray-700:hover{background-color:#374151}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:text-white:hover{color:#fff}.hover\:text-blue-300:hover{color:#93c5fd}.hover\:text-red-300:hover{color:#fca5a5}.focus\:border-blue-500:focus{border-color:#3b82f6}.focus\:outline-none:focus{outline:2px solid #0000;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.divide-y>*+*{border-top-width:1px}.divide-gray-700>*+*{border-color:#374151}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}}@media (min-width:1024px){.lg\:pl-64{padding-left:16rem}.lg\:ml-64{margin-left:16rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:w-64{width:16rem}.lg\:hidden{display:none}.lg\:translate-x-0{transform:translateX(0)}.lg\:static{position:static}.lg\:relative{position:relative}.lg\:inset-0{bottom:0;left:0;right:0;top:0}.lg\:inset-auto{bottom:auto;left:auto;right:auto;top:auto}}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#3b82f600)}.to-purple-600{--tw-gradient-to:#9333ea}.bg-green-100{background-color:#dcfce7}.text-green-800{color:#166534}.bg-yellow-100{background-color:#fef3c7}.text-yellow-800{color:#92400e}.bg-red-100{background-color:#fee2e2}.text-red-800{color:#991b1b}.bg-blue-100{background-color:#dbeafe}.text-blue-800{color:#1e40af}.bg-gray-100{background-color:#f3f4f6}.text-gray-800{color:#1f2937}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-l-0{border-left-width:0}.rounded-l-lg{border-bottom-left-radius:.5rem;border-top-left-radius:.5rem}.rounded-r-lg{border-bottom-right-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.relative.inline-flex.h-6.w-11.items-center.rounded-full{transition:background-color .2s}.relative.inline-flex.h-6.w-11.items-center.rounded-full.bg-blue-600{background-color:#2563eb}.relative.inline-flex.h-6.w-11.items-center.rounded-full.bg-gray-600{background-color:#4b5563}.inline-block.h-4.w-4.transform.rounded-full.bg-white{transition:transform .2s}table{border-collapse:collapse;width:100%}input,select,tbody tr:hover,textarea,thead{background-color:#374151}input,select,textarea{border:1px solid #4b5563;border-radius:.5rem;color:#fff;padding:.5rem 1rem}input:focus,select:focus,textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}button{background-color:#374151;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s}button:hover{background-color:#4b5563}button:disabled{cursor:not-allowed;opacity:.5}a,a:hover{text-decoration:none}.recharts-wrapper{height:100%!important;width:100%!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .3s ease-out}
/*# sourceMappingURL=main.928aa8ef.css.map*/