/*!
  Theme: Tokyo-night-Dark
  origin: https://github.com/enkia/tokyo-night-vscode-theme
  Description: Original highlight.js style
  Author: (c) Henri Vandersleyen <hvandersleyen@gmail.com>
  License: see project LICENSE
  Touched: 2022
*/pre code.hljs{background:var(--color-background-code);color:var(--color-text-code)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-comment,.hljs-meta{color:#565f89}.hljs-deletion,.hljs-doctag,.hljs-regexp,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-selector-pseudo,.hljs-tag,.hljs-template-tag,.hljs-variable.language_{color:#f7768e}.hljs-link,.hljs-literal,.hljs-number,.hljs-params,.hljs-template-variable,.hljs-type,.hljs-variable{color:#ff9e64}.hljs-attribute,.hljs-built_in{color:#e0af68}.hljs-selector-tag{color:#2ac3de}.hljs-keyword,.hljs-property,.hljs-subst,.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#7dcfff}.hljs-selector-tag{color:#73daca}.hljs-addition,.hljs-bullet,.hljs-quote,.hljs-string,.hljs-symbol{color:#9ece6a}.hljs-code,.hljs-formula,.hljs-section{color:#7aa2f7}.hljs-attr,.hljs-char.escape_,.hljs-keyword,.hljs-name,.hljs-operator{color:#bb9af7}.hljs-punctuation{color:#c0caf5}a.rlc-container{display:flex;width:100%;max-width:800px;max-height:120px;border:1px solid var(--color-border-primary);border-radius:.5rem;margin-bottom:1rem;text-decoration:none;transition:.2s}a.rlc-container:hover{background-color:var(--color-background-secondary);text-decoration:none}.rlc-info{flex:1 1;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:.5em 1em}.rlc-info>div{padding-bottom:.5rem}.rlc-info div:last-child{padding-bottom:0}.rlc-title{font-size:.9em;color:var(--color-text-primary);font-weight:700;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:3.2em}.rlc-description{font-size:.8em;color:var(--color-text-secondary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rlc-url-container{font-size:.7em;color:var(--color-text-primary);display:flex;align-items:center}img.rlc-favicon{width:1em;height:1em;margin-right:.4em;margin-bottom:0}.rlc-url{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rlc-image-container{width:100px}.rlc-image-container .rlc-image{object-fit:cover;width:100%;height:100%;border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}@media (min-width:600px){.rlc-image-container{width:200px}}.page_main__HNn6c{background-color:var(--color-background-secondary);margin:0 auto}.page_docs__WjwMZ{display:flex;flex-direction:column;gap:1.2rem;padding:1rem}.page_title__UfGtm{font-size:1.2rem;font-weight:700;text-align:center;letter-spacing:1px}.page_date__dKQha{font-size:.8rem;color:var(--color-text-secondary);text-align:center;letter-spacing:1px;word-spacing:8px}.page_date__dKQha svg{margin-right:.25rem}.page_content_html__wkPAg{border:1px solid var(--color-border-primary);border-radius:.5rem;padding:1rem;background-color:var(--color-background-primary)}.page_content_html__wkPAg h1{font-size:1.5rem}.page_content_html__wkPAg h1,.page_content_html__wkPAg h2{padding:1rem 0;border-bottom:1px solid var(--color-border-primary);margin-bottom:1rem}.page_content_html__wkPAg h2{font-size:1.3rem}.page_content_html__wkPAg h3{font-size:1.1rem;padding:1rem 0;margin-bottom:1rem}.page_content_html__wkPAg h4{font-size:1rem;padding:1rem 0;margin-bottom:1rem}.page_content_html__wkPAg h5{font-size:.9rem;padding:1rem 0;margin-bottom:1rem}.page_content_html__wkPAg h6{font-size:.8rem;color:var(--color-text-secondary);padding:1rem 0;margin-bottom:1rem}.page_content_html__wkPAg p{font-size:1rem;margin-bottom:1rem}.page_content_html__wkPAg blockquote{border-left:4px solid var(--color-border-primary);padding-left:1rem;margin-left:0;margin-right:0;font-style:italic}.page_content_html__wkPAg>ol,.page_content_html__wkPAg>ul{margin-bottom:1rem}.page_content_html__wkPAg ol,.page_content_html__wkPAg ul{padding-top:.5rem;padding-left:1.5rem}.page_content_html__wkPAg li{margin-bottom:.5rem}.page_content_html__wkPAg pre{color:var(--color-text-code);background-color:var(--color-background-code);padding:1rem;overflow-x:auto;border-radius:.5rem;margin-bottom:1rem}.page_content_html__wkPAg code{font-size:.9rem;background-color:var(--color-background-tertiary);padding:.1rem .25rem;border-radius:.25rem}.page_content_html__wkPAg pre code{color:var(--color-text-code);background-color:var(--color-background-code);padding:0}.page_content_html__wkPAg table{display:block;overflow-x:scroll;white-space:nowrap;border-collapse:collapse;margin-bottom:1rem}.page_content_html__wkPAg td,.page_content_html__wkPAg th{padding:.5rem;border:1px solid var(--color-border-primary)}.page_content_html__wkPAg td[align=right],.page_content_html__wkPAg th[align=right]{text-align:right}.page_content_html__wkPAg a{color:var(--color-text-link);text-decoration:none;overflow-wrap:break-word}.page_content_html__wkPAg a:hover{text-decoration:underline}.page_content_html__wkPAg img{max-width:100%;height:auto;margin-bottom:1rem}.page_content_html__wkPAg div[data-remark-code-title]{font-size:.8rem;letter-spacing:.5px;display:inline-block;padding:.25rem .75rem;color:var(--color-text-code-filename);background-color:var(--color-background-code-filename);border-top-left-radius:.25rem;border-top-right-radius:.25rem}.page_content_html__wkPAg div[data-remark-code-title]+pre{border-top-left-radius:0}@media (min-width:600px){.page_main__HNn6c{max-width:var(--px-pc-main-max-width);margin:1rem auto}}