.article-editor-wrap{max-width:720px;margin:0 auto}.editor-toolbar{position:sticky;top:0;z-index:20;display:flex;flex-wrap:wrap;gap:4px;padding:10px 12px;background:var(--sp-bg-page, #f8fafb);border-bottom:1px solid var(--border-soft, rgba(0,0,0,.06));margin:-8px -12px 16px}.boar-mode .editor-toolbar{background:var(--sp-bg-page, #0d1117);border-bottom-color:#ffffff14}.editor-toolbar button{appearance:none;background:transparent;border:0;padding:6px 10px;border-radius:6px;font-size:13px;cursor:pointer;color:var(--sp-text-muted);font-weight:600;transition:background .12s,color .12s}.editor-toolbar button:hover{background:var(--sp-bg-card-inner);color:var(--sp-text)}.editor-toolbar button.is-active{background:var(--sp-accent-bg);color:var(--sp-accent)}.editor-toolbar .toolbar-sep{width:1px;background:var(--border-soft, rgba(0,0,0,.08));margin:0 4px}#article-title{width:100%;border:0;background:transparent;font-size:clamp(28px,4vw,38px);font-weight:900;line-height:1.2;color:var(--sp-text);outline:none;padding:6px 0;margin-bottom:8px}#article-title::placeholder{color:var(--sp-text-muted);opacity:.5}#article-author{width:100%;max-width:300px;border:0;background:transparent;font-size:14px;color:var(--sp-text-secondary);outline:none;padding:4px 0;margin-bottom:18px;border-bottom:1px dashed var(--border-soft, rgba(0,0,0,.1))}#article-editor-root{font-size:18px;line-height:1.75;color:var(--sp-text);min-height:400px}#article-editor-root .ProseMirror{outline:none;min-height:400px}#article-editor-root .ProseMirror p{margin:0 0 1.4em}#article-editor-root .ProseMirror h2{font-size:26px;font-weight:800;line-height:1.25;margin:1.8em 0 .5em}#article-editor-root .ProseMirror h3{font-size:21px;font-weight:800;line-height:1.3;margin:1.6em 0 .4em}#article-editor-root .ProseMirror blockquote{margin:1.4em 0;padding:4px 0 4px 20px;border-left:4px solid var(--sp-accent);font-style:italic;color:var(--sp-text-secondary)}#article-editor-root .ProseMirror ul,#article-editor-root .ProseMirror ol{margin:1.2em 0;padding-left:1.6em}#article-editor-root .ProseMirror img{max-width:100%;height:auto;border-radius:12px;display:block;margin:1.4em auto}#article-editor-root .ProseMirror pre{background:var(--sp-bg-card-inner);padding:14px 18px;border-radius:10px;overflow-x:auto;font-size:14px}#article-editor-root .ProseMirror code{background:var(--sp-bg-card-inner);padding:2px 6px;border-radius:4px;font-size:.92em}#article-editor-root .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--sp-text-muted);opacity:.4;pointer-events:none;height:0}#article-editor-root .ProseMirror [data-type=embed]{background:var(--sp-bg-card-inner);padding:14px;border-radius:10px;margin:1.4em 0;font-size:13px;color:var(--sp-text-muted);text-align:center;border:1px dashed var(--border-soft, rgba(0,0,0,.15))}.editor-footer{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:18px;border-top:1px solid var(--border-soft, rgba(0,0,0,.08));gap:12px}.editor-footer-actions{display:flex;gap:8px}#article-status{font-size:12px;color:var(--sp-text-muted);transition:color .2s}.editor-anon-banner{background:var(--sp-accent-bg);border:1px solid var(--sp-accent-border);color:var(--sp-text);padding:12px 16px;border-radius:10px;font-size:13px;line-height:1.5;margin-bottom:18px}.editor-anon-banner a{color:var(--sp-accent);font-weight:600;text-decoration:underline}
