.mdxeditor{color:#111;font-family:var(--font-inter);font-size:14px;line-height:24px}.mdxeditor-toolbar{background-color:hsl(var(--input))}.mdxeditor-toolbar div button[type=button][role=radio][data-state=on]{background-color:hsl(var(--border));color:#111}.mdxeditor-toolbar div button[type=button][role=radio]{font-family:var(--font-inter);border-radius:6px;border-bottom-left-radius:6px;border-top-left-radius:6px}.mdxeditor-root-contenteditable{min-height:212px}.mdxeditor-toolbar div button[type=button][role=radio]:hover{background-color:hsl(var(--border))}.mdxeditor-toolbar button[role=combobox]{background-color:hsl(var(--input))}.mdxeditor-popup-container .mdxeditor-select-content[role=listbox]{background-color:hsl(var(--input));border-radius:12px;cursor:pointer}.mdxeditor-popup-container .mdxeditor-select-content[role=listbox] div[role=option][data-highlighted],.mdxeditor-popup-container .mdxeditor-select-content[role=listbox] div[role=option][data-state=checked]{background-color:#fff}.mdxeditor h1{font-size:20px;font-weight:700;line-height:28px}.mdxeditor h2{font-size:18px;font-weight:600}.mdxeditor h3{font-size:16px}.mdxeditor h3,.mdxeditor strong{font-weight:600}.mdxeditor p,li{font-size:14px}.mdxeditor ol{list-style:decimal;margin-left:16px}.mdxeditor ul{list-style:disc;margin-left:16px}.mdxeditor .preview h2{margin:16px 0 8px;font-size:16px;font-weight:500}.mdxeditor .preview p{font-size:14px}