*, *:before, *:after {
  box-sizing: border-box; }

html, body, div, span, object, iframe, figure, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, tt, b, u, i, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td, main, canvas, embed, footer, header, nav, section, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  text-size-adjust: none; }

footer, header, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input {
  -webkit-appearance: none;
  border-radius: 0; }

body {
  font-family: "Source Sans Pro",sans-serif; }

pre, code {
  font-family: 'Fira Code', monospace; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.nav {
  max-width: 720px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-top: 1rem; }
  @media (min-width: 752px) {
    .nav {
      justify-content: space-between;
      flex-direction: row; } }
  .nav .header-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4px;
    color: var(--gray12); }
    .nav .header-logo .header-logo-text {
      padding: 0.25rem 0;
      color: var(--gray12);
      font-size: 18px;
      font-weight: bold;
      text-decoration: none;
      margin-right: 2px;
      margin-bottom: 4px; }
    .nav .header-logo .separator {
      margin-bottom: 4px;
      display: none; }
      @media (min-width: 752px) {
        .nav .header-logo .separator {
          display: block; } }
    .nav .header-logo .header-theme-icon {
      height: 1rem;
      width: 1rem;
      color: var(--gray12); }
  .nav .header-theme-switcher {
    cursor: pointer; }
  .nav .header-item {
    font-size: 1.1rem;
    padding: 0.25rem;
    border-radius: 4px;
    height: fit-content; }
    .nav .header-item:hover {
      background-color: var(--gray4); }
    .nav .header-item .header-link {
      text-decoration: none; }
      .nav .header-item .header-link, .nav .header-item .header-link:visited {
        color: var(--gray12); }
  .nav .header-items-container {
    display: flex;
    transform: translateX(-4px);
    justify-content: space-between; }
    @media (min-width: 752px) {
      .nav .header-items-container {
        transform: none;
        justify-content: right;
        gap: 1em; } }
    .nav .header-items-container .header-theme-switcher .header-item {
      cursor: pointer;
      margin-right: auto; }

.dark-theme #switch-theme-dark {
  display: none; }

.light-theme #switch-theme-light {
  display: none; }

footer {
  text-align: center;
  padding-bottom: 1rem; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.post-meta {
  border-bottom: 1px solid var(--gray11); }
  .post-meta .post-meta-details {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 0.5rem;
    color: var(--gray11);
    font-size: 0.875rem; }
    @media (min-width: 752px) {
      .post-meta .post-meta-details {
        gap: 1rem;
        flex-direction: row;
        align-items: center; } }
    .post-meta .post-meta-details .post-author {
      text-transform: uppercase; }
    .post-meta .post-meta-details .post-tags {
      white-space: nowrap;
      display: flex;
      gap: 4px;
      justify-content: left; }
      .post-meta .post-meta-details .post-tags:before {
        display: inline;
        content: "{"; }
      .post-meta .post-meta-details .post-tags:after {
        display: inline;
        content: "}"; }
    .post-meta .post-meta-details li:not(:last-child)::after {
      content: ","; }
    .post-meta .post-meta-details a {
      color: var(--gray11);
      text-decoration: none; }
      .post-meta .post-meta-details a:hover {
        color: var(--blue10); }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

article {
  margin-top: 1rem; }

.markdown {
  color: var(--gray12);
  margin-left: auto;
  margin-right: auto;
  font-kerning: normal;
  font-size: 1.1rem; }
  .markdown .katex-display > .katex {
    max-width: 100%; }
  .markdown .katex-display > .katex > .katex-html {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 2px;
    padding-right: 2px; }
  .markdown span.katex {
    white-space: inherit; }
    .markdown span.katex .base {
      padding-top: 4px; }
  .markdown h1 {
    font-weight: 600;
    font-size: 1.5em;
    line-height: 1em;
    margin: 1em 0 0.5em 0; }
  .markdown h2 {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1em;
    margin: 1em 0 0.4em 0; }
  .markdown h3 {
    font-weight: 700;
    font-size: 1em;
    line-height: 1em;
    margin: 1em 0 0.3em 0;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
  .markdown h4 {
    font-weight: 600;
    font-size: 1em;
    line-height: 1em;
    margin: 1em 0 0.3em 0; }
  .markdown a {
    color: var(--blue11);
    text-decoration: none; }
    .markdown a:hover {
      color: var(--blue9); }
  .markdown hr {
    border: none;
    border-top: 1px solid var(--gray10); }
  .markdown a.bigbutton {
    display: block;
    margin: auto;
    margin-top: 0rem;
    margin-bottom: 1rem;
    width: 30%;
    min-width: 160px;
    text-align: center;
    font-size: 1.1rem;
    padding: 1em;
    background: var(--gray1);
    border: 2px solid var(--gray12);
    border-radius: 4px;
    color: var(--gray12);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
    cursor: pointer; }
  .markdown a.bigbutton:hover {
    background: var(--gray12);
    color: var(--gray1); }
  .markdown blockquote > p {
    margin: 0;
    padding: 0; }
  .markdown p, .markdown ul, .markdown ol, .markdown blockquote, .markdown figure {
    font-size: 1em;
    line-height: 1.35em;
    margin-bottom: 1rem;
    hyphens: auto;
    word-break: break-word;
    word-wrap: break-word; }
  .markdown ol li, .markdown ul li {
    display: list-item;
    margin: 0.5em 0 0.5em 1em; }
  .markdown ol ol, .markdown ul ul, .markdown ol ul, .markdown ul ol {
    padding-left: 18px; }
  .markdown ol {
    list-style: outside decimal none; }
  .markdown ul {
    list-style: outside disc none; }
    .markdown ul ul {
      margin: 0; }
  .markdown pre, .markdown blockquote {
    background-color: var(--gray3);
    color: var(--gray12);
    padding: 1em;
    font-size: 1.1rem;
    border-radius: 4px;
    overflow: auto;
    margin-bottom: 1rem; }
  .markdown div + div {
    margin-top: 1em; }
  .markdown em {
    font-style: italic; }
  .markdown strong {
    font-weight: 700; }
  .markdown img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    object-fit: contain; }
  .markdown figure figcaption {
    text-align: center;
    margin-top: 1rem; }
  .markdown figure figcaption::before {
    content: "Figure ";
    font-weight: 700; }
  .markdown table img {
    display: inline-block;
    max-width: none; }
  .markdown table {
    width: 100%;
    text-align: center;
    color: var(--gray12);
    margin-bottom: 1rem; }
  .markdown th {
    border-bottom: 1px solid var(--gray8);
    font-weight: 700;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .markdown th, .markdown td {
    padding: 0.3em; }
  .markdown tr:nth-child(even) {
    background-color: var(--gray3); }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.terms {
  display: flex;
  flex-basis: 100%;
  flex-wrap: wrap;
  gap: 1rem; }
  .terms .term-item {
    border-radius: 4px;
    padding: 0.25rem;
    background-color: var(--gray4);
    cursor: pointer; }
    .terms .term-item:hover {
      background-color: var(--gray5); }
  .terms sub {
    position: relative;
    bottom: 0;
    font-size: 0.875rem; }
    .terms sub:before {
      content: "("; }
    .terms sub:after {
      content: ")"; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.list-item {
  margin-top: 1.5rem; }
  .list-item:hover {
    box-shadow: 0 0 0 0.5rem var(--gray3);
    background-color: var(--gray3); }

.page-title {
  color: var(--gray12);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 0.5em 0; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.summary-meta-details {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-bottom: 0.5rem;
  color: var(--gray11);
  font-size: 0.875rem; }
  .summary-meta-details .post-author {
    text-transform: uppercase; }

.summary-title {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 0.5rem; }
  .summary-title a {
    text-decoration: none;
    color: var(--gray12); }
    .summary-title a:hover {
      color: var(--blue11); }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 1rem;
  gap: 0.5rem; }
  .pagination .page-item {
    text-align: center;
    font-weight: bold; }
  .pagination .page-link {
    display: block;
    width: 2em;
    padding: 0.25rem;
    font-size: 1.25rem;
    text-decoration: none;
    color: var(--gray12); }
    .pagination .page-link:not(.disabled):hover {
      border-radius: 4px;
      background-color: var(--gray4); }
  .pagination .active {
    border-radius: 4px;
    font-weight: bold;
    background-color: var(--gray4); }
  .pagination .disabled {
    opacity: 50%;
    cursor: not-allowed;
    color: var(--gray10); }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.light-theme {
  --blue1: hsl(206 100% 99.2%);
  --blue2: hsl(210 100% 98%);
  --blue3: hsl(209 100% 96.5%);
  --blue4: hsl(210 98.8% 94%);
  --blue5: hsl(209 95% 90.1%);
  --blue6: hsl(209 81.2% 84.5%);
  --blue7: hsl(208 77.5% 76.9%);
  --blue8: hsl(206 81.9% 65.3%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(208 100% 47.3%);
  --blue11: hsl(211 100% 43.2%);
  --blue12: hsl(211 100% 15%);
  --gray1: hsl(0, 0%, 99.0%);
  --gray2: hsl(0, 0%, 97.3%);
  --gray3: hsl(0, 0%, 95.1%);
  --gray4: hsl(0, 0%, 93.0%);
  --gray5: hsl(0, 0%, 90.9%);
  --gray6: hsl(0, 0%, 88.7%);
  --gray7: hsl(0, 0%, 85.8%);
  --gray8: hsl(0, 0%, 78.0%);
  --gray9: hsl(0, 0%, 56.1%);
  --gray10: hsl(0, 0%, 52.3%);
  --gray11: hsl(0, 0%, 43.5%);
  --gray12: hsl(0, 0%, 9.0%);
  /* Normal */
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* CommentVar */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Other */
  /* Preprocessor */
  /* RegionMarker */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .light-theme code span {
    color: #1f1c1b; }
  .light-theme code span.al {
    color: #bf0303;
    background-color: #f7e6e6;
    font-weight: bold; }
  .light-theme code span.an {
    color: #ca60ca; }
  .light-theme code span.at {
    color: #0057ae; }
  .light-theme code span.bn {
    color: #b08000; }
  .light-theme code span.bu {
    color: #644a9b;
    font-weight: bold; }
  .light-theme code span.cf {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.ch {
    color: #924c9d; }
  .light-theme code span.cn {
    color: #aa5500; }
  .light-theme code span.co {
    color: #898887; }
  .light-theme code span.cv {
    color: #0095ff; }
  .light-theme code span.do {
    color: #607880; }
  .light-theme code span.dt {
    color: #0057ae; }
  .light-theme code span.dv {
    color: #b08000; }
  .light-theme code span.er {
    color: #bf0303;
    text-decoration: underline; }
  .light-theme code span.ex {
    color: #0095ff;
    font-weight: bold; }
  .light-theme code span.fl {
    color: #b08000; }
  .light-theme code span.fu {
    color: #644a9b; }
  .light-theme code span.im {
    color: #ff5500; }
  .light-theme code span.in {
    color: #b08000; }
  .light-theme code span.kw {
    color: #1f1c1b;
    font-weight: bold; }
  .light-theme code span.op {
    color: #1f1c1b; }
  .light-theme code span.ot {
    color: #006e28; }
  .light-theme code span.pp {
    color: #006e28; }
  .light-theme code span.re {
    color: #0057ae;
    background-color: #e0e9f8; }
  .light-theme code span.sc {
    color: #3daee9; }
  .light-theme code span.ss {
    color: #ff5500; }
  .light-theme code span.st {
    color: #bf0303; }
  .light-theme code span.va {
    color: #0057ae; }
  .light-theme code span.vs {
    color: #bf0303; }
  .light-theme code span.wa {
    color: #bf0303; }

.dark-theme {
  --blue1: hsl(212 35% 9.2%);
  --blue2: hsl(215 50.9% 11.2%);
  --blue3: hsl(214 56.6% 13.1%);
  --blue4: hsl(213 63.1% 15.4%);
  --blue5: hsl(212 70.6% 18.2%);
  --blue6: hsl(211 79.5% 21.9%);
  --blue7: hsl(210 88.5% 26.7%);
  --blue8: hsl(211 89.7% 34.1%);
  --blue9: hsl(206 100% 50%);
  --blue10: hsl(209 100% 60.6%);
  --blue11: hsl(210 100% 66.1%);
  --blue12: hsl(206 98% 95.8%);
  --gray1: hsl(0, 0%, 8.5%);
  --gray2: hsl(0, 0%, 11.0%);
  --gray3: hsl(0, 0%, 13.6%);
  --gray4: hsl(0, 0%, 15.8%);
  --gray5: hsl(0, 0%, 17.9%);
  --gray6: hsl(0, 0%, 20.5%);
  --gray7: hsl(0, 0%, 24.3%);
  --gray8: hsl(0, 0%, 31.2%);
  --gray9: hsl(0, 0%, 43.9%);
  --gray10: hsl(0, 0%, 49.4%);
  --gray11: hsl(0, 0%, 62.8%);
  --gray12: hsl(0, 0%, 93.0%);
  /* Alert */
  /* Annotation */
  /* Attribute */
  /* BaseN */
  /* BuiltIn */
  /* ControlFlow */
  /* Char */
  /* Constant */
  /* Comment */
  /* Documentation */
  /* DataType */
  /* DecVal */
  /* Error */
  /* Extension */
  /* Float */
  /* Function */
  /* Import */
  /* Information */
  /* Keyword */
  /* Operator */
  /* Preprocessor */
  /* SpecialChar */
  /* SpecialString */
  /* String */
  /* Variable */
  /* VerbatimString */
  /* Warning */ }
  .dark-theme code span.al {
    color: #ffff00; }
  .dark-theme code span.an {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.bn {
    color: #AE99F5; }
  .dark-theme code span.cf {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.ch {
    color: #F7DA5A; }
  .dark-theme code span.cn {
    color: #AE99F5; }
  .dark-theme code span.co {
    color: var(--gray9);
    font-style: italic; }
  .dark-theme code span.do {
    color: var(--gray9); }
  .dark-theme code span.dt {
    text-decoration: underline; }
  .dark-theme code span.dv {
    color: #AE99F5; }
  .dark-theme code span.er {
    color: #ffff00;
    font-weight: bold; }
  .dark-theme code span.fl {
    color: #AE99F5; }
  .dark-theme code span.fu {
    color: #a6e22e; }
  .dark-theme code span.in {
    color: #f92672;
    font-weight: bold;
    font-style: italic; }
  .dark-theme code span.kw {
    color: #f92672;
    font-weight: bold; }
  .dark-theme code span.op {
    color: #f92672; }
  .dark-theme code span.pp {
    font-weight: bold; }
  .dark-theme code span.sc {
    color: #F7DA5A; }
  .dark-theme code span.ss {
    color: #F7DA5A; }
  .dark-theme code span.st {
    color: #F7DA5A; }
  .dark-theme code span.vs {
    color: #F7DA5A; }
  .dark-theme code span.wa {
    color: #ffff00;
    font-weight: bold; }

.toc {
  font-size: 0.875rem;
  line-height: 1.25em;
  letter-spacing: 0.05em;
  color: var(--gray12);
  padding-top: 1rem; }
  .toc a {
    color: var(--gray12);
    font-weight: 600; }
  .toc a:hover, .toc a:focus {
    color: var(--gray2);
    background-color: var(--blue11); }
  .toc ol ol {
    margin: 4px 0 4px 1em; }
  .toc ol li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative; }
    .toc ol li a {
      display: flex;
      display: -webkit-flex; }
  @media (min-width: 1200px) {
    .toc {
      padding-top: 0;
      position: fixed;
      top: 16%;
      right: 50%;
      margin-right: calc(720px / 2 + 1rem);
      width: 208px;
      max-height: 80vh;
      overflow-y: auto; } }
@media (min-width: 1200px) {
  .toc > .toc-list {
    overflow: hidden;
    position: relative; }
  .toc > .toc-list li {
    list-style: none; }
  a.toc-link {
    height: 100%; }
  .is-collapsible {
    max-height: 1000px;
    overflow: hidden;
    transition: all 300ms ease-in-out; }
  .is-collapsed {
    max-height: 0; }
  .is-position-fixed {
    position: fixed !important;
    top: 0; }
  .is-active-link {
    background-color: var(--blue11);
    color: var(--gray2) !important;
    font-weight: 700; } }

body {
  background-color: var(--gray1);
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  max-width: 720px;
  margin: 0 auto;
  padding: 0 1rem; }
  @media (min-width: 752px) {
    body {
      padding: 0; } }
.content {
  margin-top: 2rem;
  flex: 1; }
