.simple-editor-root{--tt-toolbar-height:44px;--tt-theme-text:var(--tt-gray-light-900)}.dark .simple-editor-root{--tt-theme-text:var(--tt-gray-dark-900)}.simple-editor-root{color:var(--tt-theme-text);font-optical-sizing:auto;overscroll-behavior-y:none;overscroll-behavior-x:none;padding:0;font-family:Inter,sans-serif;font-style:normal;font-weight:400}::-webkit-scrollbar{width:.25rem}*{scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color) #0000}::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:9999px}::-webkit-scrollbar-track{background:0 0}.tiptap.ProseMirror{font-family:DM Sans,sans-serif}.simple-editor-wrapper{width:100%}.simple-editor-wrapper--fullscreen{width:100vw;height:100vh;overflow:auto}.simple-editor-wrapper--fullscreen .simple-editor-content{height:100%}.simple-editor-content{flex-direction:column;flex:1;width:100%;margin:0 auto;display:flex}.simple-editor-wrapper--fullscreen .simple-editor-content .tiptap.ProseMirror.simple-editor{flex:1;padding:3rem 3rem 30vh}.simple-editor-wrapper:not(.simple-editor-wrapper--fullscreen) .simple-editor-content .tiptap.ProseMirror.simple-editor{padding:1rem 1.5rem 2rem}@media screen and (max-width:480px){.simple-editor-wrapper--fullscreen .simple-editor-content .tiptap.ProseMirror.simple-editor{padding:1rem 1.5rem 30vh}.simple-editor-wrapper:not(.simple-editor-wrapper--fullscreen) .simple-editor-content .tiptap.ProseMirror.simple-editor{padding:1rem 1.5rem 1.5rem}}
