.pond-disabled *, *:disabled {
    cursor: not-allowed !important;
    pointer-events: auto !important;
}
.filepond--file-action-button {
    cursor: pointer !important; /* keep action buttons clickable */
    opacity: 1 !important;
    pointer-events: auto !important;
}