{# Seed theme attribute BEFORE any CSS loads so we don't flash light-mode before JS flips to dark. Reads the user's saved choice, falling back to the OS preference on first visit. #} {% block extra_scripts %}{% endblock %}
{% block content %}{% endblock %}