:root{--text:#344054;--text-h:#101828;--muted:#667085;--bg:#f8fafc;--panel:#fff;--surface:#fff;--viewer-bg:#eef2f7;--border:#dbe3ee;--accent:#6941c6;--accent-soft:#6941c659;--accent-bg:#6941c61f;--accent-strong:#5b34b0;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{background:var(--bg)}button,input,textarea{font:inherit}button{appearance:none}a{color:inherit}@media (prefers-color-scheme:dark){:root{--text:#cbd5e1;--text-h:#f8fafc;--muted:#94a3b8;--bg:#020617;--panel:#0f172a;--surface:#111c33;--viewer-bg:#0b1220;--border:#23314c;--accent:#a78bfa;--accent-soft:#a78bfa66;--accent-bg:#a78bfa26;--accent-strong:#c4b5fd}}*{box-sizing:border-box}body{color:#172033;background:#f5f7fb;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,label.upload-button,label.file-button,a.download-link,a.purchase-link{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:14px;font-weight:700;text-decoration:none;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}button:focus-visible,label.upload-button:focus-within,label.file-button:focus-within,input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:3px solid #2463eb2e}button:hover:not(:disabled),label.upload-button:hover,label.file-button:hover,a.purchase-link:hover,a.download-link:hover,button.link-button:hover{transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.45;transform:none}input,select,textarea{color:#172033;background:#fff;border:1px solid #d8e0ec;border-radius:8px;width:100%;padding:10px 12px}textarea{resize:vertical}label{color:#344054;font-size:13px;font-weight:700;display:block}.app{min-height:100vh;padding:24px}.app-header{background:#fff;border:1px solid #e3e8f2;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;max-width:1480px;margin:0 auto 16px;padding:20px 24px;display:flex;box-shadow:0 10px 28px #0f172a0f}.app-header h1{color:#101828;letter-spacing:0;margin:0;font-size:30px;line-height:1.15}.eyebrow{color:#2563eb;letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:800}.subtitle{color:#667085;margin:8px 0 0;font-size:15px}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.filename-input{width:190px;min-height:42px}.save-help{color:#475467;flex:1 0 100%;max-width:760px;margin:0;font-size:13px;line-height:1.4}.upload-button{color:#fff;background:#172033;box-shadow:0 8px 18px #1720332e}.file-button{color:#263247;background:#fff;border:1px solid #d8e0ec}.upload-button input,.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.upload-button.large{min-height:48px;margin-top:16px;padding-inline:22px}.primary-button{color:#fff;background:#2563eb;box-shadow:0 8px 18px #2563eb38}.secondary-button,a.download-link{color:#263247;background:#fff;border:1px solid #d8e0ec}.danger-button{color:#b42318;background:#fff1f0;border:1px solid #fecdca}.full{width:100%}.notice-bar{color:#7a4a00;background:#fff8e6;border:1px solid #f7d98b;border-radius:8px;justify-content:space-between;gap:16px;max-width:1480px;margin:0 auto 16px;padding:12px 16px;font-size:14px;font-weight:700;display:flex}.notice-bar.demo{color:#7a4a00;background:#fff8e6;border-color:#f7d98b}.notice-bar.licensed{color:#166534;background:#ecfdf3;border-color:#bbf7d0}.link-button{min-height:0;color:inherit;box-shadow:none;text-underline-offset:3px;background:0 0;padding:0;text-decoration:underline}.app-tabs{background:#fff;border:1px solid #e3e8f2;border-radius:8px;gap:6px;max-width:1480px;margin:0 auto 16px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 10px 28px #0f172a0f}.app-tabs button{color:#475467;min-width:120px;box-shadow:none;background:0 0;flex:1}.app-tabs button.active{color:#fff;background:#172033}.editor-layout{grid-template-columns:240px minmax(0,1fr) 300px;align-items:start;gap:16px;max-width:1480px;margin:0 auto;display:grid}.single-panel{max-width:1120px;margin:0 auto}.tab-card{padding:24px}.tab-card h2{color:#101828;margin:0 0 16px;font-size:24px;line-height:1.2}.settings-grid,.help-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0;display:grid}.help-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{background:#f8fafc;border:1px solid #e3e8f2;border-radius:8px;padding:16px}.info-card strong{color:#101828;margin-bottom:8px;font-size:15px;display:block}.info-card p,.about-copy{color:#475467;margin:0;font-size:14px;line-height:1.55}.license-form{background:#fff;border:1px solid #e3e8f2;border-radius:8px;margin:20px 0;padding:16px}.license-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:8px;display:grid}.inline-message{margin:12px 0;display:inline-flex}.workflow-panel,.settings-panel,.workspace-card{background:#fff;border:1px solid #e3e8f2;border-radius:8px;box-shadow:0 10px 28px #0f172a0f}.workflow-panel,.settings-panel{padding:16px;position:sticky;top:16px}.panel-section{border-bottom:1px solid #eef2f7;margin-bottom:16px;padding:0 0 16px}.panel-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.panel-section h2{color:#101828;margin:0 0 8px;font-size:16px;line-height:1.3}.panel-section p{color:#667085;margin:0 0 12px;font-size:14px}.panel-section label+input,.panel-section label+select,.panel-section label+textarea{margin-top:6px}.panel-section input,.panel-section select,.panel-section textarea,.panel-section button,.panel-section a{margin-bottom:12px}.tool-stack{gap:8px;margin-bottom:16px;display:grid}.tool-button{color:#344054;width:100%;box-shadow:none;background:#f8fafc;border:1px solid #e3e8f2;justify-content:flex-start}.tool-button.active{color:#1849a9;background:#eaf1ff;border-color:#b2ccff}.workspace-card{min-width:0;padding:16px;overflow:hidden}.status-row{color:#475467;background:#f8fafc;border:1px solid #e3e8f2;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:12px 14px;font-size:14px;display:flex}.unsaved-pill{color:#7a4a00;background:#fff3cd;border:1px solid #f7d98b;border-radius:999px;align-items:center;min-height:24px;margin-left:10px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.error-text{color:#b42318;font-weight:700}.save-message{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:700}.save-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:8px 10px;font-size:13px;font-weight:700}.page-controls{justify-content:center;align-items:center;gap:12px;margin:16px 0;display:flex}.page-controls span{text-align:center;color:#344054;min-width:120px;font-weight:800}.editor-shell{flex-direction:column;align-items:center;min-width:0;display:flex;overflow:hidden}.hint{color:#1849a9;background:#eef6ff;border:1px solid #c7ddff;border-radius:8px;width:100%;margin:0 0 12px;padding:12px 14px;font-size:14px;font-weight:700}.document-window{touch-action:none;background:#e7ebf2;border:1px solid #d8e0ec;border-radius:8px;place-items:center;width:100%;min-height:640px;max-height:calc(100vh - 260px);display:grid;position:relative;overflow:hidden}.document-window.tool-pan{cursor:grab}.document-window.tool-pan:active{cursor:grabbing}.document-window.tool-text{cursor:text}.document-window.tool-highlight,.document-window.tool-marker{cursor:crosshair}.document-window.tool-select{cursor:default}.document-window.tool-delete{cursor:not-allowed}.document-stage{transform-origin:50%;will-change:transform;touch-action:none;position:relative}.pdf-page-wrap{background:#fff;border:1px solid #c9d4e5;border-radius:8px;max-width:100%;position:relative;overflow:hidden;box-shadow:0 20px 44px #0f172a2e}.pdf-background-layer{z-index:1;pointer-events:none;position:absolute;inset:0}.react-pdf__Document,.react-pdf__Page,.react-pdf__Page canvas{pointer-events:none}.react-pdf__Page canvas{display:block}.editor-hit-layer{z-index:5;pointer-events:auto;background:0 0;position:absolute;inset:0}.marker-svg-layer{z-index:16;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.marker-path{pointer-events:stroke;cursor:pointer}.marker-path.selected{filter:drop-shadow(0 0 3px #2563ebbf)}.marker-path.draft{pointer-events:none}.annotation-layer{z-index:20;pointer-events:none;position:absolute;inset:0}.annotation-item{z-index:30;pointer-events:auto;-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;white-space:pre-wrap;overflow-wrap:anywhere;background:#ffffff80;border:1px dashed #0000;border-radius:6px;padding:5px 7px;line-height:1.15;position:absolute}.annotation-item:active{cursor:grabbing}.annotation-item:hover,.annotation-item.selected{background:#eaf1ffe0;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.text-box{z-index:60;pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;background:#ffffff2e;border:1px dashed #0000;min-width:40px;min-height:20px;position:absolute;overflow:visible}.text-box.selected{background:#dbeafe2e;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.text-box.move-mode{cursor:move}.text-box.resize-mode{cursor:default}.text-box-editor{z-index:2;resize:none;cursor:text;color:#000;white-space:pre-wrap;width:100%;height:100%;box-shadow:none;pointer-events:auto;background:0 0;border:0;outline:none;padding:2px 3px;line-height:1.08;position:relative;overflow:hidden}.text-box.move-mode .text-box-editor{cursor:move;-webkit-user-select:none;user-select:none}.text-box.resize-mode .text-box-editor{cursor:default}.text-box-editor:focus{border-color:#0000;outline:none}.resize-handle{pointer-events:auto;touch-action:none;z-index:100;background:#2563eb;border:2px solid #fff;position:absolute;box-shadow:0 2px 8px #0f172a40}.resize-right{cursor:ew-resize;border-radius:8px;width:10px;height:26px;top:50%;right:-6px;transform:translateY(-50%)}.resize-bottom{cursor:ns-resize;border-radius:8px;width:26px;height:10px;bottom:-6px;left:50%;transform:translate(-50%)}.resize-corner{cursor:nwse-resize;border-radius:50%;width:13px;height:13px;bottom:-6px;right:-6px}.annotation-signature{background:#ffffffb8;min-width:170px}.signature-preview{gap:3px;display:grid}.signature-preview strong{font-size:1em;font-weight:600}.signature-preview span{color:inherit;font-size:.56em}.annotation-note{color:#1f2937;background:#fff4b8;border-color:#e1b12c;box-shadow:0 8px 18px #7a4a0029}.highlight-box{z-index:18;pointer-events:auto;cursor:pointer;touch-action:none;border:1px solid #0000;border-radius:3px;position:absolute}.highlight-box.selected,.highlight-box:hover{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb29}.highlight-box.draft{pointer-events:none;border-color:#2563ebb3}.empty-state{text-align:center;background:#fbfcff;border:2px dashed #c9d4e5;border-radius:8px;place-content:center;justify-items:center;min-height:520px;display:grid}.empty-state h2{color:#101828;margin:0 0 8px;font-size:24px}.empty-state p{color:#667085;margin:0}.loading-text{color:#475467;margin:16px;font-weight:700}.toggle-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.toggle-row label{background:#fff;border:1px solid #d8e0ec;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.toggle-row input{width:auto;margin:0}.text-mode-toggle{background:#fff;border:1px solid #d8e0ec;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:flex}.text-mode-toggle input{width:auto;margin:0}.nudge-panel{flex-wrap:wrap;gap:6px;display:flex}.nudge-panel button{min-width:38px;min-height:34px;margin-bottom:0;padding:6px 8px}.text-box-mode-panel{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:12px;display:flex}.text-box-mode-panel button{color:#0f172a;min-height:36px;box-shadow:none;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:7px 10px}.text-box-mode-panel button.active{color:#fff;background:#2563eb;border-color:#2563eb}.tool-controls{gap:8px;display:grid}.segmented-controls{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-bottom:12px;display:grid}.segmented-controls span{color:#344054;text-align:center;min-width:56px;font-size:13px;font-weight:800}@media (width<=1180px){.editor-layout{grid-template-columns:220px minmax(0,1fr)}.settings-panel{grid-column:1/-1;position:static}}@media (width<=820px){.app{padding:12px}.app-header,.notice-bar{flex-direction:column;align-items:stretch}.header-actions{justify-content:stretch}.header-actions button,.header-actions label,.header-actions input{flex:160px}.editor-layout{grid-template-columns:1fr}.workflow-panel{position:static}.page-controls{flex-wrap:wrap}.page-controls button{flex:120px}.status-row{flex-direction:column;align-items:flex-start}.document-window{min-height:520px}}@media (width<=520px){.app-header h1{font-size:24px}.header-actions{grid-template-columns:1fr;display:grid}.notice-bar{font-size:13px}.workspace-card,.workflow-panel,.settings-panel{padding:12px}.document-window{min-height:420px}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
