.highlight pre { line-height: 125%; }
.highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
.highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
.highlight td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight { background: #ffffff; }
.highlight .c { font-style: italic } /* Comment */
.highlight .err { border: 1px solid #F00 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .ch { font-style: italic } /* Comment.Hashbang */
.highlight .cm { font-style: italic } /* Comment.Multiline */
.highlight .cpf { font-style: italic } /* Comment.PreprocFile */
.highlight .c1 { font-style: italic } /* Comment.Single */
.highlight .cs { font-style: italic } /* Comment.Special */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gh { font-weight: bold } /* Generic.Heading */
.highlight .gp { font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { font-weight: bold } /* Generic.Subheading */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .s { font-style: italic } /* Literal.String */
.highlight .nc { font-weight: bold } /* Name.Class */
.highlight .ni { font-weight: bold } /* Name.Entity */
.highlight .ne { font-weight: bold } /* Name.Exception */
.highlight .nn { font-weight: bold } /* Name.Namespace */
.highlight .nt { font-weight: bold } /* Name.Tag */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .sa { font-style: italic } /* Literal.String.Affix */
.highlight .sb { font-style: italic } /* Literal.String.Backtick */
.highlight .sc { font-style: italic } /* Literal.String.Char */
.highlight .dl { font-style: italic } /* Literal.String.Delimiter */
.highlight .sd { font-style: italic } /* Literal.String.Doc */
.highlight .s2 { font-style: italic } /* Literal.String.Double */
.highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */
.highlight .sh { font-style: italic } /* Literal.String.Heredoc */
.highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */
.highlight .sx { font-style: italic } /* Literal.String.Other */
.highlight .sr { font-style: italic } /* Literal.String.Regex */
.highlight .s1 { font-style: italic } /* Literal.String.Single */
.highlight .ss { font-style: italic } /* Literal.String.Symbol */
@media not print {
body[data-theme="dark"] .highlight pre { line-height: 125%; }
body[data-theme="dark"] .highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
body[data-theme="dark"] .highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
body[data-theme="dark"] .highlight td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
body[data-theme="dark"] .highlight span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
body[data-theme="dark"] .highlight .hll { background-color: #ffffcc }
body[data-theme="dark"] .highlight { background: #ffffff; }
body[data-theme="dark"] .highlight .c { font-style: italic } /* Comment */
body[data-theme="dark"] .highlight .err { border: 1px solid #F00 } /* Error */
body[data-theme="dark"] .highlight .k { font-weight: bold } /* Keyword */
body[data-theme="dark"] .highlight .ch { font-style: italic } /* Comment.Hashbang */
body[data-theme="dark"] .highlight .cm { font-style: italic } /* Comment.Multiline */
body[data-theme="dark"] .highlight .cpf { font-style: italic } /* Comment.PreprocFile */
body[data-theme="dark"] .highlight .c1 { font-style: italic } /* Comment.Single */
body[data-theme="dark"] .highlight .cs { font-style: italic } /* Comment.Special */
body[data-theme="dark"] .highlight .ge { font-style: italic } /* Generic.Emph */
body[data-theme="dark"] .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
body[data-theme="dark"] .highlight .gh { font-weight: bold } /* Generic.Heading */
body[data-theme="dark"] .highlight .gp { font-weight: bold } /* Generic.Prompt */
body[data-theme="dark"] .highlight .gs { font-weight: bold } /* Generic.Strong */
body[data-theme="dark"] .highlight .gu { font-weight: bold } /* Generic.Subheading */
body[data-theme="dark"] .highlight .kc { font-weight: bold } /* Keyword.Constant */
body[data-theme="dark"] .highlight .kd { font-weight: bold } /* Keyword.Declaration */
body[data-theme="dark"] .highlight .kn { font-weight: bold } /* Keyword.Namespace */
body[data-theme="dark"] .highlight .kr { font-weight: bold } /* Keyword.Reserved */
body[data-theme="dark"] .highlight .s { font-style: italic } /* Literal.String */
body[data-theme="dark"] .highlight .nc { font-weight: bold } /* Name.Class */
body[data-theme="dark"] .highlight .ni { font-weight: bold } /* Name.Entity */
body[data-theme="dark"] .highlight .ne { font-weight: bold } /* Name.Exception */
body[data-theme="dark"] .highlight .nn { font-weight: bold } /* Name.Namespace */
body[data-theme="dark"] .highlight .nt { font-weight: bold } /* Name.Tag */
body[data-theme="dark"] .highlight .ow { font-weight: bold } /* Operator.Word */
body[data-theme="dark"] .highlight .sa { font-style: italic } /* Literal.String.Affix */
body[data-theme="dark"] .highlight .sb { font-style: italic } /* Literal.String.Backtick */
body[data-theme="dark"] .highlight .sc { font-style: italic } /* Literal.String.Char */
body[data-theme="dark"] .highlight .dl { font-style: italic } /* Literal.String.Delimiter */
body[data-theme="dark"] .highlight .sd { font-style: italic } /* Literal.String.Doc */
body[data-theme="dark"] .highlight .s2 { font-style: italic } /* Literal.String.Double */
body[data-theme="dark"] .highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */
body[data-theme="dark"] .highlight .sh { font-style: italic } /* Literal.String.Heredoc */
body[data-theme="dark"] .highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */
body[data-theme="dark"] .highlight .sx { font-style: italic } /* Literal.String.Other */
body[data-theme="dark"] .highlight .sr { font-style: italic } /* Literal.String.Regex */
body[data-theme="dark"] .highlight .s1 { font-style: italic } /* Literal.String.Single */
body[data-theme="dark"] .highlight .ss { font-style: italic } /* Literal.String.Symbol */
@media (prefers-color-scheme: dark) {
body:not([data-theme="light"]) .highlight pre { line-height: 125%; }
body:not([data-theme="light"]) .highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
body:not([data-theme="light"]) .highlight span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
body:not([data-theme="light"]) .highlight td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
body:not([data-theme="light"]) .highlight span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
body:not([data-theme="light"]) .highlight .hll { background-color: #ffffcc }
body:not([data-theme="light"]) .highlight { background: #ffffff; }
body:not([data-theme="light"]) .highlight .c { font-style: italic } /* Comment */
body:not([data-theme="light"]) .highlight .err { border: 1px solid #F00 } /* Error */
body:not([data-theme="light"]) .highlight .k { font-weight: bold } /* Keyword */
body:not([data-theme="light"]) .highlight .ch { font-style: italic } /* Comment.Hashbang */
body:not([data-theme="light"]) .highlight .cm { font-style: italic } /* Comment.Multiline */
body:not([data-theme="light"]) .highlight .cpf { font-style: italic } /* Comment.PreprocFile */
body:not([data-theme="light"]) .highlight .c1 { font-style: italic } /* Comment.Single */
body:not([data-theme="light"]) .highlight .cs { font-style: italic } /* Comment.Special */
body:not([data-theme="light"]) .highlight .ge { font-style: italic } /* Generic.Emph */
body:not([data-theme="light"]) .highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
body:not([data-theme="light"]) .highlight .gh { font-weight: bold } /* Generic.Heading */
body:not([data-theme="light"]) .highlight .gp { font-weight: bold } /* Generic.Prompt */
body:not([data-theme="light"]) .highlight .gs { font-weight: bold } /* Generic.Strong */
body:not([data-theme="light"]) .highlight .gu { font-weight: bold } /* Generic.Subheading */
body:not([data-theme="light"]) .highlight .kc { font-weight: bold } /* Keyword.Constant */
body:not([data-theme="light"]) .highlight .kd { font-weight: bold } /* Keyword.Declaration */
body:not([data-theme="light"]) .highlight .kn { font-weight: bold } /* Keyword.Namespace */
body:not([data-theme="light"]) .highlight .kr { font-weight: bold } /* Keyword.Reserved */
body:not([data-theme="light"]) .highlight .s { font-style: italic } /* Literal.String */
body:not([data-theme="light"]) .highlight .nc { font-weight: bold } /* Name.Class */
body:not([data-theme="light"]) .highlight .ni { font-weight: bold } /* Name.Entity */
body:not([data-theme="light"]) .highlight .ne { font-weight: bold } /* Name.Exception */
body:not([data-theme="light"]) .highlight .nn { font-weight: bold } /* Name.Namespace */
body:not([data-theme="light"]) .highlight .nt { font-weight: bold } /* Name.Tag */
body:not([data-theme="light"]) .highlight .ow { font-weight: bold } /* Operator.Word */
body:not([data-theme="light"]) .highlight .sa { font-style: italic } /* Literal.String.Affix */
body:not([data-theme="light"]) .highlight .sb { font-style: italic } /* Literal.String.Backtick */
body:not([data-theme="light"]) .highlight .sc { font-style: italic } /* Literal.String.Char */
body:not([data-theme="light"]) .highlight .dl { font-style: italic } /* Literal.String.Delimiter */
body:not([data-theme="light"]) .highlight .sd { font-style: italic } /* Literal.String.Doc */
body:not([data-theme="light"]) .highlight .s2 { font-style: italic } /* Literal.String.Double */
body:not([data-theme="light"]) .highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */
body:not([data-theme="light"]) .highlight .sh { font-style: italic } /* Literal.String.Heredoc */
body:not([data-theme="light"]) .highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */
body:not([data-theme="light"]) .highlight .sx { font-style: italic } /* Literal.String.Other */
body:not([data-theme="light"]) .highlight .sr { font-style: italic } /* Literal.String.Regex */
body:not([data-theme="light"]) .highlight .s1 { font-style: italic } /* Literal.String.Single */
body:not([data-theme="light"]) .highlight .ss { font-style: italic } /* Literal.String.Symbol */
}
}