.toc{position:fixed;top:16rem;left:7rem;z-index:1}.toc:before{content:"Table of contents";color:#1d1d1d;font-weight:500}.toc .toc-item::marker{display:none;content:""}.toc .toc-level.toc-level-1{height:20vh;overflow:scroll}.toc-level.toc-level-1{padding-left:0;margin-top:.5rem}.toc-level.toc-level-1 .toc-item a{text-decoration:none;color:#4c576c;font-size:14px;line-height:32px}.toc-level.toc-level-1 .toc-item{text-decoration:none;padding-left:1rem;border-left:1px solid #dfe5f0;margin:0}.prose-base :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){scroll-margin-top:5rem}.prose-base :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){scroll-margin-top:5rem}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-style:normal}.parent-container-of-pre{display:grid}pre,pre code{background-color:var(--color-code-background);direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:1.2;-moz-tab-size:2;-o-tab-size:2;tab-size:2;-webkit-hyphens:none;hyphens:none}pre{padding:.5rem 1rem;border:1px solid var(--color-text-weak);border-radius:5px;color:#1d1d1d;overflow-x:auto}pre>code{float:left;min-width:100%}.code-line{min-width:100%;padding-left:12px;padding-right:12px;margin-left:-12px;margin-right:-12px;border-left:4px solid transparent;display:inline-block}.code-line.inserted{background-color:var(--color-inserted-line)}.code-line.deleted{background-color:var(--color-deleted-line)}.highlighted-code-line{background-color:var(--color-highlighted-line);border-left:4px solid var(--color-highlighted-line-indicator)}.numbered-code-line:before{content:attr(data-line-number);margin-left:-8px;margin-right:16px;width:1rem;color:var(--color-text-weak);text-align:right;display:inline-block}.blog-container{max-width:1624px!important}.newsletter-container,.toc-container{width:320px}.article-container{max-width:840px}@media (max-width:1440px){.newsletter-container{width:272px}.article-container{max-width:728px}.toc-container{width:280px}}@media (max-width:1280px){.article-container{width:568px}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}