.lexical-editor ul{list-style-type:disc;padding-left:1.5rem;margin:1rem 0}.lexical-editor ol{list-style-type:decimal;padding-left:1.5rem;margin:1rem 0}.lexical-editor li{margin:.25rem 0}.lexical-editor h1{font-size:1.5rem;font-weight:700;margin-top:1.5rem;margin-bottom:1rem}.lexical-editor h2{font-size:1.25rem;font-weight:700;margin-top:1.25rem;margin-bottom:.75rem}.lexical-editor h3{font-size:1.125rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.lexical-editor p{margin:.5rem 0}.lexical-editor blockquote{border-left:4px solid rgba(255,255,255,.2);padding-left:1rem;margin:1rem 0;font-style:italic}.lexical-editor li+li{margin-top:.25rem}.lexical-editor li>ol,.lexical-editor li>ul{margin-top:.25rem;margin-bottom:.25rem;padding-left:1.5rem}.lexical-editor li{position:relative}.lexical-editor ol ol,.lexical-editor ol ul,.lexical-editor ul ol,.lexical-editor ul ul{margin-left:.5rem}.lexical-editor ul>li{list-style-type:disc}.lexical-editor ul>li>ul>li{list-style-type:circle}.lexical-editor ul>li>ul>li>ul>li{list-style-type:square}.lexical-editor code{background-color:rgba(255,255,255,.1);padding:.2rem .4rem;border-radius:.25rem;font-family:monospace}.lexical-editor pre{background-color:rgba(0,0,0,.3);padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.lexical-editor pre code{background-color:transparent;padding:0;border-radius:0;color:rgba(255,255,255,.9)}.lexical-editor table{border-collapse:collapse;margin:1rem 0;overflow:hidden;width:100%;border-radius:.25rem;border:1px solid rgba(255,255,255,.1)}.lexical-editor th{background-color:rgba(0,0,0,.3);text-align:left;color:rgba(255,255,255,.9);font-weight:600}.lexical-editor td,.lexical-editor th{border:1px solid rgba(255,255,255,.1);padding:.5rem}.lexical-editor td{vertical-align:top}.lexical-editor tr:nth-child(2n){background-color:rgba(255,255,255,.05)}.lexical-editor td:focus,.lexical-editor th:focus{outline:2px solid #37FFC2;outline-offset:-2px;position:relative;z-index:1}.lexical-editor td.selected,.lexical-editor th.selected{background-color:rgba(55,255,194,.2)}