body{--tt-toolbar-height:44px}.tiptap.ProseMirror{font-family:DM Sans,sans-serif}.content-wrapper{max-height:250px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color) rgba(0,0,0,0)}.content-wrapper::-webkit-scrollbar{display:block;width:.5rem}.content-wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:4px}.prose ol,.prose ul{list-style:revert}.simple-editor-content{width:100%;margin:0 auto}.simple-editor-content .tiptap.ProseMirror{padding:1rem 3rem}@media screen and (max-width:480px){.simple-editor-content .tiptap.ProseMirror{padding:1rem 1.5rem}}.ProseMirror:focus{outline:none}