const MAX_PAGE: f32 = 14_400.0;
The largest page dimension common readers accept (Acrobat’s 200-inch limit), in points. A scope that would overflow it is scaled down to fit — the one case where the document-wide scale gives way.