($appearance ?? 'system') == 'dark'])>
{{-- ✅ SEO META TAGS --}} {{-- ✅ DEFAULT META (will be overridden by page-specific Head tags) --}} {{-- ✅ OPEN GRAPH (FACEBOOK/LINKEDIN) --}} {{-- ✅ TWITTER CARD --}} {{-- ✅ MOBILE/PWA META --}} {{-- ✅ CANONICAL URL (important for SEO) --}} {{-- ✅ LLM CONTEXT (for AI crawlers) --}} {{-- ✅ STRUCTURED DATA (JSON-LD) for better SEO --}} {{-- Inline script to detect system dark mode preference and apply it immediately --}} {{-- Inline style to set the HTML background color based on our theme in app.css --}}