Local File Loading Error
Because the sections are separated into different HTML files as requested, running directly via
file:// is blocked by browser CORS policies.
Please open this project using a local web server (e.g. VS Code Live Server, or Python's
python3 -m http.server).