Card-style help tooltip with an info icon, bolded title, and supporting copy beneath.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip3 } from "@/components/beste/piece/tooltip3";
<Tooltip3
title="Monthly recurring revenue"
description="Sum of normalized subscriptions divided by months, excluding one-time charges."
/>