->recordClasses(fn ($record) => match ($record->marked) { "1" => 'dark:bg-yellow-700 bg-yellow-100 dark:hover:bg-yellow-200', default => null, })