@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-top-2{0%{transform:translateY(-.5rem)}to{transform:translateY(0)}}*,::after,::before{box-sizing:border-box}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}button,input{font:inherit}button{background:0 0;border:0;padding:0;cursor:pointer}img,svg{display:block}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.top-full{top:100%}.z-50{z-index:50}.block{display:block}.flex{display:flex}.inline-block{display:inline-block}.grid{display:grid}.hidden{display:none}.flex-1{flex:1 1 0%}.flex-col{flex-direction:column}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.mx-0\.5{margin-left:.125rem;margin-right:.125rem}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.h-1\.5{height:.375rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-64{height:16rem}.min-h-\[3rem\]{min-height:3rem}.min-h-screen{min-height:100vh}.min-w-0{min-width:0}.min-w-\[80px\]{min-width:80px}.min-w-\[140px\]{min-width:140px}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-auto{width:auto}.w-full{width:100%}.max-w-6xl{max-width:72rem}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.select-none{user-select:none}.cursor-pointer{cursor:pointer}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[2rem\]{border-radius:2rem}.rounded-full{border-radius:9999px}.border{border-width:1px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-indigo-500\/50{border-color:rgba(99,102,241,.5)}.border-red-100{border-color:#fee2e2}.border-slate-100{border-color:#f1f5f9}.border-slate-200{border-color:#e2e8f0}.bg-indigo-50{background-color:#eef2ff}.bg-indigo-500\/20{background-color:rgba(99,102,241,.2)}.bg-indigo-600{background-color:#4f46e5}.bg-red-50{background-color:#fef2f2}.bg-slate-50,.hover\:bg-slate-50:hover{background-color:#f8fafc}.bg-slate-100{background-color:#f1f5f9}.bg-white{background-color:#fff}.fill-current{fill:currentColor}.fill-yellow-400{fill:#facc15}.text-amber-600{color:#d97706}.text-amber-600\/40{color:rgba(217,119,6,.4)}.text-indigo-400{color:#818cf8}.text-indigo-500{color:#6366f1}.text-indigo-600{color:#4f46e5}.text-indigo-600\/60{color:rgba(79,70,229,.6)}.text-red-500{color:#ef4444}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-600{color:#475569}.text-slate-700{color:#334155}.text-slate-900{color:#0f172a}.text-white{color:#fff}.text-yellow-400{color:#facc15}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.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-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-2{padding-top:.5rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.font-sans{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg,.text-xl{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-bold{font-weight:700}.font-black{font-weight:900}.italic{font-style:italic}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-snug{line-height:1.375}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.tabular-nums{font-variant-numeric:tabular-nums}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-80{opacity:.8}.saturate-\[0\.4\]{filter:saturate(.4)}.scale-110{transform:scale(1.1)}.shadow-sm{box-shadow:0 1px 2px rgba(15,23,42,.05)}.shadow{box-shadow:0 1px 3px rgba(15,23,42,.1),0 1px 2px rgba(15,23,42,.06)}.shadow-xl{box-shadow:0 20px 25px rgba(15,23,42,.1),0 8px 10px rgba(15,23,42,.04)}.transition-all{transition:all .15s ease}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-transform{transition:transform .15s ease}.duration-200{transition-duration:200ms}.duration-300{transition-duration:300ms}.accent-indigo-500{accent-color:#6366f1}.animate-in{animation-duration:200ms;animation-fill-mode:both}.fade-in{animation-name:fade-in}.slide-in-from-top-2{animation-name:fade-in,slide-in-from-top-2}.hover\:bg-slate-200:hover{background-color:#e2e8f0}.hover\:text-indigo-600:hover{color:#4f46e5}.hover\:underline:hover{text-decoration-line:underline}.active\:scale-90:active{transform:scale(.9)}.group:hover .group-hover\:bg-amber-500{background-color:#f59e0b}.group:hover .group-hover\:bg-indigo-500{background-color:#6366f1}.group:hover .group-hover\:bg-red-500{background-color:#ef4444}.group:hover .group-hover\:text-amber-500{color:#f59e0b}.group:hover .group-hover\:text-indigo-500{color:#6366f1}.group:hover .group-hover\:text-red-500{color:#ef4444}.group:hover .group-hover\:text-white{color:#fff}.group:hover .group-hover\:translate-y-0\.5{transform:translateY(.125rem)}.dark .dark\:block{display:block}.dark .dark\:hidden{display:none}.dark .dark\:bg-dark-bg{background-color:#0f172a}.dark .dark\:bg-dark-card{background-color:#1e293b}.dark .dark\:bg-indigo-900\/30{background-color:rgba(49,46,129,.3)}.dark .dark\:bg-red-900\/20{background-color:rgba(127,29,29,.2)}.dark .dark\:bg-slate-700\/80{background-color:rgba(51,65,85,.8)}.dark .dark\:bg-slate-800{background-color:#1e293b}.dark .dark\:bg-slate-900\/50{background-color:rgba(15,23,42,.5)}.dark .dark\:border-dark-border{border-color:#334155}.dark .dark\:border-red-900\/30{border-color:rgba(127,29,29,.3)}.dark .dark\:border-white\/5{border-color:rgba(255,255,255,.05)}.dark .dark\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.dark .dark\:text-amber-400{color:#fbbf24}.dark .dark\:text-amber-400\/40{color:rgba(251,191,36,.4)}.dark .dark\:text-indigo-400{color:#818cf8}.dark .dark\:text-indigo-400\/60{color:rgba(129,140,248,.6)}.dark .dark\:text-slate-100{color:#f1f5f9}.dark .dark\:text-slate-200{color:#e2e8f0}.dark .dark\:text-slate-300{color:#cbd5e1}.dark .dark\:text-slate-400{color:#94a3b8}.dark .dark\:text-white{color:#fff}.dark .dark\:text-yellow-400{color:#facc15}.dark .dark\:hover\:bg-slate-700:hover{background-color:#334155}@media (min-width:640px){.sm\:gap-1\.5{gap:.375rem}}@media (min-width:768px){.md\:gap-3{gap:.75rem}.md\:h-9{height:2.25rem}.md\:h-80{height:20rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg,.md\:text-xl{font-size:1.125rem;line-height:1.75rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}