The idea
vertical-lr is the mirror of vertical-rl: the inline axis still runs top-to-bottom, but lines stack left-to-right, so the first line sits at the *left* edge. The rl/lr suffix names the direction the lines march across the page.
This level needs writing-mode. transform is off-limits for the same reason as before.