.BaseChart{align-items:center;display:flex;width:100%}.BaseChart__title{color:var(--text-secondary);font-size:10px;font-weight:400;letter-spacing:-1%;line-height:15px;min-width:21px;white-space:nowrap}.BaseChart__chart{background:var(--bg-tertiary);border-radius:2px;height:3px;margin-left:6px;overflow:hidden;width:100%}.BaseChart__value{background:var(--text-primary);height:3px}
