[data-theme=light]{--code-additionForeground:#22863a;--code-additionBackground:#f0fff4;--code-bullet:#735c0f;--color:#24292e;--code-comment:#6a737d;--code-deletionForeground:#b31d28;--code-deletionBackground:#ffeef0;--code-emphasis:#24292e;--code-keyword:#d73a49;--code-function:#6f42c1;--code-operator:#005cc5;--code-quote:#22863a;--code-section:#005cc5;--code-strong:#24292e;--code-string:#032f62;--code-subst:#24292e;--code-symbol:#e36209}[data-theme=dark]{--code-additionForeground:#aff5b4;--code-additionBackground:#033a16;--code-bullet:#f2cc60;--color:#c9d1d9;--code-comment:#8b949e;--code-deletionForeground:#ffdcd7;--code-deletionBackground:#67060c;--code-emphasis:#c9d1d9;--code-keyword:#ff7b72;--code-function:#d2a8ff;--code-operator:#79c0ff;--code-quote:#7ee787;--code-section:1f6feb;--code-strong:#c9d1d9;--code-string:#a5d6ff;--code-subst:#c9d1d9;--code-symbol:#ffa657}.hljs{color:var(--color)}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:var(--code-keyword)}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:var(--code-function)}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:var(--code-operator)}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:var(--code-string)}.hljs-built_in,.hljs-symbol{color:var(--code-symbol)}.hljs-code,.hljs-comment,.hljs-formula{color:var(--code-comment)}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:var(--code-quote)}hljs-subst{color:var(--code-subst)}hljs-section{color:var(--code-section);font-weight:700}.hljs-bullet{color:var(--code-bullet)}.hljs-emphasis{color:var(--code-emphasis);font-style:italic}.hljs-strong{color:var(--code-strong);font-style:bold}.hljs-addition{color:var(--code-additionForeground);background:var(--code-additionBackground)}.hljs-deletion{color:var(--code-deletionForeground);background:var(--code-deletionBackground)}._7o2zwi0{cursor:text;-moz-box-flex:100;flex-grow:100;min-height:50vh}.ProseMirror .is-editor-empty:first-child:before,.ProseMirror p.is-empty:before{content:attr(data-placeholder);color:var(--colors-textSecondary);float:left;height:0;pointer-events:none}.ProseMirror{outline:none;padding-left:var(--space-4);padding-right:var(--space-4)}.ProseMirror>*+*{margin-top:var(--space-5)}.ProseMirror h1,h2,h3,h4,h5,h6{color:var(--colors-textPrimary)}.ProseMirror h1{font-size:var(--fontSizes-headingOne)}.ProseMirror h1:not(:first-child){margin-top:var(--space-14)!important}.ProseMirror h2{font-size:var(--fontSizes-headingTwo);margin-top:var(--space-12)!important}.ProseMirror h3,h4,h5,h6{font-size:var(--fontSizes-extraLarge);margin-top:var(--space-10)!important}.ProseMirror a{color:var(--colors-accent);text-decoration:underline}.ProseMirror p{color:var(--colors-text);font-size:var(--fontSizes-base);line-height:var(--lineHeights-1_5)}.ProseMirror code{background:var(--colors-foregroundTertiary);color:var(--colors-text);font-size:var(--fontSizes-small)}.ProseMirror blockquote{padding-left:var(--space-6);border-left:var(--borderWidths-px) solid var(--colors-textTertiary)}.ProseMirror ol,.ProseMirror ul{padding-left:var(--space-8)}.ProseMirror li::marker{color:var(--colors-textTertiary)}.ProseMirror-gapcursor:after{border-top:1px solid var(--colors-text)!important}