html,body{color:#f5f5f5;background:#0a0a0a;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.max-w-7xl{max-width:80rem}.max-w-3xl{max-width:48rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-10{padding:2.5rem}.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{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.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}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.grid-cols-1{grid-template-columns:minmax(0,1fr)}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.border{border:1px solid #262626}.border-b{border-bottom:1px solid #262626}.border-t{border-top:1px solid #262626}.border-dashed{border-style:dashed}.border-neutral-700{border-color:#404040}.border-neutral-800{border-color:#262626}.border-neutral-900{border-color:#171717}.border-emerald-800{border-color:#065f46}.border-violet-800{border-color:#5b21b6}.border-red-900\/60{border-color:#7f1d1d99}.border-emerald-900\/60{border-color:#064e3b99}.border-sky-900\/60{border-color:#0c4a6e99}.bg-black{background:#000}.bg-white{background:#fff}.bg-neutral-100{background:#f5f5f5}.bg-neutral-800{background:#262626}.bg-neutral-900{background:#171717}.bg-neutral-950{background:#0a0a0a}.bg-red-950\/30{background:#7f1d1d4d}.bg-emerald-950\/40{background:#064e3b66}.bg-violet-950\/40{background:#2e106566}.bg-sky-950\/40{background:#082f4966}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.leading-6{line-height:1.5rem}.text-neutral-100{color:#f5f5f5}.text-neutral-200{color:#e5e5e5}.text-neutral-300{color:#d4d4d4}.text-neutral-400{color:#a3a3a3}.text-neutral-500{color:#737373}.text-neutral-600{color:#525252}.text-neutral-950{color:#0a0a0a}.text-emerald-200{color:#a7f3d0}.text-emerald-300{color:#6ee7b7}.text-violet-200{color:#ddd6fe}.text-violet-300{color:#c4b5fd}.text-sky-300{color:#7dd3fc}.text-amber-300{color:#fcd34d}.text-red-300{color:#fca5a5}.break-all{word-break:break-all}.break-words{overflow-wrap:anywhere}.whitespace-pre-wrap{white-space:pre-wrap}.overflow-hidden{overflow:hidden}.shadow-sm{box-shadow:0 1px 2px #00000040}.outline-none{outline:none}.min-h-\[320px\]{min-height:320px}.placeholder\:text-neutral-500::placeholder{color:#737373}.hover\:bg-white:hover{background:#fff}.hover\:bg-neutral-800:hover{background:#262626}.hover\:bg-neutral-900:hover{background:#171717}.hover\:bg-emerald-900\/40:hover{background:#065f4666}.hover\:bg-violet-900\/40:hover{background:#4c1d9566}.focus\:border-neutral-600:focus{border-color:#525252}.focus\:border-neutral-700:focus{border-color:#404040}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:col-span-2{grid-column:span 2/span 2}}@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\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}}@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[1\.4fr_0\.8fr\]{grid-template-columns:1.4fr .8fr}}.max-h-\[420px\]{max-height:420px}.overflow-y-auto{overflow-y:auto}.bg-red-500\/80{background:#ef4444cc}.bg-yellow-500\/80{background:#eab308cc}.bg-green-500\/80{background:#22c55ecc}.h-3{height:.75rem}.w-3{width:.75rem}
