Links and text utilities
Three logical alignment utilities exist (.text-start, .text-center, .text-end) because alignment is independent of typography hierarchy and is useful in many contexts. They use logical properties so they follow writing direction. text-wrap balance and pretty are exposed as utilities so they can be applied outside .prose (e.g. on a card title, a dialog description, a hero subtitle). transition: all is not used. Transitions target specific properties. This is a general rule, not just a typography rule.