NOTE / TIP / IMPORTANT / WARNING / CAUTION.
5-variant callout block matching the GFM `[!NOTE]` syntax. Use inside docs / blog posts / templates. Theme-aware backgrounds + accent stripes.
import { Callout } from "@/components/ui/callout";
<Callout variant="warning">Don't push to main directly. Branch protection blocks it.</Callout>components/ui/ folder. You own the code.