{# Bulk actions toolbar — delete-only. State managed by dzTable Alpine component — bulkDelete(), clearSelection(). #978: visibility is CSS-driven via `[data-dz-bulk-count]` on the outer .dz-table wrapper (set by dzTable's $watch on bulkCount). The count text is mirrored to `[data-dz-bulk-count-target]` descendants imperatively — no Alpine bindings on children that idiomorph could re-evaluate before scope rebinds (ADR-0022). v0.62 CSS refactor: inline Tailwind → semantic .dz-bulk-* classes (components/fragments.css). #}