@keyframes move-right{0%{transform:translateX(0)}25%{transform:translateX(18px)}30%{transform:translateX(18px)}50%{transform:translateX(36px)}55%{transform:translateX(36px)}75%{transform:translateX(18px)}80%{transform:translateX(18px)}to{transform:translateX(0)}}@keyframes move-left{0%{transform:translateX(0)}25%{transform:translateX(-18px)}30%{transform:translateX(-18px)}50%{transform:translateX(-36px)}55%{transform:translateX(-36px)}75%{transform:translateX(-18px)}80%{transform:translateX(-18px)}to{transform:translateX(0)}}@keyframes move-center{0%{transform:scale(1)}20%{transform:scale(2.2)}30%{transform:scale(2.2)}40%{transform:scale(1)}60%{transform:scale(1)}80%{transform:scale(2.2)}to{transform:scale(1)}}.chart .label-current{white-space:nowrap;color:var(--base-white);font-size:12px;font-weight:600;line-height:16px;padding:0 6px 0 4px;background-color:var(--increase)}.chart .label-current.wemixDollar{background-color:#373b4e}.chart .label-current .label-icon{border-color:rgba(0,0,0,0) var(--increase) rgba(0,0,0,0) rgba(0,0,0,0);content:"";position:absolute;left:0;top:0;bottom:0;width:0;height:0;margin:auto;border-width:9px 5px 9px 0;border-style:solid}.chart .label-current .label-icon.wemixDollar{border-color:rgba(0,0,0,0) #373b4e rgba(0,0,0,0) rgba(0,0,0,0)}.loading .bubble-loading-container{display:flex;flex-direction:column;align-items:center}.loading .bubble-loading-container .bubble-loading-icons{display:flex;align-items:center;gap:10px}.loading .bubble-loading-container .bubble-loading-icons>svg{animation:ease;animation-duration:3s;animation-iteration-count:infinite;transform-origin:center center}.loading .bubble-loading-container .bubble-loading-icons>svg:first-child{position:relative;overflow:visible;animation-name:move-right}.loading .bubble-loading-container .bubble-loading-icons>svg:nth-child(2){z-index:2;animation-name:move-center}.loading .bubble-loading-container .bubble-loading-icons>svg:nth-child(3){animation-name:move-left}.loading .bubble-loading-container .loading-content{margin-top:8px;color:var(--text-sub);font-size:14px;line-height:20px;letter-spacing:-.01em}.ThresholdLineChartOverView_wrapper__kdnbn{display:flex;flex-direction:row;justify-content:space-between;align-items:center}html[data-device=mobile] .ThresholdLineChartOverView_wrapper__kdnbn{flex-direction:column;align-items:flex-start}.ThresholdLineChartOverView_stats-wrapper__DxoOQ{width:100%}.ThresholdLineChartOverView_options-wrapper__1NzOY{width:100%;display:flex;justify-content:flex-end}