:root {
    --tip-setup-default: 'Click on an empty field to put a start platform on it. Click again to change its color. Repeat that for each player.';
    --tip-setup-ready: 'Once all players have their start platforms in place, hit "Start!" to play.';
    --tip-free-play-default: 'Click on an arrow to build a road. Click on a start platform to introduce a pawn. Click on a portal to move pawns.';
    --tip-free-play-connect: 'Click on an arrow to add another connection.';
    --tip-dice-start: 'Click on a start platform to introduce a pawn.';
    --tip-dice-build: 'Click on an arrow to build a road. Click on a start platform to introduce a pawn. Click on a portal to move pawns.';
    --tip-dice-connect: 'Click on an arrow to add another connection.';
    --tip-dice-move: 'Click on an active portal to launch it.';
    --tip-dice-finish: 'Click on the pawn on the center platform to remove it from the board.';
    --tip-turn-done: 'You have no more moves in this turn. Click "End Turn!" to finish.';
    --tip-game-over: 'Game over!';
}
