feat(fitness): add guided body-parts measurement wizard

New /fitness/measure/body-parts route with step-by-step tape-measure
flow, per-step tips, L/R paired inputs, inline history chart, and
review-before-save summary. Measure page replaces the old body-parts
accordion with a launch button. Fitness layout goes full-bleed and
hides the site footer for this route via a :has() attribute selector,
and the desktop 3-column grid now extends rail and side panel up past
the floating nav while the middle column compensates with padding.
This commit is contained in:
2026-04-20 16:28:07 +02:00
parent b2b69301aa
commit 9c119b8df2
14 changed files with 1453 additions and 176 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "homepage",
"version": "1.35.3",
"version": "1.36.0",
"private": true,
"type": "module",
"scripts": {