// Lucide-style icons (currentColor stroke) + Material icon paths used in capability cards.
const ArrowUpRight = ({ className = "h-5 w-5" }) => (
);
const Play = ({ className = "h-4 w-4" }) => (
);
const ClockIcon = ({ className = "h-7 w-7" }) => (
);
const GlobeIcon = ({ className = "h-7 w-7" }) => (
);
// Material icon paths (filled), rendered inside a