How View Transitions actually work

View Transitions can feel like magic, but the API is very observable and flexible. And it's mostly modern CSS and generally well-supported (https://caniuse.com/?search=%40view-transition). Let's see how it works under the hood.