#root,body,html{height:100%}body{background:#0a0a0a;color:#eee;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}*{box-sizing:border-box}button,input,select{font:inherit}.relative{position:relative}.absolute{position:absolute}.z-10{z-index:10}.z-20{z-index:20}.flex{display:flex}.grid{display:grid}.block{display:block}.hidden{display:none}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.text-center{text-align:center}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.w-full{width:100%}.w-12{width:3rem}.w-8{width:2rem}.w-4{width:1rem}.h-full{height:100%}.h-screen{height:100vh}.h-4{height:1rem}.h-1{height:.25rem}.max-w-sm{max-width:24rem}.max-h-96{max-height:24rem}.top-4{top:1rem}.top-24{top:6rem}.right-4{right:1rem}.left-4{left:1rem}.bottom-4{bottom:1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.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))}.rounded{border-radius:.25rem}.rounded-l{border-radius:.25rem 0 0 .25rem}.rounded-r{border-radius:0 .25rem .25rem 0}.rounded-lg{border-radius:.5rem}.border-t{border-top:1px solid #52525b}.border-gray-600{border-color:#52525b}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.5rem;line-height:1.15}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-cyan-300{color:#67e8f9}.text-cyan-400{color:#22d3ee}.text-blue-400{color:#60a5fa}.text-purple-400{color:#c084fc}.text-red-400{color:#f87171}.text-red-300{color:#fca5a5}.text-green-400{color:#4ade80}.text-green-300{color:#86efac}.text-yellow-300{color:#fde047}.text-yellow-400{color:#facc15}.bg-gray-900{background:#111827}.bg-black{background:#000}.bg-gray-800{background:#1f2937}.bg-gray-700{background:#374151}.bg-gray-600{background:#4b5563}.bg-blue-600{background:#2563eb}.bg-blue-700{background:#1d4ed8}.bg-blue-800{background:#1e40af}.bg-purple-500{background:#a855f7}.bg-purple-600{background:#9333ea}.bg-purple-700{background:#7e22ce}.bg-green-600{background:#16a34a}.bg-green-700{background:#15803d}.bg-red-600{background:#dc2626}.bg-red-700{background:#b91c1c}.bg-indigo-700{background:#4338ca}.bg-indigo-800{background:#3730a3}.transition-colors{transition:background-color .2s ease,color .2s ease}.cursor-pointer{cursor:pointer}.backdrop-blur-sm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hover\:bg-gray-600:hover{background:#4b5563}.hover\:bg-gray-700:hover{background:#374151}.hover\:bg-blue-800:hover{background:#1e40af}.hover\:bg-green-700:hover{background:#15803d}.hover\:bg-red-700:hover{background:#b91c1c}.hover\:bg-indigo-800:hover{background:#3730a3}.hover\:bg-purple-700:hover{background:#7e22ce}.hover\:text-red-300:hover{color:#fca5a5}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}
/*# sourceMappingURL=main.86d984f9.css.map*/