#text-editor i.chevron-down.inside,.lexical-show-panel i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}#text-editor i.chevron-down,.lexical-show-panel i.chevron-down{background-color:transparent;background-size:contain;display:inline-block;margin-top:3px;width:16px;height:16px;display:flex;user-select:none;margin-left:8px;background-image:url(/icons/chevron-down.svg)}#text-editor other h2,.lexical-show-panel other h2{font-size:18px;color:#444;margin-bottom:7px}#text-editor .other a,.lexical-show-panel .other a{color:#777;text-decoration:underline;font-size:14px}#text-editor .other ul,.lexical-show-panel .other ul{padding:0;margin:0;list-style-type:none}#text-editor .App,.lexical-show-panel .App{font-family:sans-serif;text-align:center}#text-editor h1,.lexical-show-panel h1{font-size:24px;color:#333}#text-editor .ltr,.lexical-show-panel .ltr{text-align:left}#text-editor .rtl,.lexical-show-panel .rtl{text-align:right}#text-editor .editor-paragraph,.lexical-show-panel .editor-paragraph{font-size:14px;margin:0 0 8px;position:relative;word-break:break-all}#text-editor .editor-paragraph:last-child,.lexical-show-panel .editor-paragraph:last-child{margin-bottom:0}#text-editor .editor-text-bold,.lexical-show-panel .editor-text-bold{font-weight:700}#text-editor .editor-text-italic,.lexical-show-panel .editor-text-italic{font-style:italic}#text-editor .editor-text-underline,.lexical-show-panel .editor-text-underline{text-decoration:underline}#text-editor .editor-text-strikethrough,.lexical-show-panel .editor-text-strikethrough{text-decoration:line-through}#text-editor .editor-link,.lexical-show-panel .editor-link{color:#216fdb;text-decoration:none}#text-editor .editor-heading-h1,.lexical-show-panel .editor-heading-h1{display:block;font-size:18px;color:#050505;font-weight:700;margin:0 0 12px;padding:0}#text-editor .editor-heading-h2,.lexical-show-panel .editor-heading-h2{font-size:16px;color:#050505;font-weight:700;margin-bottom:8px;padding:0}#text-editor .editor-quote,.lexical-show-panel .editor-quote{margin:0 0 0 20px;font-size:15px;color:#65676b;border-left:4px solid #ced0d4;padding-left:16px}#text-editor .editor-list-ol,.lexical-show-panel .editor-list-ol{padding:0;margin:0 0 0 16px;list-style-type:decimal}#text-editor .editor-list-ul,.lexical-show-panel .editor-list-ul{padding:0;margin:0 0 0 16px;list-style-type:disc}#text-editor .editor-listitem,.lexical-show-panel .editor-listitem{margin:8px 32px}#text-editor .editor-nested-listitem,.lexical-show-panel .editor-nested-listitem{list-style-type:none}#text-editor pre::-webkit-scrollbar,.lexical-show-panel pre::-webkit-scrollbar{background:transparent;width:10px}#text-editor pre::-webkit-scrollbar-thumb,.lexical-show-panel pre::-webkit-scrollbar-thumb{background:#999}#text-editor .editor-text-code,.lexical-show-panel .editor-text-code{background-color:#f0f2f5;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}#text-editor .editor-code,.lexical-show-panel .editor-code{background-color:#f0f2f5;font-family:Menlo,Consolas,Monaco,monospace;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}#text-editor .editor-code:before,.lexical-show-panel .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}#text-editor .editor-code:after,.lexical-show-panel .editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;position:absolute;color:rgba(0,0,0,.5)}#text-editor .editor-tokenComment,.lexical-show-panel .editor-tokenComment{color:#708090}#text-editor .editor-tokenPunctuation,.lexical-show-panel .editor-tokenPunctuation{color:#999}#text-editor .editor-tokenProperty,.lexical-show-panel .editor-tokenProperty{color:#905}#text-editor .editor-tokenSelector,.lexical-show-panel .editor-tokenSelector{color:#690}#text-editor .editor-tokenOperator,.lexical-show-panel .editor-tokenOperator{color:#9a6e3a}#text-editor .editor-tokenAttr,.lexical-show-panel .editor-tokenAttr{color:#07a}#text-editor .editor-tokenVariable,.lexical-show-panel .editor-tokenVariable{color:#e90}#text-editor .editor-tokenFunction,.lexical-show-panel .editor-tokenFunction{color:#dd4a68}i.undo{background-image:url(/icons/arrow-counterclockwise.svg)}i.redo{background-image:url(/icons/arrow-clockwise.svg)}i.bold{background-image:url(/icons/type-bold.svg)}i.italic{background-image:url(/icons/type-italic.svg)}i.underline{background-image:url(/icons/type-underline.svg)}i.strikethrough{background-image:url(/icons/type-strikethrough.svg)}i.left-align{background-image:url(/icons/text-left.svg)}i.center-align{background-image:url(/icons/text-center.svg)}i.right-align{background-image:url(/icons/text-right.svg)}i.justify-align{background-image:url(/icons/justify.svg)}i.code{background-image:url(/icons/code.svg)}i.link{background-image:url(/icons/link.svg)}.icon.paragraph{background-image:url(/icons/text-paragraph.svg)}.icon.h1,.icon.large-heading{background-image:url(/icons/type-h1.svg)}.icon.h2,.icon.small-heading{background-image:url(/icons/type-h2.svg)}.icon.bullet-list,.icon.ul{background-image:url(/icons/list-ul.svg)}.icon.numbered-list,.icon.ol{background-image:url(/icons/list-ol.svg)}.icon.quote{background-image:url(/icons/chat-square-quote.svg)}.icon.code{background-image:url(/icons/code.svg)}