.mdxeditor{--mdxeditor-color:hsl(var(--foreground));--mdxeditor-background-color:hsl(var(--background));--mdxeditor-toolbar-background-color:hsl(var(--muted));--mdxeditor-border-color:hsl(var(--border));color:hsl(var(--foreground));background-color:hsl(var(--background))}.mdxeditor-toolbar{background-color:hsl(var(--muted))!important;border-bottom:1px solid hsl(var(--border))!important}.mdxeditor-rich-text-editor.prose{color:hsl(var(--foreground));max-width:none}.dark .mdxeditor-rich-text-editor.prose{color:hsl(var(--foreground))}.mdxeditor-rich-text-editor [contenteditable]{outline:none;caret-color:hsl(var(--foreground))!important}.mdxeditor:focus-within{outline:2px solid hsl(var(--ring));outline-offset:2px}
