// news.jsx — News feed mobile (modern editorial) function NewsFeed({ dark }) { const t = useTheme(dark); return (