// mobile.jsx — Native mobile layouts for each route // Renders a single-column, gesture-friendly version of each page // ── Shared mobile chrome ─────────────────────────────────── const MAppBar = ({ title, subtitle, onMenu, right }) => (