Sleep planner card bracketing bedtime and wake times with sunset and sunrise icons and a consistency bar.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Health14 } from "@/components/beste/piece/health14";
<Health14
bedtime="23:15"
wake="06:45"
target="8 hours"
consistency={92}
note="6 days on schedule this week"
label="Sleep schedule"
tone="violet"
/>