body{--tt-toolbar-height:44px;--tt-theme-text:var(--tt-gray-light-900)}.dark body{--tt-theme-text:var(--tt-gray-dark-900)}body{color:var(--tt-theme-text);font-optical-sizing:auto;overscroll-behavior-y:none;padding:0;font-style:normal;font-weight:400}html,body{overscroll-behavior-x:none}html,body,#root,#app{background-color:var(--tt-bg-color);height:100%}::-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:var(--font-inter),system-ui,sans-serif}.simple-editor-wrapper{width:100vw;height:100vh;overflow:auto}.simple-editor-wrapper.simple-editor-wrapper--embedded{width:100%;height:auto;min-height:320px;max-height:none;overflow:visible}.simple-editor-content{flex-direction:column;flex:1;width:100%;max-width:648px;height:100%;margin:0 auto;display:flex}.simple-editor-wrapper.simple-editor-wrapper--embedded .simple-editor-content{height:auto;min-height:240px;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.simple-editor-content .tiptap.ProseMirror.simple-editor{flex:1;padding:3rem 3rem 30vh}.simple-editor-wrapper.simple-editor-wrapper--embedded .simple-editor-content .tiptap.ProseMirror.simple-editor{padding:1rem 0 4rem}@media screen and (max-width:480px){.simple-editor-content .tiptap.ProseMirror.simple-editor{padding:1rem 1.5rem 30vh}.simple-editor-wrapper.simple-editor-wrapper--embedded .simple-editor-content .tiptap.ProseMirror.simple-editor{padding:.75rem 0 3rem}}
