.micro-docs-shell{--color-fd-primary:var(--blue-main);--color-fd-primary-foreground:var(--primary-foreground);--color-fd-background:var(--background);--color-fd-foreground:var(--foreground);--color-fd-muted:var(--muted);--color-fd-muted-foreground:var(--muted-foreground);--color-fd-popover:var(--popover);--color-fd-popover-foreground:var(--popover-foreground);--color-fd-card:var(--card);--color-fd-card-foreground:var(--card-foreground);--color-fd-border:var(--border);--color-fd-secondary:var(--secondary);--color-fd-secondary-foreground:var(--secondary-foreground);--color-fd-accent:var(--accent);--color-fd-accent-foreground:var(--accent-foreground);--color-fd-ring:var(--ring);min-height:100dvh;font-family:var(--font-haffer),sans-serif}.micro-docs-skip{position:fixed;top:.75rem;left:.75rem;z-index:100;translate:0 -200%;border-radius:.5rem;background:var(--foreground);color:var(--background);padding:.625rem .875rem;font-weight:600}.micro-docs-skip:focus-visible{translate:0;outline:2px solid var(--blue-main);outline-offset:2px}.micro-docs-shell :is(a,button,input):focus-visible{outline:2px solid var(--blue-main);outline-offset:2px}.micro-docs-shell input[data-object-search-input]:focus-visible{outline:none}.micro-docs-shell input[data-object-search-input]{min-width:0;background:transparent}.micro-docs-shell div:has(>input[data-object-search-input]){border-radius:.5rem}@media (forced-colors:active){.micro-docs-shell div:has(>input[data-object-search-input]:focus-visible){outline:2px solid Highlight;outline-offset:2px}}.micro-docs-shell :is(h2,h3,h4){scroll-margin-top:5rem;overflow-wrap:anywhere}.micro-docs-shell .prose :is(h2,h3,h4)>a{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.micro-docs-title-row{display:flex;align-items:flex-start;gap:1rem}.micro-docs-title-row h1{flex:1;min-width:0;margin:0;overflow-wrap:anywhere}.micro-docs-page-actions{display:flex;flex-shrink:0;align-items:center;gap:0;margin-top:.25rem}.micro-docs-copy-button{border-start-end-radius:0;border-end-end-radius:0}.micro-docs-actions-trigger{border-start-start-radius:0;border-end-start-radius:0;margin-inline-start:-1px}.micro-docs-actions-menu{width:14rem}@media (max-width:40rem){.micro-docs-title-row{flex-wrap:wrap}.micro-docs-title-row h1{flex-basis:100%}.micro-docs-page-actions{margin-top:0}}.micro-docs-external-icon{color:var(--muted-foreground)}.micro-docs-shell .prose [role=tablist]{max-width:100%;overflow-x:auto;scrollbar-width:thin}.micro-docs-shell .prose :is(pre,table){max-width:100%}.micro-docs-home-link{position:fixed;right:1rem;bottom:1rem;z-index:30;border:1px solid var(--border);border-radius:999px;background:var(--card);padding:.5rem .75rem;color:var(--muted-foreground);font-size:.75rem;box-shadow:0 1px 2px oklch(0 0 0/.06),0 4px 16px oklch(0 0 0/.05)}@media (max-width:48rem){.micro-docs-home-link{display:none}}@media (forced-colors:active){.micro-docs-shell :is(a,button,input):focus-visible,.micro-docs-skip:focus-visible{outline-color:Highlight}}.micro-docs-shell{--fd-banner-height:4.5rem}.micro-docs-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:2rem;height:var(--fd-banner-height);padding-inline:1.5rem;border-bottom:1px solid var(--border);background:var(--background)}.micro-docs-wordmark{display:inline-flex;align-items:center}.micro-docs-sections{display:flex;gap:.5rem}.micro-docs-header-actions{display:flex;align-items:center;gap:.5rem;margin-inline-start:auto}.micro-docs-changelog{padding-inline-end:0}.micro-docs-header-search{width:2.25rem;height:2.25rem}@media (max-width:48rem){.micro-docs-shell{--fd-banner-height:7rem}.micro-docs-header-actions{display:contents}.micro-docs-header{display:grid;grid-template-columns:1fr auto auto;gap:.25rem .75rem;padding:.5rem .75rem}.micro-docs-sections{grid-row:2;grid-column:1/-1;gap:.25rem}.micro-docs-sections a{padding-inline:.625rem}.micro-docs-header-search{margin-inline-start:auto;padding-inline:.5rem}.micro-docs-changelog{grid-row:1;grid-column:2}.micro-docs-header-search{grid-row:1;grid-column:3}}.micro-docs-sections a[aria-current=page]{background-color:var(--hover-overlay)}.micro-reference-trigger{width:100%;height:auto;min-height:3.5rem;justify-content:flex-start;gap:.75rem;padding:.625rem .75rem;transition-property:background-color,border-color}.micro-reference-icon,.micro-reference-trigger[data-state=open]{background:var(--hover-overlay)}.micro-reference-icon{display:inline-flex;flex:0 0 1.75rem;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:6px;color:var(--foreground);font:600 .6875rem/1 ui-monospace,monospace}.micro-reference-icon svg{width:1rem;height:1rem;stroke-width:1.5}.micro-reference-current{line-height:1.25rem}.micro-reference-chevron{margin-inline-start:auto;color:var(--muted-foreground)}.micro-reference-menu{z-index:100;width:var(--radix-dropdown-menu-trigger-width);min-width:14rem;max-width:calc(100vw - 1.5rem);max-height:var(--radix-dropdown-menu-content-available-height);overflow-y:auto;overscroll-behavior:contain;padding:.375rem;border:1px solid var(--border);border-radius:14px;background:var(--popover);color:var(--foreground);box-shadow:0 4px 8px oklch(0 0 0/.06),0 12px 32px oklch(0 0 0/.1);font-family:var(--font-haffer),sans-serif}.micro-reference-menu [role=group]+[role=group]{margin-top:.625rem}.micro-reference-group{padding:.375rem .625rem;color:var(--muted-foreground);font-size:.75rem;font-weight:500}.micro-reference-option{display:flex;align-items:center;gap:.625rem;min-height:2.75rem;padding:.375rem .625rem;border-radius:8px;font-size:.875rem;text-decoration:none}.micro-reference-option[aria-current=page]{background:var(--hover-overlay);font-weight:500}.micro-reference-option[data-highlighted]{background:var(--hover-overlay);outline:2px solid var(--foreground);outline-offset:-2px}.micro-reference-status{margin-inline-start:auto;font-size:.6875rem;color:var(--muted-foreground)}.micro-reference-check{margin-inline-start:auto;flex-shrink:0}@media (forced-colors:active){.micro-reference-option[data-highlighted]{outline-color:Highlight}}.micro-reference-icon:has(img,.micro-reference-mcp-logo){background:transparent}.micro-reference-icon img{width:22px;height:22px;object-fit:contain}.micro-reference-mcp-logo{width:24px;height:24px;display:block;background-color:#8b5cf6;mask:url(/docs-assets/logos/mcp.svg) center/contain no-repeat}body:has(.micro-docs-shell){overflow-x:clip;overflow-y:visible}@media (max-width:48rem){.micro-docs-changelog{display:none}.micro-docs-console{grid-row:1;grid-column:2;padding-inline:.75rem}}html:has(body[data-scroll-locked] .micro-docs-shell){overflow:hidden}body[data-scroll-locked]:has(.micro-docs-shell){overflow:clip!important}.micro-docs-code-actions>button{width:2rem;height:2rem}@media (hover:none),(pointer:coarse){.micro-docs-code-actions>button{width:2.75rem;height:2.75rem}}@media (hover:hover) and (pointer:fine){.micro-docs-code-actions{opacity:0;pointer-events:none}figure:focus-within .micro-docs-code-actions,figure:hover .micro-docs-code-actions{opacity:1;pointer-events:auto}}