In Typst you can also use the & in an equation to achieve the alignment. See the docs for an example.
For the multiple labels you should check out the package equate. It adds a show rule to add labels to each line in an equation (and a few more things). The example also shows how to reference a specific label inside your equation.