import clsx from "clsx"; /** Social Runtime Crawler mark: an eye-like orbit — the crawler *watches* a runtime rather than fetching pages. */ export function Mark({ className }: { className?: string }) { return ( ); } export function Brand({ size = "md" }: { size?: "sm" | "md" | "lg" }) { return (