.mdx-editor-wrapper{--baseBase:var(--background);--baseBgSubtle:var(--muted);--baseBg:var(--card);--baseBgHover:var(--accent);--baseBgActive:var(--accent);--baseLine:var(--border);--baseBorder:var(--border);--baseBorderHover:var(--border);--baseSolid:var(--primary);--baseSolidHover:var(--primary);--baseText:var(--foreground);--baseTextContrast:var(--background);--accentBase:var(--primary);--accentBgSubtle:var(--accent);--accentBg:var(--accent);--accentBgHover:var(--accent);--accentBgActive:var(--accent);--accentLine:var(--border);--accentBorder:var(--border);--accentBorderHover:var(--border);--accentSolid:var(--primary);--accentSolidHover:var(--primary);--accentText:var(--foreground);--accentTextContrast:var(--background);--basePageBg:var(--background);font-family:var(--font-sans);--font-mono:var(--font-mono);color:var(--baseText);background:var(--basePageBg)}.mdx-editor-wrapper .mdxeditor{border:1px solid var(--baseBorder)!important;border-radius:.5rem!important}.mdx-editor-wrapper .mdxeditor,.mdx-editor-wrapper .mdxeditor-root-contenteditable{--baseText:var(--foreground)!important;--baseTextContrast:var(--foreground)!important;background-color:var(--background)!important;color:var(--baseText)!important}.mdx-editor-wrapper .mdxeditor-toolbar{--baseText:var(--foreground)!important;--baseTextContrast:var(--foreground)!important;background-color:var(--baseBg)!important;border-bottom:1px solid var(--baseBorder)!important}.mdx-editor-wrapper .mdxeditor-toolbar button{color:var(--baseText)!important;background-color:transparent!important}.mdx-editor-wrapper .mdxeditor-toolbar button:hover{background-color:var(--baseBgHover)!important;color:var(--baseText)!important}.mdx-editor-wrapper .mdxeditor-toolbar button[data-state=on]{background-color:var(--accentSolid)!important;color:var(--accentTextContrast)!important}.mdx-editor-wrapper .mdxeditor-toolbar button svg{color:inherit!important}.mdx-editor-wrapper .mdxeditor-toolbar button[data-state=on] svg{color:var(--accentTextContrast)!important}.mdx-editor-wrapper .mdxeditor-toolbar button:disabled{opacity:.5!important;cursor:not-allowed!important}.mdx-editor-wrapper .mdxeditor-toolbar button:focus{outline:2px solid var(--accentSolid)!important;outline-offset:2px!important}.mdx-editor-wrapper .mdxeditor-toolbar button:active{background-color:var(--baseBgActive)!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable ul{list-style-type:disc!important;padding-left:1.5rem!important;margin:.5rem 0!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable ol{list-style-type:decimal!important;padding-left:1.5rem!important;margin:.5rem 0!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable li{display:list-item!important;margin:.25rem 0!important;color:var(--baseText)!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable li::marker{color:var(--baseText)!important;font-weight:700!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable ul li::marker{color:var(--baseText)!important;font-weight:700!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable ol li::marker{color:var(--baseText)!important;font-weight:700!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable ul li{list-style:disc outside!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable ol li{list-style:decimal outside!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable li:has(>ol),.mdx-editor-wrapper .mdxeditor-root-contenteditable li:has(>ul){list-style:none!important;padding-left:1.5rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable li>ol,.mdx-editor-wrapper .mdxeditor-root-contenteditable li>ul{padding-left:1.5rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable li p{margin:0!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable blockquote{border-left:4px solid var(--baseBorder)!important;padding-left:1rem!important;margin:1rem 0!important;font-style:italic!important;color:var(--baseText)!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable h1,.mdx-editor-wrapper .mdxeditor-root-contenteditable h2,.mdx-editor-wrapper .mdxeditor-root-contenteditable h3,.mdx-editor-wrapper .mdxeditor-root-contenteditable h4,.mdx-editor-wrapper .mdxeditor-root-contenteditable h5,.mdx-editor-wrapper .mdxeditor-root-contenteditable h6{color:var(--baseText)!important;font-weight:600!important;margin:1rem 0 .5rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable h1{font-size:1.875rem!important;line-height:2.25rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable h2{font-size:1.5rem!important;line-height:2rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable h3{font-size:1.25rem!important;line-height:1.75rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable p{margin:.5rem 0!important;line-height:1.5!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable a{color:var(--accentSolid)!important;text-decoration:underline!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable a:hover{text-decoration:none!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable code{background-color:var(--baseBgSubtle)!important;color:var(--baseText)!important;padding:.125rem .25rem!important;border-radius:.25rem!important;font-size:.875rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable pre{background-color:var(--baseBgSubtle)!important;color:var(--baseText)!important;padding:1rem!important;border-radius:.5rem!important;overflow-x:auto!important;margin:1rem 0!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable table{border-collapse:collapse!important;width:100%!important;margin:1rem 0!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable td,.mdx-editor-wrapper .mdxeditor-root-contenteditable th{border:1px solid var(--baseBorder)!important;padding:.5rem!important;text-align:left!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable th{background-color:var(--baseBgSubtle)!important;font-weight:600!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable hr{border:none!important;border-top:1px solid var(--baseBorder)!important;margin:2rem 0!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable img{max-width:100%!important;height:auto!important;border-radius:.5rem!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable strong{font-weight:600!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable em{font-style:italic!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable s{text-decoration:line-through!important}.mdx-editor-wrapper .mdxeditor-root-contenteditable u{text-decoration:underline!important}