The marketing card: header (title + subtitle + "lower is better" badge),
a grid of metric tiles (rows, values from values by row key) and a
bottom legend. Rendered at a fixed landscape size by the render
harness (contract card), not laid out for arbitrary screens.
Loads the Roboto family from the Flutter SDK's material fonts (present in
every SDK's bin/cache/artifacts/material_fonts), so golden renders use
real glyphs without vendoring fonts into the repo. contract card
ensures the fonts exist before running the render; FLUTTER_ROOT is set by
the flutter tool for test processes.