- Remove green/red/blue coloring from summary totals on all report pages
(Facturi, Facturi pe Parteneri, Casă, Bancă) — mobile and desktop,
light and dark mode; totals now use --text-color like TrialBalance
- Fix SplitButton (Export) dark mode: was blue (--color-primary), now
matches secondary outlined style (--text-color / --surface-border)
- Update button syntax: severity="secondary" outlined instead of legacy
class="p-button-outlined p-button-secondary"
- DetailedInvoices: partner-meta (8 facturi) inline with partner name
via flex-direction row instead of column
- TrialBalance: mobile flat-row list layout replacing card layout
- Dashboard mobile title: shows company name + period instead of static "Dashboard"
- Navigation: move Facturi pe Parteneri to RAPOARTE section;
update MobileBottomNav default items (Detalii replaces Facturi)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>