feat(web): Burgund Phase 3 — profile, security, auth component cleanup #3

Open
vikingowl wants to merge 4 commits from feat/burgund-flows into main

4 Commits

Author SHA1 Message Date
vikingowl 911439ebd8 feat(web): implement Burgund Phase 3 — profile, security, auth component cleanup
ci/someci/push/web Pipeline was successful
ci/someci/pr/web Pipeline was successful
ci/someci/pr/backend Pipeline was successful
2026-05-10 16:23:17 +02:00
vikingowl 5e24be03af feat(web): implement Burgund Phase 2 — public surfaces
ci/someci/pr/web Pipeline was successful
ci/someci/push/web Pipeline was successful
ci/someci/push/backend Pipeline was successful
ci/someci/pr/backend Pipeline was successful
2026-05-10 14:54:27 +02:00
vikingowl 00d43675ff fix(web): replace old signet with Burgund shield-M favicon across all sizes
Updates static/favicon.svg (was the old forest-green MedievalSharp signet),
regenerates favicon.ico, favicon-32.png, apple-touch-icon.png. Fixes
site.webmanifest theme_color and background_color to Burgund parchment.
Swaps app.html font preloads to EB Garamond + Cormorant Garamond and
theme-color meta tags to Burgund bg values.
2026-05-10 13:14:46 +02:00
vikingowl 418a4411f3 feat(web): implement Burgund design system foundation (Phase 1)
Establishes the Burgund visual identity system: 11-token color palette
(sealing-wax burgundy #9a1e2c light / halbton rosé #d86268 dark), editorial
typography (Cormorant Garamond display, EB Garamond serif, JetBrains Mono
caps), and all atoms (MarktvogtMark, Caps, Tag, Rule, Heraldry). Rewrites
Header, Footer, MobileNav, all ui/ components, and MarketCard to Burgund
tokens. Self-hosts 12 woff2 variable font subsets. Adds design-system.md
reference doc. Also switches pre-commit hook prettier step to --write.
2026-05-10 12:56:51 +02:00