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 {{ format_coins(farm.refactor_cost) }} to reset your farm for a permanent +25% coin bonus. You keep {{ farm.refactor_carryover_pct }}% of what remains ({{ format_coins(farm.refactor_carryover_preview) }}) plus your Stars and Legacy upgrades.{% else %}Refactoring costs {{ format_coins(farm.refactor_cost) }} right now - keep farming to afford it.{% endif %}
{% if farm.refactor_affordable %}
{% endif %}