@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #08080d;--color-surface: #0c0c14;--color-border: rgba(255, 255, 255, .06);--color-text: #e2e8f0;--color-muted: #64748b;--color-sky: #38bdf8;--color-emerald: #10b981;--color-amber: #f59e0b;--color-red: #ef4444;--color-purple: #a78bfa}html{font-size:16px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;line-height:1.5}code,.font-mono{font-family:JetBrains Mono,monospace}.min-h-screen{min-height:100vh}.bg-dark{background-color:#08080d}.bg-surface{background-color:#0c0c14}.text-gray-200{color:#e2e8f0}.mx-auto{margin-left:auto;margin-right:auto}.max-w-7xl{max-width:80rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.p-3{padding:.75rem}.flex{display:flex}.grid{display:grid}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.items-center{align-items:center}.items-start{align-items:start}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.min-w-0{min-width:0}.shrink-0{flex-shrink:0}.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}.space-y-0>*+*{margin-top:0}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-3{margin-top:.75rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1\.5{margin-right:.375rem}.pb-6{padding-bottom:1.5rem}.pr-2{padding-right:.5rem}.w-6{width:1.5rem}.w-px{width:1px}.w-full{width:100%}.h-1\.5{height:.375rem}.h-2\.5{height:.625rem}.w-2\.5{width:.625rem}.h-3{height:.75rem}.w-3{width:.75rem}.h-4{height:1rem}.w-48{width:12rem}.h-6{height:1.5rem}.h-16{height:4rem}.w-24{width:6rem}.w-32{width:8rem}.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-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-white{color:#fff}.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-sky-300{color:#7dd3fc}.text-sky-400{color:#38bdf8}.text-emerald-500{color:#10b981}.text-amber-300{color:#fcd34d}.text-amber-400{color:#fbbf24}.text-red-300{color:#fca5a5}.text-red-400{color:#f87171}.text-purple-400{color:#a78bfa}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-emerald-500\/15{background-color:#10b98126}.bg-emerald-500\/60{background-color:#10b98199}.bg-amber-500\/15{background-color:#f59e0b26}.bg-amber-400\/60{background-color:#fbbf2399}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/5{background-color:#ef44440d}.bg-gray-500\/15{background-color:#6b728026}.bg-sky-500\/10{background-color:#38bdf81a}.bg-purple-500\/10{background-color:#a78bfa1a}.border{border-width:1px;border-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-2{border-width:2px;border-style:solid}.border-white\/5{border-color:#ffffff0d}.border-white\/10{border-color:#ffffff1a}.border-emerald-500\/20{border-color:#10b98133}.border-amber-500\/20{border-color:#f59e0b33}.border-red-500\/20{border-color:#ef444433}.border-gray-500\/20{border-color:#6b728033}.border-gray-700{border-color:#374151}.border-sky-500\/30{border-color:#38bdf84d}.border-sky-500\/50{border-color:#38bdf880}.border-emerald-500{border-color:#10b981}.border-amber-400{border-color:#fbbf24}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.max-h-72{max-height:18rem}.max-h-80{max-height:20rem}.max-h-96{max-height:24rem}.h-64{height:16rem}.h-96{height:24rem}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left}.text-center{text-align:center}.whitespace-pre-wrap{white-space:pre-wrap}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.outline-none{outline:none}.transition{transition:all .15s ease}.relative{position:relative}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.card{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.06);border-radius:.75rem;padding:1.25rem}.card:hover{text-decoration:none}a.card{display:block}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;cursor:pointer;transition:all .2s}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;filter:none}.btn-ghost{display:inline-flex;align-items:center;padding:.5rem;border-radius:.5rem;color:#6b7280;background:transparent;border:1px solid rgba(255,255,255,.06);cursor:pointer;transition:all .15s}.btn-ghost:hover{color:#e2e8f0;background:#ffffff0d}.hover\:text-gray-300:hover{color:#d1d5db}.hover\:text-sky-300:hover{color:#7dd3fc}.hover\:border-white\/10:hover{border-color:#ffffff1a}.hover\:border-sky-500\/30:hover{border-color:#38bdf84d}.group:hover .group-hover\:text-sky-400{color:#38bdf8}.focus\:border-sky-500\/50:focus{border-color:#38bdf880}.placeholder\:text-gray-600::placeholder{color:#4b5563}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}
