Bottle-shaped container that fills sky with gradient water, paired with current versus goal liters.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Health19 } from "@/components/beste/piece/health19";
<Health19
label="Hydration"
current="1.8 L"
goal="2.5 L"
fillPercent={72}
tone="sky"
/>