pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}:root{--color-bg-primary:#060b16;--color-bg-sidebar:#0a1120;--color-bg-surface:#0d1628;--color-bg-elevated:#121d31;--color-accent-primary:#22c7b8;--color-accent-secondary:#2dd4bf;--color-text-primary:#e6eefb;--color-text-secondary:#95a6bf;--color-text-muted:#667892;--color-border-subtle:rgba(150,175,210,0.16);--color-hover:rgba(120,155,210,0.09);--color-embed-bg:#142038;--color-presence-glow:rgba(34,199,184,0.32);--color-surface-gradient-top:rgba(9,18,34,0.98);--color-surface-gradient-mid:rgba(8,15,29,0.98);--color-surface-gradient-bottom:rgba(6,11,22,1);--color-border-strong:rgba(90,122,170,0.26);--color-surface-glow:rgba(59,130,246,0.03);--color-elevated-shadow:rgba(2,6,23,0.45)}[data-theme=dark]{--color-bg-primary:#060b16;--color-bg-sidebar:#0a1120;--color-bg-surface:#0d1628;--color-bg-elevated:#121d31}[data-theme=light]{--color-bg-primary:#f8fafc;--color-bg-sidebar:#e2e8f0;--color-bg-surface:#f1f5f9;--color-bg-elevated:#ffffff;--color-text-primary:#0f172a;--color-text-secondary:#334155;--color-text-muted:#64748b;--color-border-subtle:rgba(15,23,42,0.12);--color-hover:rgba(15,23,42,0.06);--color-embed-bg:#e2e8f0;--color-presence-glow:rgba(15,118,110,0.28);--color-surface-gradient-top:rgba(241,245,249,0.96);--color-surface-gradient-mid:rgba(226,232,240,0.96);--color-surface-gradient-bottom:rgba(203,213,225,0.96);--color-border-strong:rgba(15,23,42,0.18);--color-surface-glow:rgba(14,165,233,0.08);--color-elevated-shadow:rgba(15,23,42,0.2)}