/*! 
* Coldark Theme for Prism.js
* Theme variation: Cold & Dark
* Tested with HTML, CSS, JS, JSON, PHP, YAML, Bash script
* @author Armand Philippot <contact@armandphilippot.com>
* @homepage https://github.com/ArmandPhilippot/coldark-prism
* @license MIT
*/html.light code[class*=language-],html.light pre[class*=language-]{color:#111b27;background:none;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}html.light pre[class*=language-]::-moz-selection,html.light pre[class*=language-] ::-moz-selection,html.light code[class*=language-]::-moz-selection,html.light code[class*=language-] ::-moz-selection{background:#8da1b9}html.light pre[class*=language-]::-moz-selection, html.light pre[class*=language-] ::-moz-selection, html.light code[class*=language-]::-moz-selection, html.light code[class*=language-] ::-moz-selection{background:#8da1b9}html.light pre[class*=language-]::selection,html.light pre[class*=language-] ::selection,html.light code[class*=language-]::selection,html.light code[class*=language-] ::selection{background:#8da1b9}html.light pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}html.light :not(pre)>code[class*=language-],html.light pre[class*=language-]{background:#e3eaf2}html.light :not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;white-space:normal}html.light .token.comment,html.light .token.prolog,html.light .token.doctype,html.light .token.cdata{color:#3c526d}html.light .token.punctuation{color:#111b27}html.light .token.delimiter.important,html.light .token.selector .parent,html.light .token.tag,html.light .token.tag .token.punctuation{color:#006d6d}html.light .token.attr-name,html.light .token.boolean,html.light .token.boolean.important,html.light .token.number,html.light .token.constant,html.light .token.selector .token.attribute{color:#755f00}html.light .token.class-name,html.light .token.key,html.light .token.parameter,html.light .token.property,html.light .token.property-access,html.light .token.variable{color:#005a8e}html.light .token.attr-value,html.light .token.inserted,html.light .token.color,html.light .token.selector .token.value,html.light .token.string,html.light .token.string .token.url-link{color:#116b00}html.light .token.builtin,html.light .token.keyword-array,html.light .token.package,html.light .token.regex{color:#af00af}html.light .token.function,html.light .token.selector .token.class,html.light .token.selector .token.id{color:#7c00aa}html.light .token.atrule .token.rule,html.light .token.combinator,html.light .token.keyword,html.light .token.operator,html.light .token.pseudo-class,html.light .token.pseudo-element,html.light .token.selector,html.light .token.unit{color:#a04900}html.light .token.deleted,html.light .token.important{color:#c22f2e}html.light .token.keyword-this,html.light .token.this{color:#005a8e}html.light .token.important,html.light .token.keyword-this,html.light .token.this,html.light .token.bold{font-weight:bold}html.light .token.delimiter.important{font-weight:inherit}html.light .token.italic{font-style:italic}html.light .token.entity{cursor:help}html.light .language-markdown .token.title,html.light .language-markdown .token.title .token.punctuation{color:#005a8e;font-weight:bold}html.light .language-markdown .token.blockquote.punctuation{color:#af00af}html.light .language-markdown .token.code{color:#006d6d}html.light .language-markdown .token.hr.punctuation{color:#005a8e}html.light .language-markdown .token.url>.token.content{color:#116b00}html.light .language-markdown .token.url-link{color:#755f00}html.light .language-markdown .token.list.punctuation{color:#af00af}html.light .language-markdown .token.table-header{color:#111b27}html.light .language-json .token.operator{color:#111b27}html.light .language-scss .token.variable{color:#006d6d}html.light .token.tab:not(:empty):before,html.light .token.cr:before,html.light .token.lf:before,html.light .token.space:before{color:#3c526d}html.light div.code-toolbar>.toolbar a,html.light div.code-toolbar>.toolbar button{color:#e3eaf2;background:#005a8e}html.light div.code-toolbar>.toolbar a:hover,html.light div.code-toolbar>.toolbar a:focus,html.light div.code-toolbar>.toolbar button:hover,html.light div.code-toolbar>.toolbar button:focus{color:#e3eaf2;background:rgba(0,90,142,.8549019608);text-decoration:none}html.light div.code-toolbar>.toolbar span,html.light div.code-toolbar>.toolbar span:hover,html.light div.code-toolbar>.toolbar span:focus{color:#e3eaf2;background:#3c526d}html.light .line-highlight{background:rgba(141,161,185,.1843137255);background:linear-gradient(to right, rgba(141, 161, 185, 0.1843137255) 70%, rgba(141, 161, 185, 0.1450980392))}html.light .line-highlight:before,html.light .line-highlight[data-end]:after{background-color:#3c526d;color:#e3eaf2;box-shadow:0 1px #8da1b9}html.light pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(60,82,109,.1215686275)}html.light .line-numbers .line-numbers-rows{border-right:1px solid rgba(141,161,185,.4784313725);background:rgba(208,218,231,.4784313725)}html.light .line-numbers-rows>span:before{color:rgba(60,82,109,.8549019608)}html.light .rainbow-braces .token.punctuation.brace-level-1,html.light .rainbow-braces .token.punctuation.brace-level-5,html.light .rainbow-braces .token.punctuation.brace-level-9{color:#755f00}html.light .rainbow-braces .token.punctuation.brace-level-2,html.light .rainbow-braces .token.punctuation.brace-level-6,html.light .rainbow-braces .token.punctuation.brace-level-10{color:#af00af}html.light .rainbow-braces .token.punctuation.brace-level-3,html.light .rainbow-braces .token.punctuation.brace-level-7,html.light .rainbow-braces .token.punctuation.brace-level-11{color:#005a8e}html.light .rainbow-braces .token.punctuation.brace-level-4,html.light .rainbow-braces .token.punctuation.brace-level-8,html.light .rainbow-braces .token.punctuation.brace-level-12{color:#7c00aa}html.light pre.diff-highlight>code .token.deleted:not(.prefix),html.light pre>code.diff-highlight .token.deleted:not(.prefix){background-color:rgba(194,47,46,.1215686275)}html.light pre.diff-highlight>code .token.inserted:not(.prefix),html.light pre>code.diff-highlight .token.inserted:not(.prefix){background-color:rgba(17,107,0,.1215686275)}html.light .command-line-prompt{border-right:1px solid rgba(141,161,185,.4784313725)}html.light .command-line-prompt>span:before{color:rgba(60,82,109,.8549019608)}html.dark code[class*=language-],html.dark pre[class*=language-]{color:#e3eaf2;background:none;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}html.dark pre[class*=language-]::-moz-selection,html.dark pre[class*=language-] ::-moz-selection,html.dark code[class*=language-]::-moz-selection,html.dark code[class*=language-] ::-moz-selection{background:#3c526d}html.dark pre[class*=language-]::-moz-selection, html.dark pre[class*=language-] ::-moz-selection, html.dark code[class*=language-]::-moz-selection, html.dark code[class*=language-] ::-moz-selection{background:#3c526d}html.dark pre[class*=language-]::selection,html.dark pre[class*=language-] ::selection,html.dark code[class*=language-]::selection,html.dark code[class*=language-] ::selection{background:#3c526d}html.dark pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}html.dark :not(pre)>code[class*=language-],html.dark pre[class*=language-]{background:#111b27}html.dark :not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;white-space:normal}html.dark .token.comment,html.dark .token.prolog,html.dark .token.doctype,html.dark .token.cdata{color:#8da1b9}html.dark .token.punctuation{color:#e3eaf2}html.dark .token.delimiter.important,html.dark .token.selector .parent,html.dark .token.tag,html.dark .token.tag .token.punctuation{color:#6cc}html.dark .token.attr-name,html.dark .token.boolean,html.dark .token.boolean.important,html.dark .token.number,html.dark .token.constant,html.dark .token.selector .token.attribute{color:#e6d37a}html.dark .token.class-name,html.dark .token.key,html.dark .token.parameter,html.dark .token.property,html.dark .token.property-access,html.dark .token.variable{color:#6cb8e6}html.dark .token.attr-value,html.dark .token.inserted,html.dark .token.color,html.dark .token.selector .token.value,html.dark .token.string,html.dark .token.string .token.url-link{color:#91d076}html.dark .token.builtin,html.dark .token.keyword-array,html.dark .token.package,html.dark .token.regex{color:#f4adf4}html.dark .token.function,html.dark .token.selector .token.class,html.dark .token.selector .token.id{color:#c699e3}html.dark .token.atrule .token.rule,html.dark .token.combinator,html.dark .token.keyword,html.dark .token.operator,html.dark .token.pseudo-class,html.dark .token.pseudo-element,html.dark .token.selector,html.dark .token.unit{color:#e9ae7e}html.dark .token.deleted,html.dark .token.important{color:#cd6660}html.dark .token.keyword-this,html.dark .token.this{color:#6cb8e6}html.dark .token.important,html.dark .token.keyword-this,html.dark .token.this,html.dark .token.bold{font-weight:bold}html.dark .token.delimiter.important{font-weight:inherit}html.dark .token.italic{font-style:italic}html.dark .token.entity{cursor:help}html.dark .language-markdown .token.title,html.dark .language-markdown .token.title .token.punctuation{color:#6cb8e6;font-weight:bold}html.dark .language-markdown .token.blockquote.punctuation{color:#f4adf4}html.dark .language-markdown .token.code{color:#6cc}html.dark .language-markdown .token.hr.punctuation{color:#6cb8e6}html.dark .language-markdown .token.url .token.content{color:#91d076}html.dark .language-markdown .token.url-link{color:#e6d37a}html.dark .language-markdown .token.list.punctuation{color:#f4adf4}html.dark .language-markdown .token.table-header{color:#e3eaf2}html.dark .language-json .token.operator{color:#e3eaf2}html.dark .language-scss .token.variable{color:#6cc}html.dark .token.tab:not(:empty):before,html.dark .token.cr:before,html.dark .token.lf:before,html.dark .token.space:before{color:#8da1b9}html.dark div.code-toolbar>.toolbar a,html.dark div.code-toolbar>.toolbar button{color:#111b27;background:#6cb8e6}html.dark div.code-toolbar>.toolbar a:hover,html.dark div.code-toolbar>.toolbar a:focus,html.dark div.code-toolbar>.toolbar button:hover,html.dark div.code-toolbar>.toolbar button:focus{color:#111b27;background:rgba(108,184,230,.8549019608);text-decoration:none}html.dark div.code-toolbar>.toolbar span,html.dark div.code-toolbar>.toolbar span:hover,html.dark div.code-toolbar>.toolbar span:focus{color:#111b27;background:#8da1b9}html.dark .line-highlight{background:rgba(60,82,109,.3725490196);background:linear-gradient(to right, rgba(60, 82, 109, 0.3725490196) 70%, rgba(60, 82, 109, 0.3333333333))}html.dark .line-highlight:before,html.dark .line-highlight[data-end]:after{background-color:#8da1b9;color:#111b27;box-shadow:0 1px #3c526d}html.dark pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(141,161,185,.0941176471)}html.dark .line-numbers .line-numbers-rows{border-right:1px solid #0b121b;background:rgba(11,18,27,.4784313725)}html.dark .line-numbers-rows>span:before{color:rgba(141,161,185,.8549019608)}html.dark .rainbow-braces .token.punctuation.brace-level-1,html.dark .rainbow-braces .token.punctuation.brace-level-5,html.dark .rainbow-braces .token.punctuation.brace-level-9{color:#e6d37a}html.dark .rainbow-braces .token.punctuation.brace-level-2,html.dark .rainbow-braces .token.punctuation.brace-level-6,html.dark .rainbow-braces .token.punctuation.brace-level-10{color:#f4adf4}html.dark .rainbow-braces .token.punctuation.brace-level-3,html.dark .rainbow-braces .token.punctuation.brace-level-7,html.dark .rainbow-braces .token.punctuation.brace-level-11{color:#6cb8e6}html.dark .rainbow-braces .token.punctuation.brace-level-4,html.dark .rainbow-braces .token.punctuation.brace-level-8,html.dark .rainbow-braces .token.punctuation.brace-level-12{color:#c699e3}html.dark pre.diff-highlight>code .token.deleted:not(.prefix),html.dark pre>code.diff-highlight .token.deleted:not(.prefix){background-color:rgba(205,102,96,.1215686275)}html.dark pre.diff-highlight>code .token.inserted:not(.prefix),html.dark pre>code.diff-highlight .token.inserted:not(.prefix){background-color:rgba(145,208,118,.1215686275)}html.dark .command-line-prompt{border-right:1px solid #0b121b}html.dark .command-line-prompt>span:before{color:rgba(141,161,185,.8549019608)}:root:not(.light,.dark) code[class*=language-],:root:not(.light,.dark) pre[class*=language-]{color:#111b27;background:none;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}:root:not(.light,.dark) pre[class*=language-]::-moz-selection,:root:not(.light,.dark) pre[class*=language-] ::-moz-selection,:root:not(.light,.dark) code[class*=language-]::-moz-selection,:root:not(.light,.dark) code[class*=language-] ::-moz-selection{background:#8da1b9}:root:not(.light,.dark) pre[class*=language-]::-moz-selection, :root:not(.light,.dark) pre[class*=language-] ::-moz-selection, :root:not(.light,.dark) code[class*=language-]::-moz-selection, :root:not(.light,.dark) code[class*=language-] ::-moz-selection{background:#8da1b9}:root:not(.light,.dark) pre[class*=language-]::selection,:root:not(.light,.dark) pre[class*=language-] ::selection,:root:not(.light,.dark) code[class*=language-]::selection,:root:not(.light,.dark) code[class*=language-] ::selection{background:#8da1b9}:root:not(.light,.dark) pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:root:not(.light,.dark) :not(pre)>code[class*=language-],:root:not(.light,.dark) pre[class*=language-]{background:#e3eaf2}:root:not(.light,.dark) :not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;white-space:normal}:root:not(.light,.dark) .token.comment,:root:not(.light,.dark) .token.prolog,:root:not(.light,.dark) .token.doctype,:root:not(.light,.dark) .token.cdata{color:#3c526d}:root:not(.light,.dark) .token.punctuation{color:#111b27}:root:not(.light,.dark) .token.delimiter.important,:root:not(.light,.dark) .token.selector .parent,:root:not(.light,.dark) .token.tag,:root:not(.light,.dark) .token.tag .token.punctuation{color:#006d6d}:root:not(.light,.dark) .token.attr-name,:root:not(.light,.dark) .token.boolean,:root:not(.light,.dark) .token.boolean.important,:root:not(.light,.dark) .token.number,:root:not(.light,.dark) .token.constant,:root:not(.light,.dark) .token.selector .token.attribute{color:#755f00}:root:not(.light,.dark) .token.class-name,:root:not(.light,.dark) .token.key,:root:not(.light,.dark) .token.parameter,:root:not(.light,.dark) .token.property,:root:not(.light,.dark) .token.property-access,:root:not(.light,.dark) .token.variable{color:#005a8e}:root:not(.light,.dark) .token.attr-value,:root:not(.light,.dark) .token.inserted,:root:not(.light,.dark) .token.color,:root:not(.light,.dark) .token.selector .token.value,:root:not(.light,.dark) .token.string,:root:not(.light,.dark) .token.string .token.url-link{color:#116b00}:root:not(.light,.dark) .token.builtin,:root:not(.light,.dark) .token.keyword-array,:root:not(.light,.dark) .token.package,:root:not(.light,.dark) .token.regex{color:#af00af}:root:not(.light,.dark) .token.function,:root:not(.light,.dark) .token.selector .token.class,:root:not(.light,.dark) .token.selector .token.id{color:#7c00aa}:root:not(.light,.dark) .token.atrule .token.rule,:root:not(.light,.dark) .token.combinator,:root:not(.light,.dark) .token.keyword,:root:not(.light,.dark) .token.operator,:root:not(.light,.dark) .token.pseudo-class,:root:not(.light,.dark) .token.pseudo-element,:root:not(.light,.dark) .token.selector,:root:not(.light,.dark) .token.unit{color:#a04900}:root:not(.light,.dark) .token.deleted,:root:not(.light,.dark) .token.important{color:#c22f2e}:root:not(.light,.dark) .token.keyword-this,:root:not(.light,.dark) .token.this{color:#005a8e}:root:not(.light,.dark) .token.important,:root:not(.light,.dark) .token.keyword-this,:root:not(.light,.dark) .token.this,:root:not(.light,.dark) .token.bold{font-weight:bold}:root:not(.light,.dark) .token.delimiter.important{font-weight:inherit}:root:not(.light,.dark) .token.italic{font-style:italic}:root:not(.light,.dark) .token.entity{cursor:help}:root:not(.light,.dark) .language-markdown .token.title,:root:not(.light,.dark) .language-markdown .token.title .token.punctuation{color:#005a8e;font-weight:bold}:root:not(.light,.dark) .language-markdown .token.blockquote.punctuation{color:#af00af}:root:not(.light,.dark) .language-markdown .token.code{color:#006d6d}:root:not(.light,.dark) .language-markdown .token.hr.punctuation{color:#005a8e}:root:not(.light,.dark) .language-markdown .token.url>.token.content{color:#116b00}:root:not(.light,.dark) .language-markdown .token.url-link{color:#755f00}:root:not(.light,.dark) .language-markdown .token.list.punctuation{color:#af00af}:root:not(.light,.dark) .language-markdown .token.table-header{color:#111b27}:root:not(.light,.dark) .language-json .token.operator{color:#111b27}:root:not(.light,.dark) .language-scss .token.variable{color:#006d6d}:root:not(.light,.dark) .token.tab:not(:empty):before,:root:not(.light,.dark) .token.cr:before,:root:not(.light,.dark) .token.lf:before,:root:not(.light,.dark) .token.space:before{color:#3c526d}:root:not(.light,.dark) div.code-toolbar>.toolbar a,:root:not(.light,.dark) div.code-toolbar>.toolbar button{color:#e3eaf2;background:#005a8e}:root:not(.light,.dark) div.code-toolbar>.toolbar a:hover,:root:not(.light,.dark) div.code-toolbar>.toolbar a:focus,:root:not(.light,.dark) div.code-toolbar>.toolbar button:hover,:root:not(.light,.dark) div.code-toolbar>.toolbar button:focus{color:#e3eaf2;background:rgba(0,90,142,.8549019608);text-decoration:none}:root:not(.light,.dark) div.code-toolbar>.toolbar span,:root:not(.light,.dark) div.code-toolbar>.toolbar span:hover,:root:not(.light,.dark) div.code-toolbar>.toolbar span:focus{color:#e3eaf2;background:#3c526d}:root:not(.light,.dark) .line-highlight{background:rgba(141,161,185,.1843137255);background:linear-gradient(to right, rgba(141, 161, 185, 0.1843137255) 70%, rgba(141, 161, 185, 0.1450980392))}:root:not(.light,.dark) .line-highlight:before,:root:not(.light,.dark) .line-highlight[data-end]:after{background-color:#3c526d;color:#e3eaf2;box-shadow:0 1px #8da1b9}:root:not(.light,.dark) pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(60,82,109,.1215686275)}:root:not(.light,.dark) .line-numbers .line-numbers-rows{border-right:1px solid rgba(141,161,185,.4784313725);background:rgba(208,218,231,.4784313725)}:root:not(.light,.dark) .line-numbers-rows>span:before{color:rgba(60,82,109,.8549019608)}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-1,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-5,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-9{color:#755f00}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-2,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-6,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-10{color:#af00af}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-3,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-7,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-11{color:#005a8e}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-4,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-8,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-12{color:#7c00aa}:root:not(.light,.dark) pre.diff-highlight>code .token.deleted:not(.prefix),:root:not(.light,.dark) pre>code.diff-highlight .token.deleted:not(.prefix){background-color:rgba(194,47,46,.1215686275)}:root:not(.light,.dark) pre.diff-highlight>code .token.inserted:not(.prefix),:root:not(.light,.dark) pre>code.diff-highlight .token.inserted:not(.prefix){background-color:rgba(17,107,0,.1215686275)}:root:not(.light,.dark) .command-line-prompt{border-right:1px solid rgba(141,161,185,.4784313725)}:root:not(.light,.dark) .command-line-prompt>span:before{color:rgba(60,82,109,.8549019608)}@media(prefers-color-scheme: dark){:root:not(.light,.dark) code[class*=language-],:root:not(.light,.dark) pre[class*=language-]{color:#e3eaf2;background:none;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;hyphens:none}:root:not(.light,.dark) pre[class*=language-]::-moz-selection,:root:not(.light,.dark) pre[class*=language-] ::-moz-selection,:root:not(.light,.dark) code[class*=language-]::-moz-selection,:root:not(.light,.dark) code[class*=language-] ::-moz-selection{background:#3c526d}:root:not(.light,.dark) pre[class*=language-]::-moz-selection, :root:not(.light,.dark) pre[class*=language-] ::-moz-selection, :root:not(.light,.dark) code[class*=language-]::-moz-selection, :root:not(.light,.dark) code[class*=language-] ::-moz-selection{background:#3c526d}:root:not(.light,.dark) pre[class*=language-]::selection,:root:not(.light,.dark) pre[class*=language-] ::selection,:root:not(.light,.dark) code[class*=language-]::selection,:root:not(.light,.dark) code[class*=language-] ::selection{background:#3c526d}:root:not(.light,.dark) pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:root:not(.light,.dark) :not(pre)>code[class*=language-],:root:not(.light,.dark) pre[class*=language-]{background:#111b27}:root:not(.light,.dark) :not(pre)>code[class*=language-]{padding:.1em .3em;border-radius:.3em;white-space:normal}:root:not(.light,.dark) .token.comment,:root:not(.light,.dark) .token.prolog,:root:not(.light,.dark) .token.doctype,:root:not(.light,.dark) .token.cdata{color:#8da1b9}:root:not(.light,.dark) .token.punctuation{color:#e3eaf2}:root:not(.light,.dark) .token.delimiter.important,:root:not(.light,.dark) .token.selector .parent,:root:not(.light,.dark) .token.tag,:root:not(.light,.dark) .token.tag .token.punctuation{color:#6cc}:root:not(.light,.dark) .token.attr-name,:root:not(.light,.dark) .token.boolean,:root:not(.light,.dark) .token.boolean.important,:root:not(.light,.dark) .token.number,:root:not(.light,.dark) .token.constant,:root:not(.light,.dark) .token.selector .token.attribute{color:#e6d37a}:root:not(.light,.dark) .token.class-name,:root:not(.light,.dark) .token.key,:root:not(.light,.dark) .token.parameter,:root:not(.light,.dark) .token.property,:root:not(.light,.dark) .token.property-access,:root:not(.light,.dark) .token.variable{color:#6cb8e6}:root:not(.light,.dark) .token.attr-value,:root:not(.light,.dark) .token.inserted,:root:not(.light,.dark) .token.color,:root:not(.light,.dark) .token.selector .token.value,:root:not(.light,.dark) .token.string,:root:not(.light,.dark) .token.string .token.url-link{color:#91d076}:root:not(.light,.dark) .token.builtin,:root:not(.light,.dark) .token.keyword-array,:root:not(.light,.dark) .token.package,:root:not(.light,.dark) .token.regex{color:#f4adf4}:root:not(.light,.dark) .token.function,:root:not(.light,.dark) .token.selector .token.class,:root:not(.light,.dark) .token.selector .token.id{color:#c699e3}:root:not(.light,.dark) .token.atrule .token.rule,:root:not(.light,.dark) .token.combinator,:root:not(.light,.dark) .token.keyword,:root:not(.light,.dark) .token.operator,:root:not(.light,.dark) .token.pseudo-class,:root:not(.light,.dark) .token.pseudo-element,:root:not(.light,.dark) .token.selector,:root:not(.light,.dark) .token.unit{color:#e9ae7e}:root:not(.light,.dark) .token.deleted,:root:not(.light,.dark) .token.important{color:#cd6660}:root:not(.light,.dark) .token.keyword-this,:root:not(.light,.dark) .token.this{color:#6cb8e6}:root:not(.light,.dark) .token.important,:root:not(.light,.dark) .token.keyword-this,:root:not(.light,.dark) .token.this,:root:not(.light,.dark) .token.bold{font-weight:bold}:root:not(.light,.dark) .token.delimiter.important{font-weight:inherit}:root:not(.light,.dark) .token.italic{font-style:italic}:root:not(.light,.dark) .token.entity{cursor:help}:root:not(.light,.dark) .language-markdown .token.title,:root:not(.light,.dark) .language-markdown .token.title .token.punctuation{color:#6cb8e6;font-weight:bold}:root:not(.light,.dark) .language-markdown .token.blockquote.punctuation{color:#f4adf4}:root:not(.light,.dark) .language-markdown .token.code{color:#6cc}:root:not(.light,.dark) .language-markdown .token.hr.punctuation{color:#6cb8e6}:root:not(.light,.dark) .language-markdown .token.url .token.content{color:#91d076}:root:not(.light,.dark) .language-markdown .token.url-link{color:#e6d37a}:root:not(.light,.dark) .language-markdown .token.list.punctuation{color:#f4adf4}:root:not(.light,.dark) .language-markdown .token.table-header{color:#e3eaf2}:root:not(.light,.dark) .language-json .token.operator{color:#e3eaf2}:root:not(.light,.dark) .language-scss .token.variable{color:#6cc}:root:not(.light,.dark) .token.tab:not(:empty):before,:root:not(.light,.dark) .token.cr:before,:root:not(.light,.dark) .token.lf:before,:root:not(.light,.dark) .token.space:before{color:#8da1b9}:root:not(.light,.dark) div.code-toolbar>.toolbar a,:root:not(.light,.dark) div.code-toolbar>.toolbar button{color:#111b27;background:#6cb8e6}:root:not(.light,.dark) div.code-toolbar>.toolbar a:hover,:root:not(.light,.dark) div.code-toolbar>.toolbar a:focus,:root:not(.light,.dark) div.code-toolbar>.toolbar button:hover,:root:not(.light,.dark) div.code-toolbar>.toolbar button:focus{color:#111b27;background:rgba(108,184,230,.8549019608);text-decoration:none}:root:not(.light,.dark) div.code-toolbar>.toolbar span,:root:not(.light,.dark) div.code-toolbar>.toolbar span:hover,:root:not(.light,.dark) div.code-toolbar>.toolbar span:focus{color:#111b27;background:#8da1b9}:root:not(.light,.dark) .line-highlight{background:rgba(60,82,109,.3725490196);background:linear-gradient(to right, rgba(60, 82, 109, 0.3725490196) 70%, rgba(60, 82, 109, 0.3333333333))}:root:not(.light,.dark) .line-highlight:before,:root:not(.light,.dark) .line-highlight[data-end]:after{background-color:#8da1b9;color:#111b27;box-shadow:0 1px #3c526d}:root:not(.light,.dark) pre[id].linkable-line-numbers span.line-numbers-rows>span:hover:before{background-color:rgba(141,161,185,.0941176471)}:root:not(.light,.dark) .line-numbers .line-numbers-rows{border-right:1px solid #0b121b;background:rgba(11,18,27,.4784313725)}:root:not(.light,.dark) .line-numbers-rows>span:before{color:rgba(141,161,185,.8549019608)}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-1,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-5,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-9{color:#e6d37a}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-2,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-6,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-10{color:#f4adf4}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-3,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-7,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-11{color:#6cb8e6}:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-4,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-8,:root:not(.light,.dark) .rainbow-braces .token.punctuation.brace-level-12{color:#c699e3}:root:not(.light,.dark) pre.diff-highlight>code .token.deleted:not(.prefix),:root:not(.light,.dark) pre>code.diff-highlight .token.deleted:not(.prefix){background-color:rgba(205,102,96,.1215686275)}:root:not(.light,.dark) pre.diff-highlight>code .token.inserted:not(.prefix),:root:not(.light,.dark) pre>code.diff-highlight .token.inserted:not(.prefix){background-color:rgba(145,208,118,.1215686275)}:root:not(.light,.dark) .command-line-prompt{border-right:1px solid #0b121b}:root:not(.light,.dark) .command-line-prompt>span:before{color:rgba(141,161,185,.8549019608)}}