@media (min-width:768px){#nd-sidebar{position:fixed!important;top:0!important;left:0!important;height:100dvh!important;width:var(--fd-sidebar-width,268px)!important;overflow-y:auto!important}#nd-docs-layout{--fd-sidebar-width:268px}}.dark,:root{--color-fd-background:var(--color-bg-primary);--color-fd-muted:var(--color-bg-secondary);--color-fd-card:var(--color-bg-secondary);--color-fd-popover:var(--color-bg-secondary);--color-fd-foreground:var(--color-text-primary);--color-fd-muted-foreground:var(--color-text-secondary);--color-fd-card-foreground:var(--color-text-primary);--color-fd-popover-foreground:var(--color-text-primary);--color-fd-border:var(--color-border-subtle);--color-fd-accent:var(--color-bg-tertiary);--color-fd-accent-foreground:var(--color-text-primary);--color-fd-primary:var(--color-accent-primary);--color-fd-primary-foreground:#ffffff;--color-fd-secondary:var(--color-bg-tertiary);--color-fd-secondary-foreground:var(--color-text-primary);--color-fd-ring:var(--color-accent-primary)}#nd-sidebar{background-color:var(--color-bg-secondary)}[data-theme-toggle]{display:none}.shiki,.shiki span,:not(pre)>code,[data-rehype-pretty-code-figure] code,[data-rehype-pretty-code-figure] span,pre [style*=color],pre code,pre code span{color:#e2e8f0!important}:not(pre)>code{background-color:#162a3d;padding:.125rem .375rem;border-radius:.25rem;font-size:.875em}article{padding-bottom:40vh}h2:target,h3:target,h4:target{animation:target-highlight 4s ease-out;width:fit-content;padding-inline:.375rem;border-radius:.375rem}@keyframes target-highlight{0%,60%{background-color:rgba(229,137,115,.2)}to{background-color:transparent}}