e6957160f6
The suggested-progressions panel lays its entries out as a 2x2 grid (grid-cols-1 sm:grid-cols-2) instead of a vertical list, using the left-column width and halving the block height. Layout-only: a grid class + a render-time slice(0,4); the ranker, scoring, cap (RELATED_MAX_ENTRIES=5), and every entry's chips/labels are untouched, so the C-50 ranking pins stay green. Idle/empty states stay single-column. Critic PASS (combined gate). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>