.mdx{color:var(--foreground);line-height:1.75}.mdx h1{margin-top:2rem;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.mdx h2{border-bottom:1px solid var(--border);margin-top:2.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.mdx h3{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.mdx p{margin-top:.75rem;margin-bottom:.75rem}.mdx ul,.mdx ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem}.mdx ul{list-style-type:disc}.mdx ol{list-style-type:decimal}.mdx li{margin-top:.25rem;margin-bottom:.25rem}.mdx code{background:var(--muted);font-size:.875em;font-family:var(--font-geist-mono), ui-monospace, monospace;border-radius:.25rem;padding:.15rem .4rem}.mdx pre{background:var(--muted);border:1px solid var(--border);border-radius:.5rem;margin-top:1rem;margin-bottom:1rem;padding:1rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.mdx pre code{font-size:inherit;background:0 0;border-radius:0;padding:0}.mdx table{border-collapse:collapse;width:100%;margin-top:1rem;margin-bottom:1rem;font-size:.875rem}.mdx th{text-align:left;border-bottom:2px solid var(--border);padding:.5rem .75rem;font-weight:600}.mdx td{border-bottom:1px solid var(--border);padding:.5rem .75rem}.mdx a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.mdx a:hover{opacity:.8}.mdx strong{font-weight:600}.mdx hr{border-color:var(--border);margin-top:2rem;margin-bottom:2rem}.mdx blockquote{border-left:3px solid var(--border);color:var(--muted-foreground);margin-top:1rem;margin-bottom:1rem;padding-left:1rem}
