Design a real-time collaborative document editor like Google Docs. Multiple users can edit the same document simultaneously. Changes from one user must appear on other users' screens in < 100ms, and the document must remain consistent even with concurrent edits.