.mdxContent h1,.mdxContent h2,.mdxContent h3,.mdxContent h4,.mdxContent h5,.mdxContent h6,.mdxContent hr,.mdxContent ol,.mdxContent p,.mdxContent pre,.mdxContent ul{margin-bottom:var(--m-3)}.mdxContent blockquote{margin-bottom:var(--m-4)}.mdxContent h1{font-size:1.75rem}.mdxContent h2{font-size:1.5rem}.mdxContent h3,.mdxContent h4,.mdxContent h5,.mdxContent h6{font-size:1rem}.mdxContent h1>code,.mdxContent h2>code,.mdxContent h3>code,.mdxContent h4>code,.mdxContent h5>code,.mdxContent h6>code,.mdxContent p>code{background:var(--bgBodySecondary);padding:var(--p-1) var(--p-2);display:inline}.mdxContent h1>code,.mdxContent h2>code,.mdxContent h3>code,.mdxContent h4>code,.mdxContent h5>code,.mdxContent h6>code{display:inline-block}.mdxContent pre>code{width:100%;font-family:Fira Code,monospace;background:var(--bgBodySecondary);display:inline-block;padding:var(--p-3)}.mdxContent blockquote p{margin-bottom:0}.mdxContent ol,.mdxContent ul{margin-left:var(--m-5)}.mdxContent ol{list-style:-moz-ethiopic-numeric}.mdxContent table{width:100%;border-collapse:collapse;margin-bottom:var(--m-3)}.mdxContent td,.mdxContent th{padding:var(--p-2) var(--p-3);border:1px solid var(--gray);text-align:left}.mdxContent th{background:var(--bgBodySecondary);font-weight:600}.mdxContent tbody tr:hover td{background:var(--lightBg)}:root{--code-default:#a9b7c6;--code-attr:#ffc66d;--code-function:#ffc66d;--code-keyword:#cc7832;--code-types:#cc7832;--code-string:#6a8759;--code-comment:#629755;--code-commentBlock:grey;--code-number:#6897bb}.hljs-title,code.hljs{color:var(--code-default)}.hljs-title.function_{color:var(--code-function)}.hljs-function>.hljs-params{color:var(--code-types)}.hljs-attr{color:var(--code-attr)}.hljs-keyword,.hljs-literal{color:var(--code-keyword)}.hljs-built_in{color:var(--code-types)}.hljs-number{color:var(--code-number)}.hljs-string{color:var(--code-string)}.hljs-comment{color:var(--code-comment)}