{# post-hero (earthen) — current post from the `post` provider. Banner when a featured image exists, else a clean text hero. Branches, field reads and image wiring preserved; earthen skin only. #}
{% set center = align != "left" %}
{% if post.featured_image_url %}