.kline-container{z-index:0;flex:1;height:100%;position:relative}.pointer:hover{cursor:pointer}.kline-wrap{z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;height:100%;line-height:1;position:relative}.kline-wrap .kline-draw-menu-divider{border-top:1px solid #ddd;margin:4px 0}.kline-wrap .kline-wrap-mask{z-index:201;width:100%;height:100%;position:absolute}.kline-wrap .kline-title-wrap{color:#76808f}.kline-wrap .kline-title-wrap .default-label-box{color:var(--color-TertiaryText);font-size:12px;font-weight:400}.kline-wrap .indicator-title-toolbox svg path{fill:#848e9c;fill-opacity:.8}.kline-wrap .kline-title-wrap .indicator-title-toolbox svg:hover>path{fill:#848e9c}.kline-title-wrap .tooltip-wrap{z-index:10;position:absolute}.tooltip-wrap.up{top:-6px;left:50%;transform:translate(-50%,-100%)}.tooltip-wrap.right{top:-6px;left:100%;transform:translate(0%)}.kline-title-wrap .tooltip-arrow{width:6px;height:6px;position:absolute;top:100%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.kline-title-wrap .tooltip-text{white-space:nowrap;padding:8px 12px}.right .tooltip-text{margin-left:6px}.right .tooltip-arrow{top:50%;left:0;transform:translate(50%)rotate(45deg)}.kline-wrap .tooltip-wrap{background:var(--color-PrimaryText);color:var(--color-SecondaryBg);border-radius:8px}.kline-wrap .tooltip-arrow{background:var(--color-PrimaryText)}.kline-wrap .title-wrapper-container{height:0}.kline-wrap .chart-title-row{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid transparent;align-items:flex-start;width:-moz-max-content;min-height:24px;margin-left:4px;padding:4px;font-size:12px;line-height:14px;display:flex}.kline-wrap .chart-title-row:hover{border:1px solid var(--color-Line);cursor:pointer;border-radius:4px}.kline-wrap .chart-title-row .chart-title-indicator-container{flex-wrap:wrap;line-height:16px;display:inline-flex}.kline-wrap .chart-title-row .icon-box{cursor:pointer;margin-right:2px;font-size:12px;line-height:14px;display:inline-flex;position:relative}.kline-wrap .chart-title-row .indicator-title-toolbox .icon-box:not(:last-child){margin-right:8px}.kline-wrap .chart-title-row .indicator-title-toolbox .icon-box:last-child{margin-right:0}div.chart-title-row:nth-child(2)~div>.chart-title-indicator-container{margin-left:18px}div.chart-title-row.fold:nth-child(2)~div,.chart-title-row.fold>.chart-title-indicator-container,.chart-title-row.fold>.indicator-title-toolbox{display:none}.icon-box svg{transition:transform .5s ease-out}.chart-title-row.fold svg{transform:rotate(-90deg)}.indicator-title-toolbox{display:none}.chart-title-row.active:not(.fold) .indicator-title-toolbox{align-items:center;height:16px;display:flex}.kline-wrap .text-area-wrap{z-index:10001;background:#ddd;border:1px solid #328dfd;border-radius:4px;outline:none;width:150px;height:80px;padding:4px;position:absolute;top:0;left:0}.kline-wrap.dark .text-area-wrap{color:#e6e8ea;background:#000}.kline-wrap.light .text-area-wrap{color:#1e2026;background:rgba(0,0,0,.2)}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}