.mdx-editor-container{background:#fff;border-radius:.5rem;border:1px solid #d1d5db;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.mdx-editor-container .mdxeditor{background:#fff!important;color:#1f2937!important;border:none!important;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif!important}.mdx-editor-container .mdxeditor-toolbar{background:#f9fafb!important;border-bottom:1px solid #e5e7eb!important;padding:8px 12px!important;display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;align-items:center!important;gap:4px!important;min-height:auto!important}.mdx-editor-container .mdxeditor-toolbar>*{display:inline-flex!important;align-items:center!important}.mdx-editor-container .mdxeditor-rich-text-editor{background:#fff!important;color:#1f2937!important;padding:16px!important;min-height:400px!important;line-height:1.6!important}.mdx-editor-container .mdxeditor-rich-text-editor p,.mdx-editor-container .mdxeditor-rich-text-editor h1,.mdx-editor-container .mdxeditor-rich-text-editor h2,.mdx-editor-container .mdxeditor-rich-text-editor h3,.mdx-editor-container .mdxeditor-rich-text-editor h4,.mdx-editor-container .mdxeditor-rich-text-editor h5,.mdx-editor-container .mdxeditor-rich-text-editor h6,.mdx-editor-container .mdxeditor-rich-text-editor li,.mdx-editor-container .mdxeditor-rich-text-editor blockquote,.mdx-editor-container .mdxeditor-rich-text-editor td,.mdx-editor-container .mdxeditor-rich-text-editor th,.mdx-editor-container .mdxeditor-rich-text-editor span,.mdx-editor-container .mdxeditor-rich-text-editor div,.mdx-editor-container .mdxeditor-rich-text-editor a{color:#1f2937!important}.mdx-editor-container .mdxeditor-rich-text-editor h1{font-size:2rem!important;font-weight:700!important;margin:1.5rem 0 1rem!important}.mdx-editor-container .mdxeditor-rich-text-editor h2{font-size:1.5rem!important;font-weight:600!important;margin:1.25rem 0 .75rem!important}.mdx-editor-container .mdxeditor-rich-text-editor h3{font-size:1.25rem!important;font-weight:600!important;margin:1rem 0 .5rem!important}.mdx-editor-container .mdxeditor-rich-text-editor blockquote{border-left:4px solid #3b82f6!important;padding-left:1rem!important;margin:1rem 0!important;font-style:italic!important;background:#f8fafc!important;padding:1rem!important}.mdx-editor-container .mdxeditor-rich-text-editor code{background:#f1f5f9!important;padding:.125rem .25rem!important;border-radius:.25rem!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace!important;color:#dc2626!important}.mdx-editor-container .mdxeditor-rich-text-editor pre{background:#1e293b!important;color:#e2e8f0!important;padding:1rem!important;border-radius:.5rem!important;overflow-x:auto!important;margin:1rem 0!important}.mdx-editor-container .mdxeditor-rich-text-editor pre code{background:transparent!important;color:#e2e8f0!important}.mdx-editor-container .mdxeditor-rich-text-editor a{color:#3b82f6!important;text-decoration:underline!important}.mdx-editor-container .mdxeditor-rich-text-editor a:hover{color:#1d4ed8!important}.mdx-editor-container .mdxeditor-rich-text-editor ul,.mdx-editor-container .mdxeditor-rich-text-editor ol{margin:1rem 0!important;padding-left:1.5rem!important}.mdx-editor-container .mdxeditor-rich-text-editor li{margin:.25rem 0!important}.mdx-editor-container .mdxeditor-rich-text-editor table{border-collapse:collapse!important;width:100%!important;margin:1rem 0!important}.mdx-editor-container .mdxeditor-rich-text-editor th,.mdx-editor-container .mdxeditor-rich-text-editor td{border:1px solid #d1d5db!important;padding:.5rem!important;text-align:left!important}.mdx-editor-container .mdxeditor-rich-text-editor th{background:#f9fafb!important;font-weight:600!important}.mdx-editor-container .mdxeditor-toolbar button{color:#374151!important;background:transparent!important;border:1px solid transparent!important;border-radius:.25rem!important;padding:.375rem .5rem!important;margin:0 1px!important;transition:all .15s ease-in-out!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:32px!important;height:32px!important}.mdx-editor-container .mdxeditor-toolbar button:hover{background:#e5e7eb!important;border-color:#d1d5db!important}.mdx-editor-container .mdxeditor-toolbar button[data-state=on],.mdx-editor-container .mdxeditor-toolbar button[aria-pressed=true]{background:#3b82f6!important;color:#fff!important;border-color:#3b82f6!important}.mdx-editor-container .mdxeditor-toolbar button:disabled{opacity:.5!important;cursor:not-allowed!important}.mdx-editor-container .mdxeditor-toolbar select,.mdx-editor-container .mdxeditor-toolbar [role=combobox]{display:inline-flex!important;align-items:center!important;height:32px!important;padding:0 8px!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:.25rem!important;color:#374151!important;min-width:120px!important}.mdx-editor-container .mdxeditor-toolbar [role=separator]{background:#d1d5db!important;width:1px!important;height:24px!important;margin:0 6px!important;display:inline-block!important;flex-shrink:0!important}.mdx-editor-container [role=dialog],.mdx-editor-container [role=menu],.mdx-editor-container [role=listbox],.mdx-editor-container [data-radix-popper-content-wrapper]{background:#fff!important;color:#1f2937!important;border:1px solid #d1d5db!important;border-radius:.375rem!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important;z-index:50!important}.mdx-editor-container [role=menuitem],.mdx-editor-container [role=option]{color:#1f2937!important;padding:.5rem .75rem!important;cursor:pointer!important}.mdx-editor-container [role=menuitem]:hover,.mdx-editor-container [role=option]:hover{background:#f3f4f6!important}.mdx-editor-container input,.mdx-editor-container textarea{background:#fff!important;color:#1f2937!important;border:1px solid #d1d5db!important;border-radius:.375rem!important;padding:.5rem .75rem!important}.mdx-editor-container input:focus,.mdx-editor-container textarea:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a!important}.mdx-editor-container .mdxeditor-rich-text-editor [data-placeholder]:before{color:#9ca3af!important;font-style:italic!important}.mdx-editor-container .mdxeditor-source-editor{background:#1e293b!important;color:#e2e8f0!important;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace!important;padding:1rem!important}.mdx-editor-container .mdxeditor-source-editor .cm-editor{background:transparent!important;color:#e2e8f0!important}.mdx-editor-container .mdxeditor-rich-text-editor .admonition{margin:1rem 0!important;padding:1rem!important;border-radius:.5rem!important;border-left:4px solid!important}.mdx-editor-container .mdxeditor-rich-text-editor .admonition.note{background:#eff6ff!important;border-color:#3b82f6!important}.mdx-editor-container .mdxeditor-rich-text-editor .admonition.tip{background:#f0fdf4!important;border-color:#22c55e!important}.mdx-editor-container .mdxeditor-rich-text-editor .admonition.warning{background:#fffbeb!important;border-color:#f59e0b!important}.mdx-editor-container .mdxeditor-rich-text-editor .admonition.danger{background:#fef2f2!important;border-color:#ef4444!important}.mdx-editor-container .mdxeditor-rich-text-editor img{max-width:100%!important;height:auto!important;border-radius:.375rem!important;margin:1rem 0!important}.mdx-editor-container *{-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.mdx-editor-container .mdxeditor-popup{z-index:9999!important}@media (max-width: 768px){.mdx-editor-container .mdxeditor-toolbar{flex-wrap:wrap!important;gap:2px!important;padding:6px 8px!important}.mdx-editor-container .mdxeditor-toolbar button{min-width:28px!important;height:28px!important;padding:.25rem!important}.mdx-editor-container .mdxeditor-toolbar [role=separator]{height:20px!important;margin:0 4px!important}}
