.editor-placeholder{color:#999;overflow:hidden;position:absolute;text-overflow:ellipsis;top:12px;left:12px;right:12px;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}.editor-paragraph{margin:0;position:relative}.editor-paragraph:not(:last-child){margin-bottom:8px}.editor-quote{margin:0 0 10px 20px;font-size:15px;color:rgb(101,103,107);border-left:4px solid rgb(206,208,212);padding-left:16px}.editor-heading-h1{font-size:24px;color:rgb(5,5,5);font-weight:400;margin:0 0 12px;padding:0}.editor-heading-h2{font-size:20px;font-weight:700}.editor-heading-h2,.editor-heading-h3{color:rgb(5,5,5);margin:10px 0 8px;padding:0;text-transform:uppercase}.editor-heading-h3{font-size:18px;font-weight:400}.editor-list-ol,.editor-list-ul{padding:0;margin:0 0 0 16px;list-style-position:inside}.editor-listitem{margin:8px 32px;list-style-type:inherit}.editor-list-ol .editor-listitem{list-style-type:decimal}.editor-list-ul .editor-listitem{list-style-type:disc}.editor-nested-listitem{list-style-type:none}.editor-nested-listitem:before{content:"";position:absolute;left:-15px;top:6px;width:4px;height:4px;background-color:#333;border-radius:50%}.editor-link{color:rgb(33,111,219);text-decoration:none}.editor-link:hover{text-decoration:underline;cursor:pointer}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{padding:1px .25rem;font-size:94%}.editor-code,.editor-text-code{background-color:rgb(240,242,245);font-family:Menlo,Consolas,Monaco,monospace}.editor-code{display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;tab-size:2;overflow-x:auto;position:relative}.editor-code:before{content:attr(data-gutter);position:absolute;background-color:#eee;left:0;top:0;border-right:1px solid #ccc;padding:8px;color:#777;white-space:pre-wrap;text-align:right;min-width:25px}.editor-tokenComment{color:slategray}.editor-tokenPunctuation{color:#999}.editor-tokenProperty{color:#905}.editor-tokenSelector{color:#690}.editor-tokenOperator{color:#9a6e3a}.editor-tokenAttr{color:#07a}.editor-tokenVariable{color:#e90}.editor-tokenFunction{color:#dd4a68}