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-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{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}.custom-prose{font-size:1.125rem;line-height:1.8;color:#334155}.custom-prose h2{font-size:1.75rem;font-weight:800;color:#0f172a;margin-top:3rem;margin-bottom:1.25rem;letter-spacing:-.02em}.custom-prose h3{font-size:1.35rem;font-weight:700;color:#1e293b;margin-top:2.5rem;margin-bottom:1rem;padding-left:0;border-left:none;display:inline-block;border-bottom:3px solid #DDF636;padding-bottom:4px}.custom-prose p{margin-bottom:1.5rem}.custom-prose a{color:#0f172a;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;font-weight:700;transition:color .2s}.custom-prose a:hover{color:#ddf636}.custom-prose ul{list-style-type:disc;padding-left:1.5rem;margin-bottom:1.5rem}.custom-prose ol{list-style-type:decimal;padding-left:1.5rem;margin-bottom:1.5rem}.custom-prose li{margin-bottom:.5rem}.custom-prose blockquote{font-size:1.25rem;font-weight:400;font-style:italic;color:#0f172a;border-left:4px solid #0F172A;background:transparent;padding:.5rem 0 .5rem 2rem;margin:2.5rem 0}.custom-prose img{border-radius:.75rem;margin:2.5rem auto;display:block}.custom-prose .image-gallery-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1rem!important;margin:3rem 0}@media (min-width: 768px){.custom-prose .image-gallery-grid{grid-template-columns:repeat(3,1fr)!important}}.custom-prose .image-gallery-grid img{margin:0!important;width:100%!important;aspect-ratio:1 / 1!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:.75rem;transition:transform .5s ease;background:#e2e8f0}.custom-prose .image-gallery-grid img:hover{transform:scale(1.02)}.custom-prose pre{background:#0f172a;color:#e2e8f0;padding:1.5rem;border-radius:.75rem;overflow-x:auto;margin:2rem 0;font-size:.9rem}
