7e4d3e2cd9
Per field feedback + Codex. * In-game theme title bigger and weighted (flat → title): 1.6rem/600 desktop, 1.5rem mobile. * Cell letters now scale to ~42% of the cell (container-query units, grid as the inline-size query container) so the letter-to-spacing ratio is uniform across sizes. Large is preserved (its current ratio ≈ 0.42); Small/Med letters grow to match, so Small is the easiest to read. @supports-guarded with a clamp() fallback for browsers without container-query units. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>