.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.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{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.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{left:50%;margin-left:-10px;cursor:ns-resize}.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{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.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{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root,[data-theme=dark]{--bg-primary: #0a0a0f;--bg-secondary: #111118;--bg-tertiary: #1a1a24;--bg-toolbar: #16161e;--bg-input: #0a0a0f;--bg-overlay: rgba(0, 0, 0, .6);--bg-card: rgba(17, 17, 24, .97);--bg-hover: #1e1e2a;--border-color: #2a2a3a;--border-accent: rgba(59, 130, 246, .4);--text-primary: #e0e0e8;--text-secondary: #8888a0;--text-muted: #555566;--accent: #3b82f6;--accent-hover: #2563eb;--green: #22c55e;--red: #ef4444;--candle-up: #22c55e;--candle-down: #ef4444;--chart-bg: #0a0a0f;--chart-grid: #1a1a2e;--chart-crosshair: #4a4a6a;--chart-label-bg: #2a2a3a;--chart-text: #8888a0;--vol-up: rgba(34, 197, 94, .3);--vol-down: rgba(239, 68, 68, .3);--error-bg: rgba(239, 68, 68, .1);--error-border: rgba(239, 68, 68, .2);--success-bg: rgba(34, 197, 94, .1);--success-border: rgba(34, 197, 94, .2);--toolbar-height: 28px;--topbar-height: 36px;--session-tokyo: rgba(255, 107, 107, .06);--session-london: rgba(78, 205, 196, .06);--session-newyork: rgba(69, 105, 144, .06);--session-sydney: rgba(168, 130, 255, .06)}[data-theme=light]{--bg-primary: #f5f5f7;--bg-secondary: #ffffff;--bg-tertiary: #e8e8ed;--bg-toolbar: #f0f0f3;--bg-input: #ffffff;--bg-overlay: rgba(0, 0, 0, .3);--bg-card: rgba(255, 255, 255, .97);--bg-hover: #e0e0e6;--border-color: #d0d0da;--border-accent: rgba(59, 130, 246, .4);--text-primary: #1a1a2e;--text-secondary: #555570;--text-muted: #8888a0;--accent: #2563eb;--accent-hover: #1d4ed8;--green: #16a34a;--red: #dc2626;--candle-up: #16a34a;--candle-down: #dc2626;--chart-bg: #ffffff;--chart-grid: #e8e8f0;--chart-crosshair: #9090a8;--chart-label-bg: #e0e0e8;--chart-text: #555570;--vol-up: rgba(22, 163, 74, .25);--vol-down: rgba(220, 38, 38, .25);--error-bg: rgba(239, 68, 68, .08);--error-border: rgba(239, 68, 68, .15);--success-bg: rgba(34, 197, 94, .08);--success-border: rgba(34, 197, 94, .15);--session-tokyo: rgba(255, 107, 107, .08);--session-london: rgba(78, 205, 196, .08);--session-newyork: rgba(69, 105, 144, .08);--session-sydney: rgba(168, 130, 255, .08)}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;background:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;font-size:13px;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}button:hover{opacity:.85}select{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:3px;padding:2px 6px;font-size:12px;cursor:pointer}select:focus{outline:1px solid var(--accent)}input[type=text],input[type=number]{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color);border-radius:3px;padding:2px 6px;font-size:12px}input:focus{outline:1px solid var(--accent)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}[data-lw-attribution],.tv-lightweight-charts a[href*=tradingview]{display:none!important}.react-grid-layout{position:relative}.react-grid-item{transition:none!important}.react-grid-item.react-draggable-dragging{z-index:100;opacity:.9}.react-grid-placeholder{background:var(--accent)!important;opacity:.15!important;border-radius:4px}@keyframes pulse-replay{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-glow{0%,to{box-shadow:0 0 4px #3b82f64d;background:var(--accent)}50%{box-shadow:0 0 18px #3b82f6cc;background:#60a5fa}}@keyframes banner-flash{0%{opacity:0;transform:translate(-50%) scale(.95)}10%{opacity:1;transform:translate(-50%) scale(1)}20%{box-shadow:0 0 30px #3b82f6b3,0 4px 24px #00000080}40%{box-shadow:0 4px 24px #00000080}55%{box-shadow:0 0 25px #3b82f680,0 4px 24px #00000080}70%{box-shadow:0 4px 24px #00000080}to{opacity:1;transform:translate(-50%) scale(1);box-shadow:0 4px 24px #00000080}}@keyframes candle-bounce{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.candle-loader{display:flex;align-items:center;justify-content:center;gap:3px;height:40px}.candle-loader span{display:inline-block;width:4px;height:28px;border-radius:1px;animation:candle-bounce .8s ease-in-out infinite;transform-origin:bottom}.candle-loader span:nth-child(1){background:var(--green);animation-delay:0s}.candle-loader span:nth-child(2){background:var(--red);animation-delay:.1s}.candle-loader span:nth-child(3){background:var(--green);animation-delay:.2s}.candle-loader span:nth-child(4){background:var(--red);animation-delay:.3s}.candle-loader span:nth-child(5){background:var(--green);animation-delay:.4s}.chart-loading-blur{filter:blur(3px);opacity:.5;transition:filter .3s ease,opacity .3s ease}.chart-loaded{filter:blur(0px);opacity:1;transition:filter .4s ease,opacity .4s ease}
