@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:JetBrains Mono,monospace;font-size:14px;line-height:1.4;background-color:#1e1e2e;color:#cdd6f4;overflow:hidden}.min-h-screen{min-height:100vh}.bg-gray-900{background-color:#1e1e2e}.text-green-400{color:#cdd6f4}.font-mono{font-family:JetBrains Mono,monospace}.overflow-hidden{overflow:hidden}.bg-gray-800{background-color:#181825}.border-b{border-bottom-width:1px}.border-gray-700{border-color:#313244}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.space-x-2>*+*{margin-left:.5rem}.w-3{width:.75rem}.h-3{height:.75rem}.rounded-full{border-radius:9999px}.bg-red-500{background-color:#f38ba8}.bg-yellow-500{background-color:#f9e2af}.bg-green-500{background-color:#a6e3a1}.text-gray-300{color:#bac2de}.ml-4{margin-left:1rem}.text-gray-500{color:#6c7086}.text-sm{font-size:.875rem}.p-4{padding:1rem}.h-\[calc\(100vh-3rem\)\]{height:calc(100vh - 3rem)}.overflow-y-auto{overflow-y:auto;overflow-x:hidden}.scroll-smooth{scroll-behavior:smooth}.cursor-text{cursor:text}.mb-2{margin-bottom:.5rem}.text-blue-400{color:#89b4fa}.mr-2{margin-right:.5rem}.text-white{color:#cdd6f4}.mt-1{margin-top:.25rem}.leading-6{line-height:1.5rem;white-space:pre-wrap;word-break:break-word}.flex-1{flex:1 1 0%}.bg-transparent{background-color:transparent}.outline-none{outline:none}.caret-green-400{caret-color:#f5e0dc}.animate-pulse{animation:pulse 1s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{50%{opacity:.5}}pre,code{white-space:pre-wrap;word-break:break-word}input{font-family:inherit;color:inherit}span.text-blue-400{color:#87b0f9}span.text-green-400{color:#a6e3a1}
