body{align-items:center;display:flex;font-family:Roboto,sans-serif;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;margin:0;overflow:hidden;width:100%}#root{height:100%;width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar-track{background:#0d48a133;border-radius:8px;width:6px}::-webkit-scrollbar-thumb{background:#0d47a1;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#093577}*{box-sizing:border-box}.text-editor-style{height:100%;max-height:390px;min-height:160px;width:100%}.text-editor-style>.MuiTiptap-FieldContainer-notchedOutline{border:none!important;height:auto;width:100%}.text-editor-style>.MuiTiptap-RichTextContent-root{border:1px solid #0000003b;height:calc(100% - 74px);margin-top:16px;overflow-y:auto;padding:24px 16px}.text-editor-style>.MuiTiptap-RichTextContent-root>.ProseMirror{height:100%;max-height:300px;min-height:160px}.text-editor-style>.MuiTiptap-MenuBar-root{border-bottom:1px solid #0000003b;height:auto}
/*# sourceMappingURL=main.2495ed8c.css.map*/