:root { --accent: #f5e6c8; --accent-2: #e8a87c; }
.game-hud { display: flex; flex-wrap: wrap; gap: 0.75rem 1.25rem; justify-content: center; }
