pre code .hljs-comment{color:#999}pre code .hljs-tag{color:#b4b7b4}pre code .hljs-operator,pre code .hljs-punctuation,pre code .hljs-subst{color:#ccc}pre code .hljs-operator{opacity:.7}pre code .hljs-bullet,pre code .hljs-deletion,pre code .hljs-name,pre code .hljs-selector-tag,pre code .hljs-template-variable,pre code .hljs-variable{color:#f2777a}pre code .hljs-attr,pre code .hljs-link,pre code .hljs-literal,pre code .hljs-number,pre code .hljs-symbol,pre code .hljs-variable.constant_{color:#f99157}pre code .hljs-class .hljs-title,pre code .hljs-title,pre code .hljs-title.class_{color:#fc6}pre code .hljs-strong{color:#fc6;font-weight:700}pre code .hljs-addition,pre code .hljs-code,pre code .hljs-string,pre code .hljs-title.class_.inherited__{color:#9c9}pre code .hljs-built_in,pre code .hljs-doctag,pre code .hljs-keyword.hljs-atrule,pre code .hljs-quote,pre code .hljs-regexp{color:#6cc}pre code .hljs-attribute,pre code .hljs-function .hljs-title,pre code .hljs-section,pre code .hljs-title.function_,pre code .ruby .hljs-property{color:#69c}pre code .diff .hljs-meta,pre code .hljs-keyword,pre code .hljs-template-tag,pre code .hljs-type{color:#c9c}pre code .hljs-emphasis{color:#c9c;font-style:italic}pre code .hljs-meta,pre code .hljs-meta .hljs-keyword,pre code .hljs-meta .hljs-string{color:#a3685a}pre code .hljs-meta .hljs-keyword,pre code .hljs-meta-keyword{font-weight:700}
.editor-container{max-width:100%;color:var(--palette-text-primary);text-align:left;border:1px solid var(--palette-divider);border-radius:10px 10px 2px 2px;margin:20px auto;font-weight:400;line-height:20px;position:relative}.editor-inner{background:var(--palette-background-paper);position:relative}.editor-input{resize:none;tab-size:1;min-height:150px;caret-color:var(--palette-text-primary);outline:0;padding:15px 10px;font-size:15px;position:relative}.editor-placeholder{color:var(--palette-text-disabled);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:15px;display:inline-block;position:absolute;top:15px;left:10px;overflow:hidden}.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-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{color:var(--palette-text-primary);margin:0 0 12px;font-size:24px;font-weight:700}.editor-heading-h2{color:var(--palette-text-primary);margin:0 0 10px;font-size:20px;font-weight:700}.editor-heading-h3{color:var(--palette-text-primary);margin:0 0 8px;font-size:18px;font-weight:700}.editor-quote{border-left:4px solid var(--palette-divider);color:var(--palette-text-secondary);margin:0 0 16px;padding:0 0 0 16px}.editor-list-ol{margin:0 0 0 16px;padding:0;list-style-type:decimal}.editor-list-ul{margin:0 0 0 16px;padding:0;list-style-type:disc}.editor-listitem{margin:0 8px}.editor-nested-listitem{list-style-type:none}.editor-nested-listitem:before,.editor-nested-listitem:after{content:none}.editor-container.read-only{border:none;margin:0}.editor-container.read-only .editor-input{min-height:auto;padding:0}.toolbar{background:var(--palette-background-neutral);border-bottom:1px solid var(--palette-divider);vertical-align:middle;border-top-left-radius:10px;border-top-right-radius:10px;margin-bottom:1px;padding:4px;display:flex}.toolbar button.toolbar-item{cursor:pointer;vertical-align:middle;background:0 0;border:0;border-radius:8px;padding:8px;display:flex}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item svg{color:var(--palette-text-secondary)}.toolbar button.toolbar-item:disabled svg{color:var(--palette-text-disabled);opacity:.5}.toolbar button.toolbar-item.active{background-color:var(--palette-action-selected)}.toolbar button.toolbar-item.active svg{color:var(--palette-primary-main)}.toolbar button.toolbar-item:hover:not([disabled]){background-color:var(--palette-action-hover)}.toolbar .divider{background-color:var(--palette-divider);width:1px;margin:0 4px}.editor-image{cursor:default;-webkit-user-select:none;user-select:none;display:inline-block;position:relative}.editor-image img{cursor:default;max-width:100%}.editor-image img.focused{outline:2px solid var(--palette-primary-main)}.editor-image img.focused.draggable{cursor:grab}.editor-image img.focused.draggable:active{cursor:grabbing}.editor-container.fullscreen{border:none;margin:0}.editor-container.fullscreen .editor-inner{border-bottom-right-radius:0;border-bottom-left-radius:0}
