{# Follow the OS appearance: dark Midnight Observatory by default, a light
paper theme under prefers-color-scheme: light. The matching theme-color
keeps the iOS status bar / Android chrome in step with the rendered bg. #}
{% block title %}ARGOS{% endblock %}
{# Desktop navigation — a fixed left rail (≥768px). On mobile it is hidden in
favour of the top masthead + bottom tabbar below, so the two breakpoints
get genuinely different chrome instead of the same bar at every width. #}
{# Mobile top branding (<768px). #}
ARGOS
Observatory
{% block content %}{% endblock %}
{# Mobile bottom tab bar (<768px). #}