.cs-gauge__track{background:var(--green-light);border-radius:40px;height:12px;overflow:hidden}.cs-gauge__fill{background:var(--green);border-radius:40px;height:100%;transition:width .8s}.cs-gauge__legend{color:var(--text-light);justify-content:space-between;margin-top:8px;font-size:14px;display:flex}.cs-gauge__legend strong{color:var(--green-ink)}
