{# Step phases removed #}
{% if error %}
{{ error }}
{% endif %}
Theme Tags {% if tags %}
Pick up to three themes. Toggle AND/OR to control how themes combine.
Combine
Tip: Choose OR for a stronger initial theme pool; switch to AND to tighten synergy.
{% if recommended and recommended|length %}
Recommended
{% for r in recommended %} {% set is_sel_r = (r == (primary_tag or '')) or (r == (secondary_tag or '')) or (r == (tertiary_tag or '')) %} {% set tip = (recommended_reasons[r] if (recommended_reasons is defined and recommended_reasons and recommended_reasons.get(r)) else 'Recommended for this commander') %} {% endfor %}
{% endif %}
{% for t in tags %} {% set is_sel = (t == (primary_tag or '')) or (t == (secondary_tag or '')) or (t == (tertiary_tag or '')) %} {% endfor %}
{% else %}

No theme tags available for this commander.

{% endif %}
Budget/Power Bracket
{% for b in brackets %} {% endfor %}
Note: This guides deck creation and relaxes/raises constraints, but it is not a guarantee the final deck strictly fits that bracket.