@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;700&display=swap";.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--bg-base:#000;--bg-surface:#000;--bg-surface-hover:#111;--bg-glass:#000000b3;--text-primary:#fff;--text-secondary:#8b94a5;--text-tertiary:#5d6578;--border-color:#1a1a1a;--border-glass:#ffffff0d;--color-buy:#00e676;--color-buy-bg:#00e6761a;--color-sell:#ff3d00;--color-sell-bg:#ff3d001a;--color-liq-buy:#00b0ff;--color-liq-sell:#ff9100;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--z-header:100;--z-modal:200;--z-toast:300}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;overflow:hidden}#root{flex-direction:column;height:100%;display:flex}.app-container{flex-direction:column;height:100%;min-height:0;display:flex}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:12px}@keyframes flashBuy{0%{background-color:#00e67633}to{background-color:#0000}}@keyframes flashSell{0%{background-color:#ff3d0033}to{background-color:#0000}}@keyframes pulseLiq{0%{box-shadow:0 0 #00b0ff66}70%{box-shadow:0 0 0 6px #00b0ff00}to{box-shadow:0 0 #00b0ff00}}@keyframes whaleTextureShift{0%{background-position:0 0,100%,20% 100%}50%{background-position:100%,0 100%,80% 0}to{background-position:0 0,100%,20% 100%}}@keyframes whaleSweep{0%{opacity:0;transform:translate(-120%)skew(-18deg)}20%{opacity:.34}80%{opacity:.18}to{opacity:0;transform:translate(150%)skew(-18deg)}}@keyframes whalePulseBuy{0%,to{filter:saturate();box-shadow:inset 0 0 0 1px #49d87b2e,0 0 #49d87b29}50%{filter:saturate(1.15);box-shadow:inset 0 0 0 1px #6fed9970,0 0 22px 1px #49d87b40}}@keyframes whalePulseSell{0%,to{filter:saturate();box-shadow:inset 0 0 0 1px #ff6f6f2e,0 0 #ff6f6f29}50%{filter:saturate(1.15);box-shadow:inset 0 0 0 1px #ff92926b,0 0 22px 1px #ff5c5c47}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-base)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}.app-header{background:var(--bg-surface);border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.liq-ticker-wrap{border:1px solid var(--border-glass);background:#ffffff05;border-radius:6px;flex:1;align-items:center;min-width:0;height:28px;margin-right:16px;display:flex;overflow:hidden}.liq-ticker-empty{white-space:nowrap;width:100%;padding:0 10px;font-size:12px}.liq-ticker-track{will-change:transform;width:max-content;min-width:100%;animation:22s linear infinite liqTickerScroll;display:inline-flex}.liq-ticker-line{align-items:center;display:inline-flex}.liq-ticker-item{white-space:nowrap;border-right:1px solid var(--border-glass);align-items:center;gap:6px;height:28px;padding:0 12px;font-size:12px;display:inline-flex}.liq-ticker-exchange-logo{object-fit:contain;flex-shrink:0;width:12px;height:12px}.liq-ticker-pair{color:var(--text-primary);letter-spacing:.03em;font-weight:700}.liq-ticker-value{font-family:var(--font-mono);font-weight:700}.liq-ticker-side-badge{letter-spacing:.03em;border:1px solid #0000;border-radius:999px;padding:3px 5px;font-size:10px;font-weight:700;line-height:1}.liq-ticker-side-badge-buy{color:var(--color-liq-buy);background:#00b0ff1f;border-color:#00b0ff59}.liq-ticker-side-badge-sell{color:var(--color-liq-sell);background:#ff91001f;border-color:#ff910059}@keyframes liqTickerScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.react-grid-item.react-grid-placeholder{opacity:.5!important;background:#ffffff0d!important;border-radius:8px!important}.react-grid-item>.react-resizable-handle{cursor:se-resize;width:20px;height:20px;bottom:0;right:0}.react-grid-item>.react-resizable-handle:after{content:"";border-right:2px solid var(--text-tertiary);border-bottom:2px solid var(--text-tertiary);width:8px;height:8px;position:absolute;bottom:8px;right:8px}.main-content{flex:1;position:relative;overflow-y:auto}.header-clickable:hover{opacity:.7}.text-mono{font-family:var(--font-mono)}.text-green{color:var(--color-buy)}.text-red{color:var(--color-sell)}.text-muted{color:var(--text-secondary)}.value-up{animation:.5s ease-out flashBuy}.value-down{animation:.5s ease-out flashSell}.whale-gif-row{isolation:isolate;position:relative;overflow:hidden}.whale-gif-row:before{content:"";pointer-events:none;z-index:0;opacity:.35;mix-blend-mode:screen;background-image:radial-gradient(120% 120% at 15% 20%,#ffffff47,#fff0 65%),radial-gradient(120% 120% at 85% 70%,#00ffa338,#00ffa300 62%),repeating-linear-gradient(120deg,#ffffff1f 0 6px,#fff0 6px 14px);background-size:180% 180%,180% 180%,240% 240%;animation:2.2s linear infinite whaleTextureShift;position:absolute;inset:0}.whale-gif-row:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#fff0 0%,#ffffff70 46%,#fff0 100%);width:34%;animation:1.25s ease-in-out infinite whaleSweep;position:absolute;top:-10%;bottom:-10%}.whale-gif-row.value-up{animation:1.45s ease-in-out infinite whalePulseBuy}.whale-gif-row.value-down{animation:1.45s ease-in-out infinite whalePulseSell}.whale-gif-row>*{z-index:1;position:relative}.trade-1m-bg{isolation:isolate;position:relative;overflow:hidden}.trade-1m-bg:before{content:"";pointer-events:none;z-index:0;opacity:.15;mix-blend-mode:overlay;background-image:url(https://media2.giphy.com/media/v1.Y2lkPTc5MGI3NjExbGZvMjc3ZGE0aHVwb3cxOXlrdG5sYnNjZHU1bGx1MWZyb2hya2RnNiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/12Eo7WogCAoj84/giphy.gif);background-repeat:repeat;background-size:auto;position:absolute;inset:0}.trade-1m-bg>*{z-index:1;position:relative}@keyframes liqBgScroll{0%{background-position:0 0}to{background-position:-230px 0}}.liq-scroll-bg{isolation:isolate;position:relative;overflow:hidden}.liq-scroll-bg:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='230' height='24'><text x='0' y='17' fill='rgba(255,255,255,0.1)' font-size='14' font-family='Arial, sans-serif' font-weight='900' font-style='italic'>LIQUIDATION BOOOMM 💥 </text></svg>");background-repeat:repeat-x;animation:2.5s linear infinite liqBgScroll;position:absolute;inset:0}.liq-scroll-bg>*{z-index:1;position:relative}.btn{background:var(--bg-surface-hover);color:var(--text-primary);border:1px solid var(--border-color);font-family:var(--font-sans);cursor:pointer;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.btn:hover{background:var(--border-color)}.btn.active{background:var(--text-primary);color:var(--bg-base)}.panel-interactive{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mobile-panel-stack{flex-direction:column;gap:12px;min-height:100%;padding:12px;display:flex}@media (width<=767px){html,body,#root,.app-container{height:100dvh}.app-header{height:auto;min-height:64px;padding:10px 12px}.react-grid-layout,.react-grid-item{touch-action:pan-y!important}}.stats-card{background:radial-gradient(120% 180% at 0 0,#00e6760f,#0000 45%),radial-gradient(120% 180% at 100% 0,#ff3d000d,#0000 42%),#000000d6;flex-direction:column;gap:6px;height:100%;padding:8px;display:flex}.stats-card-header{justify-content:space-between;align-items:center;display:flex}.stats-card-header-actions{align-items:center;gap:8px;display:inline-flex}.stats-card-title{color:#ebf2ff99;margin:0;font-size:12px;line-height:1}.stats-card-badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border-glass);color:var(--text-secondary);background:#ffffff08;border-radius:999px;padding:3px 8px;font-size:10px}.stats-session-reset-btn{border-radius:999px;padding:4px 10px;font-size:11px}.stats-session-row{justify-content:space-between;align-items:center;margin-top:-2px;display:flex}.stats-session-time{color:#ebf2ffe6;font-size:12px;font-weight:700}.stats-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.stats-tile{border:1px solid var(--border-glass);background:#ffffff05;border-radius:4px;padding:4px 6px}.stats-label{color:var(--text-secondary);margin-bottom:4px;font-size:11px}.stats-value{font-size:18px;font-weight:700;line-height:1}.stats-buy{color:#69e48d}.stats-sell{color:#ff6a3c}.stats-liq-buy{color:var(--color-liq-buy)}.stats-liq-sell{color:var(--color-liq-sell)}.stats-ratio{margin-top:2px}.stats-ratio-head{justify-content:space-between;margin-bottom:6px;font-size:11px;font-weight:700;display:flex}.stats-ratio-bar{border:1px solid var(--border-glass);background:#ffffff0d;border-radius:999px;height:5px;display:flex;overflow:hidden}.stats-ratio-buy{background:linear-gradient(90deg,#49d87bd9,#6fed99f2);transition:width .28s}.stats-ratio-sell{background:linear-gradient(90deg,#f6663af2,#ff8559d9);transition:width .28s}.stats-foot{border-top:1px solid var(--border-glass);grid-template-columns:1fr 1fr;gap:6px;margin-top:2px;padding-top:6px;display:grid}.stats-foot-item{border:1px solid var(--border-glass);background:#ffffff04;border-radius:4px;padding:4px 6px}.stats-foot-value{color:#ebf2ffeb;font-size:13px;font-weight:700}@media (width<=767px){.stats-card{gap:16px;padding:16px}.stats-value{font-size:26px}.stats-foot-value{font-size:18px}.stats-tile{padding:12px}.stats-foot-item{padding:10px}.stats-ratio-bar{height:8px}}
