pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-keyword,.hljs-formula{color:#c678dd}.hljs-section,.hljs-name,.hljs-selector-tag,.hljs-deletion,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-string,.hljs-regexp,.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string{color:#98c379}.hljs-attr,.hljs-variable,.hljs-template-variable,.hljs-type,.hljs-selector-class,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-number{color:#d19a66}.hljs-symbol,.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-title.class_,.hljs-class .hljs-title{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}:root{--background:#0f1115;--background-medium:#171a21;--background-light:#20242d;--border:#272a31;--text:#f3f4f6;--text-medium:#c5c5c5;--text-dark:#6b7280;--link:#86b9bd}body{background:var(--background);color:var(--text)}p{line-height:1.5}li{line-height:1.75}button{cursor:pointer}#docContainer{grid-template-columns:280px 1fr 240px;gap:2rem;width:100%;margin:0 auto;display:grid}#page{counter-reset:section;width:75%;margin:.1rem auto}#page h1{margin:0 0 1.5rem;font-size:2.2rem}#page h2{border-top:1px solid var(--border);counter-increment:section;counter-reset:subsection;margin-top:2.75rem;padding-top:1rem;font-size:1.6rem}#page h2:before{content:counter(section) " ";color:var(--text-dark);font-weight:lighter}#page h3{counter-increment:subsection;margin-top:2rem;font-size:1.25rem}#page h3:before{content:counter(section) "." counter(subsection) " ";color:var(--text-dark);font-weight:lighter}#page code{border:1px solid var(--border);background:var(--background-medium);border-radius:5px;padding:.15rem .35rem}#page pre{border:1px solid var(--border);background:var(--background-medium);border-radius:5px;padding:1rem}#page pre code{background:0 0;border:0;padding:0}.container{border:1px solid var(--container-border);background:var(--container-bg);border-radius:5px;margin:1.25rem 0;padding:1rem 1.1rem}.container-title{margin:0 0 .5rem;font-weight:700}.container-body>:last-child{margin-bottom:0}.container-note{--container-border:#71717a;--container-bg:#71717a1f}.container-tip{--container-border:#189345;--container-bg:#1893451a}.container-warning{--container-border:#b4750a;--container-bg:#b4750a1a}.container-danger{--container-border:#9b2b2b;--container-bg:#9b2b2b1a}.sidebar-link{padding:.45rem calc(.45rem + var(--depth,0) * 1rem);color:var(--text-dark);border-radius:5px;margin:.1rem 0;font-size:.95rem;text-decoration:none;display:block}.sidebar-link.active{color:var(--text-medium);font-weight:700}.sidebar-link:hover{color:var(--text);background:var(--background-medium)}.contents-container{counter-reset:content-section;gap:.5rem;display:grid}.contents-title{color:var(--text);margin:.75rem 0;font-size:.9rem;font-weight:700}.contents-link{color:var(--text-medium);text-align:left;background:0 0;border:none;padding:0;font-size:.85rem;display:block}.contents-link:hover{color:var(--text)}.contents-h2{counter-increment:content-section;counter-reset:content-subsection}.contents-h2:before{content:counter(content-section)}.contents-h3{counter-increment:content-subsection;padding-left:1rem}.contents-h3:before{content:counter(content-section) "." counter(content-subsection)}.page-link,.external-link{color:var(--link);text-decoration:none}.page-link:hover,.external-link:hover{color:var(--text);text-decoration:underline}.external-link:after{content:" ↗";font-size:.8rem}
