{t("logOutConfirmDesc")}
{t("unlockPagesWarning")}
+{t("unlockWarning")}
+.
+ // `collectLines` reads them directly from the DOM, so we don't need to
+ // re-run the scene-labeling logic here.
+
// ── Collect all visual lines from the browser DOM ───────────────────
const titlePageEl = options.titlePageElement;
@@ -148,7 +153,12 @@ export class PDFAdapter extends ProjectAdapter