.status-pending    { background:#fef3c7; color:#92400e; }
.status-processing { background:#dbeafe; color:#1e40af; }
.status-success    { background:#d1fae5; color:#065f46; }
.status-error      { background:#fee2e2; color:#991b1b; }

#fileInput { display: none; }
