const TITLE_BAR_OFFSET_PX: i32 = 16;
Pixels above the cursor where the title bar sits — matches open_window_at_position so the cursor lands near the top-center of the title bar after promotion.