@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap");:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"JetBrains Mono","Fira Code",monospace}*{box-sizing:border-box;margin:0;padding:0}.mdx-content h1,.mdx-content h2,.mdx-content h3,.mdx-content h4{scroll-margin-top:80px}.mdx-content h2{margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem}.mdx-content h3{margin-top:2rem;margin-bottom:.75rem}.mdx-content p{margin-bottom:1.25rem}.mdx-content ol,.mdx-content ul{padding-left:1.5rem;margin-bottom:1.25rem}.mdx-content li{margin-bottom:.5rem}.mdx-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.875rem}.mdx-content td,.mdx-content th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--divider-color,rgba(148,163,184,.12))}.mdx-content th{font-weight:600}.mdx-content blockquote{border-left:4px solid var(--primary-color,#60a5fa);padding-left:1rem;margin:1.5rem 0;font-style:italic}.mdx-content a{color:#60a5fa;text-decoration:none}.mdx-content a:hover{text-decoration:underline}.mdx-content h2 a,.mdx-content h3 a,.mdx-content h4 a{color:inherit}