*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;background:transparent!important;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.bg-transparent{background:transparent}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.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}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.border{border-width:1px}.border-b{border-bottom-width:1px}.z-40{z-index:40}.z-50{z-index:50}.max-w-md{max-width:28rem}.max-h-96{max-height:24rem}.w-2{width:.5rem}.h-2{height:.5rem}.top-4{top:1rem}.bottom-4{bottom:1rem}.left-4{left:1rem}.left-20{left:5rem}.right-4{right:1rem}.bg-black\/50{background:#00000080}.bg-black\/70{background:#000000b3}.bg-black\/90{background:#000000e6}.bg-white\/5{background:#ffffff0d}.bg-white\/10{background:#ffffff1a}.bg-green-500\/10{background:#22c55e1a}.bg-red-500\/10{background:#ef44441a}.bg-black\/30{background:#0000004d}.border-white\/20{border-color:#fff3}.border-white\/30{border-color:#ffffff4d}.border-white\/10{border-color:#ffffff1a}.border-green-500\/30{border-color:#22c55e4d}.border-red-500\/30{border-color:#ef44444d}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.bg-green-400{background:#4ade80}.bg-gray-400{background:#9ca3af}.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.hover\:bg-black\/70:hover{background:#000000b3}.hover\:bg-black\/90:hover{background:#000000e6}.hover\:text-white:hover{color:#fff}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit;outline:none}select,input[type=range]{width:100%}select{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:.375rem;padding:.5rem;color:#fff;font-size:.75rem}select option{background:#1a1a1a;color:#fff}input[type=range]{-webkit-appearance:none;appearance:none;height:4px;background:#fff3;border-radius:2px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer}input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#fff;border-radius:50%;cursor:pointer;border:none}pre{white-space:pre-wrap;word-wrap:break-word}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}
