.jauge { height: 8px; background: #eee; border-radius: 4px; overflow: hidden; margin: 4px 0; }
.jauge-remplie { height: 100%; background: #2c5f2d; transition: width .3s; }
.ligne-jauge { margin-bottom: 8px; }
