*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#000;color:#fff;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace}#root{min-height:100vh;margin:0;padding:0;width:100vw}.min-h-screen{min-height:100vh}.bg-black{background-color:#000}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.text-white{color:#fff}.text-blue-400{color:#60a5fa}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.border-gray-700{border-color:#374151}.border-gray-800{border-color:#1f2937}.focus\:border-blue-500:focus{border-color:#3b82f6}.flex{display:flex}.flex-1{flex:1}.flex-col{flex-direction:column}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.gap-2{gap:.5rem}.gap-4{gap:1rem}.justify-between{justify-content:space-between}.items-center{align-items:center}.items-end{align-items:flex-end}.p-3{padding:.75rem}.p-4{padding:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.mb-1{margin-bottom:.25rem}.chat-messages-container::-webkit-scrollbar{width:8px}.chat-messages-container::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.chat-messages-container::-webkit-scrollbar-thumb{background:#0f8;border-radius:4px;border:1px solid #333}.chat-messages-container::-webkit-scrollbar-thumb:hover{background:#00cc6a}.chat-messages-container::-webkit-scrollbar-corner{background:#1a1a1a}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-4{margin-top:1rem}.pb-3{padding-bottom:.75rem}.w-full{width:100%}.h-full{height:100%}.min-h-\[400px\]{min-height:400px}.h-\[400px\]{height:400px}.h-\[calc\(100vh-120px\)\]{height:calc(100vh - 120px)}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}.block{display:block}.border{border-width:1px}.border-b{border-bottom-width:1px}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.transition-colors{transition:color .15s ease-in-out,background-color .15s ease-in-out}.cursor-pointer{cursor:pointer}.space-y-3>*+*{margin-top:.75rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 1024px){.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:col-span-7{grid-column:span 7 / span 7}}.custom-select-pair,.custom-select-interval{-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select-pair:hover,.custom-select-interval:hover{border-color:#0f8!important;box-shadow:0 0 0 2px #0f83!important}.custom-select-pair::-webkit-scrollbar,.custom-select-interval::-webkit-scrollbar{width:8px}.custom-select-pair::-webkit-scrollbar-track,.custom-select-interval::-webkit-scrollbar-track{background:#1a1a1a;border-radius:4px}.custom-select-pair::-webkit-scrollbar-thumb,.custom-select-interval::-webkit-scrollbar-thumb{background:#0f8;border-radius:4px;transition:background .2s ease}.custom-select-pair::-webkit-scrollbar-thumb:hover,.custom-select-interval::-webkit-scrollbar-thumb:hover{background:#00d470}.custom-select-pair option,.custom-select-interval option{background:#1a1a1a;color:#fff;padding:8px;border-radius:4px}.custom-select-pair option:hover,.custom-select-interval option:hover{background:#0f8!important;color:#000!important}.custom-select-pair option:checked,.custom-select-interval option:checked{background:#333!important;color:#0f8!important;font-weight:700}.custom-select-pair,.custom-select-interval{scrollbar-width:thin;scrollbar-color:#00ff88 #1a1a1a}.custom-select-pair:focus,.custom-select-interval:focus{border-color:#0f8!important;box-shadow:0 0 0 2px #0f83!important;outline:none!important}.custom-select-pair:active,.custom-select-interval:active{border-color:#0f8!important;box-shadow:0 0 0 2px #00ff884d!important;outline:none!important}@-moz-document url-prefix(){.custom-select-pair option:hover,.custom-select-interval option:hover{background:#0f8!important;color:#000!important}.custom-select-pair option:checked,.custom-select-interval option:checked{background:#333!important;color:#0f8!important;font-weight:700}}@media (max-width: 1200px){.custom-select-pair,.custom-select-interval{min-width:80px!important;max-width:100px!important;font-size:11px!important;padding:4px 6px!important}}@media (max-width: 900px){.custom-select-pair,.custom-select-interval{min-width:70px!important;max-width:85px!important;font-size:10px!important;padding:4px 5px!important}}@media (max-width: 600px){.custom-select-pair,.custom-select-interval{min-width:60px!important;max-width:75px!important;font-size:9px!important;padding:3px 4px!important}}button[style*=indicator]{transition:all .2s ease!important}button:hover{opacity:.85;transform:translateY(-1px)}button:active{transform:translateY(0)}
