@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}.spinner{width:18px;height:18px;border:2px solid #313244;border-top-color:#89b4fa;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-center{display:flex;justify-content:center;padding:1.5rem 0}html,body{margin:0;padding:0;height:100%;background:#1e1e2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#cdd6f4}.prosemirror-content{outline:none;min-height:100%;color:#cdd6f4;font-size:.95rem;line-height:1.75;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:1rem 0 2rem}.prosemirror-content p{margin:0 0 .4rem}.prosemirror-content p:last-child{margin-bottom:0}.prosemirror-content h1,.prosemirror-content h2,.prosemirror-content h3{color:#cdd6f4;font-weight:700;line-height:1.25;margin:1.25rem 0 .4rem}.prosemirror-content h1:first-child,.prosemirror-content h2:first-child,.prosemirror-content h3:first-child{margin-top:0}.prosemirror-content h1{font-size:1.7rem}.prosemirror-content h2{font-size:1.3rem}.prosemirror-content h3{font-size:1.05rem}.prosemirror-content ul,.prosemirror-content ol{padding-left:1.6rem;margin:.25rem 0}.prosemirror-content li{margin:.1rem 0}.prosemirror-content li>p{margin:0}.prosemirror-content strong{font-weight:700}.prosemirror-content em{font-style:italic}.prosemirror-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#45475a;pointer-events:none;float:left;height:0}
