/* Layout now lives in App.js via Tailwind; keep body from double-scrolling. */ :root { overflow: hidden; }