- Create shared EmptyState component with icon, heading, subtext, and optional CTA button - DashboardPage: show EmptyState when no budgets exist with Create CTA; replace plain Card fallback with EmptyState for no-current-budget case - CategoriesPage: add loading state to prevent empty-state flash on initial load; show EmptyState when no categories exist