{#- FR-013 degradation banner, shared by every page via base.html. Renders zero bytes unless the context carries a non-empty embed_banner (the embed_ladder.degradation_banner() line: rung / reason / remediation), so healthy pages stay byte-identical. Inline styles reuse the badge-warn recipe and the theme's --warn token (dark-theme safe) because the banner must live in the templates only. -#} {% if embed_banner %}
{% endif %}