/** * ThemeScript - Initializes theme from localStorage before React hydration * This prevents the flash of wrong theme on page load. * * Must be a Server Component: in Next.js / React 19,