--- title: "Modal Morph" description: "A small card expands into a full panel, shared-element style: both layouts measured once at mount, the container morphs by transform only (never width/height tweens) while keyed children counter-scale and re-flow onto their own measured targets as pure functions of time." --- import { InstallCommand } from "/snippets/install-command.jsx";