- Move DataTable striped rows and hover styling to global primevue-overrides.css - Add .summary-stats-inline pattern to shared stats.css - Refactor BankCashRegisterView.vue: CSS reduced from ~210 to 45 lines (78%) - Refactor TrialBalanceView.vue: CSS reduced from ~100 to 42 lines (58%) - Remove :deep() violations by using global DataTable overrides - Update templates to use shared classes (.table-empty, .loading-state, .form-actions) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>