// CMS editors: the complex package editor + simpler blog/page/vehicle editors // ---- Rich text toolbar mock (visual only) ---- const RichTextField = ({ label, value, onChange, rows = 10, hint }) => (