body>[data-floating-ui-portal],body>[data-radix-portal]{z-index:9999!important}.mdx-editor-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw!important;height:100vh!important;z-index:9998;background-color:white;padding:0;margin:0;overflow:hidden}.mdx-editor-fullscreen .mdx-editor-container{width:100%;height:100%;border:none;border-radius:0;display:flex;flex-direction:column;overflow:hidden}.mdx-editor-fullscreen .mdx-editor-toolbar{flex-shrink:0;border-radius:0;height:60px}.mdx-editor-fullscreen .mdxeditor-root-contenteditable{flex:1;height:calc(100vh - 60px)!important;min-height:calc(100vh - 60px)!important;max-height:calc(100vh - 60px)!important;padding:2rem;overflow-y:auto!important;overflow-x:hidden;max-width:none!important;width:100%!important}.mdx-editor-fullscreen .mdxeditor-root-contenteditable.prose{max-width:none!important;width:100%!important}.mdx-editor-fullscreen .mdxeditor-root-contenteditable::-webkit-scrollbar{width:12px}.mdx-editor-fullscreen
	.mdxeditor-root-contenteditable::-webkit-scrollbar-track{border-radius:6px}.mdx-editor-fullscreen
	.mdxeditor-root-contenteditable::-webkit-scrollbar-thumb{border-radius:6px;border:2px solid var(--mdx-editor-muted)}.mdx-editor-toolbar-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;margin:0 .25rem;border:none;background:transparent;border-radius:.25rem;cursor:pointer;transition:background-color .2s ease;color:var(--mdx-editor-text)}.mdx-editor-toolbar-button:hover{background-color:var(--mdx-editor-muted)}.mdx-editor-toolbar-button:focus{outline:2px solid var(--mdx-editor-primary);outline-offset:2px}.mdx-editor-fullscreen .mdxeditor-root-contenteditable::-webkit-scrollbar{width:8px}.mdx-editor-fullscreen
	.mdxeditor-root-contenteditable::-webkit-scrollbar-track{background:var(--mdx-editor-muted)}.mdx-editor-fullscreen
	.mdxeditor-root-contenteditable::-webkit-scrollbar-thumb{background:var(--mdx-editor-border);border-radius:4px}.mdx-editor-fullscreen
	.mdxeditor-root-contenteditable::-webkit-scrollbar-thumb:hover{background:var(--mdx-editor-text)}