Gold trophy tile beside a #rank-of-total position, a context label, and an emerald percentile flag.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Stats9 } from "@/components/beste/piece/stats9";
<Stats9
rank={12}
total={500}
label="Weekly leaderboard"
percentile="Top 3%"
tone="primary"
/>