pub const DEFAULT_FONT_SIZE: f32 = 16.0;
Default font size in pixels (16px), matching the CSS “medium” keyword and all major browser defaults (CSS 2.1 §15.7).