/* pygments (light) */

/* generated: hugo gen chromastyles --style=pygments */
.chroma { background-color:#f8f8f8;-webkit-text-size-adjust:none; }
.chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
.chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
.chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }
.chroma .hl { background-color:#e5e5e5 }
.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 }
.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 }
.chroma .line { display:flex; }
.chroma .k { color:#008000;font-weight:bold }
.chroma .kc { color:#008000;font-weight:bold }
.chroma .kd { color:#008000;font-weight:bold }
.chroma .kn { color:#008000;font-weight:bold }
.chroma .kp { color:#008000 }
.chroma .kr { color:#008000;font-weight:bold }
.chroma .kt { color:#b00040 }
.chroma .na { color:#7d9029 }
.chroma .nc { color:#00f;font-weight:bold }
.chroma .no { color:#800 }
.chroma .nd { color:#a2f }
.chroma .ni { color:#999;font-weight:bold }
.chroma .ne { color:#d2413a;font-weight:bold }
.chroma .nl { color:#a0a000 }
.chroma .nn { color:#00f;font-weight:bold }
.chroma .nt { color:#008000;font-weight:bold }
.chroma .nb { color:#008000 }
.chroma .bp { color:#008000 }
.chroma .nv { color:#19177c }
.chroma .vc { color:#19177c }
.chroma .vg { color:#19177c }
.chroma .vi { color:#19177c }
.chroma .vm { color:#19177c }
.chroma .nf { color:#00f }
.chroma .fm { color:#00f }
.chroma .s { color:#ba2121 }
.chroma .sa { color:#ba2121 }
.chroma .sb { color:#ba2121 }
.chroma .sc { color:#ba2121 }
.chroma .dl { color:#ba2121 }
.chroma .sd { color:#ba2121;font-style:italic }
.chroma .s2 { color:#ba2121 }
.chroma .se { color:#b62;font-weight:bold }
.chroma .sh { color:#ba2121 }
.chroma .si { color:#b68;font-weight:bold }
.chroma .sx { color:#008000 }
.chroma .sr { color:#b68 }
.chroma .s1 { color:#ba2121 }
.chroma .ss { color:#19177c }
.chroma .m { color:#666 }
.chroma .mb { color:#666 }
.chroma .mf { color:#666 }
.chroma .mh { color:#666 }
.chroma .mi { color:#666 }
.chroma .il { color:#666 }
.chroma .mo { color:#666 }
.chroma .o { color:#666 }
.chroma .ow { color:#a2f;font-weight:bold }
.chroma .c { color:#408080;font-style:italic }
.chroma .ch { color:#408080;font-style:italic }
.chroma .cm { color:#408080;font-style:italic }
.chroma .c1 { color:#408080;font-style:italic }
.chroma .cs { color:#408080;font-style:italic }
.chroma .cp { color:#bc7a00 }
.chroma .cpf { color:#bc7a00 }
.chroma .gd { color:#a00000 }
.chroma .ge { font-style:italic }
.chroma .gr { color:#f00 }
.chroma .gh { color:#000080;font-weight:bold }
.chroma .gi { color:#00a000 }
.chroma .go { color:#888 }
.chroma .gp { color:#000080;font-weight:bold }
.chroma .gs { font-weight:bold }
.chroma .gu { color:#800080;font-weight:bold }
.chroma .gt { color:#04d }
.chroma .gl { text-decoration:underline }
.chroma .w { color:#bbb }

/* monokai (dark) */

/* generated: hugo gen chromastyles --style=monokai */
@media (prefers-color-scheme: dark) {
  :root:not([data-theme="light"]) .chroma { color:#f8f8f2;background-color:#272822;-webkit-text-size-adjust:none; }
  :root:not([data-theme="light"]) .chroma .err { color:#960050;background-color:#1e0010 }
  :root:not([data-theme="light"]) .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
  :root:not([data-theme="light"]) .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
  :root:not([data-theme="light"]) .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }
  :root:not([data-theme="light"]) .chroma .hl { background-color:#3c3d38 }
  :root:not([data-theme="light"]) .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 }
  :root:not([data-theme="light"]) .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 }
  :root:not([data-theme="light"]) .chroma .line { display:flex; }
  :root:not([data-theme="light"]) .chroma .k { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .kc { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .kd { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .kn { color:#f92672 }
  :root:not([data-theme="light"]) .chroma .kp { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .kr { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .kt { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .na { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .nc { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .no { color:#66d9ef }
  :root:not([data-theme="light"]) .chroma .nd { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .ne { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .nx { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .nt { color:#f92672 }
  :root:not([data-theme="light"]) .chroma .nf { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .fm { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .l { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .ld { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .s { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .sa { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .sb { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .sc { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .dl { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .sd { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .s2 { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .se { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .sh { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .si { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .sx { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .sr { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .s1 { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .ss { color:#e6db74 }
  :root:not([data-theme="light"]) .chroma .m { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .mb { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .mf { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .mh { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .mi { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .il { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .mo { color:#ae81ff }
  :root:not([data-theme="light"]) .chroma .o { color:#f92672 }
  :root:not([data-theme="light"]) .chroma .ow { color:#f92672 }
  :root:not([data-theme="light"]) .chroma .c { color:#75715e }
  :root:not([data-theme="light"]) .chroma .ch { color:#75715e }
  :root:not([data-theme="light"]) .chroma .cm { color:#75715e }
  :root:not([data-theme="light"]) .chroma .c1 { color:#75715e }
  :root:not([data-theme="light"]) .chroma .cs { color:#75715e }
  :root:not([data-theme="light"]) .chroma .cp { color:#75715e }
  :root:not([data-theme="light"]) .chroma .cpf { color:#75715e }
  :root:not([data-theme="light"]) .chroma .gd { color:#f92672 }
  :root:not([data-theme="light"]) .chroma .ge { font-style:italic }
  :root:not([data-theme="light"]) .chroma .gi { color:#a6e22e }
  :root:not([data-theme="light"]) .chroma .gs { font-weight:bold }
  :root:not([data-theme="light"]) .chroma .gu { color:#75715e }
}

html[data-theme="dark"] .chroma { color:#f8f8f2;background-color:#272822;-webkit-text-size-adjust:none; }
html[data-theme="dark"] .chroma .err { color:#960050;background-color:#1e0010 }
html[data-theme="dark"] .chroma .lnlinks { outline:none;text-decoration:none;color:inherit }
html[data-theme="dark"] .chroma .lntd { vertical-align:top;padding:0;margin:0;border:0; }
html[data-theme="dark"] .chroma .lntable { border-spacing:0;padding:0;margin:0;border:0; }
html[data-theme="dark"] .chroma .hl { background-color:#3c3d38 }
html[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:#7f7f7f }
html[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:#7f7f7f }
html[data-theme="dark"] .chroma .line { display:flex; }
html[data-theme="dark"] .chroma .k { color:#66d9ef }
html[data-theme="dark"] .chroma .kc { color:#66d9ef }
html[data-theme="dark"] .chroma .kd { color:#66d9ef }
html[data-theme="dark"] .chroma .kn { color:#f92672 }
html[data-theme="dark"] .chroma .kp { color:#66d9ef }
html[data-theme="dark"] .chroma .kr { color:#66d9ef }
html[data-theme="dark"] .chroma .kt { color:#66d9ef }
html[data-theme="dark"] .chroma .na { color:#a6e22e }
html[data-theme="dark"] .chroma .nc { color:#a6e22e }
html[data-theme="dark"] .chroma .no { color:#66d9ef }
html[data-theme="dark"] .chroma .nd { color:#a6e22e }
html[data-theme="dark"] .chroma .ne { color:#a6e22e }
html[data-theme="dark"] .chroma .nx { color:#a6e22e }
html[data-theme="dark"] .chroma .nt { color:#f92672 }
html[data-theme="dark"] .chroma .nf { color:#a6e22e }
html[data-theme="dark"] .chroma .fm { color:#a6e22e }
html[data-theme="dark"] .chroma .l { color:#ae81ff }
html[data-theme="dark"] .chroma .ld { color:#e6db74 }
html[data-theme="dark"] .chroma .s { color:#e6db74 }
html[data-theme="dark"] .chroma .sa { color:#e6db74 }
html[data-theme="dark"] .chroma .sb { color:#e6db74 }
html[data-theme="dark"] .chroma .sc { color:#e6db74 }
html[data-theme="dark"] .chroma .dl { color:#e6db74 }
html[data-theme="dark"] .chroma .sd { color:#e6db74 }
html[data-theme="dark"] .chroma .s2 { color:#e6db74 }
html[data-theme="dark"] .chroma .se { color:#ae81ff }
html[data-theme="dark"] .chroma .sh { color:#e6db74 }
html[data-theme="dark"] .chroma .si { color:#e6db74 }
html[data-theme="dark"] .chroma .sx { color:#e6db74 }
html[data-theme="dark"] .chroma .sr { color:#e6db74 }
html[data-theme="dark"] .chroma .s1 { color:#e6db74 }
html[data-theme="dark"] .chroma .ss { color:#e6db74 }
html[data-theme="dark"] .chroma .m { color:#ae81ff }
html[data-theme="dark"] .chroma .mb { color:#ae81ff }
html[data-theme="dark"] .chroma .mf { color:#ae81ff }
html[data-theme="dark"] .chroma .mh { color:#ae81ff }
html[data-theme="dark"] .chroma .mi { color:#ae81ff }
html[data-theme="dark"] .chroma .il { color:#ae81ff }
html[data-theme="dark"] .chroma .mo { color:#ae81ff }
html[data-theme="dark"] .chroma .o { color:#f92672 }
html[data-theme="dark"] .chroma .ow { color:#f92672 }
html[data-theme="dark"] .chroma .c { color:#75715e }
html[data-theme="dark"] .chroma .ch { color:#75715e }
html[data-theme="dark"] .chroma .cm { color:#75715e }
html[data-theme="dark"] .chroma .c1 { color:#75715e }
html[data-theme="dark"] .chroma .cs { color:#75715e }
html[data-theme="dark"] .chroma .cp { color:#75715e }
html[data-theme="dark"] .chroma .cpf { color:#75715e }
html[data-theme="dark"] .chroma .gd { color:#f92672 }
html[data-theme="dark"] .chroma .ge { font-style:italic }
html[data-theme="dark"] .chroma .gi { color:#a6e22e }
html[data-theme="dark"] .chroma .gs { font-weight:bold }
html[data-theme="dark"] .chroma .gu { color:#75715e }
