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)}::-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}@media screen and (max-width:480px){.notion-like-editor-wrapper{width:100vw;height:100vh;overflow:auto}}.notion-like-editor-layout{--content-width:minmax(auto, 708px);--margin-width:minmax(96px, 1fr);grid-template-columns:[full-start] var(--margin-left-width,var(--margin-width)) [content-start] var(--content-width) [content-end] var(--margin-right-width,var(--margin-width)) [full-end];width:100%;display:grid;position:relative}@media screen and (max-width:1024px){.notion-like-editor-layout{--margin-width:minmax(1rem, 1fr)}}@media screen and (max-width:768px){.notion-like-editor-layout{display:block}}.notion-like-editor-content{flex-direction:column;flex:1;grid-column:content-start/content-end;width:100%;height:100%;display:flex}@media screen and (max-width:768px){.notion-like-editor-content{max-width:768px;margin:0 auto}}.notion-like-editor-content .tiptap.ProseMirror.notion-like-editor{flex:1;padding:3rem 3rem 30vh}@media screen and (max-width:480px){.notion-like-editor-content .tiptap.ProseMirror.notion-like-editor{padding:1.5rem 1.5rem 30vh}}.spinner-container{flex-grow:1;flex-shrink:1;justify-content:center;align-items:center;width:100%;height:100%;min-height:100vh;display:flex}.spinner-container .spinner-content{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.spinner-container .spinner-content svg{width:1.25rem;height:1.25rem;animation:1s linear infinite spin}.spinner-container .spinner-content svg circle{opacity:.25;stroke:currentColor;stroke-width:4px}.spinner-container .spinner-content svg path{opacity:.75;fill:currentColor}.spinner-container .spinner-content .spinner-loading-text{text-align:center}
:root{--tt-notion-like-editor-header-border:var(--tt-gray-light-a-200);--tt-notion-like-editor-header-bg:var(--white)}.dark{--tt-notion-like-editor-header-border:var(--tt-gray-dark-a-200);--tt-notion-like-editor-header-bg:var(--black)}.notion-like-editor-header{z-index:50;background-color:var(--tt-notion-like-editor-header-bg);border-bottom:1px solid var(--tt-notion-like-editor-header-border);align-items:center;width:100%;height:3rem;padding:.5rem .75rem;display:flex;position:sticky;top:0}.notion-like-editor-header-actions{flex-direction:row;align-items:center;gap:.5rem;display:flex}
