Home

This is a normal multipage site: each link is a full document request and the browser reloads. There is no client-side router.

Shared chrome (nav, footer, chatbot slot) comes from one Eleventy layout, so you never duplicate embed snippets across pages.

Chat widget

Values are saved in this browser (localStorage) when non-empty. Save with a field empty to clear that value; the widget then uses the built-in default for that field.