.block-editor{background:var(--background);border-radius:8px;width:100%}.block-editor__toolbar{background:var(--background);border-bottom:1px solid var(--border);z-index:10;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;display:flex;position:sticky;top:0}.block-editor__editor-content .ProseMirror{outline:none;min-height:400px;padding:1.5rem}.block-editor__editor-content .ProseMirror>*+*{margin-top:.75rem}.block-editor__editor-content .ProseMirror h1,.block-editor__editor-content .ProseMirror h2,.block-editor__editor-content .ProseMirror h3,.block-editor__editor-content .ProseMirror h4,.block-editor__editor-content .ProseMirror h5,.block-editor__editor-content .ProseMirror h6{color:#171717;scroll-margin-top:80px;font-weight:600;line-height:1.3}.block-editor__editor-content .ProseMirror h1{margin-top:2rem;margin-bottom:1rem;font-size:2rem}.block-editor__editor-content .ProseMirror h2{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem}.block-editor__editor-content .ProseMirror h3{margin-top:1.25rem;margin-bottom:.5rem;font-size:1.25rem}.block-editor__editor-content .ProseMirror h4{margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem}.block-editor__editor-content .ProseMirror h5,.block-editor__editor-content .ProseMirror h6{margin-top:.75rem;margin-bottom:.5rem;font-size:1rem}.block-editor__editor-content .ProseMirror p{margin-top:.75rem;margin-bottom:.75rem;line-height:1.6}.block-editor__editor-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.block-editor__editor-content .ProseMirror code{color:#171717;background:#f5f5f1;border-radius:4px;padding:.2em .4em;font-family:Monaco,Menlo,monospace;font-size:.9em}.block-editor__editor-content .ProseMirror pre{color:#d4d4d4;background:#1e1e1e;border-radius:8px;padding:1rem;overflow-x:auto}.block-editor__editor-content .ProseMirror pre code{color:inherit;background:0 0;padding:0;font-size:.875rem}.block-editor__editor-content .ProseMirror ul,.block-editor__editor-content .ProseMirror ol{margin-top:.75rem;margin-bottom:.75rem;padding-left:1.5rem}.block-editor__editor-content .ProseMirror li,.block-editor__editor-content .ProseMirror li p{margin-top:.25rem;margin-bottom:.25rem}.block-editor__editor-content .ProseMirror ul[data-type=taskList]{padding-left:0;list-style:none}.block-editor__editor-content .ProseMirror ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;display:flex}.block-editor__editor-content .ProseMirror ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex-shrink:0;margin-top:.3rem}.block-editor__editor-content .ProseMirror ul[data-type=taskList] li>div{flex:1}.block-editor__editor-content .ProseMirror blockquote{color:#6b7280;border-left:4px solid #1f78ff;margin-top:1rem;margin-bottom:1rem;margin-left:0;padding-left:1rem;font-style:italic}.block-editor__editor-content .ProseMirror hr{border:none;border-top:2px solid #e5e5e1;margin:2rem 0}.block-editor__editor-content .ProseMirror mark{background-color:#fef08a;border-radius:2px;padding:.1em .2em}.block-editor__editor-content .ProseMirror img{border-radius:8px;max-width:100%;height:auto;margin:1rem 0}.block-editor__editor-content .ProseMirror ::selection{background:#b4d5fe}.block-editor__editor-content .ProseMirror[contenteditable=false]{cursor:default}@media (max-width:768px){.block-editor__toolbar{gap:.25rem;padding:.5rem}.block-editor__editor-content .ProseMirror{padding:1rem}.block-editor__editor-content .ProseMirror h1{font-size:1.5rem}.block-editor__editor-content .ProseMirror h2{font-size:1.25rem}.block-editor__editor-content .ProseMirror h3{font-size:1.125rem}}
