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}.markdown a{position:relative;display:inline-flex;width:fit-content;padding-left:.25rem;padding-right:.25rem;text-decoration:none;font-weight:700;transition:all .3s ease-in-out;font-size:var(--text-p-sm-regular);line-height:var(--text-p-sm-regular--line-height);letter-spacing:var(--text-p-sm-regular--letter-spacing);@media(min-width:1280px){font-size:var(--text-p-lg-regular);line-height:var(--text-p-lg-regular--line-height);letter-spacing:var(--text-p-lg-regular--letter-spacing)}}.markdown a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:var(--color-secondary-300);z-index:0}.markdown a:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background-color:var(--color-tertiary-500);transition:width .3s ease-out;z-index:10}.markdown a:hover:before{width:100%}.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6{margin-bottom:1.5rem;font-size:var(--text-p-md-bold);line-height:var(--text-p-md-bold--line-height);letter-spacing:var(--text-p-md-bold--letter-spacing);font-weight:var(--text-p-md-bold--font-weight);font-family:var(--font-bricolage-grotesque);@media(min-width:1280px){font-size:var(--text-p-xl-bold);line-height:var(--text-p-xl-bold--line-height);letter-spacing:var(--text-p-xl-bold--letter-spacing);font-weight:var(--text-p-xl-bold--font-weight)}}.markdown p,.markdown ul,.markdown li{font-size:var(--text-p-sm-regular);line-height:var(--text-p-sm-regular--line-height);letter-spacing:var(--text-p-sm-regular--letter-spacing);@media(min-width:1280px){font-size:var(--text-p-lg-regular);line-height:var(--text-p-lg-regular--line-height);letter-spacing:var(--text-p-lg-regular--letter-spacing)}}.markdown p+pre,.markdown p+ul,.markdown p+ol{margin-top:-1.5rem;@media(min-width:768px){margin-top:-1.75rem}@media(min-width:1280px){margin-top:-2.25rem}}.markdown p:not(:empty),.markdown ul:not(:empty),.markdown ol:not(:empty){margin-bottom:1.75rem;@media(min-width:768px){margin-bottom:2rem}@media(min-width:1280px){margin-bottom:2.5rem}}.markdown ul{list-style-type:disc}.markdown ol{list-style-type:decimal}.markdown li{margin-left:1rem}.markdown ul li>ul:not(:empty),.markdown ul li>ol:not(:empty),.markdown ol li>ul:not(:empty),.markdown ol li>ol:not(:empty){margin-bottom:0}.markdown pre{background:#2b2b2b;border-radius:12px;margin-bottom:24px;overflow-x:auto;max-width:calc(100vw - 48px)}.markdown pre>code{font-size:16px;line-height:19px;color:#fff}.markdown figure{margin-bottom:1.75rem;@media(min-width:768px){margin-bottom:2rem}@media(min-width:1280px){margin-bottom:2.5rem}}.markdown figure>figcaption{margin-top:.75rem;font-size:var(--text-p-xs-regular);font-weight:400;line-height:var(--text-p-xs-regular--line-height);color:var(--color-neutral-600);font-style:italic;@media(min-width:1280px){margin-top:1rem;font-size:var(--text-p-sm-regular);line-height:var(--text-p-sm-regular--line-height)}}
