body{--tt-toolbar-height:44px;--tt-theme-text:var(--tt-gray-light-900)}.dark body{--tt-theme-text:var(--tt-gray-dark-900)}#app,#root,body,html{height:100%;background-color:var(--tt-bg-color)}.admin-layout body{overflow-y:auto!important;overflow-x:hidden}.tiptap.ProseMirror{font-family:var(--font-geist-sans),"Geist","Geist Fallback",ui-sans-serif,system-ui,sans-serif}.content-wrapper{height:calc(100% - var(--tt-toolbar-height));overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color) rgba(0,0,0,0)}.content-wrapper::-webkit-scrollbar{display:block;width:.5rem}.content-wrapper::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:4px}