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: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:DM Sans,sans-serif}.simple-editor-wrapper{width:100vw;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}}.tiptap-view-content{color:#d1d5db;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.625}.tiptap-view-content p{margin-bottom:1.5rem}.tiptap-view-content strong,.tiptap-view-content b{color:#fff;font-weight:700}.tiptap-view-content h1{color:#fff;margin-top:2rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.tiptap-view-content h2{color:#fff;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.tiptap-view-content h3{color:#fff;margin-top:1rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.tiptap-view-content ul:not([data-type=taskList]){margin:1rem 0;padding-left:1.5rem;list-style-type:disc!important}.tiptap-view-content ol{margin:1rem 0;padding-left:1.5rem;list-style-type:decimal!important}.tiptap-view-content li{margin-bottom:.25rem}.tiptap-view-content li p{margin-bottom:0}.tiptap-view-content ul[data-type=taskList]{margin:1rem 0;padding-left:0!important;list-style:none!important}.tiptap-view-content ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.tiptap-view-content ul[data-type=taskList] li:before{content:"";background-color:#0000;border:1px solid #e67e22;border-radius:.25rem;flex-shrink:0;width:1rem;height:1rem;margin-top:.25rem;display:inline-block}.tiptap-view-content ul[data-type=taskList] li[data-checked=true]:before{background-color:#e67e22;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.tiptap-view-content ul[data-type=taskList] li[data-checked=true]{color:#9ca3af;text-decoration:line-through}.tiptap-view-content img{border:1px solid #ffffff1a;border-radius:.75rem;max-width:100%;height:auto;margin:2rem auto;display:block}.tiptap-view-content a{color:#e67e22;text-decoration:none}.tiptap-view-content a:hover{text-decoration:underline}.tiptap-view-content blockquote{color:#9ca3af;border-left:4px solid #e67e22;margin:1.5rem 0;padding-left:1rem;font-style:italic}.tiptap-view-content code{color:#fb923c;background-color:#1f2937;border-radius:.25rem;padding:.125rem .375rem;font-family:monospace;font-size:.875rem}.tiptap-view-content pre{background-color:#111827;border-radius:.5rem;margin:1.5rem 0;padding:1rem;overflow-x:auto}.tiptap-view-content pre code{color:#e5e7eb;background-color:#0000;padding:0}.tiptap-view-content hr{border:0;border-top:1px solid #374151;margin:2rem 0}
