## Summary - Drop the company_site nav (logo, Home, Web Design, Contact) from the shortener chrome — that header belongs on aimloperations.com, not `piha.lc` - Add a **Why Piha?** section: Quenya (Tolkien High Elvish) *pia* / *pitya* / *pincë* / *picina* means little / small; a short link is a little path - Footer and Request access / Contact CTAs stay Closes #5. ## Test plan - [ ] `cd site && uv run python manage.py test` - [ ] `GET /` has no top header; Why Piha? is on the page - [ ] Request access / Contact still go to aimloperations.com/contact - [ ] Debug mint page still works without the nav - [ ] `GET /<code>` still 302 Reviewed-on: #6