:root{--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}body,html{overscroll-behavior-x:contain}body{color:#0f172a;background-color:#EDF2F7;font-size:14px;font-family:var(--font-family);font-weight:400;line-height:1;text-rendering:geometricPrecision}*{min-width:0;box-sizing:border-box}svg{shape-rendering:geometricPrecision}input:focus,select:focus,textarea:focus{outline:none}button{display:flex;flex-direction:row;justify-content:center;align-items:center;-moz-column-gap:12px;column-gap:12px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}textarea::-moz-placeholder{color:#64748b}textarea::placeholder{color:#64748b}textarea::-webkit-scrollbar{width:4px;height:4px}textarea::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:2px}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.MuiTooltip-tooltip{color:#fff!important;background-color:#0f172a!important;font-size:12px!important;line-height:1.4285714286}.ql-container{flex-grow:1;background-color:#f8fafc}.ql-container .ql-editor{height:100%;outline:none;padding:20px;font-size:14px;line-height:1.4em}.ql-container .ql-editor li.ql-indent-1{margin-left:30px}.ql-container .ql-editor li.ql-indent-2{margin-left:60px}.ql-container .ql-editor li.ql-indent-3{margin-left:90px}.ql-container .ql-editor li.ql-indent-4{margin-left:120px}.ql-container .ql-editor li.ql-indent-5{margin-left:150px}.ql-container .ql-editor ol,.ql-container .ql-editor ul{margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.ql-container .ql-editor ol li[data-list=ordered],.ql-container .ql-editor ul li[data-list=ordered]{list-style-type:decimal}.ql-container .ql-editor ol li[data-list=ordered][class^=ql-indent-],.ql-container .ql-editor ul li[data-list=ordered][class^=ql-indent-]{list-style-type:circle}.ql-container .ql-editor ol li[data-list=bullet],.ql-container .ql-editor ul li[data-list=bullet]{list-style-type:disc}.ql-container .ql-editor ol li[data-list=bullet][class^=ql-indent-],.ql-container .ql-editor ul li[data-list=bullet][class^=ql-indent-]{list-style-type:square}button.ql-active{background-color:#dbeafe}button.ql-active svg{fill:#2563eb}