Lighthouse-style score ring that colors emerald, amber, or rose by 90/50/below thresholds.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Browser17 } from "@/components/beste/piece/browser17";
<Browser17
score={92}
label="Performance"
/>