*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#0f172a,#4c1d95,#0f172a);color:#fff;font-family:Inter,sans-serif;min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.w-full{width:100%}.h-full{height:100%}.w-5{width:1.25rem}.h-5{height:1.25rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.bg-white-10{background-color:#ffffff1a}.bg-white-5{background-color:#ffffff0d}.bg-black-30{background-color:#0000004d}.bg-green-500-20{background-color:#22c55e33}.bg-red-500-20{background-color:#ef444433}.bg-blue-500-20{background-color:#3b82f633}.bg-purple-500-20{background-color:#a855f733}.bg-indigo-600{background-color:#4f46e5}.bg-gradient-to-r{background:linear-gradient(90deg,#4f46e5,#9333ea)}.from-indigo-600{background:#4f46e5}.to-purple-600{background:#9333ea}.from-green-600{background:#16a34a}.to-emerald-600{background:#059669}.from-red-600{background:#dc2626}.to-rose-600{background:#f43f5e}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border,.border-white-10{border-color:#ffffff1a}.border-white-20{border-color:#fff3}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.backdrop-blur-xl{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.text-white{color:#fff}.text-white-30{color:#ffffff4d}.text-white-40{color:#fff6}.text-white-60{color:#fff9}.text-white-80{color:#fffc}.text-green-400{color:#4ade80}.text-red-400{color:#f87171}.text-green-500{color:#22c55e}.text-red-500{color:#ef4444}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-3xl{font-size:1.875rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-center{text-align:center}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.grid-cols-6{grid-template-columns:repeat(6,1fr)}.relative{position:relative}.absolute{position:absolute}.left-3{left:.75rem}.top-1-2{top:50%}.-translate-y-1-2{transform:translateY(-50%)}button{border:none;cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.5}input,select,textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;font-family:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:#4f46e5}input::placeholder,textarea::placeholder{color:#ffffff4d}.sticky{position:sticky}.top-6{top:1.5rem}.flex-1{flex:1 1}.shrink-0{flex-shrink:0}.w-56{width:14rem}.resize-none{resize:none}.h-96{height:24rem}.h-4{height:1rem}.cursor-pointer{cursor:pointer}.inline{display:inline}.block{display:block}.transition-all{transition:all .2s}.transition-colors{transition:color .2s,background-color .2s}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.hover-bg-white-10:hover{background-color:#ffffff1a}.hover-bg-white-20:hover{background-color:#fff3}input[type=checkbox]{height:1rem;width:1rem}
/*# sourceMappingURL=main.598b1ff2.css.map*/