Projected Cost: ${{ estimate['projected_cost_usd'] }}
Cost Driver: {{ estimate['cost_driver']|upper }}
Resource Impact: {{ estimate['resource_impact']|upper }}
{% if estimate.get('local_energy_kwh', 0) > 0 %}Energy consumption: {{ estimate['local_energy_kwh'] }} kWh
{% endif %} {% if estimate.get('warning') %}Warning: {{ estimate['warning'] }}
{% endif %}Scale: ☕ Coffee (Low) → 🏎️ Industrial (High)