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-family:Inter,sans-serif;font-style:normal;font-weight:400}html,body{overscroll-behavior-x:none}html,body,#root,#app{background-color:#f9fafb;height:100%;margin-bottom:85px}::-webkit-scrollbar{width:.25rem}*{scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color)transparent}::-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{background-color:#f9fafb;width:100vw;height:100vh;margin-bottom:200px;overflow:auto}.simple-editor-content{background-color:#f9fafb;flex-direction:column;width:100%;max-width:800px;padding-left:16px;padding-right:16px;display:flex}.simple-editor-content .tiptap.ProseMirror.simple-editor{flex:1}