%# locals: (budget:) %>
You have over-allocated your budget. Please fix your allocations.
<%= link_to budget_budget_categories_path(budget), class: "btn btn--secondary flex items-center gap-1" do %> Fix allocations <%= lucide_icon "pencil", class: "w-4 h-4 text-secondary hover:text-gray-600" %> <% end %>