ae3d3ce041
On the domain page the "Add an application" card sat below the domain rate limit, so adding a login meant scrolling past the list and back. Move it up next to the Applications table and wrap the pair in a .split grid (1.5fr / 1fr, so the table keeps the wider column). The columns collapse to one below 52rem, list first, and the grid gap keeps the same vertical rhythm as .card + .card. The empty-state text said "Create one below", which is no longer where the form is; it now names the card instead of its position. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>