/* Styles pour la vitesse */ .prono-horse-speed { font-size: 10px; color: var(--text2); margin-left: auto; white-space: nowrap; opacity: 0.8; } .speed-val { font-family: 'Space Mono', monospace; font-size: 11px; color: var(--cyan); font-weight: 600; } .empty-horses { padding: 20px; text-align: center; color: var(--text2); font-style: italic; }