.auto-video-edit .card-header {
    background: #f8f9fa;
}

.auto-video-edit details summary {
    cursor: pointer;
    user-select: none;
}

.auto-video-edit-table td {
    vertical-align: middle;
}

.auto-video-edit .job-progress-bar {
    transition: width 0.3s ease-in-out;
}

.auto-video-edit .job-error {
    word-break: break-all;
}
