.upload-progress[data-v-f77c2062]{display:flex;flex-direction:column;gap:6px;width:100%}.upload-progress-track[data-v-f77c2062]{background:#00000014;border-radius:3px;height:6px;overflow:hidden;position:relative}html.dark .upload-progress-track[data-v-f77c2062]{background:#ffffff14}.upload-progress-fill[data-v-f77c2062]{background:#e88933;border-radius:3px;height:100%;transition:width .18s cubic-bezier(.4,0,.2,1)}.upload-progress--complete .upload-progress-fill[data-v-f77c2062]{background:#22c55e}.upload-progress--indeterminate .upload-progress-fill[data-v-f77c2062]{animation:indeterminate-slide-f77c2062 1.4s ease-in-out infinite;width:40%}@keyframes indeterminate-slide-f77c2062{0%{transform:translate(-100%)}to{transform:translate(250%)}}.upload-progress-label[data-v-f77c2062]{align-items:center;color:var(--text-secondary);display:flex;font-size:12px;justify-content:space-between}.upload-progress--complete .upload-progress-label[data-v-f77c2062]{color:#22c55e}.upload-progress-pct[data-v-f77c2062]{font-variant-numeric:tabular-nums;font-weight:600}
