.metric-header{justify-content:space-between;margin-bottom:4px;font-size:14px;display:flex}.metric-label.main{font-weight:600}.bar-track{background:#e5e7eb;border-radius:999px;height:10px;overflow:hidden}.bar-fill{background:var(--color-denkboxsemidark);border-radius:inherit;width:0;height:100%;animation:.6s ease-out forwards grow}.bar-fill.main{background:var(--color-denkbox)}@keyframes grow{to{width:var(--target-width)}}
