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}.simple-editor-wrapper{width:75vw;height:100vh;overflow:auto}.simple-editor-content{flex-direction:column;flex:1;width:100%;max-width:648px;height:100%;margin:0 auto;display:flex}.simple-editor-content .tiptap.ProseMirror.simple-editor{flex:1;padding:3rem 3rem 30vh}@media screen and (max-width:480px){.simple-editor-content .tiptap.ProseMirror.simple-editor{padding:1rem 1.5rem 30vh}}pre{color:#fff;background:#000;border-radius:.5rem;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}pre .hljs-comment,pre .hljs-quote{color:#616161}pre .hljs-variable,pre .hljs-template-variable,pre .hljs-attribute,pre .hljs-tag,pre .hljs-name,pre .hljs-regexp,pre .hljs-link,pre .hljs-name,pre .hljs-selector-id,pre .hljs-selector-class{color:#f98181}pre .hljs-number,pre .hljs-meta,pre .hljs-built_in,pre .hljs-builtin-name,pre .hljs-literal,pre .hljs-type,pre .hljs-params{color:#fbbc88}pre .hljs-string,pre .hljs-symbol,pre .hljs-bullet{color:#b9f18d}pre .hljs-title,pre .hljs-section{color:#faf594}pre .hljs-keyword,pre .hljs-selector-tag{color:#70cff8}pre .hljs-emphasis{font-style:italic}pre .hljs-strong{font-weight:700}
