The auth title's two spans could each wrap on wide viewports since the card was capped at 460px while the heading font scaled up to 3.4rem, producing three lines instead of two. Widen the card, tune the heading's clamp, and force each title span to a single line above 420px so it never breaks unpredictably. The form and intro text keep a comfortable reading width inside the wider card. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>