/* generated by render.ChromaCSS — do not edit directly */
/* light theme: github */
/* Error */ .chroma .err { color: #f6f8fa; background-color: #82071e }
/* LineLink */ .chroma .lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ .chroma .hl { background-color: #dedede }
/* LineNumbersTable */ .chroma .lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* LineNumbers */ .chroma .ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #7f7f7f }
/* Line */ .chroma .line { display: flex; }
/* Keyword */ .chroma .k { color: #cf222e }
/* KeywordConstant */ .chroma .kc { color: #cf222e }
/* KeywordDeclaration */ .chroma .kd { color: #cf222e }
/* KeywordNamespace */ .chroma .kn { color: #cf222e }
/* KeywordPseudo */ .chroma .kp { color: #cf222e }
/* KeywordReserved */ .chroma .kr { color: #cf222e }
/* KeywordType */ .chroma .kt { color: #cf222e }
/* NameAttribute */ .chroma .na { color: #1f2328 }
/* NameClass */ .chroma .nc { color: #1f2328 }
/* NameConstant */ .chroma .no { color: #0550ae }
/* NameDecorator */ .chroma .nd { color: #0550ae }
/* NameEntity */ .chroma .ni { color: #6639ba }
/* NameLabel */ .chroma .nl { color: #990000; font-weight: bold }
/* NameNamespace */ .chroma .nn { color: #24292e }
/* NameOther */ .chroma .nx { color: #1f2328 }
/* NameTag */ .chroma .nt { color: #0550ae }
/* NameBuiltin */ .chroma .nb { color: #6639ba }
/* NameBuiltinPseudo */ .chroma .bp { color: #6a737d }
/* NameVariable */ .chroma .nv { color: #953800 }
/* NameVariableClass */ .chroma .vc { color: #953800 }
/* NameVariableGlobal */ .chroma .vg { color: #953800 }
/* NameVariableInstance */ .chroma .vi { color: #953800 }
/* NameVariableMagic */ .chroma .vm { color: #953800 }
/* NameFunction */ .chroma .nf { color: #6639ba }
/* NameFunctionMagic */ .chroma .fm { color: #6639ba }
/* LiteralString */ .chroma .s { color: #0a3069 }
/* LiteralStringAffix */ .chroma .sa { color: #0a3069 }
/* LiteralStringBacktick */ .chroma .sb { color: #0a3069 }
/* LiteralStringChar */ .chroma .sc { color: #0a3069 }
/* LiteralStringDelimiter */ .chroma .dl { color: #0a3069 }
/* LiteralStringDoc */ .chroma .sd { color: #0a3069 }
/* LiteralStringDouble */ .chroma .s2 { color: #0a3069 }
/* LiteralStringEscape */ .chroma .se { color: #0a3069 }
/* LiteralStringHeredoc */ .chroma .sh { color: #0a3069 }
/* LiteralStringInterpol */ .chroma .si { color: #0a3069 }
/* LiteralStringOther */ .chroma .sx { color: #0a3069 }
/* LiteralStringRegex */ .chroma .sr { color: #0a3069 }
/* LiteralStringSingle */ .chroma .s1 { color: #0a3069 }
/* LiteralStringSymbol */ .chroma .ss { color: #032f62 }
/* LiteralNumber */ .chroma .m { color: #0550ae }
/* LiteralNumberBin */ .chroma .mb { color: #0550ae }
/* LiteralNumberFloat */ .chroma .mf { color: #0550ae }
/* LiteralNumberHex */ .chroma .mh { color: #0550ae }
/* LiteralNumberInteger */ .chroma .mi { color: #0550ae }
/* LiteralNumberIntegerLong */ .chroma .il { color: #0550ae }
/* LiteralNumberOct */ .chroma .mo { color: #0550ae }
/* Operator */ .chroma .o { color: #0550ae }
/* OperatorWord */ .chroma .ow { color: #0550ae }
/* OperatorReserved */ .chroma .or { color: #0550ae }
/* Punctuation */ .chroma .p { color: #1f2328 }
/* Comment */ .chroma .c { color: #57606a }
/* CommentHashbang */ .chroma .ch { color: #57606a }
/* CommentMultiline */ .chroma .cm { color: #57606a }
/* CommentSingle */ .chroma .c1 { color: #57606a }
/* CommentSpecial */ .chroma .cs { color: #57606a }
/* CommentPreproc */ .chroma .cp { color: #57606a }
/* CommentPreprocFile */ .chroma .cpf { color: #57606a }
/* GenericDeleted */ .chroma .gd { color: #82071e; background-color: #ffebe9 }
/* GenericEmph */ .chroma .ge { color: #1f2328 }
/* GenericInserted */ .chroma .gi { color: #116329; background-color: #dafbe1 }
/* GenericOutput */ .chroma .go { color: #1f2328 }
/* GenericUnderline */ .chroma .gl { text-decoration: underline }
/* TextWhitespace */ .chroma .w { color: #ffffff }


/* dark theme: github-dark (explicit toggle) */
/* Error */ :root[data-theme="dark"] .chroma .err { color: #f85149 }
/* LineLink */ :root[data-theme="dark"] .chroma .lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ :root[data-theme="dark"] .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ :root[data-theme="dark"] .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ :root[data-theme="dark"] .chroma .hl { background-color: #6e7681 }
/* LineNumbersTable */ :root[data-theme="dark"] .chroma .lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #737679 }
/* LineNumbers */ :root[data-theme="dark"] .chroma .ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #6e7681 }
/* Line */ :root[data-theme="dark"] .chroma .line { display: flex; }
/* Keyword */ :root[data-theme="dark"] .chroma .k { color: #ff7b72 }
/* KeywordConstant */ :root[data-theme="dark"] .chroma .kc { color: #79c0ff }
/* KeywordDeclaration */ :root[data-theme="dark"] .chroma .kd { color: #ff7b72 }
/* KeywordNamespace */ :root[data-theme="dark"] .chroma .kn { color: #ff7b72 }
/* KeywordPseudo */ :root[data-theme="dark"] .chroma .kp { color: #79c0ff }
/* KeywordReserved */ :root[data-theme="dark"] .chroma .kr { color: #ff7b72 }
/* KeywordType */ :root[data-theme="dark"] .chroma .kt { color: #ff7b72 }
/* NameClass */ :root[data-theme="dark"] .chroma .nc { color: #f0883e; font-weight: bold }
/* NameConstant */ :root[data-theme="dark"] .chroma .no { color: #79c0ff; font-weight: bold }
/* NameDecorator */ :root[data-theme="dark"] .chroma .nd { color: #d2a8ff; font-weight: bold }
/* NameEntity */ :root[data-theme="dark"] .chroma .ni { color: #ffa657 }
/* NameException */ :root[data-theme="dark"] .chroma .ne { color: #f0883e; font-weight: bold }
/* NameLabel */ :root[data-theme="dark"] .chroma .nl { color: #79c0ff; font-weight: bold }
/* NameNamespace */ :root[data-theme="dark"] .chroma .nn { color: #ff7b72 }
/* NameProperty */ :root[data-theme="dark"] .chroma .py { color: #79c0ff }
/* NameTag */ :root[data-theme="dark"] .chroma .nt { color: #7ee787 }
/* NameVariable */ :root[data-theme="dark"] .chroma .nv { color: #79c0ff }
/* NameVariableClass */ :root[data-theme="dark"] .chroma .vc { color: #79c0ff }
/* NameVariableGlobal */ :root[data-theme="dark"] .chroma .vg { color: #79c0ff }
/* NameVariableInstance */ :root[data-theme="dark"] .chroma .vi { color: #79c0ff }
/* NameVariableMagic */ :root[data-theme="dark"] .chroma .vm { color: #79c0ff }
/* NameFunction */ :root[data-theme="dark"] .chroma .nf { color: #d2a8ff; font-weight: bold }
/* NameFunctionMagic */ :root[data-theme="dark"] .chroma .fm { color: #d2a8ff; font-weight: bold }
/* Literal */ :root[data-theme="dark"] .chroma .l { color: #a5d6ff }
/* LiteralDate */ :root[data-theme="dark"] .chroma .ld { color: #79c0ff }
/* LiteralString */ :root[data-theme="dark"] .chroma .s { color: #a5d6ff }
/* LiteralStringAffix */ :root[data-theme="dark"] .chroma .sa { color: #79c0ff }
/* LiteralStringBacktick */ :root[data-theme="dark"] .chroma .sb { color: #a5d6ff }
/* LiteralStringChar */ :root[data-theme="dark"] .chroma .sc { color: #a5d6ff }
/* LiteralStringDelimiter */ :root[data-theme="dark"] .chroma .dl { color: #79c0ff }
/* LiteralStringDoc */ :root[data-theme="dark"] .chroma .sd { color: #a5d6ff }
/* LiteralStringDouble */ :root[data-theme="dark"] .chroma .s2 { color: #a5d6ff }
/* LiteralStringEscape */ :root[data-theme="dark"] .chroma .se { color: #79c0ff }
/* LiteralStringHeredoc */ :root[data-theme="dark"] .chroma .sh { color: #79c0ff }
/* LiteralStringInterpol */ :root[data-theme="dark"] .chroma .si { color: #a5d6ff }
/* LiteralStringOther */ :root[data-theme="dark"] .chroma .sx { color: #a5d6ff }
/* LiteralStringRegex */ :root[data-theme="dark"] .chroma .sr { color: #79c0ff }
/* LiteralStringSingle */ :root[data-theme="dark"] .chroma .s1 { color: #a5d6ff }
/* LiteralStringSymbol */ :root[data-theme="dark"] .chroma .ss { color: #a5d6ff }
/* LiteralNumber */ :root[data-theme="dark"] .chroma .m { color: #a5d6ff }
/* LiteralNumberBin */ :root[data-theme="dark"] .chroma .mb { color: #a5d6ff }
/* LiteralNumberFloat */ :root[data-theme="dark"] .chroma .mf { color: #a5d6ff }
/* LiteralNumberHex */ :root[data-theme="dark"] .chroma .mh { color: #a5d6ff }
/* LiteralNumberInteger */ :root[data-theme="dark"] .chroma .mi { color: #a5d6ff }
/* LiteralNumberIntegerLong */ :root[data-theme="dark"] .chroma .il { color: #a5d6ff }
/* LiteralNumberOct */ :root[data-theme="dark"] .chroma .mo { color: #a5d6ff }
/* Operator */ :root[data-theme="dark"] .chroma .o { color: #ff7b72; font-weight: bold }
/* OperatorWord */ :root[data-theme="dark"] .chroma .ow { color: #ff7b72; font-weight: bold }
/* OperatorReserved */ :root[data-theme="dark"] .chroma .or { color: #ff7b72; font-weight: bold }
/* Comment */ :root[data-theme="dark"] .chroma .c { color: #8b949e; font-style: italic }
/* CommentHashbang */ :root[data-theme="dark"] .chroma .ch { color: #8b949e; font-style: italic }
/* CommentMultiline */ :root[data-theme="dark"] .chroma .cm { color: #8b949e; font-style: italic }
/* CommentSingle */ :root[data-theme="dark"] .chroma .c1 { color: #8b949e; font-style: italic }
/* CommentSpecial */ :root[data-theme="dark"] .chroma .cs { color: #8b949e; font-weight: bold; font-style: italic }
/* CommentPreproc */ :root[data-theme="dark"] .chroma .cp { color: #8b949e; font-weight: bold; font-style: italic }
/* CommentPreprocFile */ :root[data-theme="dark"] .chroma .cpf { color: #8b949e; font-weight: bold; font-style: italic }
/* GenericDeleted */ :root[data-theme="dark"] .chroma .gd { color: #ffa198; background-color: #490202 }
/* GenericEmph */ :root[data-theme="dark"] .chroma .ge { font-style: italic }
/* GenericError */ :root[data-theme="dark"] .chroma .gr { color: #ffa198 }
/* GenericHeading */ :root[data-theme="dark"] .chroma .gh { color: #79c0ff; font-weight: bold }
/* GenericInserted */ :root[data-theme="dark"] .chroma .gi { color: #56d364; background-color: #0f5323 }
/* GenericOutput */ :root[data-theme="dark"] .chroma .go { color: #8b949e }
/* GenericPrompt */ :root[data-theme="dark"] .chroma .gp { color: #8b949e }
/* GenericStrong */ :root[data-theme="dark"] .chroma .gs { font-weight: bold }
/* GenericSubheading */ :root[data-theme="dark"] .chroma .gu { color: #79c0ff }
/* GenericTraceback */ :root[data-theme="dark"] .chroma .gt { color: #ff7b72 }
/* GenericUnderline */ :root[data-theme="dark"] .chroma .gl { text-decoration: underline }
/* TextWhitespace */ :root[data-theme="dark"] .chroma .w { color: #6e7681 }


@media (prefers-color-scheme: dark) {
/* Error */ :root:not([data-theme]) .chroma .err { color: #f85149 }
/* LineLink */ :root:not([data-theme]) .chroma .lnlinks { outline: none; text-decoration: none; color: inherit }
/* LineTableTD */ :root:not([data-theme]) .chroma .lntd { vertical-align: top; padding: 0; margin: 0; border: 0; }
/* LineTable */ :root:not([data-theme]) .chroma .lntable { border-spacing: 0; padding: 0; margin: 0; border: 0; }
/* LineHighlight */ :root:not([data-theme]) .chroma .hl { background-color: #6e7681 }
/* LineNumbersTable */ :root:not([data-theme]) .chroma .lnt { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #737679 }
/* LineNumbers */ :root:not([data-theme]) .chroma .ln { white-space: pre; -webkit-user-select: none; user-select: none; margin-right: 0.4em; padding: 0 0.4em 0 0.4em;color: #6e7681 }
/* Line */ :root:not([data-theme]) .chroma .line { display: flex; }
/* Keyword */ :root:not([data-theme]) .chroma .k { color: #ff7b72 }
/* KeywordConstant */ :root:not([data-theme]) .chroma .kc { color: #79c0ff }
/* KeywordDeclaration */ :root:not([data-theme]) .chroma .kd { color: #ff7b72 }
/* KeywordNamespace */ :root:not([data-theme]) .chroma .kn { color: #ff7b72 }
/* KeywordPseudo */ :root:not([data-theme]) .chroma .kp { color: #79c0ff }
/* KeywordReserved */ :root:not([data-theme]) .chroma .kr { color: #ff7b72 }
/* KeywordType */ :root:not([data-theme]) .chroma .kt { color: #ff7b72 }
/* NameClass */ :root:not([data-theme]) .chroma .nc { color: #f0883e; font-weight: bold }
/* NameConstant */ :root:not([data-theme]) .chroma .no { color: #79c0ff; font-weight: bold }
/* NameDecorator */ :root:not([data-theme]) .chroma .nd { color: #d2a8ff; font-weight: bold }
/* NameEntity */ :root:not([data-theme]) .chroma .ni { color: #ffa657 }
/* NameException */ :root:not([data-theme]) .chroma .ne { color: #f0883e; font-weight: bold }
/* NameLabel */ :root:not([data-theme]) .chroma .nl { color: #79c0ff; font-weight: bold }
/* NameNamespace */ :root:not([data-theme]) .chroma .nn { color: #ff7b72 }
/* NameProperty */ :root:not([data-theme]) .chroma .py { color: #79c0ff }
/* NameTag */ :root:not([data-theme]) .chroma .nt { color: #7ee787 }
/* NameVariable */ :root:not([data-theme]) .chroma .nv { color: #79c0ff }
/* NameVariableClass */ :root:not([data-theme]) .chroma .vc { color: #79c0ff }
/* NameVariableGlobal */ :root:not([data-theme]) .chroma .vg { color: #79c0ff }
/* NameVariableInstance */ :root:not([data-theme]) .chroma .vi { color: #79c0ff }
/* NameVariableMagic */ :root:not([data-theme]) .chroma .vm { color: #79c0ff }
/* NameFunction */ :root:not([data-theme]) .chroma .nf { color: #d2a8ff; font-weight: bold }
/* NameFunctionMagic */ :root:not([data-theme]) .chroma .fm { color: #d2a8ff; font-weight: bold }
/* Literal */ :root:not([data-theme]) .chroma .l { color: #a5d6ff }
/* LiteralDate */ :root:not([data-theme]) .chroma .ld { color: #79c0ff }
/* LiteralString */ :root:not([data-theme]) .chroma .s { color: #a5d6ff }
/* LiteralStringAffix */ :root:not([data-theme]) .chroma .sa { color: #79c0ff }
/* LiteralStringBacktick */ :root:not([data-theme]) .chroma .sb { color: #a5d6ff }
/* LiteralStringChar */ :root:not([data-theme]) .chroma .sc { color: #a5d6ff }
/* LiteralStringDelimiter */ :root:not([data-theme]) .chroma .dl { color: #79c0ff }
/* LiteralStringDoc */ :root:not([data-theme]) .chroma .sd { color: #a5d6ff }
/* LiteralStringDouble */ :root:not([data-theme]) .chroma .s2 { color: #a5d6ff }
/* LiteralStringEscape */ :root:not([data-theme]) .chroma .se { color: #79c0ff }
/* LiteralStringHeredoc */ :root:not([data-theme]) .chroma .sh { color: #79c0ff }
/* LiteralStringInterpol */ :root:not([data-theme]) .chroma .si { color: #a5d6ff }
/* LiteralStringOther */ :root:not([data-theme]) .chroma .sx { color: #a5d6ff }
/* LiteralStringRegex */ :root:not([data-theme]) .chroma .sr { color: #79c0ff }
/* LiteralStringSingle */ :root:not([data-theme]) .chroma .s1 { color: #a5d6ff }
/* LiteralStringSymbol */ :root:not([data-theme]) .chroma .ss { color: #a5d6ff }
/* LiteralNumber */ :root:not([data-theme]) .chroma .m { color: #a5d6ff }
/* LiteralNumberBin */ :root:not([data-theme]) .chroma .mb { color: #a5d6ff }
/* LiteralNumberFloat */ :root:not([data-theme]) .chroma .mf { color: #a5d6ff }
/* LiteralNumberHex */ :root:not([data-theme]) .chroma .mh { color: #a5d6ff }
/* LiteralNumberInteger */ :root:not([data-theme]) .chroma .mi { color: #a5d6ff }
/* LiteralNumberIntegerLong */ :root:not([data-theme]) .chroma .il { color: #a5d6ff }
/* LiteralNumberOct */ :root:not([data-theme]) .chroma .mo { color: #a5d6ff }
/* Operator */ :root:not([data-theme]) .chroma .o { color: #ff7b72; font-weight: bold }
/* OperatorWord */ :root:not([data-theme]) .chroma .ow { color: #ff7b72; font-weight: bold }
/* OperatorReserved */ :root:not([data-theme]) .chroma .or { color: #ff7b72; font-weight: bold }
/* Comment */ :root:not([data-theme]) .chroma .c { color: #8b949e; font-style: italic }
/* CommentHashbang */ :root:not([data-theme]) .chroma .ch { color: #8b949e; font-style: italic }
/* CommentMultiline */ :root:not([data-theme]) .chroma .cm { color: #8b949e; font-style: italic }
/* CommentSingle */ :root:not([data-theme]) .chroma .c1 { color: #8b949e; font-style: italic }
/* CommentSpecial */ :root:not([data-theme]) .chroma .cs { color: #8b949e; font-weight: bold; font-style: italic }
/* CommentPreproc */ :root:not([data-theme]) .chroma .cp { color: #8b949e; font-weight: bold; font-style: italic }
/* CommentPreprocFile */ :root:not([data-theme]) .chroma .cpf { color: #8b949e; font-weight: bold; font-style: italic }
/* GenericDeleted */ :root:not([data-theme]) .chroma .gd { color: #ffa198; background-color: #490202 }
/* GenericEmph */ :root:not([data-theme]) .chroma .ge { font-style: italic }
/* GenericError */ :root:not([data-theme]) .chroma .gr { color: #ffa198 }
/* GenericHeading */ :root:not([data-theme]) .chroma .gh { color: #79c0ff; font-weight: bold }
/* GenericInserted */ :root:not([data-theme]) .chroma .gi { color: #56d364; background-color: #0f5323 }
/* GenericOutput */ :root:not([data-theme]) .chroma .go { color: #8b949e }
/* GenericPrompt */ :root:not([data-theme]) .chroma .gp { color: #8b949e }
/* GenericStrong */ :root:not([data-theme]) .chroma .gs { font-weight: bold }
/* GenericSubheading */ :root:not([data-theme]) .chroma .gu { color: #79c0ff }
/* GenericTraceback */ :root:not([data-theme]) .chroma .gt { color: #ff7b72 }
/* GenericUnderline */ :root:not([data-theme]) .chroma .gl { text-decoration: underline }
/* TextWhitespace */ :root:not([data-theme]) .chroma .w { color: #6e7681 }

}
