pub const MAX_DEPTH: usize = 200;
Maximum nesting depth for a Document node (matches Python’s _MAX_DEPTH).
_MAX_DEPTH