Some checks failed
/ build (push) Failing after 9m56s
Standby fix: after status "ready" had run, fitReadyText left an inline pixel font-size sized for "Bereit" on the status element. Re-entering the standby branch only swapped the class and text, so the long "Standby: Drücke beide Buttons einmal" rendered at that oversized font and overflowed the lane container. Reset font-size, height, maxHeight and overflow so CSS clamp takes over again. Also bundled: explodeFromSnapshot() animation triggered on the finished→ready transition when the run was below minTimeForLeaderboard (loaded from /api/get-settings) — runs too short for the leaderboard now visually "burst" instead of flying down into a list they wouldn't enter. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>