.measured-progress{width:100%;min-width:0}.measured-progress__label{color:#aaaab4;justify-content:space-between;gap:8px;margin-bottom:6px;font-size:11px;line-height:1.4;display:flex}.measured-progress__label>:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.measured-progress__label>:last-child{font-variant-numeric:tabular-nums;flex-shrink:0}.measured-progress__track{border-radius:999px;height:16px;position:relative;overflow:hidden}.measured-progress__fill{border-radius:inherit;min-width:16px;height:100%;transition:width .15s ease-out;position:relative}.measured-progress__endpoint{border-radius:50%;width:14px;height:14px;position:absolute;top:1px;right:1px}.measured-progress__fill[data-indeterminate=true]{animation:1.5s ease-in-out infinite alternate measured-progress-sweep}@keyframes measured-progress-sweep{to{transform:translate(233%)}}@media (prefers-reduced-motion:reduce){.measured-progress__fill{transition:none;animation:none!important}}.global-measured-progress{bottom:calc(env(safe-area-inset-bottom) + 16px);z-index:110;pointer-events:none;background:var(--app-stage-surface,#101012);width:min(320px,100vw - 32px);box-shadow:var(--stages-raised-shadow);border-radius:10px;padding:12px;position:fixed;right:16px}
