feat: refactor blog pages to match landing CSS aesthetic
- BlogListPage: removed Tailwind/lucide-react, added featured post card,
2-col grid for remaining posts, formatDate helper, eyebrow + Lora titles
- BlogDetailPage: matches DocDetailPage (skeleton loader, not-found state,
tags + Lora h1 + date/read-time meta, docs-prose body, CTA box)
- Added blog-specific CSS to landing.css (.blog-page, .blog-featured,
.blog-grid, .blog-card); reuses .docs-back-link, .docs-prose, .docs-cta-box
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>