.dark-theme{}.dark-theme code[class*=language-],.dark-theme pre[class*=language-]{color:#f8f8f2;background:none;font-family:Consolas, "Courier New", monospace!important;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;font-size:12px;-moz-tab-size:2;-o-tab-size:2;tab-size:2;font-weight:400;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}@media (min-width:1400px){.dark-theme code[class*=language-],.dark-theme pre[class*=language-]{font-size:14px!important}}.dark-theme pre[class*=language-]{padding:10px 5px;padding-top:20px;margin:0.5em 0;overflow:auto;border-radius:0.3em}.dark-theme :not(pre)>code[class*=language-],.dark-theme pre[class*=language-]{background:#263238}.dark-theme :not(pre)>code[class*=language-]{padding:0.1em;border-radius:0.3em;white-space:normal}.dark-theme a.token.url-link{border-bottom:1px solid}.dark-theme .token.cdata,.dark-theme .token.comment,.dark-theme .token.doctype,.dark-theme .token.prolog{color:#5a7684}.dark-theme .token.punctuation{color:#89ddf3}.dark-theme .token.constant,.dark-theme .token.deleted,.dark-theme .token.property,.dark-theme .token.symbol,.dark-theme .token.tag{color:#f07178}.dark-theme .token.boolean,.dark-theme .token.number{color:#00e0e0}.dark-theme .token.attr-name,.dark-theme .token.builtin,.dark-theme .token.char,.dark-theme .token.inserted,.dark-theme .token.selector,.dark-theme .token.string{color:#ffcb6b}.dark-theme .language-css .token.string,.dark-theme .style .token.string,.dark-theme .token.entity,.dark-theme .token.operator,.dark-theme .token.url,.dark-theme .token.variable{color:#00e0e0}.dark-theme .token.atrule,.dark-theme .token.attr-value,.dark-theme .token.function{color:#c3e88d}.dark-theme .token.keyword{color:#00e0e0}.dark-theme .token.important,.dark-theme .token.regex{color:#ffd700}.dark-theme .token.bold,.dark-theme .token.important{font-weight:bold}.dark-theme .token.italic{font-style:italic}.dark-theme .token.entity{cursor:help}@media screen and (-ms-high-contrast:active){.dark-theme code[class*=language-],.dark-theme pre[class*=language-]{color:windowText;background:window}.dark-theme :not(pre)>code[class*=language-],.dark-theme pre[class*=language-]{background:window}.dark-theme .token.important{background:highlight;color:window;font-weight:normal}.dark-theme .token.atrule,.dark-theme .token.attr-value,.dark-theme .token.function,.dark-theme .token.keyword,.dark-theme .token.operator,.dark-theme .token.selector{font-weight:bold}.dark-theme .token.attr-value,.dark-theme .token.comment,.dark-theme .token.doctype,.dark-theme .token.function,.dark-theme .token.keyword,.dark-theme .token.operator,.dark-theme .token.property,.dark-theme .token.string{color:highlight}.dark-theme .token.attr-value,.dark-theme .token.url{font-weight:normal}}.dark-theme pre[class*=language-].line-numbers{position:relative;padding-left:3em;counter-reset:linenumber;font-size:14px!important}.dark-theme pre[class*=language-].line-numbers>code{position:relative;white-space:inherit;font-size:14px!important}.dark-theme .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:50px;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dark-theme .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber;font-size:14px}.dark-theme .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:0.8em;text-align:right}.dark-theme .token a{color:inherit}.dark-theme div.code-toolbar{position:relative}.dark-theme div.code-toolbar>.toolbar{position:absolute;top:.3em;right:.2em;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:0}.dark-theme div.code-toolbar:hover>.toolbar{opacity:1}.dark-theme div.code-toolbar:focus-within>.toolbar{opacity:1}.dark-theme div.code-toolbar>.toolbar .toolbar-item{display:inline-block}.dark-theme div.code-toolbar>.toolbar a{cursor:pointer}.dark-theme div.code-toolbar>.toolbar a,.dark-theme div.code-toolbar>.toolbar span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224, 224, 224, 0.2);-webkit-box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.2);box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.2);border-radius:.5em}.dark-theme div.code-toolbar>.toolbar a:focus,.dark-theme div.code-toolbar>.toolbar a:hover,.dark-theme div.code-toolbar>.toolbar span:focus,.dark-theme div.code-toolbar>.toolbar span:hover{color:inherit;text-decoration:none}.dark-theme span.inline-color{display:inline-block;height:1.333ch;width:1.333ch;margin:0 .333ch;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid white;outline:1px solid black}.light-theme{}.light-theme code[class*=language-],.light-theme pre[class*=language-]{color:#999;background:none;font-family:Consolas, "Courier New", monospace!important;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;font-weight:400;font-size:14px;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.light-theme pre[class*=language-]{padding:1em;margin:0.5em 0;overflow:auto;border-radius:0.3em}.light-theme :not(pre)>code[class*=language-],.light-theme pre[class*=language-]{background:#f9f9f9}.light-theme :not(pre)>code[class*=language-]{padding:0.1em;border-radius:0.3em;white-space:normal}.light-theme a.token.url-link{border-bottom:1px solid}.light-theme .token.cdata,.light-theme .token.comment,.light-theme .token.doctype,.light-theme .token.prolog{color:#819ca9}.light-theme .token.punctuation{color:#F44336!important;color:#5b3ff9!important}.light-theme .token.constant,.light-theme .token.deleted,.light-theme .token.property,.light-theme .token.symbol,.light-theme .token.tag{color:#F44336!important;color:#5b3ff9!important}.light-theme .token.boolean,.light-theme .token.number{color:#00e0e0}.light-theme .token.attr-name,.light-theme .token.builtin,.light-theme .token.char,.light-theme .token.inserted,.light-theme .token.selector,.light-theme .token.string{color:#ffa600;color:#03A9F4}.light-theme .language-css .token.string,.light-theme .style .token.string,.light-theme .token.entity,.light-theme .token.operator,.light-theme .token.url,.light-theme .token.variable{color:#149b93}.light-theme .token.atrule,.light-theme .token.attr-value,.light-theme .token.function{color:#4caf50}.light-theme .token.keyword{color:#00e0e0}.light-theme .token.important,.light-theme .token.regex{color:#ffd700}.light-theme .token.bold,.light-theme .token.important{font-weight:bold}.light-theme .token.italic{font-style:italic}.light-theme .token.entity{cursor:help}@media screen and (-ms-high-contrast:active){.light-theme code[class*=language-],.light-theme pre[class*=language-]{color:windowText;background:window}.light-theme :not(pre)>code[class*=language-],.light-theme pre[class*=language-]{background:window}.light-theme .token.important{background:highlight;color:window;font-weight:normal}.light-theme .token.atrule,.light-theme .token.attr-value,.light-theme .token.function,.light-theme .token.keyword,.light-theme .token.operator,.light-theme .token.selector{font-weight:bold}.light-theme .token.attr-value,.light-theme .token.comment,.light-theme .token.doctype,.light-theme .token.function,.light-theme .token.keyword,.light-theme .token.operator,.light-theme .token.property,.light-theme .token.string{color:highlight}.light-theme .token.attr-value,.light-theme .token.url{font-weight:normal}}.light-theme pre[class*=language-].line-numbers{position:relative;padding-left:4em;counter-reset:linenumber;font-size:14px!important}.light-theme pre[class*=language-].line-numbers>code{position:relative;white-space:inherit;font-size:14px!important}.light-theme .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:40px;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.light-theme .line-numbers-rows>span{pointer-events:none;display:block;counter-increment:linenumber;font-size:14px}.light-theme .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:0.8em;text-align:right}.light-theme .token a{color:inherit}.light-theme div.code-toolbar{position:relative}.light-theme div.code-toolbar>.toolbar{position:absolute;top:5px;right:5px;-webkit-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;opacity:0}.light-theme div.code-toolbar:hover>.toolbar{opacity:1}.light-theme div.code-toolbar:focus-within>.toolbar{opacity:1}.light-theme div.code-toolbar>.toolbar .toolbar-item{display:inline-block}.light-theme div.code-toolbar>.toolbar a{cursor:pointer}.light-theme div.code-toolbar>.toolbar a,.light-theme div.code-toolbar>.toolbar span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224, 224, 224, 0.2);-webkit-box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.2);box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.2);border-radius:.5em}.light-theme div.code-toolbar>.toolbar a:focus,.light-theme div.code-toolbar>.toolbar a:hover,.light-theme div.code-toolbar>.toolbar span:focus,.light-theme div.code-toolbar>.toolbar span:hover{color:inherit;text-decoration:none}.light-theme span.inline-color{display:inline-block;height:1.333ch;width:1.333ch;margin:0 .333ch;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid white;outline:1px solid black}