:root,:host{--color-twoslash-error-foreground:#d45656;--color-twoslash-error:#d4565620;--color-twoslash-tag-foreground:#3772cf;--color-twoslash-tag:#3772cf20;--color-twoslash-tag-warn-foreground:#c37d0d;--color-twoslash-tag-warn:#c37d0d20;--color-twoslash-tag-annotate-foreground:#1ba673;--color-twoslash-tag-annotate:#1ba67320}.twoslash-meta-line{display:flex}.twoslash-completion-list,.twoslash-popup-container{-webkit-user-select:none;user-select:none;white-space:normal;border:1px solid var(--color-fd-border);z-index:8;width:20rem;color:var(--color-fd-popover-foreground);background-color:var(--color-fd-popover);border-radius:6px;flex-direction:column;margin-top:8px;margin-right:-20rem;padding:8px;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.twoslash-completion-cursor{flex-direction:column;display:inline-flex}.twoslash-completion-list:hover{-webkit-user-select:auto;user-select:auto}.twoslash-popup-arrow{pointer-events:none;border-top-width:1px;border-right-width:1px;border-color:var(--color-fd-primary);background-color:var(--color-fd-popover);width:6px;height:6px;position:absolute;top:-4px;left:1em;transform:rotate(-45deg)}.twoslash-popup-docs-tag{flex-direction:row;gap:.5em;display:flex}.twoslash-popup-docs-tag-name{font-weight:600}.twoslash-popup-code{overflow-wrap:anywhere;font-size:13px!important}.twoslash-popup-code .line{padding-left:0!important}.twoslash-popup-docs,.twoslash-popup-docs-tags{margin-top:8px!important;font-size:14px!important;line-height:20px!important}.twoslash:hover .twoslash-hover{border-color:currentColor}.twoslash .twoslash-hover{all:unset;border-color:#0000;border-bottom-style:dotted;border-bottom-width:1px;transition:border .3s;position:relative}.twoslash .twoslash-error-line{background-color:var(--twoslash-error-bg);border-left:3px solid var(--color-twoslash-error-foreground);color:var(--color-twoslash-error-foreground);margin:.2em 0;padding:6px 12px;position:relative}.twoslash .twoslash-error{-webkit-text-decoration:wavy underline var(--color-twoslash-error-foreground);-webkit-text-decoration:wavy underline var(--color-twoslash-error-foreground);-webkit-text-decoration:wavy underline var(--color-twoslash-error-foreground);text-decoration:wavy underline var(--color-twoslash-error-foreground);padding-bottom:2px}.twoslash-completion-cursor:before{content:" ";background-color:var(--color-fd-foreground);width:1px;height:1.4em}.twoslash-completion-list{display:inline-flex}.twoslash-completion-list li{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.5rem;font-size:13px;display:inline-flex;overflow:hidden}.twoslash-completion-list li span.twoslash-completions-unmatched{color:var(--color-fd-muted-foreground)}.twoslash-completion-list .deprecated{opacity:.5;text-decoration:line-through}.twoslash-completion-list .twoslash-completions-icon{width:1em;color:var(--color-fd-muted-foreground);flex:none}.twoslash .twoslash-tag-line{background-color:var(--color-twoslash-tag);border-left:3px solid var(--color-twoslash-tag-foreground);color:var(--color-twoslash-tag-foreground);align-items:center;gap:.3em;margin:.2em 0;padding:6px 10px;display:flex;position:relative}.twoslash .twoslash-tag-line .twoslash-tag-icon{width:1.1em;color:inherit}.twoslash .twoslash-tag-line.twoslash-tag-error-line{background-color:var(--color-twoslash-error);border-left:3px solid var(--color-twoslash-error-foreground);color:var(--color-twoslash-error-foreground)}.twoslash .twoslash-tag-line.twoslash-tag-warn-line{background-color:var(--color-twoslash-tag-warn);border-left:3px solid var(--color-twoslash-tag-warn-foreground);color:var(--color-twoslash-tag-warn-foreground)}.twoslash .twoslash-tag-line.twoslash-tag-annotate-line{background-color:var(--color-twoslash-tag-annotate);border-left:3px solid var(--color-twoslash-tag-annotate-foreground);color:var(--color-twoslash-tag-annotate-foreground)}@media (prefers-reduced-motion:reduce){.twoslash *{transition:none!important}}.fd-twoslash-popover{z-index:50;border-radius:var(--radius-xl);border:1px solid var(--color-fd-border);background-color:var(--color-fd-popover);min-width:240px;max-width:min(450px,96vw);max-height:400px;padding:calc(var(--spacing) * 3);font-size:var(--text-sm);color:var(--color-fd-popover-foreground);box-shadow:var(--shadow-md);transform-origin:var(--transform-origin);overflow:auto}.fd-twoslash-popover[data-open]{animation:var(--animate-fd-popover-in)}.fd-twoslash-popover[data-closed]{animation:var(--animate-fd-popover-out)}.fd-twoslash-popover:focus-visible{outline-style:none}
#nd-docs-layout .prose :is(h1,h2,h3,h4,h5,h6) a{text-decoration:none}#nd-docs-layout .prose :not(pre)>code:before,#nd-docs-layout .prose :not(pre)>code:after{content:none}#nd-toc .prose,#nd-sidebar .prose{color:inherit;font-size:inherit;line-height:inherit;max-width:none}#nd-docs-layout .flex.flex-col.gap-3.p-4.pb-2>div:first-child:has(>a:only-child:empty){display:none}#nd-docs-layout .flex.flex-col.gap-3.p-4.pb-2{padding-bottom:0}#nd-docs-layout .prose a[data-card]{text-decoration:none}#nd-docs-layout>[class*=grid-area\:sidebar]>*{background-color:#0000;border-inline-end-width:0}[data-base-ui-portal]>[role=presentation]:has(>.fd-twoslash-popover){z-index:25}#nd-docs-layout>[class*=grid-area\:sidebar] :is(a[data-active=false],button[aria-expanded]):hover{color:var(--color-fd-foreground)}@media not (min-width:80rem){body:has([class*=grid-area\:toc-popover])>nav{border-bottom-color:#0000}}:root{--twoslash-error-bg:var(--color-twoslash-error)}
