*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:#f9fafb;color:#111827;font-family:Segoe UI,Liberation Sans,sans-serif}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}table{border-collapse:collapse}.fixed{position:fixed}.sticky{position:sticky}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.left-3{left:.75rem}.top-2\.5{top:.625rem}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.block{display:block}.hidden{display:none}.flex{display:flex}.grid{display:grid}.table{display:table}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.flex-\[2\]{flex:2 1 0%}.shrink-0{flex-shrink:0}.min-w-0{min-width:0}.min-w-\[150px\]{min-width:150px}.min-w-\[860px\]{min-width:860px}.w-full{width:100%}.w-20{width:5rem}.w-64{width:16rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.h-full{height:100%}.h-screen{height:100vh}.h-20{height:5rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-40{height:10rem}.min-h-20{min-height:5rem}.min-h-\[100px\]{min-height:100px}.min-h-\[200px\]{min-height:200px}.max-h-\[300px\]{max-height:300px}.max-h-\[90vh\]{max-height:90vh}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.ml-0{margin-left:0}.ml-20{margin-left:5rem}.ml-64{margin-left:16rem}.ml-3{margin-left:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-2{padding-top:.5rem}.pr-4{padding-right:1rem}.pl-10{padding-left:2.5rem}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.border{border:1px solid #e5e7eb}.border-2{border-width:2px;border-style:solid}.border-4{border-width:4px;border-style:solid}.border-b{border-bottom:1px solid #e5e7eb}.border-t{border-top:1px solid #e5e7eb}.border-l-4{border-left:4px solid #facc15}.border-dashed{border-style:dashed}.border-transparent{border-color:transparent}.border-white{border-color:#fff}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-slate-200{border-color:#e2e8f0}.border-indigo-100{border-color:#e0e7ff}.border-indigo-200{border-color:#c7d2fe}.border-indigo-600{border-color:#4f46e5}.border-emerald-200{border-color:#a7f3d0}.border-red-100{border-color:#fee2e2}.border-red-200{border-color:#fecaca}.border-orange-100{border-color:#ffedd5}.border-orange-200{border-color:#fed7aa}.border-blue-200{border-color:#bfdbfe}.border-yellow-200{border-color:#fde68a}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-gray-900{background-color:#111827}.bg-slate-100{background-color:#f1f5f9}.bg-slate-500{background-color:#64748b}.bg-slate-900\/30{background-color:#0f172a4d}.bg-black{background-color:#000}.bg-black\/50{background-color:#00000080}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-100{background-color:#e0e7ff}.bg-indigo-600{background-color:#4f46e5}.bg-emerald-50{background-color:#ecfdf5}.bg-emerald-100{background-color:#d1fae5}.bg-emerald-500{background-color:#10b981}.bg-green-100{background-color:#dcfce7}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-orange-500{background-color:#f97316}.bg-yellow-50{background-color:#fefce8}.bg-yellow-100{background-color:#fef3c7}.bg-yellow-500{background-color:#eab308}.bg-yellow-600{background-color:#ca8a04}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-500{background-color:#3b82f6}.bg-cyan-400\/20{background-color:#22d3ee33}.bg-indigo-300\/20{background-color:#a5b4fc33}.bg-emerald-300\/20{background-color:#6ee7b733}.bg-gradient-to-br.from-slate-900.via-indigo-900.to-cyan-800{background-image:linear-gradient(to bottom right,#0f172a,#312e81,#155e75)}.text-white{color:#fff}.text-slate-200{color:#e2e8f0}.text-slate-700{color:#334155}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-indigo-100{color:#e0e7ff}.text-indigo-50{color:#eef2ff}.text-indigo-500{color:#6366f1}.text-indigo-600{color:#4f46e5}.text-indigo-700{color:#4338ca}.text-emerald-400{color:#34d399}.text-emerald-500{color:#10b981}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-green-700{color:#15803d}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-orange-500{color:#f97316}.text-orange-600{color:#ea580c}.text-orange-700{color:#c2410c}.text-orange-800{color:#9a3412}.text-yellow-400{color:#facc15}.text-yellow-700{color:#a16207}.text-yellow-800{color:#854d0e}.text-blue-300{color:#93c5fd}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-cyan-100{color:#cffafe}.text-cyan-200{color:#a5f3fc}.text-emerald-50{color:#ecfdf5}.text-xs{font-size:.75rem;line-height:1rem}.text-\[10px\]{font-size:10px;line-height:14px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-sans{font-family:Segoe UI,Liberation Sans,sans-serif}.font-mono{font-family:Consolas,Liberation Mono,monospace}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tracking-wider{letter-spacing:.05em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.28em\]{letter-spacing:.28em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.whitespace-nowrap{white-space:nowrap}.break-all{word-break:break-all}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.opacity-50{opacity:.5}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.shadow{box-shadow:0 1px 3px #0f172a1f}.shadow-sm{box-shadow:0 1px 2px #0f172a14}.shadow-md{box-shadow:0 4px 6px #0f172a1f}.shadow-lg{box-shadow:0 10px 15px #0f172a1f}.shadow-xl{box-shadow:0 20px 25px #0f172a24}.shadow-2xl{box-shadow:0 25px 50px #0f172a40}.shadow-indigo-100{box-shadow:0 10px 15px #e0e7ffcc}.shadow-red-200{box-shadow:0 10px 15px #fecacae6}.transition-all{transition:all .15s ease}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.translate-x-0{transform:translate(0)}.-translate-x-full{transform:translate(-100%)}.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.resize-none{resize:none}.outline-none{outline:0}.divide-y>*+*{border-top:1px solid #f3f4f6}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-white:hover{background-color:#fff}.hover\:bg-white\/20:hover{background-color:#fff3}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-indigo-50:hover{background-color:#eef2ff}.hover\:bg-indigo-100:hover{background-color:#e0e7ff}.hover\:bg-indigo-700:hover{background-color:#4338ca}.hover\:bg-emerald-100:hover{background-color:#d1fae5}.hover\:bg-red-50:hover{background-color:#fef2f2}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:bg-red-700:hover{background-color:#b91c1c}.hover\:bg-orange-600:hover{background-color:#ea580c}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-yellow-100:hover{background-color:#fef3c7}.hover\:bg-cyan-400\/30:hover{background-color:#22d3ee4d}.hover\:bg-indigo-300\/30:hover{background-color:#a5b4fc4d}.hover\:bg-emerald-300\/30:hover{background-color:#6ee7b74d}.hover\:text-white:hover{color:#fff}.hover\:text-gray-600:hover{color:#4b5563}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-900:hover{color:#111827}.hover\:text-indigo-600:hover{color:#4f46e5}.hover\:text-indigo-700:hover{color:#4338ca}.hover\:border-indigo-200:hover{border-color:#c7d2fe}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.placeholder\:text-gray-300::placeholder{color:#d1d5db}.focus\:ring-2:focus{box-shadow:0 0 0 2px #6366f159}.focus\:ring-indigo-500:focus{box-shadow:0 0 0 2px #6366f159}.focus\:ring-red-500:focus{box-shadow:0 0 0 2px #ef444459}.focus\:border-indigo-500:focus{border-color:#6366f1}.focus\:border-transparent:focus{border-color:transparent}.animate-pulse{animation:pulse 1.4s ease-in-out infinite}.animate-spin{animation:spin .8s linear infinite}.animate-fadeIn,.animate-in{animation:fadeIn .15s ease-out}.border-t-transparent{border-top-color:transparent}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}.lg\:w-auto{width:auto}.lg\:min-w-\[260px\]{min-width:260px}}@media(min-width:640px){.sm\:flex-row{flex-direction:row}}@media(min-width:768px){.md\:p-6{padding:1.5rem}.md\:p-7{padding:1.75rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:gap-4{gap:1rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.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}.md\:items-start{align-items:flex-start}.md\:justify-between{justify-content:space-between}}@media(min-width:1440px){.xl\:p-8{padding:2rem}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-\[1\.15fr_0\.85fr\]{grid-template-columns:1.15fr .85fr}.xl\:grid-cols-\[0\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}.xl\:grid-cols-\[1\.1fr_0\.9fr\]{grid-template-columns:1.1fr .9fr}.xl\:grid-cols-\[1\.2fr_1fr\]{grid-template-columns:1.2fr 1fr}}
