.ProgressBar_wrapper__FLEAK{display:flex;flex-direction:column;gap:var(--spacing-2);width:100%}.ProgressBar_header__fJV3e{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;font-weight:500}.ProgressBar_label__JbBc5{color:var(--foreground)}.ProgressBar_percentage__L6Ji4{color:var(--primary);font-weight:600}.ProgressBar_track__4z_1w{width:100%;height:8px;background-color:var(--card-border);border-radius:var(--radius-xl);overflow:hidden}.ProgressBar_fill__xN0da{height:100%;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:var(--radius-xl);transition:width .5s ease-out}