.editor-placeholder{color:var(--lexical-placeholder,#999);text-overflow:ellipsis;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:16px;display:inline-block;position:absolute;top:16px;left:16px;overflow:hidden}.editor-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-quote{color:var(--lexical-quote-text,#65676b);border-left-color:var(--lexical-quote-border,#ced0d4);border-left-style:solid;border-left-width:4px;margin:0 0 10px 20px;padding-left:16px;font-size:15px}.editor-heading-h1{color:var(--lexical-heading,#050505);margin:0 0 12px;padding:0;font-size:28px;font-weight:400}.editor-heading-h2{color:var(--lexical-heading,#050505);margin:0 0 10px;padding:0;font-size:24px;font-weight:400}.editor-heading-h3{color:var(--lexical-heading,#050505);margin:0 0 8px;padding:0;font-size:20px;font-weight:400}.editor-heading-h4{color:var(--lexical-heading,#050505);margin:0 0 8px;padding:0;font-size:16px;font-weight:400}.editor-heading-h5{color:var(--lexical-heading,#050505);margin:0 0 6px;padding:0;font-size:14px;font-weight:400}.editor-list-ol,.editor-list-ul{margin:0 0 0 16px;padding:0;list-style-position:outside}.editor-listitem{margin:8px 32px}.editor-nested-listitem{list-style-type:none}.editor-text-code{background-color:var(--lexical-code-bg,#f0f2f5);border-radius:3px;padding:1px .25rem;font-family:Menlo,Consolas,Monaco,Courier New,monospace;font-size:94%}.editor-hashtag{background-color:var(--lexical-hashtag-bg,#e8e0d8);color:var(--lexical-hashtag,#3e3a37);vertical-align:baseline;border-radius:9999px;margin:0 2px;padding:3px 10px 3px 24px;font-size:.875em;font-weight:500;line-height:1.4;display:inline-block;position:relative}.editor-hashtag:before{content:"";background-color:var(--hashtag-dot-color,var(--tag-default,#c49b7a));border-radius:9999px;width:8px;height:8px;display:inline-block;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.editor-text-hashtag{background-color:var(--lexical-hashtag-bg,#e8e0d8);color:var(--lexical-hashtag,#3e3a37);border-radius:9999px;padding:1px 6px 1px 18px;font-weight:500;position:relative}.editor-text-hashtag:before{content:"";background-color:var(--hashtag-dot-color,var(--tag-default,#c49b7a));border-radius:9999px;width:6px;height:6px;display:inline-block;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.editor-code{background-color:var(--lexical-code-bg,#f0f2f5);tab-size:2;margin:8px 0;padding:8px 8px 8px 52px;font-family:Menlo,Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.53;display:block;position:relative;overflow-x:auto}.editor-mark{background-color:var(--lexical-mark-bg,#ffec99b3);border-radius:2px;padding:2px 0}.editor-mark-overlap{background-color:var(--lexical-mark-overlap-bg,#ffe066d9)}.editor-table{border-collapse:collapse;border-spacing:0;table-layout:fixed;width:100%;max-width:100%;margin:16px 0;overflow-y:scroll}.editor-table-cell{border:1px solid var(--lexical-table-border,#ddd);text-align:left;vertical-align:top;min-width:50px;padding:8px 12px}.lexical-image-container{max-width:100%;margin:8px 0;display:block;position:relative}.lexical-image{border-radius:8px;max-width:100%;height:auto;display:block}.editor-image{border-radius:8px;max-width:100%;height:auto;margin:8px 0;display:block}@media (max-width:768px){.editor-heading-h1{font-size:26px}.editor-heading-h2{font-size:22px}.editor-heading-h3{font-size:18px}.editor-list-ol,.editor-list-ul{margin-left:12px}.editor-listitem{margin:6px 24px}.editor-table{font-size:14px}.editor-table-cell{min-width:40px;padding:6px 8px}}
:root{--lexical-text-light:#050505;--lexical-text-dark:#fafafa;--lexical-heading:var(--lexical-text-light);--lexical-placeholder:#999;--lexical-quote-text:var(--lexical-quote-text-light);--lexical-quote-border:var(--lexical-quote-border-light);--lexical-code-bg:var(--lexical-code-bg-light);--lexical-link:var(--lexical-link-light);--lexical-hashtag:var(--lexical-hashtag-light);--lexical-hashtag-bg:var(--lexical-hashtag-bg-light);--lexical-quote-text-light:#65676b;--lexical-quote-text-dark:#9a9ca0;--lexical-quote-border-light:#ced0d4;--lexical-quote-border-dark:#636569;--lexical-code-bg-light:#f0f2f5;--lexical-code-bg-dark:#2d2f32;--lexical-code-comment-light:slategray;--lexical-code-comment-dark:#9ca3af;--lexical-code-punctuation-light:#999;--lexical-code-punctuation-dark:#9ca3af;--lexical-code-property-light:#905;--lexical-code-property-dark:#f472b6;--lexical-code-selector-light:#690;--lexical-code-selector-dark:#22c55e;--lexical-code-operator-light:#9a6e3a;--lexical-code-operator-dark:#fb923c;--lexical-code-attr-light:#07a;--lexical-code-attr-dark:#3b82f6;--lexical-code-variable-light:#e90;--lexical-code-variable-dark:#fb923c;--lexical-code-function-light:#dd4a68;--lexical-code-function-dark:#f472b6;--lexical-link-light:#06c;--lexical-link-dark:#59a6ff;--lexical-hashtag-light:#3e3a37;--lexical-hashtag-dark:#e8e0d8;--lexical-hashtag-bg-light:#e8e0d8;--lexical-hashtag-bg-dark:#3d3831;--lexical-focus-outline:#216fdb;--lexical-selection-bg:#216fdb4d}.dark{--lexical-heading:var(--lexical-text-dark);--lexical-quote-text:var(--lexical-quote-text-dark);--lexical-quote-border:var(--lexical-quote-border-dark);--lexical-code-bg:var(--lexical-code-bg-dark);--lexical-link:var(--lexical-link-dark);--lexical-hashtag:var(--lexical-hashtag-dark);--lexical-hashtag-bg:var(--lexical-hashtag-bg-dark)}.lexical-content{color:inherit}.ContentEditable__root{cursor:text;tab-size:1;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:text;user-select:text;word-break:break-word;overflow-wrap:break-word;resize:none!important;border:none!important;outline:none!important}.ContentEditable__root:focus{border:none!important;outline:none!important}.editor-heading-h6{color:var(--lexical-heading);margin:0 0 8px;padding:0;font-size:14px;font-weight:400}.editor-list-ol{list-style-type:decimal}.editor-list-ul{list-style-type:disc}.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-link{color:var(--lexical-link);text-decoration:none}.editor-link:hover{text-decoration:underline}.dark .editor-hashtag:before,.dark .editor-text-hashtag:before{background-color:var(--hashtag-dot-color,var(--tag-default,#c49b7a))}.editor-tokenComment{color:var(--lexical-code-comment-light)}.editor-tokenPunctuation{color:var(--lexical-code-punctuation-light)}.editor-tokenProperty{color:var(--lexical-code-property-light)}.editor-tokenSelector{color:var(--lexical-code-selector-light)}.editor-tokenOperator{color:var(--lexical-code-operator-light)}.editor-tokenAttr{color:var(--lexical-code-attr-light)}.editor-tokenVariable{color:var(--lexical-code-variable-light)}.editor-tokenFunction{color:var(--lexical-code-function-light)}.dark .editor-tokenComment{color:var(--lexical-code-comment-dark)}.dark .editor-tokenPunctuation{color:var(--lexical-code-punctuation-dark)}.dark .editor-tokenProperty{color:var(--lexical-code-property-dark)}.dark .editor-tokenSelector{color:var(--lexical-code-selector-dark)}.dark .editor-tokenOperator{color:var(--lexical-code-operator-dark)}.dark .editor-tokenAttr{color:var(--lexical-code-attr-dark)}.dark .editor-tokenVariable{color:var(--lexical-code-variable-dark)}.dark .editor-tokenFunction{color:var(--lexical-code-function-dark)}@media (max-width:768px){.ContentEditable__root{padding:16px;line-height:1.6;font-size:16px!important}.editor-placeholder{font-size:16px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ContentEditable__root:focus-visible{outline:2px solid var(--lexical-focus-outline);outline-offset:2px}.ContentEditable__root ::selection{background-color:var(--lexical-selection-bg)}.ContentEditable__root ::selection{background-color:var(--lexical-selection-bg)}.lexical-content table{border-collapse:collapse;table-layout:auto;max-width:100%;margin:16px 0;font-size:.95em;display:table;width:100%!important}.lexical-content table colgroup,.lexical-content table col{width:auto!important}.lexical-content table th,.lexical-content table td{word-break:break-word;overflow-wrap:anywhere;min-width:0;text-align:left!important;vertical-align:top!important;border:none!important;border-bottom:1px solid #00000014!important;width:auto!important;padding:8px 12px!important}.dark .lexical-content table th,.dark .lexical-content table td{border-bottom-color:#ffffff1a!important}.lexical-content table th{font-weight:600;background-color:#00000008!important;border-bottom-width:2px!important}.dark .lexical-content table th{background-color:#ffffff0f!important}.lexical-content table tr:last-child td{border-bottom:none!important}.lexical-content table p{margin:0!important}.lexical-content table code,.lexical-content table .editor-text-code{white-space:normal;word-break:break-all;overflow-wrap:anywhere}@media (max-width:640px){.lexical-content table{font-size:.8em}.lexical-content table th,.lexical-content table td{padding:6px!important}}.lexical-content img{object-fit:contain;border-radius:8px;max-width:100%;height:auto;margin:8px 0;display:block}.lexical-image img{object-fit:contain;max-width:100%;height:auto;display:block}
