@keyframes CodeExplorer-module__CSVJxW__panel-enter{0%{opacity:0;transform:translateY(.375rem)}to{opacity:1;transform:translateY(0)}}.CodeExplorer-module__CSVJxW__section{min-height:100%}.CodeExplorer-module__CSVJxW__panel{background:var(--syntax-background);padding-block:.5rem}.CodeExplorer-module__CSVJxW__panelEnter{animation:.22s ease-out CodeExplorer-module__CSVJxW__panel-enter}.CodeExplorer-module__CSVJxW__viewport.language-javascript{background:var(--syntax-background);width:100%;min-width:0;max-width:100%;margin:.5rem 0;padding:1rem;overflow-x:auto}.CodeExplorer-module__CSVJxW__code.language-javascript{background:var(--syntax-background);min-height:100%;font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:.75rem;line-height:1.5;display:block}@media (min-width:40rem){.CodeExplorer-module__CSVJxW__code.language-javascript{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.CodeExplorer-module__CSVJxW__panelEnter{animation:none}}
code[class*=language-],pre[class*=language-]{background:var(--syntax-background);color:var(--syntax-text);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;tab-size:2;-webkit-hyphens:none;hyphens:none;direction:ltr;font-family:Fira Code,Fira Mono,Menlo,Consolas,DejaVu Sans Mono,monospace;line-height:1.5}code[class*=language-]::-moz-selection{background:var(--syntax-selection);color:inherit}code[class*=language-] ::-moz-selection{background:var(--syntax-selection);color:inherit}pre[class*=language-] ::-moz-selection{background:var(--syntax-selection);color:inherit}code[class*=language-]::-moz-selection{background:var(--syntax-selection);color:inherit}code[class*=language-] ::-moz-selection{background:var(--syntax-selection);color:inherit}pre[class*=language-] ::-moz-selection{background:var(--syntax-selection);color:inherit}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:var(--syntax-selection);color:inherit}pre[class*=language-]{border-radius:.3em;margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-]{white-space:normal;border-radius:.3em;padding:.2em .3em}.token.comment,.token.prolog,.token.cdata{color:var(--syntax-comment)}.token.doctype,.token.punctuation,.token.entity{color:var(--syntax-text)}.token.attr-name,.token.class-name,.token.boolean,.token.constant,.token.number,.token.atrule{color:var(--syntax-constant)}.token.keyword{color:var(--syntax-keyword)}.token.property,.token.tag,.token.symbol,.token.deleted,.token.important{color:var(--syntax-property)}.token.selector,.token.string,.token.char,.token.builtin,.token.inserted,.token.regex,.token.attr-value,.token.attr-value>.token.punctuation{color:var(--syntax-string)}.token.variable,.token.operator,.token.function{color:var(--syntax-function)}.token.url{color:var(--syntax-url)}.token.attr-value>.token.punctuation.attr-equals,.token.special-attr>.token.attr-value>.token.value.css{color:var(--syntax-text)}.language-css .token.selector{color:var(--syntax-property)}.language-css .token.property{color:var(--syntax-text)}.language-css .token.function,.language-css .token.url>.token.function{color:var(--syntax-url)}.language-css .token.url>.token.string.url{color:var(--syntax-string)}.language-css .token.important,.language-css .token.atrule .token.rule,.language-javascript .token.operator{color:var(--syntax-keyword)}.language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation{color:var(--syntax-interpolation)}.language-json .token.operator{color:var(--syntax-text)}.language-json .token.null.keyword{color:var(--syntax-constant)}.language-markdown .token.url,.language-markdown .token.url>.token.operator,.language-markdown .token.url-reference.url>.token.string{color:var(--syntax-text)}.language-markdown .token.url>.token.content{color:var(--syntax-function)}.language-markdown .token.url>.token.url,.language-markdown .token.url-reference.url{color:var(--syntax-url)}.language-markdown .token.blockquote.punctuation,.language-markdown .token.hr.punctuation{color:var(--syntax-comment);font-style:italic}.language-markdown .token.code-snippet{color:var(--syntax-string)}.language-markdown .token.bold .token.content{color:var(--syntax-constant)}.language-markdown .token.italic .token.content{color:var(--syntax-keyword)}.language-markdown .token.strike .token.content,.language-markdown .token.strike .token.punctuation,.language-markdown .token.list.punctuation,.language-markdown .token.title.important>.token.punctuation{color:var(--syntax-property)}.token.bold{font-weight:700}.token.comment,.token.italic{font-style:italic}.token.entity{cursor:help}.token.namespace{opacity:.8}.token.token.tab:not(:empty):before,.token.token.cr:before,.token.token.lf:before,.token.token.space:before{color:var(--syntax-guide)}div.code-toolbar>.toolbar.toolbar>.toolbar-item{margin-right:.4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span{background:var(--syntax-selection);color:var(--syntax-comment);border-radius:.3em;padding:.1em .4em}div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover,div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus{background:var(--syntax-toolbar-hover);color:var(--syntax-text)}.line-highlight.line-highlight{background:var(--syntax-line-highlight)}.line-highlight.line-highlight:before,.line-highlight.line-highlight[data-end]:after{background:var(--syntax-selection);color:var(--syntax-text);box-shadow:var(--shadow-syntax-label);border-radius:.3em;padding:.1em .6em}pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:var(--syntax-line-highlight)}.line-numbers.line-numbers .line-numbers-rows,.command-line .command-line-prompt{border-right-color:var(--syntax-guide)}.line-numbers .line-numbers-rows>span:before,.command-line .command-line-prompt>span:before{color:var(--syntax-comment)}.rainbow-braces .token.token.punctuation.brace-level-1,.rainbow-braces .token.token.punctuation.brace-level-5,.rainbow-braces .token.token.punctuation.brace-level-9{color:var(--syntax-property)}.rainbow-braces .token.token.punctuation.brace-level-2,.rainbow-braces .token.token.punctuation.brace-level-6,.rainbow-braces .token.token.punctuation.brace-level-10{color:var(--syntax-string)}.rainbow-braces .token.token.punctuation.brace-level-3,.rainbow-braces .token.token.punctuation.brace-level-7,.rainbow-braces .token.token.punctuation.brace-level-11{color:var(--syntax-function)}.rainbow-braces .token.token.punctuation.brace-level-4,.rainbow-braces .token.token.punctuation.brace-level-8,.rainbow-braces .token.token.punctuation.brace-level-12{color:var(--syntax-keyword)}pre.diff-highlight>code .token.token.deleted:not(.prefix),pre>code.diff-highlight .token.token.deleted:not(.prefix){background-color:var(--syntax-diff-deleted)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-deleted-selected)}pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection,pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection,pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection{background-color:var(--syntax-diff-deleted-selected)}pre.diff-highlight>code .token.token.inserted:not(.prefix),pre>code.diff-highlight .token.token.inserted:not(.prefix){background-color:var(--syntax-diff-inserted)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection{background-color:var(--syntax-diff-inserted-selected)}pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection,pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection,pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection{background-color:var(--syntax-diff-inserted-selected)}.prism-previewer.prism-previewer:before,.prism-previewer-gradient.prism-previewer-gradient div{border-color:var(--syntax-preview-border)}.prism-previewer-color.prism-previewer-color:before,.prism-previewer-gradient.prism-previewer-gradient div,.prism-previewer-easing.prism-previewer-easing:before{border-radius:.3em}.prism-previewer.prism-previewer:after{border-top-color:var(--syntax-preview-border)}.prism-previewer-flipped.prism-previewer-flipped.after{border-bottom-color:var(--syntax-preview-border)}.prism-previewer-angle.prism-previewer-angle:before,.prism-previewer-time.prism-previewer-time:before,.prism-previewer-easing.prism-previewer-easing{background:var(--surface-raised)}.prism-previewer-angle.prism-previewer-angle circle,.prism-previewer-time.prism-previewer-time circle{stroke:var(--syntax-text);stroke-opacity:1}.prism-previewer-easing.prism-previewer-easing circle,.prism-previewer-easing.prism-previewer-easing path,.prism-previewer-easing.prism-previewer-easing line{stroke:var(--syntax-text)}.prism-previewer-easing.prism-previewer-easing circle{fill:#0000}
