- Controls go 3 cols → 2 cols (From / To). Model selector moves
into a kebab (⋮ more_vert) menu in the top-left corner, using
a native <details> element so toggle and a11y come for free.
- Default source language: Dutch (was Auto-detect). Target stays
English. Quickest path to a translation since the typical use
case is reading Dutch text.
- Drop the VisualViewport listener and --kb-inset CSS var —
Android Chrome already handles keyboard with the
interactive-widget=resizes-content meta directive; iOS Safari
isn't in scope. FAB bottom calc reverts to just safe-area-inset.