:root{--fd-background:48 20% 98%;--fd-foreground:60 6% 10%;--fd-card:0 0% 100%;--fd-card-foreground:60 6% 10%;--fd-popover:0 0% 100%;--fd-popover-foreground:60 6% 10%;--fd-muted:41 24% 91%;--fd-muted-foreground:60 2% 42%;--fd-border:45 18% 90%;--fd-primary:188 74% 48%;--fd-primary-foreground:0 0% 98%;--fd-secondary:41 24% 91%;--fd-secondary-foreground:60 6% 10%;--fd-accent:41 24% 94%;--fd-accent-foreground:60 6% 10%;--fd-ring:188 74% 48%;--fd-layout-width:100vw}.dark{--fd-background:60 3% 8%;--fd-foreground:48 10% 92%;--fd-card:60 3% 10%;--fd-card-foreground:48 10% 92%;--fd-popover:60 3% 10%;--fd-popover-foreground:48 10% 92%;--fd-muted:60 3% 14%;--fd-muted-foreground:60 2% 60%;--fd-border:60 3% 18%;--fd-primary:188 74% 48%;--fd-primary-foreground:0 0% 98%;--fd-secondary:60 3% 14%;--fd-secondary-foreground:48 10% 92%;--fd-accent:60 3% 16%;--fd-accent-foreground:48 10% 90%;--fd-ring:188 74% 48%}.docs-nav-bar{display:none}@media (min-width:768px){.docs-nav-bar{display:flex;align-items:center}#nd-docs-layout{--fd-nav-height:3.5rem;margin-top:3.5rem}}#nd-docs-layout{max-width:72rem;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box;--fd-sidebar-width:0px;font-family:Inter,system-ui,sans-serif}#nd-docs-layout .prose{font-family:Inter,system-ui,sans-serif;line-height:1.75}#nd-docs-layout h1{font-family:Inter,system-ui,sans-serif;font-weight:700;letter-spacing:-.025em}#nd-docs-layout .prose h2,#nd-docs-layout .prose h3,#nd-docs-layout .prose h4{font-family:Inter,system-ui,sans-serif;letter-spacing:-.015em;font-weight:600}.prose pre.shiki,.shiki{--shiki-light-bg:hsl(41 24% 91%)!important;background-color:hsl(41 24% 91%)!important;border:1px solid hsl(var(--fd-border));border-radius:.5rem}.dark .prose pre.shiki,.dark .shiki{--shiki-dark-bg:hsl(60 3% 10%)!important;background-color:hsl(60 3% 10%)!important}.prose :where(a:not([data-card])):not(:where([class~=not-prose] *)){color:hsl(var(--fd-foreground)/.85);text-decoration-color:hsl(var(--fd-primary)/.6)}.prose :where(a:not([data-card]):hover):not(:where([class~=not-prose] *)){opacity:1;text-decoration-color:hsl(var(--fd-primary)/1)}.prose :where(blockquote):not(:where([class~=not-prose] *)){border-color:hsl(var(--fd-primary)/.4);background-color:hsl(var(--fd-muted)/.5);padding:.75em 1.25em;border-radius:0 .375rem .375rem 0}#nd-sidebar [data-radix-scroll-area-viewport]{scrollbar-width:none}#nd-sidebar [data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}