.document-editor{--document-editor-fg:#111;--document-editor-muted:#444;--document-editor-bg:#fff;--document-editor-border:#d4d4d4;--document-editor-accent:#1a1a1a;--document-editor-font:"Times New Roman", "Liberation Serif", "DejaVu Serif", Times, serif;--document-editor-size:16px;--document-editor-line:1.5;color:var(--document-editor-fg);background:var(--document-editor-bg);font-family:var(--document-editor-font);font-size:var(--document-editor-size);line-height:var(--document-editor-line);font-feature-settings:normal;letter-spacing:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;word-wrap:break-word;font-weight:400}.dark .document-editor{--document-editor-fg:#ececec;--document-editor-muted:#b8b8b8;--document-editor-bg:transparent;--document-editor-border:#404040;--document-editor-accent:#f5f5f5}.document-editor__surface{min-height:100%}.document-editor--page{padding:132px 94px 94px 113px}.dark .document-editor--page{--document-editor-fg:#111;--document-editor-muted:#444;--document-editor-bg:#fff;--document-editor-border:#d4d4d4;--document-editor-accent:#1a1a1a}.document-editor--paged{background:0 0;position:relative}.document-editor :where(p,div,blockquote,pre){margin:0 0 .85em}.document-editor :where(p:last-child,div:last-child){margin-bottom:0}.document-editor :where(strong,b){color:var(--document-editor-accent);font-weight:700}.document-editor :where(em,i){font-style:italic}.document-editor :where(u){text-decoration:underline}.document-editor :where(h1,h2,h3,h4,h5,h6){font-family:var(--document-editor-font);font-size:1em;font-weight:700;line-height:var(--document-editor-line);color:var(--document-editor-accent);margin:0 0 .85em}.document-editor :where(ul,ol){margin:0 0 .85em;padding-left:1.5em}.document-editor :where(ul){list-style-type:disc}.document-editor :where(ol){list-style-type:decimal}.document-editor :where(li){margin:.25em 0}.document-editor :where(li>p){margin:0}.document-editor :where(blockquote){border-left:3px solid var(--document-editor-border);color:var(--document-editor-muted);padding-left:.85em}.document-editor :where(a){color:inherit;text-decoration:underline}.document-editor :where(hr){border:0;border-top:1px solid var(--document-editor-border);margin:1em 0}.document-editor :where([style*="font-weight: bold"],[style*=font-weight\:bold]){font-weight:700!important}.document-editor.document-editor--embedded{--document-editor-bg:transparent;padding:0}.document-editor:focus{outline:none}.document-editor-placeholder{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#f59e0b2e;border-radius:.2em;padding:0 .15em}.document-editor[contenteditable=true]:empty:before{color:var(--document-editor-muted);content:attr(data-placeholder);pointer-events:none}.document-editor [data-bid].document-block-agent-changed{outline-offset:2px;outline:2px solid #3b82f68c;transition:outline-color .4s}
