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

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.markdown{box-sizing:border-box;line-height:160%;flex:1;text-align:justify;min-width:0;display:flex;flex-direction:column;align-items:center;gap:32px;*{margin:0}&>*{box-sizing:border-box;max-width:100%;padding-left:16px;padding-right:16px}&>div,&>img,&>pre{width:100%;padding:16px;box-shadow:2px 2px 7px #B0A0C0;overflow-x:auto;@media (min-width:768px){max-width:calc(100% - 128px);border-radius:16px}}p:has(>img){width:100%;display:inline-flex;flex-direction:row;justify-content:center}&>code,&>h1,&>h2,&>h3,&>h4,&>ol,&>p,&>ul{width:100%;line-height:1.6rem}&>p{text-indent:1rem}&>h1,&>h2{font-size:1.5rem;font-weight:700;padding-top:64px}&>h3,&>h4{font-size:1.3rem;font-weight:700;padding-top:32px}ul{list-style-type:circle}ol,ul{width:calc(100% - 32px);padding-left:32px}ol{list-style-type:decimal}&>blockquote{width:calc(100% - 32px);padding:16px;background-color:#00000010;border-left:3px solid #aaa;color:#555;word-break:keep-all}code{font-family:monospace;font-size:.8rem;line-height:160%}mjx-container{display:inline-block}&>mjx-container{overflow-x:auto}&>pre:has(>code){width:100%;padding:0;&>code{padding:32px}}& pre.mermaid{width:100%;display:flex;flex-direction:row;justify-content:center}table,td,th{border:1px solid black;border-collapse:collapse}table{padding:16px}td,th{text-align:center;padding:4px 8px}*{&::-webkit-scrollbar{height:8px}&::-webkit-scrollbar-track{background-color:transparent}&::-webkit-scrollbar-thumb{background-color:#556;&:hover{background-color:#FF7B72}}&::-webkit-scrollbar-button{display:none}&::-webkit-scrollbar-thumb{border-radius:5px}}}