{% block breadcrumb %}{% endblock %}
{% endif %}
{% if self.page_heading() or self.header_actions() %}
{% block page_heading %}{% endblock %}
{% block header_actions %}{% endblock %}
{# Apply saved theme before render to avoid flash #} {# Inter font #} {# HTMX #} {% if htmx_local %} {% else %} {% endif %} {% for css_url in extra_css %} {% endfor %} {# Alpine.js 3.x — deferred so inline alpine:init listeners fire after CSS #} {% for js_url in extra_js %} {% endfor %} {# Catalyst-inspired layout - Sidebar: always secondary-950 (dark), regardless of colour scheme - Content: white (light) / secondary-900 (dark) #}
{# ─── Mobile backdrop ─────────────────────────────────────────────── #} {# ─── Sidebar ───────────────────────────────────────────────────────── #} {# ─── Main content ────────────────────────────────────────────────── #}