:root{--x-font-sans:"DM Sans",ui-sans-serif,system-ui,sans-serif;--x-font-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--x-color-blue-100:#d4b5ff;--x-color-blue-400:#c084fc;--x-color-blue-600:#a855f7;--x-color-blue-700:#9333ea;--x-color-blue-900:#5b21b6;--x-color-purple-100:#d4b5ff;--x-color-purple-400:#c084fc;--x-color-purple-600:#a855f7;--x-color-purple-900:#5b21b6}.dark{--x-color-gray-50:#e8e6f0;--x-color-gray-100:#c0bdc8;--x-color-gray-200:#9896a8;--x-color-gray-300:#6b6980;--x-color-gray-400:#4a4858;--x-color-gray-500:#3a3848;--x-color-gray-600:#2a2a3a;--x-color-gray-700:#1e1e2a;--x-color-gray-800:#181822;--x-color-gray-900:#0a0a0f;--x-color-neutral-50:#e8e6f0;--x-color-neutral-100:#c0bdc8;--x-color-neutral-200:#9896a8;--x-color-neutral-300:#6b6980;--x-color-neutral-400:#4a4858;--x-color-neutral-500:#3a3848;--x-color-neutral-600:#2a2a3a;--x-color-neutral-700:#1e1e2a;--x-color-neutral-800:#181822;--x-color-neutral-900:#0a0a0f;--x-color-slate-50:#e8e6f0;--x-color-slate-100:#c0bdc8;--x-color-slate-200:#9896a8;--x-color-slate-700:#1e1e2a;--x-color-slate-900:#0a0a0f}body{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;-webkit-font-smoothing:antialiased}html.dark,html.dark body{background:#0a0a0f;color:#e8e6f0}.nextra-content h1,.nextra-content h2,article h1,article h2{font-family:"Instrument Serif",ui-serif,Georgia,serif;font-weight:400;letter-spacing:-.02em}.nextra-content h1,article h1{font-size:clamp(2.25rem,4vw,3rem);line-height:1.1}.nextra-content h2,article h2{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2;margin-top:2.25rem}.nextra-content h3,article h3{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif;font-weight:600;letter-spacing:-.01em}:where(article :not(pre))>code{font-family:JetBrains Mono,ui-monospace,monospace;font-size:.9em;border-radius:6px;padding:1px 6px;color:#c084fc}html.dark :where(article :not(pre))>code{background:#1e1e2a;border:1px solid #2a2a3a}html:not(.dark) :where(article :not(pre))>code{background:rgba(192,132,252,.08);border:1px solid rgba(192,132,252,.25);color:#7c3aed}::selection{background:#7c3aed;color:#fff}html.dark .nextra-callout{background:#181822!important;border-color:#2a2a3a!important}html.dark .nextra-code,html.dark .nextra-code pre{background:#111118!important;border-color:#2a2a3a!important}.nextra-code pre code{font-family:JetBrains Mono,ui-monospace,monospace}html.dark .nextra-content table,html.dark article table{border-color:#2a2a3a!important}html.dark .nextra-content thead,html.dark article thead{background:#181822!important}html.dark .nextra-sidebar-container,html.dark aside.nextra-sidebar{background:#0a0a0f!important;border-color:#2a2a3a!important}html.dark .nextra-nav-container,html.dark nav.nextra-nav{background:rgba(10,10,15,.85)!important;backdrop-filter:blur(20px);border-color:rgba(255,255,255,.04)!important}.nextra-sidebar-container a.x\:nx-text-primary-600,.nextra-sidebar-container a[aria-current=page]{color:#c084fc!important}html.dark .nextra-toc{border-color:#2a2a3a!important}html.dark .nextra-toc a{color:#9896a8}html.dark .nextra-toc a:hover{color:#e8e6f0}html.dark .nextra-footer,html.dark footer{background:#0a0a0f!important;border-color:#2a2a3a!important;color:#6b6980}html.dark .nextra-search input,html.dark input[type=search]{background:#181822!important;border-color:#2a2a3a!important;color:#e8e6f0!important}html.dark .nextra-search input::placeholder{color:#6b6980}.nextra-cards{margin-top:2rem!important;gap:.75rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}@media (min-width:768px){.nextra-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.nextra-card{border-radius:12px!important;padding:1.5rem!important;transition:all .25s ease!important;position:relative;overflow:hidden}html.dark .nextra-card{background:#181822!important;border:1px solid #2a2a3a!important;box-shadow:none!important}html.dark .nextra-card:hover{border-color:#c084fc!important;background:#1e1e2a!important;transform:translateY(-2px);box-shadow:0 8px 32px rgba(192,132,252,.12)!important}html:not(.dark) .nextra-card{background:#ffffff!important;border:1px solid #e8e6f0!important;box-shadow:0 1px 2px rgba(10,10,15,.04)!important}html:not(.dark) .nextra-card:hover{border-color:#c084fc!important;background:#faf9ff!important;transform:translateY(-2px);box-shadow:0 8px 32px rgba(192,132,252,.08)!important}.nextra-card .nextra-card-title,.nextra-card h3,.nextra-card>a>div:first-child{font-family:DM Sans,ui-sans-serif,system-ui,sans-serif!important;font-weight:600!important;font-size:1rem!important;letter-spacing:-.01em!important;margin-bottom:.5rem!important}.nextra-card .nextra-card-description,.nextra-card p{font-size:.85rem!important;line-height:1.55!important;font-weight:300!important}html.dark .nextra-card .nextra-card-description,html.dark .nextra-card p{color:#9896a8!important}html:not(.dark) .nextra-card .nextra-card-description,html:not(.dark) .nextra-card p{color:#6b6980!important}.nextra-card code{font-size:.78em!important;padding:0 4px!important;border-radius:4px!important}.nextra-card svg{transition:transform .2s ease}.nextra-card:hover svg{transform:translateX(2px);color:#c084fc!important}