/* 40b: the board no longer reserves a column for the dealer portrait. */
.game-shell { grid-template-columns: minmax(0, 1fr); max-width: 1120px; }
