.jauge-container{width:100%;margin:20px 0;font-family:Arial,sans-serif}.jauge-header{display:flex;justify-content:space-between;margin-bottom:6px;font-size:14px;color:#333}.jauge-bar{width:100%;background:#e0e0e0;border-radius:6px;overflow:hidden;height:16px}.jauge-fill{height:100%;background:#0073aa;width:0;transition:width 0.5s ease}.jauge-text{text-align:center;margin-top:6px;font-size:14px;color:#333}