@media(prefers-color-scheme: light){html:not([data-mode]) code[class*=language-],html:not([data-mode]) pre[class*=language-],html[data-mode=light] code[class*=language-],html[data-mode=light] pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}html:not([data-mode]) code[class*=language-] ::-moz-selection,html:not([data-mode]) code[class*=language-]::-moz-selection,html:not([data-mode]) pre[class*=language-] ::-moz-selection,html:not([data-mode]) pre[class*=language-]::-moz-selection,html[data-mode=light] code[class*=language-] ::-moz-selection,html[data-mode=light] code[class*=language-]::-moz-selection,html[data-mode=light] pre[class*=language-] ::-moz-selection,html[data-mode=light] pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}html:not([data-mode]) code[class*=language-] ::selection,html:not([data-mode]) code[class*=language-]::selection,html:not([data-mode]) pre[class*=language-] ::selection,html:not([data-mode]) pre[class*=language-]::selection,html[data-mode=light] code[class*=language-] ::selection,html[data-mode=light] code[class*=language-]::selection,html[data-mode=light] pre[class*=language-] ::selection,html[data-mode=light] pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}}@media print and (prefers-color-scheme: light){html:not([data-mode]) code[class*=language-],html:not([data-mode]) pre[class*=language-],html[data-mode=light] code[class*=language-],html[data-mode=light] pre[class*=language-]{text-shadow:none}}@media(prefers-color-scheme: light){html:not([data-mode]) pre[class*=language-],html[data-mode=light] pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}html:not([data-mode]) :not(pre)>code[class*=language-],html:not([data-mode]) pre[class*=language-],html[data-mode=light] :not(pre)>code[class*=language-],html[data-mode=light] pre[class*=language-]{background:#f5f2f0}html:not([data-mode]) :not(pre)>code[class*=language-],html[data-mode=light] :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}html:not([data-mode]) .token.cdata,html:not([data-mode]) .token.comment,html:not([data-mode]) .token.doctype,html:not([data-mode]) .token.prolog,html[data-mode=light] .token.cdata,html[data-mode=light] .token.comment,html[data-mode=light] .token.doctype,html[data-mode=light] .token.prolog{color:#708090}html:not([data-mode]) .token.punctuation,html[data-mode=light] .token.punctuation{color:#999}html:not([data-mode]) .token.namespace,html[data-mode=light] .token.namespace{opacity:.7}html:not([data-mode]) .token.boolean,html:not([data-mode]) .token.constant,html:not([data-mode]) .token.deleted,html:not([data-mode]) .token.number,html:not([data-mode]) .token.property,html:not([data-mode]) .token.symbol,html:not([data-mode]) .token.tag,html[data-mode=light] .token.boolean,html[data-mode=light] .token.constant,html[data-mode=light] .token.deleted,html[data-mode=light] .token.number,html[data-mode=light] .token.property,html[data-mode=light] .token.symbol,html[data-mode=light] .token.tag{color:#905}html:not([data-mode]) .token.attr-name,html:not([data-mode]) .token.builtin,html:not([data-mode]) .token.char,html:not([data-mode]) .token.inserted,html:not([data-mode]) .token.selector,html:not([data-mode]) .token.string,html[data-mode=light] .token.attr-name,html[data-mode=light] .token.builtin,html[data-mode=light] .token.char,html[data-mode=light] .token.inserted,html[data-mode=light] .token.selector,html[data-mode=light] .token.string{color:#690}html:not([data-mode]) .language-css .token.string,html:not([data-mode]) .style .token.string,html:not([data-mode]) .token.entity,html:not([data-mode]) .token.operator,html:not([data-mode]) .token.url,html[data-mode=light] .language-css .token.string,html[data-mode=light] .style .token.string,html[data-mode=light] .token.entity,html[data-mode=light] .token.operator,html[data-mode=light] .token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}html:not([data-mode]) .token.atrule,html:not([data-mode]) .token.attr-value,html:not([data-mode]) .token.keyword,html[data-mode=light] .token.atrule,html[data-mode=light] .token.attr-value,html[data-mode=light] .token.keyword{color:#07a}html:not([data-mode]) .token.class-name,html:not([data-mode]) .token.function,html[data-mode=light] .token.class-name,html[data-mode=light] .token.function{color:#dd4a68}html:not([data-mode]) .token.important,html:not([data-mode]) .token.regex,html:not([data-mode]) .token.variable,html[data-mode=light] .token.important,html[data-mode=light] .token.regex,html[data-mode=light] .token.variable{color:#e90}html:not([data-mode]) .token.bold,html:not([data-mode]) .token.important,html[data-mode=light] .token.bold,html[data-mode=light] .token.important{font-weight:700}html:not([data-mode]) .token.italic,html[data-mode=light] .token.italic{font-style:italic}html:not([data-mode]) .token.entity,html[data-mode=light] .token.entity{cursor:help}html:not([data-mode]) pre[class*=language-].line-numbers,html[data-mode=light] pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}html:not([data-mode]) pre[class*=language-].line-numbers>code,html[data-mode=light] pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}html:not([data-mode]) .line-numbers .line-numbers-rows,html[data-mode=light] .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html:not([data-mode]) .line-numbers-rows>span,html[data-mode=light] .line-numbers-rows>span{display:block;counter-increment:linenumber}html:not([data-mode]) .line-numbers-rows>span:before,html[data-mode=light] .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}html:not([data-mode]) div.code-toolbar,html[data-mode=light] div.code-toolbar{position:relative}html:not([data-mode]) div.code-toolbar>.toolbar,html[data-mode=light] div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}html:not([data-mode]) div.code-toolbar:hover>.toolbar,html[data-mode=light] div.code-toolbar:hover>.toolbar{opacity:1}html:not([data-mode]) div.code-toolbar:focus-within>.toolbar,html[data-mode=light] div.code-toolbar:focus-within>.toolbar{opacity:1}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>span,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a:focus,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a:hover,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button:focus,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button:hover,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>span:focus,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>span:hover,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a:focus,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a:hover,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button:focus,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button:hover,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>span:focus,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}html[data-mode=dark] code[class*=language-],html[data-mode=dark] pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}html[data-mode=dark] pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}html[data-mode=dark] :not(pre)>code[class*=language-],html[data-mode=dark] pre[class*=language-]{background:#2d2d2d}html[data-mode=dark] :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}html[data-mode=dark] .token.block-comment,html[data-mode=dark] .token.cdata,html[data-mode=dark] .token.comment,html[data-mode=dark] .token.doctype,html[data-mode=dark] .token.prolog{color:#999}html[data-mode=dark] .token.punctuation{color:#ccc}html[data-mode=dark] .token.attr-name,html[data-mode=dark] .token.deleted,html[data-mode=dark] .token.namespace,html[data-mode=dark] .token.tag{color:#e2777a}html[data-mode=dark] .token.function-name{color:#6196cc}html[data-mode=dark] .token.boolean,html[data-mode=dark] .token.function,html[data-mode=dark] .token.number{color:#f08d49}html[data-mode=dark] .token.class-name,html[data-mode=dark] .token.constant,html[data-mode=dark] .token.property,html[data-mode=dark] .token.symbol{color:#f8c555}html[data-mode=dark] .token.atrule,html[data-mode=dark] .token.builtin,html[data-mode=dark] .token.important,html[data-mode=dark] .token.keyword,html[data-mode=dark] .token.selector{color:#cc99cd}html[data-mode=dark] .token.attr-value,html[data-mode=dark] .token.char,html[data-mode=dark] .token.regex,html[data-mode=dark] .token.string,html[data-mode=dark] .token.variable{color:#7ec699}html[data-mode=dark] .token.entity,html[data-mode=dark] .token.operator,html[data-mode=dark] .token.url{color:#67cdcc}html[data-mode=dark] .token.bold,html[data-mode=dark] .token.important{font-weight:700}html[data-mode=dark] .token.italic{font-style:italic}html[data-mode=dark] .token.entity{cursor:help}html[data-mode=dark] .token.inserted{color:green}html[data-mode=dark] pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}html[data-mode=dark] pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}html[data-mode=dark] .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[data-mode=dark] .line-numbers-rows>span{display:block;counter-increment:linenumber}html[data-mode=dark] .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}html[data-mode=dark] div.code-toolbar{position:relative}html[data-mode=dark] div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}html[data-mode=dark] div.code-toolbar:hover>.toolbar{opacity:1}html[data-mode=dark] div.code-toolbar:focus-within>.toolbar{opacity:1}html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a:focus,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a:hover,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button:focus,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button:hover,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>span:focus,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}}@media(prefers-color-scheme: dark){html:not([data-mode]) code[class*=language-],html:not([data-mode]) pre[class*=language-],html[data-mode=dark] code[class*=language-],html[data-mode=dark] pre[class*=language-]{color:#ccc;background:0 0;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}html:not([data-mode]) pre[class*=language-],html[data-mode=dark] pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}html:not([data-mode]) :not(pre)>code[class*=language-],html:not([data-mode]) pre[class*=language-],html[data-mode=dark] :not(pre)>code[class*=language-],html[data-mode=dark] pre[class*=language-]{background:#2d2d2d}html:not([data-mode]) :not(pre)>code[class*=language-],html[data-mode=dark] :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}html:not([data-mode]) .token.block-comment,html:not([data-mode]) .token.cdata,html:not([data-mode]) .token.comment,html:not([data-mode]) .token.doctype,html:not([data-mode]) .token.prolog,html[data-mode=dark] .token.block-comment,html[data-mode=dark] .token.cdata,html[data-mode=dark] .token.comment,html[data-mode=dark] .token.doctype,html[data-mode=dark] .token.prolog{color:#999}html:not([data-mode]) .token.punctuation,html[data-mode=dark] .token.punctuation{color:#ccc}html:not([data-mode]) .token.attr-name,html:not([data-mode]) .token.deleted,html:not([data-mode]) .token.namespace,html:not([data-mode]) .token.tag,html[data-mode=dark] .token.attr-name,html[data-mode=dark] .token.deleted,html[data-mode=dark] .token.namespace,html[data-mode=dark] .token.tag{color:#e2777a}html:not([data-mode]) .token.function-name,html[data-mode=dark] .token.function-name{color:#6196cc}html:not([data-mode]) .token.boolean,html:not([data-mode]) .token.function,html:not([data-mode]) .token.number,html[data-mode=dark] .token.boolean,html[data-mode=dark] .token.function,html[data-mode=dark] .token.number{color:#f08d49}html:not([data-mode]) .token.class-name,html:not([data-mode]) .token.constant,html:not([data-mode]) .token.property,html:not([data-mode]) .token.symbol,html[data-mode=dark] .token.class-name,html[data-mode=dark] .token.constant,html[data-mode=dark] .token.property,html[data-mode=dark] .token.symbol{color:#f8c555}html:not([data-mode]) .token.atrule,html:not([data-mode]) .token.builtin,html:not([data-mode]) .token.important,html:not([data-mode]) .token.keyword,html:not([data-mode]) .token.selector,html[data-mode=dark] .token.atrule,html[data-mode=dark] .token.builtin,html[data-mode=dark] .token.important,html[data-mode=dark] .token.keyword,html[data-mode=dark] .token.selector{color:#cc99cd}html:not([data-mode]) .token.attr-value,html:not([data-mode]) .token.char,html:not([data-mode]) .token.regex,html:not([data-mode]) .token.string,html:not([data-mode]) .token.variable,html[data-mode=dark] .token.attr-value,html[data-mode=dark] .token.char,html[data-mode=dark] .token.regex,html[data-mode=dark] .token.string,html[data-mode=dark] .token.variable{color:#7ec699}html:not([data-mode]) .token.entity,html:not([data-mode]) .token.operator,html:not([data-mode]) .token.url,html[data-mode=dark] .token.entity,html[data-mode=dark] .token.operator,html[data-mode=dark] .token.url{color:#67cdcc}html:not([data-mode]) .token.bold,html:not([data-mode]) .token.important,html[data-mode=dark] .token.bold,html[data-mode=dark] .token.important{font-weight:700}html:not([data-mode]) .token.italic,html[data-mode=dark] .token.italic{font-style:italic}html:not([data-mode]) .token.entity,html[data-mode=dark] .token.entity{cursor:help}html:not([data-mode]) .token.inserted,html[data-mode=dark] .token.inserted{color:green}html:not([data-mode]) pre[class*=language-].line-numbers,html[data-mode=dark] pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}html:not([data-mode]) pre[class*=language-].line-numbers>code,html[data-mode=dark] pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}html:not([data-mode]) .line-numbers .line-numbers-rows,html[data-mode=dark] .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html:not([data-mode]) .line-numbers-rows>span,html[data-mode=dark] .line-numbers-rows>span{display:block;counter-increment:linenumber}html:not([data-mode]) .line-numbers-rows>span:before,html[data-mode=dark] .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}html:not([data-mode]) div.code-toolbar,html[data-mode=dark] div.code-toolbar{position:relative}html:not([data-mode]) div.code-toolbar>.toolbar,html[data-mode=dark] div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}html:not([data-mode]) div.code-toolbar:hover>.toolbar,html[data-mode=dark] div.code-toolbar:hover>.toolbar{opacity:1}html:not([data-mode]) div.code-toolbar:focus-within>.toolbar,html[data-mode=dark] div.code-toolbar:focus-within>.toolbar{opacity:1}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>span,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a:focus,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>a:hover,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button:focus,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>button:hover,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>span:focus,html:not([data-mode]) div.code-toolbar>.toolbar>.toolbar-item>span:hover,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a:focus,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>a:hover,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button:focus,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>button:hover,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>span:focus,html[data-mode=dark] div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}html[data-mode=light] code[class*=language-],html[data-mode=light] pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,"Andale Mono","Ubuntu Mono",monospace;font-size:1em;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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}html[data-mode=light] code[class*=language-] ::-moz-selection,html[data-mode=light] code[class*=language-]::-moz-selection,html[data-mode=light] pre[class*=language-] ::-moz-selection,html[data-mode=light] pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}html[data-mode=light] code[class*=language-] ::selection,html[data-mode=light] code[class*=language-]::selection,html[data-mode=light] pre[class*=language-] ::selection,html[data-mode=light] pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}}@media print and (prefers-color-scheme: dark){html[data-mode=light] code[class*=language-],html[data-mode=light] pre[class*=language-]{text-shadow:none}}@media(prefers-color-scheme: dark){html[data-mode=light] pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}html[data-mode=light] :not(pre)>code[class*=language-],html[data-mode=light] pre[class*=language-]{background:#f5f2f0}html[data-mode=light] :not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}html[data-mode=light] .token.cdata,html[data-mode=light] .token.comment,html[data-mode=light] .token.doctype,html[data-mode=light] .token.prolog{color:#708090}html[data-mode=light] .token.punctuation{color:#999}html[data-mode=light] .token.namespace{opacity:.7}html[data-mode=light] .token.boolean,html[data-mode=light] .token.constant,html[data-mode=light] .token.deleted,html[data-mode=light] .token.number,html[data-mode=light] .token.property,html[data-mode=light] .token.symbol,html[data-mode=light] .token.tag{color:#905}html[data-mode=light] .token.attr-name,html[data-mode=light] .token.builtin,html[data-mode=light] .token.char,html[data-mode=light] .token.inserted,html[data-mode=light] .token.selector,html[data-mode=light] .token.string{color:#690}html[data-mode=light] .language-css .token.string,html[data-mode=light] .style .token.string,html[data-mode=light] .token.entity,html[data-mode=light] .token.operator,html[data-mode=light] .token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}html[data-mode=light] .token.atrule,html[data-mode=light] .token.attr-value,html[data-mode=light] .token.keyword{color:#07a}html[data-mode=light] .token.class-name,html[data-mode=light] .token.function{color:#dd4a68}html[data-mode=light] .token.important,html[data-mode=light] .token.regex,html[data-mode=light] .token.variable{color:#e90}html[data-mode=light] .token.bold,html[data-mode=light] .token.important{font-weight:700}html[data-mode=light] .token.italic{font-style:italic}html[data-mode=light] .token.entity{cursor:help}html[data-mode=light] pre[class*=language-].line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}html[data-mode=light] pre[class*=language-].line-numbers>code{position:relative;white-space:inherit}html[data-mode=light] .line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:0;font-size:100%;left:-3.8em;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html[data-mode=light] .line-numbers-rows>span{display:block;counter-increment:linenumber}html[data-mode=light] .line-numbers-rows>span:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}html[data-mode=light] div.code-toolbar{position:relative}html[data-mode=light] div.code-toolbar>.toolbar{position:absolute;z-index:10;top:.3em;right:.2em;transition:opacity .3s ease-in-out;opacity:0}html[data-mode=light] div.code-toolbar:hover>.toolbar{opacity:1}html[data-mode=light] div.code-toolbar:focus-within>.toolbar{opacity:1}html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item{display:inline-block}html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a{cursor:pointer}html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>span{color:#bbb;font-size:.8em;padding:0 .5em;background:#f5f2f0;background:rgba(224,224,224,.2);box-shadow:0 2px 0 0 rgba(0,0,0,.2);border-radius:.5em}html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a:focus,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>a:hover,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button:focus,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>button:hover,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>span:focus,html[data-mode=light] div.code-toolbar>.toolbar>.toolbar-item>span:hover{color:inherit;text-decoration:none}}/*# sourceMappingURL=prism.css.map */