Daily steps card with a gradient progress bar, percent chip, and a distance and calorie footer.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Health4 } from "@/components/beste/piece/health4";
<Health4
steps={8420}
goal={10000}
distance="6.4 km"
kcal="310 kcal"
label="Steps"
tone="emerald"
/>Lift tracker with an exercise header, set progress bar segments, and a rest-timer chip on the right.
Mood log card with a big emoji for today and a seven-day row of color-keyed tiny face tiles.
Cycle ring with day fraction in the middle, a phase label, next-period forecast, and a mood note.
Weight tracker with current and goal weights, a 30-day change pill, and a mini line chart underneath.
Sleep planner card bracketing bedtime and wake times with sunset and sunrise icons and a consistency bar.
Eight-cup water grid that fills sky-tinted glasses as you log ml toward a daily hydration goal.