{% comment %} Fixed composition — see docs/adr/0023-the-sidebar-footer-is-a-fixed-composition.md. Override this template in your project to change what the footer shows. {% endcomment %}
{% comment %} is-drawer-open:me-2 sits on top of the row's own gap, so the user's name is not crowded against the theme control. It is scoped to the open state because the rail stacks this column instead of laying it out in a row, where a trailing margin would only shift it off centre. {% endcomment %}
{% comment %} Both controls take the same size so they read as one pair. Without it the globe renders at c-button's default and the theme control at "sm", putting a 40px button beside a 32px one. {% endcomment %}