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