CI upgrade
{% if farm.ci_next_tier %}Upgrade to {{ farm.ci_next_label }} for faster builds{% else %}CI is at the top tier.{% endif %}
{% if farm.ci_next_tier %}
{% endif %}
Refactor (prestige {{ farm.prestige }})
{% if not farm.prestige_available %}Reach level {{ farm.prestige_min_level }} to refactor.{% elif farm.refactor_affordable %}Pay {{ farm.refactor_cost }}c to reset your farm for a permanent +25% coin bonus. You keep {{ farm.refactor_carryover_pct }}% of what remains ({{ farm.refactor_carryover_preview }}c) plus your Stars and Legacy upgrades.{% else %}Refactoring costs {{ farm.refactor_cost }}c right now - keep farming to afford it.{% endif %}
{% if farm.refactor_affordable %}
{% endif %}