@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)}}.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}.ChartOverView_wrapper__XewWU{display:flex;flex-direction:row;justify-content:space-between;align-items:center}html[data-device=mobile] .ChartOverView_wrapper__XewWU{flex-direction:column;align-items:flex-start}.ChartOverView_stats-wrapper__3WP1N{width:100%}.ChartOverView_options-wrapper__Ns2Ad{width:100%;display:flex;justify-content:flex-end}