/* Light theme */
.highlight .hll {
  background-color: #f4efcd;
}
.highlight {
  color: #4c4f69;
}
.highlight .c {
  color: #9ca0b0;
} /* Comment */
.highlight .err {
  color: #4c4f69;
} /* Error */
.highlight .g {
  color: #4c4f69;
} /* Generic */
.highlight .k {
  color: #8839ef;
} /* Keyword */
.highlight .l {
  color: #4c4f69;
} /* Literal */
.highlight .n {
  color: #4c4f69;
} /* Name */
.highlight .o {
  color: #04a5e5;
} /* Operator */
.highlight .x {
  color: #4c4f69;
} /* Other */
.highlight .p {
  color: #7c7f93;
} /* Punctuation */
.highlight .ch {
  color: #9ca0b0;
} /* Comment.Hashbang */
.highlight .cm {
  color: #9ca0b0;
} /* Comment.Multiline */
.highlight .cp {
  color: #ea76cb;
} /* Comment.Preproc */
.highlight .cpf {
  color: #9ca0b0;
} /* Comment.PreprocFile */
.highlight .c1 {
  color: #9ca0b0;
} /* Comment.Single */
.highlight .cs {
  color: #9ca0b0;
} /* Comment.Special */
.highlight .gd {
  color: #d20f39;
} /* Generic.Deleted */
.highlight .ge {
  color: #4c4f69;
  text-decoration: underline;
} /* Generic.Emph */
.highlight .ges {
  color: #4c4f69;
} /* Generic.EmphStrong */
.highlight .gr {
  color: #4c4f69;
} /* Generic.Error */
.highlight .gh {
  color: #4c4f69;
  font-weight: bold;
} /* Generic.Heading */
.highlight .gi {
  color: #4c4f69;
  font-weight: bold;
} /* Generic.Inserted */
.highlight .go {
  color: #9ca0b0;
} /* Generic.Output */
.highlight .gp {
  color: #4c4f69;
} /* Generic.Prompt */
.highlight .gs {
  color: #4c4f69;
} /* Generic.Strong */
.highlight .gu {
  color: #4c4f69;
  font-weight: bold;
} /* Generic.Subheading */
.highlight .gt {
  color: #4c4f69;
} /* Generic.Traceback */
.highlight .kc {
  color: #ea76cb;
} /* Keyword.Constant */
.highlight .kd {
  color: #179299;
  font-style: italic;
} /* Keyword.Declaration */
.highlight .kn {
  color: #8839ef;
} /* Keyword.Namespace */
.highlight .kp {
  color: #ea76cb;
} /* Keyword.Pseudo */
.highlight .kr {
  color: #ea76cb;
} /* Keyword.Reserved */
.highlight .kt {
  color: #179299;
} /* Keyword.Type */
.highlight .ld {
  color: #4c4f69;
} /* Literal.Date */
.highlight .m {
  color: #fe640b;
} /* Literal.Number */
.highlight .s {
  color: #40a02b;
} /* Literal.String */
.highlight .na {
  color: #40a02b;
} /* Name.Attribute */
.highlight .nb {
  color: #fe640b;
  font-style: italic;
} /* Name.Builtin */
.highlight .nc {
  color: #df8e1d;
} /* Name.Class */
.highlight .no {
  color: #4c4f69;
} /* Name.Constant */
.highlight .nd {
  color: #4c4f69;
} /* Name.Decorator */
.highlight .ni {
  color: #4c4f69;
} /* Name.Entity */
.highlight .ne {
  color: #4c4f69;
} /* Name.Exception */
.highlight .nf {
  color: #209fb5;
} /* Name.Function */
.highlight .nl {
  color: #179299;
  font-style: italic;
} /* Name.Label */
.highlight .nn {
  color: #4c4f69;
} /* Name.Namespace */
.highlight .nx {
  color: #4c4f69;
} /* Name.Other */
.highlight .py {
  color: #4c4f69;
} /* Name.Property */
.highlight .nt {
  color: #ea76cb;
} /* Name.Tag */
.highlight .nv {
  color: #4c4f69;
  font-style: italic;
} /* Name.Variable */
.highlight .ow {
  color: #8839ef;
} /* Operator.Word */
.highlight .pm {
  color: #7c7f93;
} /* Punctuation.Marker */
.highlight .w {
  color: #4c4f69;
} /* Text.Whitespace */
.highlight .mb {
  color: #fe640b;
} /* Literal.Number.Bin */
.highlight .mf {
  color: #fe640b;
} /* Literal.Number.Float */
.highlight .mh {
  color: #fe640b;
} /* Literal.Number.Hex */
.highlight .mi {
  color: #fe640b;
} /* Literal.Number.Integer */
.highlight .mo {
  color: #fe640b;
} /* Literal.Number.Oct */
.highlight .sa {
  color: #40a02b;
} /* Literal.String.Affix */
.highlight .sb {
  color: #40a02b;
} /* Literal.String.Backtick */
.highlight .sc {
  color: #40a02b;
} /* Literal.String.Char */
.highlight .dl {
  color: #40a02b;
} /* Literal.String.Delimiter */
.highlight .sd {
  color: #40a02b;
} /* Literal.String.Doc */
.highlight .s2 {
  color: #40a02b;
} /* Literal.String.Double */
.highlight .se {
  color: #40a02b;
} /* Literal.String.Escape */
.highlight .sh {
  color: #40a02b;
} /* Literal.String.Heredoc */
.highlight .si {
  color: #40a02b;
} /* Literal.String.Interpol */
.highlight .sx {
  color: #40a02b;
} /* Literal.String.Other */
.highlight .sr {
  color: #40a02b;
} /* Literal.String.Regex */
.highlight .s1 {
  color: #40a02b;
} /* Literal.String.Single */
.highlight .ss {
  color: #40a02b;
} /* Literal.String.Symbol */
.highlight .bp {
  color: #d20f39;
  font-style: italic;
} /* Name.Builtin.Pseudo */
.highlight .fm {
  color: #209fb5;
} /* Name.Function.Magic */
.highlight .vc {
  color: #df8e1d;
  font-style: italic;
} /* Name.Variable.Class */
.highlight .vg {
  color: #4c4f69;
  font-style: italic;
} /* Name.Variable.Global */
.highlight .vi {
  color: #4c4f69;
  font-style: italic;
} /* Name.Variable.Instance */
.highlight .vm {
  color: #4c4f69;
  font-style: italic;
} /* Name.Variable.Magic */
.highlight .il {
  color: #fe640b;
} /* Literal.Number.Integer.Long */

/* Dark theme */
[data-bs-theme="dark"] .highlight .hll {
  background-color: rgb(250 179 135 / 15%);
}
[data-bs-theme="dark"] .highlight .hll. c1 {
  color: #848aac;
}
[data-bs-theme="dark"] .highlight {
  color: #cdd6f4;
}
[data-bs-theme="dark"] .highlight .c {
  color: #6c7086;
} /* Comment */
[data-bs-theme="dark"] .highlight .err {
  color: #cdd6f4;
} /* Error */
[data-bs-theme="dark"] .highlight .g {
  color: #cdd6f4;
} /* Generic */
[data-bs-theme="dark"] .highlight .k {
  color: #cba6f7;
} /* Keyword */
[data-bs-theme="dark"] .highlight .l {
  color: #cdd6f4;
} /* Literal */
[data-bs-theme="dark"] .highlight .n {
  color: #cdd6f4;
} /* Name */
[data-bs-theme="dark"] .highlight .o {
  color: #89dceb;
} /* Operator */
[data-bs-theme="dark"] .highlight .x {
  color: #cdd6f4;
} /* Other */
[data-bs-theme="dark"] .highlight .p {
  color: #9399b2;
} /* Punctuation */
[data-bs-theme="dark"] .highlight .ch {
  color: #6c7086;
} /* Comment.Hashbang */
[data-bs-theme="dark"] .highlight .cm {
  color: #6c7086;
} /* Comment.Multiline */
[data-bs-theme="dark"] .highlight .cp {
  color: #f5c2e7;
} /* Comment.Preproc */
[data-bs-theme="dark"] .highlight .cpf {
  color: #6c7086;
} /* Comment.PreprocFile */
[data-bs-theme="dark"] .highlight .c1 {
  color: #6c7086;
} /* Comment.Single */
[data-bs-theme="dark"] .highlight .cs {
  color: #6c7086;
} /* Comment.Special */
[data-bs-theme="dark"] .highlight .gd {
  color: #f38ba8;
} /* Generic.Deleted */
[data-bs-theme="dark"] .highlight .ge {
  color: #cdd6f4;
  text-decoration: underline;
} /* Generic.Emph */
[data-bs-theme="dark"] .highlight .ges {
  color: #cdd6f4;
} /* Generic.EmphStrong */
[data-bs-theme="dark"] .highlight .gr {
  color: #cdd6f4;
} /* Generic.Error */
[data-bs-theme="dark"] .highlight .gh {
  color: #cdd6f4;
  font-weight: bold;
} /* Generic.Heading */
[data-bs-theme="dark"] .highlight .gi {
  color: #cdd6f4;
  font-weight: bold;
} /* Generic.Inserted */
[data-bs-theme="dark"] .highlight .go {
  color: #6c7086;
} /* Generic.Output */
[data-bs-theme="dark"] .highlight .gp {
  color: #cdd6f4;
} /* Generic.Prompt */
[data-bs-theme="dark"] .highlight .gs {
  color: #cdd6f4;
} /* Generic.Strong */
[data-bs-theme="dark"] .highlight .gu {
  color: #cdd6f4;
  font-weight: bold;
} /* Generic.Subheading */
[data-bs-theme="dark"] .highlight .gt {
  color: #cdd6f4;
} /* Generic.Traceback */
[data-bs-theme="dark"] .highlight .kc {
  color: #f5c2e7;
} /* Keyword.Constant */
[data-bs-theme="dark"] .highlight .kd {
  color: #94e2d5;
  font-style: italic;
} /* Keyword.Declaration */
[data-bs-theme="dark"] .highlight .kn {
  color: #cba6f7;
} /* Keyword.Namespace */
[data-bs-theme="dark"] .highlight .kp {
  color: #f5c2e7;
} /* Keyword.Pseudo */
[data-bs-theme="dark"] .highlight .kr {
  color: #f5c2e7;
} /* Keyword.Reserved */
[data-bs-theme="dark"] .highlight .kt {
  color: #94e2d5;
} /* Keyword.Type */
[data-bs-theme="dark"] .highlight .ld {
  color: #cdd6f4;
} /* Literal.Date */
[data-bs-theme="dark"] .highlight .m {
  color: #fab387;
} /* Literal.Number */
[data-bs-theme="dark"] .highlight .s {
  color: #a6e3a1;
} /* Literal.String */
[data-bs-theme="dark"] .highlight .na {
  color: #a6e3a1;
} /* Name.Attribute */
[data-bs-theme="dark"] .highlight .nb {
  color: #fab387;
  font-style: italic;
} /* Name.Builtin */
[data-bs-theme="dark"] .highlight .nc {
  color: #f9e2af;
} /* Name.Class */
[data-bs-theme="dark"] .highlight .no {
  color: #cdd6f4;
} /* Name.Constant */
[data-bs-theme="dark"] .highlight .nd {
  color: #cdd6f4;
} /* Name.Decorator */
[data-bs-theme="dark"] .highlight .ni {
  color: #cdd6f4;
} /* Name.Entity */
[data-bs-theme="dark"] .highlight .ne {
  color: #cdd6f4;
} /* Name.Exception */
[data-bs-theme="dark"] .highlight .nf {
  color: #74c7ec;
} /* Name.Function */
[data-bs-theme="dark"] .highlight .nl {
  color: #94e2d5;
  font-style: italic;
} /* Name.Label */
[data-bs-theme="dark"] .highlight .nn {
  color: #cdd6f4;
} /* Name.Namespace */
[data-bs-theme="dark"] .highlight .nx {
  color: #cdd6f4;
} /* Name.Other */
[data-bs-theme="dark"] .highlight .py {
  color: #cdd6f4;
} /* Name.Property */
[data-bs-theme="dark"] .highlight .nt {
  color: #f5c2e7;
} /* Name.Tag */
[data-bs-theme="dark"] .highlight .nv {
  color: #cdd6f4;
  font-style: italic;
} /* Name.Variable */
[data-bs-theme="dark"] .highlight .ow {
  color: #cba6f7;
} /* Operator.Word */
[data-bs-theme="dark"] .highlight .pm {
  color: #9399b2;
} /* Punctuation.Marker */
[data-bs-theme="dark"] .highlight .w {
  color: #cdd6f4;
} /* Text.Whitespace */
[data-bs-theme="dark"] .highlight .mb {
  color: #fab387;
} /* Literal.Number.Bin */
[data-bs-theme="dark"] .highlight .mf {
  color: #fab387;
} /* Literal.Number.Float */
[data-bs-theme="dark"] .highlight .mh {
  color: #fab387;
} /* Literal.Number.Hex */
[data-bs-theme="dark"] .highlight .mi {
  color: #fab387;
} /* Literal.Number.Integer */
[data-bs-theme="dark"] .highlight .mo {
  color: #fab387;
} /* Literal.Number.Oct */
[data-bs-theme="dark"] .highlight .sa {
  color: #a6e3a1;
} /* Literal.String.Affix */
[data-bs-theme="dark"] .highlight .sb {
  color: #a6e3a1;
} /* Literal.String.Backtick */
[data-bs-theme="dark"] .highlight .sc {
  color: #a6e3a1;
} /* Literal.String.Char */
[data-bs-theme="dark"] .highlight .dl {
  color: #a6e3a1;
} /* Literal.String.Delimiter */
[data-bs-theme="dark"] .highlight .sd {
  color: #a6e3a1;
} /* Literal.String.Doc */
[data-bs-theme="dark"] .highlight .s2 {
  color: #a6e3a1;
} /* Literal.String.Double */
[data-bs-theme="dark"] .highlight .se {
  color: #a6e3a1;
} /* Literal.String.Escape */
[data-bs-theme="dark"] .highlight .sh {
  color: #a6e3a1;
} /* Literal.String.Heredoc */
[data-bs-theme="dark"] .highlight .si {
  color: #a6e3a1;
} /* Literal.String.Interpol */
[data-bs-theme="dark"] .highlight .sx {
  color: #a6e3a1;
} /* Literal.String.Other */
[data-bs-theme="dark"] .highlight .sr {
  color: #a6e3a1;
} /* Literal.String.Regex */
[data-bs-theme="dark"] .highlight .s1 {
  color: #a6e3a1;
} /* Literal.String.Single */
[data-bs-theme="dark"] .highlight .ss {
  color: #a6e3a1;
} /* Literal.String.Symbol */
[data-bs-theme="dark"] .highlight .bp {
  color: #f38ba8;
  font-style: italic;
} /* Name.Builtin.Pseudo */
[data-bs-theme="dark"] .highlight .fm {
  color: #74c7ec;
} /* Name.Function.Magic */
[data-bs-theme="dark"] .highlight .vc {
  color: #f9e2af;
  font-style: italic;
} /* Name.Variable.Class */
[data-bs-theme="dark"] .highlight .vg {
  color: #cdd6f4;
  font-style: italic;
} /* Name.Variable.Global */
[data-bs-theme="dark"] .highlight .vi {
  color: #cdd6f4;
  font-style: italic;
} /* Name.Variable.Instance */
[data-bs-theme="dark"] .highlight .vm {
  color: #cdd6f4;
  font-style: italic;
} /* Name.Variable.Magic */
[data-bs-theme="dark"] .highlight .il {
  color: #fab387;
} /* Literal.Number.Integer.Long */
