@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&family=Orbitron:wght@400;700;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#00ff41;background:#0a0a0a;width:100%;margin:0;padding:0;font-family:Share Tech Mono,monospace;overflow:hidden}#__next,body>div{flex-direction:column;align-items:center;width:100%;display:flex}.glow-green{text-shadow:0 0 10px #00ff41,0 0 20px #00ff41,0 0 30px #00ff41}.glow-blue{text-shadow:0 0 10px #06c,0 0 20px #06c}.glow-pink{text-shadow:0 0 10px #f0f,0 0 20px #f0f}.glow-yellow{text-shadow:0 0 10px gold,0 0 20px gold}@keyframes sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.radar-sweep{animation:6s linear infinite sweep}@keyframes blip-pulse{0%,to{opacity:1;transform:translate(0)}25%{opacity:.9;transform:translate(.5px,-.5px)}50%{opacity:.85;transform:translate(-.5px,.5px)}75%{opacity:.9;transform:translate(.5px,.5px)}}.blip-pulse{animation:8s ease-in-out infinite blip-pulse}.panel-bezel{background:linear-gradient(135deg,#1a1a1a 0%,#0f0f0f 100%);border:1px solid #333;padding:0 8px 8px;box-shadow:inset 0 0 10px #00000080}.react-grid-item{margin:0;padding:0}.cockpit-button{text-transform:uppercase;letter-spacing:2px;color:#00ff41;cursor:pointer;background:linear-gradient(#1a1a1a 0%,#0f0f0f 100%);border:2px solid #00ff41;padding:12px 32px;font-family:Orbitron,sans-serif;font-weight:700;transition:all .2s;position:relative}.cockpit-button:before{content:"";opacity:0;background:#00ff41;transition:opacity .2s;position:absolute;inset:0}.cockpit-button:hover:before{opacity:.1}.cockpit-button:hover{transform:translateY(-2px);box-shadow:0 0 20px #00ff4180}.cockpit-button:active{transform:translateY(0)}.orbitron{font-family:Orbitron,sans-serif}.mono{font-family:Share Tech Mono,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00ff41}[class*=apply-common-tooltip],.tv-lightweight-charts a,a[href*=tradingview]{display:none!important}.react-resizable-handle{z-index:50;position:absolute}.react-grid-item>.react-resizable-handle-s{cursor:s-resize;background:#00ff411a;width:100%;height:12px;bottom:-4px;left:0;right:0}.react-grid-item>.react-resizable-handle-e{cursor:e-resize;background:#00ff411a;width:12px;height:100%;top:0;bottom:0;right:-4px}.react-grid-item>.react-resizable-handle-w{cursor:w-resize;background:#00ff411a;width:12px;height:100%;top:0;bottom:0;left:-4px}.react-grid-item>.react-resizable-handle-n{cursor:n-resize;background:#00ff411a;width:100%;height:12px;top:-4px;left:0;right:0}.react-grid-item>.react-resizable-handle-se{cursor:se-resize;background:#00ff4126;width:20px;height:20px;bottom:-4px;right:-4px}.react-grid-item>.react-resizable-handle-sw{cursor:sw-resize;background:#00ff4126;width:20px;height:20px;bottom:-4px;left:-4px}.react-grid-item>.react-resizable-handle-ne{cursor:ne-resize;background:#00ff4126;width:20px;height:20px;top:-4px;right:-4px}.react-grid-item>.react-resizable-handle-nw{cursor:nw-resize;background:#00ff4126;width:20px;height:20px;top:-4px;left:-4px}
