/** Theme click handled by /public/theme.js — works without React hydration */ export function ThemeToggle() { return ( ); }