.boost-upload-progress{margin-top:20px}.boost-progress-item{margin-bottom:15px}.boost-progress-filename{font-size:14px;font-weight:600;color:var(--boost-ui-text);margin-bottom:5px;display:flex;justify-content:space-between;align-items:center}.boost-progress-bar{width:100%;height:20px;background:var(--boost-ui-bg-alt);border-radius:10px;overflow:hidden;position:relative}.boost-progress-fill{height:100%;background:linear-gradient(90deg,var(--boost-ui-primary) 0%,var(--boost-ui-primary-hover) 100%);transition:width 0.3s ease;display:flex;align-items:center;justify-content:center;color:var(--boost-ui-primary-contrast);font-size:11px;font-weight:600}.boost-progress-info{display:flex;justify-content:space-between;margin-top:5px;font-size:12px;color:var(--boost-ui-text-muted)}.boost-progress-item.upload-error .boost-progress-fill{background:var(--boost-ui-error)}
