.editor-content{padding:1rem;min-height:300px;color:var(--brand-primary)}.editor-content .ProseMirror{outline:none;height:100%;min-height:300px}.editor-content h1{font-size:2.25rem;margin-top:1.5rem;margin-bottom:1rem;line-height:1.2}.editor-content h1,.editor-content h2{font-weight:700;color:var(--brand-primary)}.editor-content h2{font-size:1.875rem;margin-top:1.25rem;margin-bottom:.75rem;line-height:1.3}.editor-content h3{font-size:1.5rem;font-weight:600;margin-top:1rem;margin-bottom:.5rem;line-height:1.4;color:var(--brand-primary)}.editor-content ul{list-style-type:disc;padding-left:1.5rem;margin:1rem 0}.editor-content ol{list-style-type:decimal;padding-left:1.5rem;margin:1rem 0}.editor-content li{margin:.5rem 0;color:var(--brand-primary);display:list-item}.editor-content li p{margin:0;color:var(--brand-primary);display:inline}.editor-content li::marker{color:var(--brand-secondary)}.editor-content blockquote{border-left:4px solid var(--brand-secondary);margin:1.5rem 0;font-style:italic;color:var(--brand-primary);background-color:var(--brand-light);padding:1rem;border-radius:.25rem}.editor-content p{margin:1rem 0;line-height:1.6;color:var(--brand-primary)}.editor-content strong{font-weight:600;color:var(--brand-primary)}.editor-content em{font-style:italic}.editor-content ol ol,.editor-content ol ul,.editor-content ul ol,.editor-content ul ul{margin:.25rem 0 .25rem 1.5rem}.editor-content>:first-child{margin-top:0}.editor-content>:last-child{margin-bottom:0}.editor-content a{color:var(--brand-secondary);text-decoration:underline;transition:color .2s}.editor-content a:hover{color:var(--brand-primary)}.editor-content pre{padding:1rem;overflow-x:auto;margin:1rem 0}.editor-content code,.editor-content pre{background-color:var(--brand-light);border-radius:.25rem}.editor-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;color:var(--brand-primary);padding:.2em .4em}.editor-content img{min-height:120px;max-height:360px;width:auto;display:block;margin:1rem auto;border-radius:.5rem;-o-object-fit:contain;object-fit:contain}.editor-content .ProseMirror p.is-editor-empty:first-child:before{color:var(--brand-gray);content:attr(data-placeholder);float:left;height:0;pointer-events:none}