.prose-editor{color:var(--ink);font-size:var(--text-base);letter-spacing:-.003em;max-width:68ch;line-height:1.8}.prose-editor :where(p){margin:0 0 1em}.prose-editor :where(h1,h2,h3){font-family:var(--font-display);letter-spacing:-.02em;margin:1.6em 0 .5em;font-weight:500;line-height:1.15}.prose-editor :where(h1){font-size:var(--text-2xl)}.prose-editor :where(h2){font-size:var(--text-xl)}.prose-editor :where(h3){font-size:var(--text-lg)}.prose-editor :where(strong){color:var(--ink);font-weight:600}.prose-editor :where(em){font-style:italic}.prose-editor :where(a){color:var(--accent);text-underline-offset:3px;text-decoration-line:underline;text-decoration-thickness:1px}.prose-editor :where(blockquote){border-left:3px solid var(--line-strong);color:var(--ink-muted);margin:1.2em 0;padding-left:1.2rem;font-style:italic}.prose-editor :where(ul,ol){margin:0 0 1em;padding-left:1.4rem}.prose-editor :where(ul){list-style:outside}.prose-editor :where(ol){list-style:decimal}.prose-editor :where(li p){margin:0}.prose-editor :where(hr){border:none;border-top:1px solid var(--line);margin:2em 0}.prose-editor :where(code){font-family:var(--font-mono);background:var(--paper-sunken);border-radius:var(--radius-sm);padding:.12em .35em;font-size:.9em}.prose-editor :where(pre){background:var(--paper-sunken);border-radius:var(--radius-md);margin:1.2em 0;padding:1rem 1.25rem;line-height:1.55;overflow-x:auto}.prose-editor :where(img.prose-editor-image,img){border-radius:var(--radius-md);border:1px solid var(--line);background:var(--paper-sunken);max-width:100%;height:auto;margin:1.2em 0;display:block}.prose-editor :where(.ProseMirror-selectednode img){outline:2px solid var(--focus);outline-offset:2px}.prose-editor :where(pre code){background:0 0;padding:0;font-size:.875em}.prose-editor :where(ul[data-type=taskList]){padding-left:0;list-style:none}.prose-editor :where(ul[data-type=taskList] li){align-items:flex-start;gap:.6rem;margin-bottom:.25em;display:flex}.prose-editor :where(ul[data-type=taskList] li>label){margin-top:.35em}.prose-editor :where(ul[data-type=taskList] li[data-checked=true]>div){color:var(--ink-subtle);text-decoration:line-through}.prose-editor :where(ProseMirror-focused){outline:none}.prose-editor .is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--ink-subtle);float:left;pointer-events:none;height:0}.hljs-keyword,.hljs-selector-tag,.hljs-title.function_{color:var(--accent)}.hljs-string,.hljs-attr{color:#298646;color:lab(49.4309% -39.316 25.9959)}.hljs-comment{color:var(--ink-subtle);font-style:italic}.hljs-number,.hljs-literal{color:#0f74c5;color:lab(47.0007% -3.24479 -50.2754)}.hljs-variable,.hljs-built_in{color:var(--ink-muted)}
