ddd711f93f
Replace `@apply dark:bg-gray-900/95` with an explicit `:is(.dark) .app-data-table` rule using CSS variables, matching the established pattern of `.app-surface` and `.app-toolbar`. Fixes Allocations, ResourceTableWidget, and ProjectTableWidget all appearing white in dark mode. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>