.mdx-editor-wrapper{overflow:hidden}.mdx-editor-wrapper .mdxeditor{font-family:var(--font-inter);font-size:1rem;line-height:1.5rem;border:none}@media (min-width:1024px){.mdx-editor-wrapper .mdxeditor{font-size:.875rem;line-height:1.3rem}}.mdx-editor-wrapper .mdxeditor-toolbar{background-color:#fff;padding:.25rem}.mdx-editor-wrapper .mdxeditor-root-contenteditable{min-height:120px;max-height:300px;overflow-y:auto;white-space:pre-wrap}.mdx-editor-wrapper .mdxeditor-root-contenteditable p{margin:.25rem 0}.mdx-editor-wrapper .mdxeditor-root-contenteditable ol,.mdx-editor-wrapper .mdxeditor-root-contenteditable ul{margin:.5rem 0;padding-left:1.5rem}.mdx-editor-wrapper .mdxeditor-root-contenteditable ul{list-style-type:disc}.mdx-editor-wrapper .mdxeditor-root-contenteditable ol{list-style-type:decimal}.mdx-editor-wrapper .mdxeditor-root-contenteditable li{margin:.25rem 0;padding-left:.25rem}.mdx-editor-wrapper .mdxeditor-root-contenteditable li::marker{color:#d1d5db}.mdx-editor-wrapper .mdxeditor-root-contenteditable ul ul{list-style-type:circle;margin:.25rem 0}.mdx-editor-wrapper .mdxeditor-root-contenteditable ul ul ul{list-style-type:square}.mdx-editor-wrapper .mdxeditor-root-contenteditable br{display:block;content:"";margin-top:.5rem}.mdx-editor-wrapper .mdxeditor-root-contenteditable:focus{outline:none}.mdx-editor-wrapper button{font-family:var(--font-inter)}.mdx-editor-wrapper .mdxeditor-toolbar button{color:#0a0a0a}.mdx-editor-wrapper .mdxeditor-toolbar button:hover{background-color:#e5e5e5}.mdx-editor-wrapper .mdxeditor-toolbar button[data-state=on]{background-color:#e5e5e5;color:#fff}.mdx-editor-wrapper .mdxeditor-toolbar select{font-family:var(--font-inter);border-radius:.375rem;border:1px solid #e5e5e5;padding:.25rem .5rem;font-size:1rem}@media (min-width:1024px){.mdx-editor-wrapper .mdxeditor-toolbar select{font-size:.875rem}}.mdx-editor-wrapper .mdxeditor-popup-container{font-family:var(--font-inter);border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);position:absolute!important;z-index:9999;min-height:0!important;height:auto!important}.mdx-editor-wrapper .mdxeditor-popup-container:empty{display:none!important;min-height:0!important;height:0!important}