:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f1f5f9;background:linear-gradient(135deg,#0f172a 0%,#1a1f3a 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.6}body{min-height:100vh;margin:0}*{box-sizing:border-box}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.gap-6{gap:1.5rem}.text-center{text-align:center}.max-w-7xl{max-width:80rem}.max-w-2xl{max-width:42rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding:1rem 0}.py-6{padding:1.5rem 0}.py-12{padding:3rem 0}.p-4{padding:1rem}.p-6{padding:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.mt-2,.mt-4{margin-top:.5rem}.mt-16{margin-top:4rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-border{border-color:#475569}.border-primary{border-color:#6366f1}.border-green-500{border-color:#10b981}.border-red-500{border-color:#ef4444}.bg-surface{background-color:#1e293b}.bg-surface-light{background-color:#334155}.bg-background{background-color:#0f172a}.bg-primary{background-color:#6366f1}.bg-primary-dark{background-color:#4f46e5}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.backdrop-blur-lg{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.text-gray-400{color:#94a3b8}.text-gray-500{color:#64748b}.text-green-400{color:#10b981}.text-red-400{color:#ef4444}.text-red-300{color:#fca5a5}.cursor-pointer{cursor:pointer}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:text-primary:hover{color:#6366f1}.hover\:bg-border:hover{background-color:#475569}.hover\:bg-primary-dark:hover{background-color:#4f46e5}.hover\:border-primary:hover{border-color:#6366f1}.hover\:transform:hover{transform:scale(1.05)}.hover\:shadow-lg:hover{box-shadow:0 10px 30px #0000004d}.hover\:shadow-primary\/20:hover{box-shadow:0 10px 30px #6366f133}.animate-spin{animation:1s linear infinite spin}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.w-2{width:.5rem}.h-2{height:.5rem}.w-12{width:3rem}.h-12{height:3rem}.w-full{width:100%}.h-full{height:100%}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-primary{--tw-gradient-from:#6366f1;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,transparent)}.to-secondary{--tw-gradient-to:#8b5cf6}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:#0000}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@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))}}@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.h-\[calc\(100vh-80px\)\]{height:calc(100vh - 80px)}.bg-surface\/90{background-color:#1e293be6}.bg-surface\/50{background-color:#1e293b80}.bg-green-500\/10{background-color:#10b9811a}.bg-red-900\/20{background-color:#7f1d1d33}.border-4{border-width:4px}.border-t-transparent{border-top-color:#0000}.max-w-md{max-width:28rem}
