/* Custom Filament table styles */
.filament-table-row-trashed {
    background-color: rgba(239, 68, 68, 0.1) !important;
}
