{# Card Components Macros: stat_card, info_card, simple_card, loading_card, metric_row #} {% macro stat_card(label, value, icon="", color="blue", change="", change_type="") %} {# Stats card with large number, label, optional icon and change indicator #}