.hosted-upload-status { flex-basis: 100%; margin-top: 8px; }
.hosted-upload-status.upload-error { color: var(--critical); font-weight: 600; }
button:disabled { cursor: wait; opacity: .65; }
