:root{--fd-background:var(--background);--fd-foreground:var(--foreground);--fd-primary:var(--primary);--fd-primary-foreground:var(--primary-foreground);--fd-muted:var(--muted);--fd-muted-foreground:var(--muted-foreground);--fd-border:var(--border);--fd-ring:var(--ring);--fd-card:var(--card);--fd-card-foreground:var(--card-foreground);--fd-code-background:var(--color-base-300);--fd-code-foreground:var(--color-base-content)}:root,.light,.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.light{--background:#0a0a0d;--foreground:#e7e7eb;--card:#121216;--card-foreground:#e7e7eb;--popover:#0f0f13;--popover-foreground:#e7e7eb;--primary:#7e63fe;--primary-foreground:#111117;--secondary:#1f1f23;--secondary-foreground:#e7e7eb;--muted:#1a1a1e;--muted-foreground:#9797a0;--accent:#1f1f23;--accent-foreground:#e7e7eb;--destructive:#f05943;--coral:#f05943;--border:#ffffff17;--input:#ffffff1f;--ring:#7e63fe;--sidebar:#121216;--sidebar-foreground:#e7e7eb;--sidebar-primary:#7e63fe;--sidebar-primary-foreground:#111117;--sidebar-accent:#1f1f23;--sidebar-accent-foreground:#e7e7eb;--sidebar-border:#ffffff17;--sidebar-ring:#7e63fe}@supports (color:lab(0% 0 0)){.light{--background:lab(2.72182% .373445 -1.33132);--foreground:lab(91.8368% .491261 -1.8204);--card:lab(5.66032% .686877 -2.46162);--card-foreground:lab(91.8368% .491261 -1.8204);--popover:lab(4.38774% .585042 -2.08831);--popover-foreground:lab(91.8368% .491261 -1.8204);--primary:lab(51.3218% 41.1133 -75.1168);--primary-foreground:lab(5.18083% 1.02776 -3.59622);--secondary:lab(11.7673% .838332 -2.88091);--secondary-foreground:lab(91.8368% .491261 -1.8204);--muted:lab(9.44685% .844047 -2.87778);--muted-foreground:lab(62.774% 1.21328 -4.34707);--accent:lab(11.7673% .838332 -2.88091);--accent-foreground:lab(91.8368% .491261 -1.8204);--destructive:lab(58.8023% 58.1972 44.812);--coral:lab(58.8023% 58.1972 44.812);--border:lab(100% 0 0/.09);--input:lab(100% 0 0/.12);--ring:lab(51.3218% 41.1133 -75.1168);--sidebar:lab(5.66032% .686877 -2.46162);--sidebar-foreground:lab(91.8368% .491261 -1.8204);--sidebar-primary:lab(51.3218% 41.1133 -75.1168);--sidebar-primary-foreground:lab(5.18083% 1.02776 -3.59622);--sidebar-accent:lab(11.7673% .838332 -2.88091);--sidebar-accent-foreground:lab(91.8368% .491261 -1.8204);--sidebar-border:lab(100% 0 0/.09);--sidebar-ring:lab(51.3218% 41.1133 -75.1168)}}:root{--fd-layout-width:86rem}#nd-docs-layout{grid-template-columns:0 var(--fd-sidebar-col) minmax(0, calc(var(--fd-layout-width,86rem) - var(--fd-sidebar-width) - var(--fd-toc-width))) var(--fd-toc-width) minmax(0, 1fr)!important}#nd-sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff06;border-inline-end:1px solid #ffffff12}#nd-sidebar>*{min-height:0}aside[class*=inset-e-0][class*="w-[85%]"]{box-sizing:border-box;background:var(--fd-background);border-left:1px solid #ffffff14;box-shadow:-24px 0 48px #00000057;width:min(100vw,420px)!important;max-width:100vw!important}@media (max-width:430px){aside[class*=inset-e-0][class*="w-[85%]"]{border-left:0;width:100vw!important}}.fd-callout{background:#ffffff06;border:1px solid #ffffff14;border-radius:1rem}.fd-pre{border:1px solid #ffffff0f;border-radius:.75rem;background:var(--color-base-300)!important}#nd-toc{justify-self:end;transition:transform .2s}[data-ask-open=true] #nd-toc{transform:translateX(calc(-1 * var(--ask-width,400px) - 16px))}::highlight(sotaire-comment){color:inherit;background-color:#7e63fe47;background-color:lab(51.3218% 41.1133 -75.1168/.28);border-radius:2px}.fd-code{background:#ffffff0f;border-radius:.3rem;padding:.1rem .35rem;font-size:.85em}
