.TrendingViewChart-module-scss-module__TbLosa__container{background:var(--color-app-bg);border-right:2px solid var(--color-text-third);border-radius:4px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__fullscreen{background:var(--color-app-bg);border:none;border-radius:0;position:fixed;top:0;left:0;z-index:99999!important;width:100vw!important;height:100vh!important}.TrendingViewChart-module-scss-module__TbLosa__chart-page{background-color:var(--color-text-third)!important}.TrendingViewChart-module-scss-module__TbLosa__tabHeader{background:var(--color-app-bg);justify-content:space-between;align-items:center;height:40px;padding:0 16px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__leftTabs{gap:20px;height:100%;display:flex}@media (max-width:450px){.TrendingViewChart-module-scss-module__TbLosa__leftTabs{scrollbar-width:none;overflow-x:auto}.TrendingViewChart-module-scss-module__TbLosa__leftTabs::-webkit-scrollbar{display:none!important}}.TrendingViewChart-module-scss-module__TbLosa__leftTabs button{color:var(--chart-left-tabs);cursor:pointer;background:0 0;border:none;height:100%;padding:0;font-size:14px;font-weight:500;position:relative}@media (max-width:450px){.TrendingViewChart-module-scss-module__TbLosa__leftTabs button{white-space:nowrap;font-size:12px}}.TrendingViewChart-module-scss-module__TbLosa__leftTabs button.TrendingViewChart-module-scss-module__TbLosa__activeTab{color:var(--navlink-color)}.TrendingViewChart-module-scss-module__TbLosa__leftTabs button.TrendingViewChart-module-scss-module__TbLosa__activeTab:after{content:"";background:var(--color-accent);height:2px;position:absolute;bottom:0;left:0;right:0}.TrendingViewChart-module-scss-module__TbLosa__leftTabs button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes{align-items:center;gap:12px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button{color:var(--chart-left-tabs);cursor:pointer;background:0 0;border:none;font-size:12px}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button.TrendingViewChart-module-scss-module__TbLosa__activeSubType{color:var(--color-accent);font-weight:700}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes .TrendingViewChart-module-scss-module__TbLosa__headerIconBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 4px;font-size:15px;transition:color .15s;display:flex}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes .TrendingViewChart-module-scss-module__TbLosa__headerIconBtn:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__contentArea{background:var(--color-app-bg);flex:1;min-height:0;position:relative;overflow:hidden}.TrendingViewChart-module-scss-module__TbLosa__chartPane{flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.TrendingViewChart-module-scss-module__TbLosa__chartBody{flex:1;width:100%;min-height:0;position:relative}.TrendingViewChart-module-scss-module__TbLosa__chartToolbar{border-bottom:1px solid var(--color-text-third);background:var(--color-app-bg);flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:8px 16px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__chartDiv,.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv,.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv iframe{border:none!important;outline:none!important}.TrendingViewChart-module-scss-module__TbLosa__timeframeList{scrollbar-width:none;gap:8px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__timeframeList::-webkit-scrollbar{display:none!important}.TrendingViewChart-module-scss-module__TbLosa__timeframeList button{color:var(--chart-left-tabs);cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:11px}.TrendingViewChart-module-scss-module__TbLosa__timeframeList button.TrendingViewChart-module-scss-module__TbLosa__activeTf{color:var(--color-accent);background:var(--color-surface);border-radius:2px}.TrendingViewChart-module-scss-module__TbLosa__timeframeList button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__leftToolbar{border-right:1px solid var(--color-border-strong);background:var(--color-app-bg);z-index:5;flex-direction:column;align-items:center;width:38px;display:flex;position:absolute;top:36px;bottom:30px;left:0}.TrendingViewChart-module-scss-module__TbLosa__leftToolbar button{width:100%;height:36px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:15px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__leftToolbar button:hover{color:var(--color-accent);background:var(--color-surface)}.TrendingViewChart-module-scss-module__TbLosa__chartDiv{background:var(--color-app-bg);width:100%;height:100%}.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv{width:100%;height:100%!important;margin-left:0!important}.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv,.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv>div,.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv iframe{display:block;width:100%!important;height:100%!important;box-shadow:none!important;border:0!important;outline:0!important}.TrendingViewChart-module-scss-module__TbLosa__bottomBar{border-top:1px solid var(--color-text-third);background:var(--color-app-bg);justify-content:space-between;align-items:center;height:30px;padding:0 16px;display:flex;position:absolute;bottom:0;left:38px;right:0}.TrendingViewChart-module-scss-module__TbLosa__overviewPane,.TrendingViewChart-module-scss-module__TbLosa__dataPane,.TrendingViewChart-module-scss-module__TbLosa__feedPane{color:var(--color-text-primary);box-sizing:border-box;height:100%;padding:20px;overflow-y:auto}.TrendingViewChart-module-scss-module__TbLosa__overviewPane::-webkit-scrollbar{width:6px}.TrendingViewChart-module-scss-module__TbLosa__dataPane::-webkit-scrollbar{width:6px}.TrendingViewChart-module-scss-module__TbLosa__feedPane::-webkit-scrollbar{width:6px}.TrendingViewChart-module-scss-module__TbLosa__overviewPane::-webkit-scrollbar-track{background:0 0}.TrendingViewChart-module-scss-module__TbLosa__dataPane::-webkit-scrollbar-track{background:0 0}.TrendingViewChart-module-scss-module__TbLosa__feedPane::-webkit-scrollbar-track{background:0 0}.TrendingViewChart-module-scss-module__TbLosa__overviewPane::-webkit-scrollbar-thumb{background:var(--color-surface);border-radius:3px}.TrendingViewChart-module-scss-module__TbLosa__dataPane::-webkit-scrollbar-thumb{background:var(--color-surface);border-radius:3px}.TrendingViewChart-module-scss-module__TbLosa__feedPane::-webkit-scrollbar-thumb{background:var(--color-surface);border-radius:3px}.TrendingViewChart-module-scss-module__TbLosa__overviewGrid{grid-template-columns:1fr 1.2fr;gap:32px;display:grid}@media (max-width:768px){.TrendingViewChart-module-scss-module__TbLosa__overviewGrid{grid-template-columns:1fr}}.TrendingViewChart-module-scss-module__TbLosa__overviewLeft h3,.TrendingViewChart-module-scss-module__TbLosa__overviewRight h3{font-size:var(--font-h4);color:var(--color-text-primary);margin-bottom:16px;font-weight:600}.TrendingViewChart-module-scss-module__TbLosa__overviewLeft h4,.TrendingViewChart-module-scss-module__TbLosa__overviewRight h4{color:var(--color-text-muted);text-transform:uppercase;margin-bottom:8px;font-size:12px}.TrendingViewChart-module-scss-module__TbLosa__detailRow{border-bottom:1px solid var(--color-border-strong);justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__detailRow span{color:var(--color-text-muted)}.TrendingViewChart-module-scss-module__TbLosa__detailRow strong{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__showMoreBtn{color:var(--color-accent);cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:12px;font-weight:500}.TrendingViewChart-module-scss-module__TbLosa__tagBadge{background:var(--color-surface);color:var(--color-text-primary);border-radius:4px;padding:4px 10px;font-size:12px;display:inline-block}.TrendingViewChart-module-scss-module__TbLosa__badgeList{flex-wrap:wrap;gap:8px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__exploreBadge{background:var(--color-surface);color:var(--color-text-primary);border-radius:3px;padding:4px 10px;font-family:monospace;font-size:11px}.TrendingViewChart-module-scss-module__TbLosa__socialList{gap:16px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__socialList a{color:var(--color-text-muted);font-size:18px;transition:color .15s}.TrendingViewChart-module-scss-module__TbLosa__socialList a:hover{color:var(--color-accent)}.TrendingViewChart-module-scss-module__TbLosa__linkButton{background:var(--color-accent);color:var(--color-text-strong);text-align:center;border-radius:4px;flex:1;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none}.TrendingViewChart-module-scss-module__TbLosa__linkButton:hover{opacity:.95}.TrendingViewChart-module-scss-module__TbLosa__dataGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.TrendingViewChart-module-scss-module__TbLosa__dataGrid{grid-template-columns:1fr}}.TrendingViewChart-module-scss-module__TbLosa__dataCard{background:var(--color-app-bg);border:1px solid var(--color-border-strong);border-radius:6px;padding:16px}.TrendingViewChart-module-scss-module__TbLosa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__cardHeader h4{color:var(--color-text-primary);margin:0;font-size:14px}.TrendingViewChart-module-scss-module__TbLosa__cardTimeframes{gap:6px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__cardTimeframes button{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:11px}.TrendingViewChart-module-scss-module__TbLosa__cardTimeframes button.TrendingViewChart-module-scss-module__TbLosa__activeCardTf{color:var(--color-accent);background:var(--color-surface);border-radius:2px}.TrendingViewChart-module-scss-module__TbLosa__cardTimeframes button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__svgWrapper{width:100%;height:160px}.TrendingViewChart-module-scss-module__TbLosa__feedTabs{border-bottom:1px solid var(--color-border-strong);gap:20px;margin-bottom:16px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__feedTabs button{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:13px;position:relative}.TrendingViewChart-module-scss-module__TbLosa__feedTabs button.TrendingViewChart-module-scss-module__TbLosa__activeNewsTab{color:var(--color-accent);font-weight:500}.TrendingViewChart-module-scss-module__TbLosa__feedTabs button.TrendingViewChart-module-scss-module__TbLosa__activeNewsTab:after{content:"";background:var(--color-accent);height:2px;position:absolute;bottom:0;left:0;right:0}.TrendingViewChart-module-scss-module__TbLosa__feedTabs button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__askAiBanner{background:var(--color-surface);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 16px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__askAiBanner span{color:var(--color-text-primary);font-size:13px;font-weight:700}.TrendingViewChart-module-scss-module__TbLosa__askAiBtn{background:var(--color-accent);color:var(--color-text-strong);cursor:pointer;border:none;border-radius:12px;padding:4px 12px;font-size:11px;font-weight:700}.TrendingViewChart-module-scss-module__TbLosa__askAiBtn:hover{opacity:.95}.TrendingViewChart-module-scss-module__TbLosa__newsList{flex-direction:column;gap:16px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__newsItem{border-bottom:1px solid var(--color-border-strong);padding-bottom:14px}.TrendingViewChart-module-scss-module__TbLosa__newsItem h4{color:var(--color-text-primary);margin-top:6px;font-size:13px;font-weight:500;line-height:1.4}.TrendingViewChart-module-scss-module__TbLosa__newsMeta{color:var(--color-text-muted);align-items:center;gap:10px;font-size:11px;display:flex}.TrendingViewChart-module-scss-module__TbLosa__bullishBadge{color:var(--color-positive);background:#0ecb811a;border-radius:3px;padding:2px 6px;font-weight:700}.TrendingViewChart-module-scss-module__TbLosa__bearishBadge{color:var(--color-negative-strong);background:#f6465d1a;border-radius:3px;padding:2px 6px;font-weight:700}.TrendingViewChart-module-scss-module__TbLosa__depthTooltip{border:1px solid var(--color-border-strong);pointer-events:none;z-index:999;background:#131418f2;border-radius:4px;padding:8px 12px;box-shadow:0 4px 12px #0006}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light{background:var(--color-surface);border-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light.TrendingViewChart-module-scss-module__TbLosa__fullscreen{background:var(--color-surface)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__tabHeader{background:var(--color-surface);border-bottom-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftTabs button{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftTabs button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftTabs button.TrendingViewChart-module-scss-module__TbLosa__activeTab{color:var(--color-accent)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftTabs button.TrendingViewChart-module-scss-module__TbLosa__activeTab:after{background:var(--color-accent)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button.TrendingViewChart-module-scss-module__TbLosa__activeSubType{color:var(--color-accent)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button.TrendingViewChart-module-scss-module__TbLosa__headerIconBtn{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__rightSubTypes button.TrendingViewChart-module-scss-module__TbLosa__headerIconBtn:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__contentArea{background:var(--color-surface)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__chartToolbar{background:var(--color-surface);border-bottom-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__timeframeList button{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__timeframeList button.TrendingViewChart-module-scss-module__TbLosa__activeTf{color:var(--color-accent);background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__timeframeList button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftToolbar{background:var(--color-surface);border-right-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftToolbar button{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__leftToolbar button:hover{color:var(--color-accent);background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__chartDiv{background:var(--color-surface)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__bottomBar{background:var(--color-surface);border-top-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__bottomBar span{color:var(--color-text-secondary)!important}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__overviewPane,.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__dataPane,.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__feedPane{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__overviewPane::-webkit-scrollbar-thumb{background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__dataPane::-webkit-scrollbar-thumb{background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__feedPane::-webkit-scrollbar-thumb{background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__overviewLeft h3,.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__overviewRight h3{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__detailRow{border-bottom-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__detailRow span{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__detailRow strong{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__tagBadge,.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__exploreBadge{background:var(--color-surface-muted);color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__socialList a{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__socialList a:hover{color:var(--color-accent)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__linkButton{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__dataCard{background:var(--color-surface);border-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__dataCard h4{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__cardTimeframes button{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__cardTimeframes button.TrendingViewChart-module-scss-module__TbLosa__activeCardTf{color:var(--color-accent);background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__cardTimeframes button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__feedTabs{border-bottom-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__feedTabs button{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__feedTabs button.TrendingViewChart-module-scss-module__TbLosa__activeNewsTab{color:var(--color-accent)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__feedTabs button:hover{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__askAiBanner{background:var(--color-surface-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__askAiBanner span{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__newsItem{border-bottom-color:var(--color-border-muted)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__newsItem h4{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__newsMeta{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__depthTooltip{border-color:var(--color-border-muted);background:#fffffff2;box-shadow:0 4px 12px #0000001a}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__depthTooltip div{color:var(--color-text-secondary)}.TrendingViewChart-module-scss-module__TbLosa__container.TrendingViewChart-module-scss-module__TbLosa__light .TrendingViewChart-module-scss-module__TbLosa__depthTooltip span{color:var(--color-text-primary)}.TrendingViewChart-module-scss-module__TbLosa__chartDataError{pointer-events:none;letter-spacing:.02em;color:var(--color-text-muted);background:color-mix(in srgb, var(--color-surface) 72%, transparent);justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;inset:0}@media (max-width:991px){.TrendingViewChart-module-scss-module__TbLosa__tabHeader{flex-wrap:wrap;gap:4px 12px;height:auto;padding:8px 12px}.TrendingViewChart-module-scss-module__TbLosa__leftTabs,.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes{flex:1 0 100%;gap:14px;overflow-x:auto}.TrendingViewChart-module-scss-module__TbLosa__leftTabs::-webkit-scrollbar{display:none}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes::-webkit-scrollbar{display:none}.TrendingViewChart-module-scss-module__TbLosa__chartToolbar{flex-wrap:wrap;gap:6px;height:auto;padding:6px 12px}.TrendingViewChart-module-scss-module__TbLosa__timeframeList{overflow-x:auto}.TrendingViewChart-module-scss-module__TbLosa__container{min-height:0}.TrendingViewChart-module-scss-module__TbLosa__rightSubTypes,.TrendingViewChart-module-scss-module__TbLosa__leftToolbar,.TrendingViewChart-module-scss-module__TbLosa__bottomBar{display:none!important}.TrendingViewChart-module-scss-module__TbLosa__tabHeader{height:auto;padding:6px 12px}.TrendingViewChart-module-scss-module__TbLosa__leftTabs{gap:16px;font-size:13px}.TrendingViewChart-module-scss-module__TbLosa__chartToolbar{height:auto;padding:4px 12px}.TrendingViewChart-module-scss-module__TbLosa__timeframeList{gap:10px;overflow-x:auto}.TrendingViewChart-module-scss-module__TbLosa__timeframeList::-webkit-scrollbar{display:none}.TrendingViewChart-module-scss-module__TbLosa__timeframeList button{flex:none;padding:2px 4px;font-size:11px}.TrendingViewChart-module-scss-module__TbLosa__chartDiv,.TrendingViewChart-module-scss-module__TbLosa__tvChartDiv{height:100%!important;margin-left:0!important}}
.MarketDepthPanel-module-scss-module__rtjJdG__marketPanel{border-left:1px solid var(--color-border-muted);flex-direction:column;min-width:0;height:100%;min-height:0;padding:0 10px 8px;display:flex;overflow:hidden}.MarketDepthPanel-module-scss-module__rtjJdG__rightTabs{z-index:3;background:var(--color-app-bg);border-bottom:1px solid var(--color-border-muted);flex:none;gap:6px;padding:8px 0 6px;display:flex}.MarketDepthPanel-module-scss-module__rtjJdG__rightTabBtn{cursor:pointer;color:var(--color-text-muted);background:0 0;border:0;flex:1;padding:8px 0;font-size:12px;font-weight:700}.MarketDepthPanel-module-scss-module__rtjJdG__rightTabBtnActive{color:var(--color-text-strong);border-bottom:2px solid var(--color-accent)}.MarketDepthPanel-module-scss-module__rtjJdG__panelHead{background:var(--color-app-bg);z-index:2;justify-content:space-between;align-items:center;padding:12px 0 8px;display:flex;position:sticky;top:0}.MarketDepthPanel-module-scss-module__rtjJdG__panelHead h3{color:var(--color-text-primary);margin:0;font-size:15px;font-weight:700}.MarketDepthPanel-module-scss-module__rtjJdG__panelMenu{color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:16px;line-height:1}.MarketDepthPanel-module-scss-module__rtjJdG__panelMenu:hover{color:var(--color-text-primary)}.MarketDepthPanel-module-scss-module__rtjJdG__bookControls{flex:none;justify-content:space-between;align-items:center;gap:8px;padding:6px 0 4px;display:flex}.MarketDepthPanel-module-scss-module__rtjJdG__bookModes{gap:4px;display:flex}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn{cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:22px;height:20px;padding:0;display:grid}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn:hover{background:var(--color-surface)}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn span{width:12px;height:12px;display:block;position:relative}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn span:before,.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn span:after{content:"";border-radius:1px;height:5px;position:absolute;left:0;right:0}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn span:before{top:0}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtn span:after{bottom:0}.MarketDepthPanel-module-scss-module__rtjJdG__modeBtnActive{background:var(--color-surface)}.MarketDepthPanel-module-scss-module__rtjJdG__mode_both:before{background:var(--color-negative)}.MarketDepthPanel-module-scss-module__rtjJdG__mode_both:after{background:var(--color-positive)}.MarketDepthPanel-module-scss-module__rtjJdG__mode_split:before{background:var(--color-negative);opacity:.75}.MarketDepthPanel-module-scss-module__rtjJdG__mode_split:after{background:var(--color-positive);opacity:.75}.MarketDepthPanel-module-scss-module__rtjJdG__mode_bids:before{background:var(--color-positive);opacity:.35}.MarketDepthPanel-module-scss-module__rtjJdG__mode_bids:after{background:var(--color-positive)}.MarketDepthPanel-module-scss-module__rtjJdG__mode_asks:before{background:var(--color-negative)}.MarketDepthPanel-module-scss-module__rtjJdG__mode_asks:after{background:var(--color-negative);opacity:.35}.MarketDepthPanel-module-scss-module__rtjJdG__tickSelect{background:var(--color-surface);color:var(--color-text-primary);border:1px solid var(--color-border-muted);cursor:pointer;border-radius:4px;min-width:74px;padding:3px 6px;font-size:11px}.MarketDepthPanel-module-scss-module__rtjJdG__tickSelect:focus{border-color:var(--color-accent-strong);outline:none}.MarketDepthPanel-module-scss-module__rtjJdG__bookHead,.MarketDepthPanel-module-scss-module__rtjJdG__bookRow{grid-template-columns:1.1fr 1fr 1fr;gap:8px;padding:1px 0;font-size:11px;line-height:1.35;display:grid}.MarketDepthPanel-module-scss-module__rtjJdG__bookHead{color:var(--color-text-muted);letter-spacing:.02em;border-bottom:1px solid var(--color-border-muted);flex:none;margin-bottom:2px;padding-bottom:4px;font-size:10px}.MarketDepthPanel-module-scss-module__rtjJdG__bookAsks,.MarketDepthPanel-module-scss-module__rtjJdG__bookBids{flex-direction:column;flex:1 1 0;min-height:0;display:flex;overflow:hidden}.MarketDepthPanel-module-scss-module__rtjJdG__bookAsks{justify-content:flex-end}.MarketDepthPanel-module-scss-module__rtjJdG__bookRow{z-index:1;min-height:0;color:var(--color-text-primary);font-variant-numeric:tabular-nums;cursor:pointer;flex:1 1 0;align-items:center;position:relative}.MarketDepthPanel-module-scss-module__rtjJdG__bookRow:hover{background:var(--color-surface-muted)}.MarketDepthPanel-module-scss-module__rtjJdG__bookRow>span:not(.MarketDepthPanel-module-scss-module__rtjJdG__bookDepth){text-align:right;z-index:1;position:relative}.MarketDepthPanel-module-scss-module__rtjJdG__bookRow>span:not(.MarketDepthPanel-module-scss-module__rtjJdG__bookDepth):first-of-type{text-align:left}.MarketDepthPanel-module-scss-module__rtjJdG__bookRowEmpty{visibility:hidden;flex:1 1 0;min-height:0;padding:1px 0;font-size:11px;line-height:1.35}.MarketDepthPanel-module-scss-module__rtjJdG__bookRowEmpty:before{content:"0"}.MarketDepthPanel-module-scss-module__rtjJdG__bookRow .MarketDepthPanel-module-scss-module__rtjJdG__bookDepth{z-index:0;pointer-events:none;opacity:.14;border-radius:2px;position:absolute;top:0;bottom:0;right:0}.MarketDepthPanel-module-scss-module__rtjJdG__bookAsks .MarketDepthPanel-module-scss-module__rtjJdG__bookRow .MarketDepthPanel-module-scss-module__rtjJdG__bookDepth{background:var(--color-negative)}.MarketDepthPanel-module-scss-module__rtjJdG__bookBids .MarketDepthPanel-module-scss-module__rtjJdG__bookRow .MarketDepthPanel-module-scss-module__rtjJdG__bookDepth{background:var(--color-positive)}.MarketDepthPanel-module-scss-module__rtjJdG__bookMid{border-top:1px solid var(--color-border-muted);border-bottom:1px solid var(--color-border-muted);flex:none;justify-content:space-between;align-items:baseline;gap:8px;margin:2px 0;padding:4px 0;display:flex}.MarketDepthPanel-module-scss-module__rtjJdG__bookMid strong{font-variant-numeric:tabular-nums;font-size:17px;font-weight:700}.MarketDepthPanel-module-scss-module__rtjJdG__bookMidUsd,.MarketDepthPanel-module-scss-module__rtjJdG__bookSpread{color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:10px}.MarketDepthPanel-module-scss-module__rtjJdG__bookEmpty{color:var(--color-text-muted);text-align:center;flex:1;place-items:center;padding:24px 0;font-size:12px;display:grid}.MarketDepthPanel-module-scss-module__rtjJdG__tapeList{flex:1 1 0;min-height:0;overflow-y:auto}.MarketDepthPanel-module-scss-module__rtjJdG__tapeList .MarketDepthPanel-module-scss-module__rtjJdG__bookRow{flex:none}.MarketDepthPanel-module-scss-module__rtjJdG__ratioBar{font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:6px;padding:8px 0 2px;font-size:10px;font-weight:700;display:flex}.MarketDepthPanel-module-scss-module__rtjJdG__ratioBuy,.MarketDepthPanel-module-scss-module__rtjJdG__ratioSell{border-radius:3px;place-items:center;width:15px;height:15px;font-size:9px;display:grid}.MarketDepthPanel-module-scss-module__rtjJdG__ratioBuy{color:var(--color-positive);border:1px solid var(--color-positive)}.MarketDepthPanel-module-scss-module__rtjJdG__ratioSell{color:var(--color-negative);border:1px solid var(--color-negative)}.MarketDepthPanel-module-scss-module__rtjJdG__ratioPct{color:var(--color-text-muted);min-width:26px}.MarketDepthPanel-module-scss-module__rtjJdG__ratioTrack{background:var(--color-negative);border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.MarketDepthPanel-module-scss-module__rtjJdG__ratioFill{background:var(--color-positive);height:100%;display:block}.MarketDepthPanel-module-scss-module__rtjJdG__tradeTime{color:var(--color-text-muted)}.MarketDepthPanel-module-scss-module__rtjJdG__red{color:var(--color-negative)}.MarketDepthPanel-module-scss-module__rtjJdG__green{color:var(--color-positive)}@media (min-width:768px) and (max-width:991px){.MarketDepthPanel-module-scss-module__rtjJdG__marketPanel{padding:0 8px 4px;overflow:hidden}.MarketDepthPanel-module-scss-module__rtjJdG__rightTabs{padding:4px 0 2px}.MarketDepthPanel-module-scss-module__rtjJdG__rightTabBtn{padding:6px 0;font-size:11px}.MarketDepthPanel-module-scss-module__rtjJdG__bookControls{padding:4px 0 2px}.MarketDepthPanel-module-scss-module__rtjJdG__bookHead,.MarketDepthPanel-module-scss-module__rtjJdG__bookRow,.MarketDepthPanel-module-scss-module__rtjJdG__bookRowEmpty{padding:0;font-size:10px;line-height:1.2}.MarketDepthPanel-module-scss-module__rtjJdG__bookMid{margin:0;padding:3px 0}.MarketDepthPanel-module-scss-module__rtjJdG__bookMid strong{font-size:15px}.MarketDepthPanel-module-scss-module__rtjJdG__ratioBar{padding:4px 0 0}}@media (max-width:767px){.MarketDepthPanel-module-scss-module__rtjJdG__marketPanel{border-left:0;border-top:1px solid var(--color-border-muted);max-height:none;padding:0 16px 16px;overflow-y:auto}}
