/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";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;padding:0;font-family:Inter,sans-serif;font-style:normal;font-weight:400}#app,#root,body,html{background-color:var(--tt-bg-color);height:100%}.tiptap.ProseMirror{font-family:DM Sans,sans-serif}.content-wrapper{height:calc(100% - var(--tt-toolbar-height));scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color)#0000;overflow-y:auto}.content-wrapper::-webkit-scrollbar{width:.5rem;display:block}.content-wrapper::-webkit-scrollbar-track{background:0 0}.content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:4px}.simple-editor-content{width:100%;max-width:1000px;margin:0 auto}.simple-editor-content .is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.simple-editor-content .tiptap.ProseMirror{padding:3rem}@media screen and (max-width:480px){.simple-editor-content .tiptap.ProseMirror{padding:1rem 1.5rem}}