﻿/*!
Pure v2.1.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE
*//*!
normalize.css v | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}html{font-family:sans-serif}.hidden,[hidden]{display:none !important}.pure-img{max-width:100%;height:auto;display:block}/*!
The MIT License (MIT)

Copyright (c) 2021 kaiiiz

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/html[data-theme="light"]{--color-text: #171717;--color-text-secondary: #737373;--color-text-muted: #d4d4d4;--color-text-footer: #737373;--color-border: #d4d4d4;--color-border-collapsible-menu: #e5e5e5;--color-background: #fff;--color-background-hover: #f7f7f7;--color-background-overlay: #ededed;--color-inline-code: #171717;--color-background-inline-code: #f5f5f5;--color-background-card: #fff;--color-background-mark: #fff1a7;--color-link: #2563eb;--color-navbar-item-inactive: #a3a3a3;--color-navbar-item-active: #171717;--color-navbar-item-in-section: #525252}html[data-theme="dark"]{--color-text: #ededed;--color-text-secondary: #8b8b8b;--color-text-muted: #525252;--color-text-footer: #a3a3a3;--color-border: #737373;--color-border-collapsible-menu: #636363;--color-background: #333;--color-background-hover: #525252;--color-background-overlay: #404040;--color-inline-code: #f5f5f5;--color-background-inline-code: #404040;--color-background-card: #404040;--color-background-mark: #fff1a7;--color-link: #93c5fd;--color-navbar-item-inactive: #a3a3a3;--color-navbar-item-active: #f5f5f5;--color-navbar-item-in-section: #ddd}html{color:var(--color-text);background:var(--color-background);font-size:16px}a{color:var(--color-link);text-decoration:none}html,button,input,select,textarea,.pure-g [class*="pure-u"]{font-family:system-ui,-apple-system,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji}code,kbd,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace}main{padding:1.5rem;width:100%;max-width:800px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;height:100vh;box-sizing:border-box}main #navbar{margin:0}h1,h2,h3,h4,h5,h6{font-weight:700;margin-top:2rem;margin-bottom:1rem}h1{font-size:1.5rem;line-height:2rem}h2{font-size:1.375rem;line-height:1.875rem}h3{font-size:1.25rem;line-height:1.75rem}h4{font-size:1.125rem;line-height:1.75rem}h5{font-size:1rem;line-height:1.5rem}h6{font-size:0.875rem;line-height:1.25rem}figure{margin:0}img{max-width:100%}input{background-color:var(--color-background);color:var(--color-text);border:none}mark{background-color:var(--color-background-mark)}details>summary{cursor:zoom-in}details[open]>summary{cursor:zoom-out}.content-margin{margin-top:2rem;margin-bottom:2rem}.portrait-video-group{display:flex;flex-wrap:wrap;justify-content:space-between}.portrait-video-section{display:inline-block}@media screen and (min-width: 800px){.portrait-video-section{width:49%}}.portrait-video-wrapper{width:66%}@media screen and (min-width: 800px){.portrait-video-wrapper{width:100%}}.hidden{display:none}.text-secondary{color:var(--color-text-secondary)}.version-info{margin-top:2rem;margin-bottom:2rem;margin-bottom:2em;color:var(--color-text-muted)}.icon-text{display:flex;flex-direction:row;align-items:center}.icon-text .icon{margin-right:0.5em}.project-head{display:flex;align-items:center;justify-content:start}.project-head img{margin-right:0.25em;margin-left:0}.project-head h2{margin-top:.5rem;margin-bottom:.5rem}.content{flex:1}article{line-height:1.7}article>*:first-child{margin-top:0}article>*:last-child{margin-bottom:0}article hr{margin-top:2rem;margin-bottom:2rem}article p{overflow-wrap:break-word}article li{list-style-type:disc;margin-top:.5rem;margin-bottom:.5rem}article li p{margin-top:0;margin-bottom:0}article ul,article ol{margin-top:1rem;margin-bottom:1rem;padding-left:1.3rem}article ul ul,article ul ol{margin-top:0;margin-bottom:0}article ol li{list-style-type:decimal}article ol ul,article ol ol{margin-top:0;margin-bottom:0}article video{width:100%}article blockquote{padding-left:1rem;padding-right:1rem;margin-top:1.5rem;margin-bottom:1.5rem;margin-left:0;margin-right:0;border-left:2px solid var(--color-border)}article blockquote p:first-child{margin-top:0}article blockquote p:last-child{margin-bottom:0}article blockquote blockquote{margin-top:0;margin-bottom:0}article :not(.chroma)>code{border-radius:.25rem;padding:.2rem .375rem;background-color:var(--color-background-inline-code)}article .chroma{overflow-x:scroll;border:1px solid var(--color-border) !important;border-radius:.5rem;background-color:var(--color-background-inline-code) !important;padding:1em;font-size:0.875rem;line-height:1.25rem;overflow-x:auto;color:var(--color-inline-code)}article pre.mc-prism.hide code{opacity:0}article pre.mc-prism code{opacity:1;transition:opacity 0.1s ease-in}article .code-toolbar .toolbar-item{margin-left:0.25rem;margin-right:0.25rem}article .highlight{margin-top:1.5rem;margin-bottom:1.5rem;position:relative}article .highlight .code-toolbar{padding:0}article .highlight .code-toolbar pre{padding:1rem;border-radius:0.375rem}article .highlight>div,article .highlight>pre{padding:0.75rem;border-radius:0.375rem}article .highlight>div pre,article .highlight>pre pre{padding:0;margin:0;border-radius:0}article .highlight>div pre code,article .highlight>pre pre code{border-radius:0;padding:0;background-color:transparent}article .copy-code-button{font-size:0.75rem;line-height:1rem;position:absolute;right:0;height:1.5rem;top:-1.5rem;padding-left:0.375rem;padding-right:0.375rem;border-radius:.25rem;cursor:pointer;background-color:transparent;display:flex;align-items:center}article .copy-code-button:hover{background-color:var(--color-background-hover)}article table{margin-top:1.5rem;margin-bottom:1.5rem;table-layout:auto;border-collapse:collapse;display:block;overflow-x:auto}article table td,article table th{padding-left:.75rem;padding-right:.75rem;padding-top:.5rem;padding-bottom:.5rem;border:1px solid var(--color-border)}article figure{margin-top:1rem;margin-bottom:1rem;text-align:center}article figure figcaption{margin-top:.5rem;margin-bottom:.5rem}article img{margin-left:auto;margin-right:auto}.bookcase-layout{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill, 8rem)}.bookcase-layout .bookcase-item figure{position:relative}.bookcase-layout .bookcase-item figcaption{font-size:0.875rem;line-height:1.25rem;text-align:center;margin-top:.7rem}.bookcase-layout .bookcase-item figcaption a{color:var(--color-text)}.bookcase-layout .bookcase-item img,.bookcase-layout .bookcase-item .bookcase-item-overlay{width:8rem;height:12rem;border-radius:0.375rem;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04);object-fit:cover}.bookcase-layout .bookcase-item .bookcase-item-overlay{position:absolute;top:0;left:0;background-color:transparent;opacity:0.25}.bookcase-layout .bookcase-item .bookcase-item-overlay:hover{background-color:var(--color-background-overlay)}html[data-theme="light"] .bookcase-item-img-dark{display:none}html[data-theme="dark"] .bookcase-item-img-light{display:none}.gallery-layout figure img{margin-left:auto;margin-right:auto}.gallery-layout figcaption{margin-top:.5rem;margin-bottom:.5rem;font-size:0.75rem;line-height:1rem;font-style:italic;text-align:center}.gallery-layout .gallery-item{margin-bottom:1rem}.gallery-layout .gallery-item-title{margin:1rem 0}.gallery-layout .gallery-item-title a{color:var(--color-text);border-bottom:2px solid var(--color-border)}.gallery-layout .gallery-item-title a:hover{border-bottom-color:var(--color-text-secondary)}.gallery-layout .gallery-item-title span{font-size:1.125rem;line-height:1.75rem;font-weight:700}.gallery-layout .gallery-item-content{margin-top:1rem;margin-bottom:1rem}.gallery-layout .gallery-item-statistic{display:grid;gap:0.5rem;grid-template-columns:max-content 1fr}ul.list-layout{list-style:none;padding:0}ul.list-layout li{margin-bottom:.5rem;line-height:1.625;display:list-item}ul.list-layout li a{color:var(--color-text);border-bottom:2px solid var(--color-border);line-height:1.7rem}ul.list-layout li a:hover{border-bottom-color:var(--color-text-secondary)}ul.list-layout li span{font-size:0.875rem;line-height:1.25rem;margin-right:0.25em;color:var(--color-text-secondary)}.postcard-layout a{color:var(--color-text)}.postcard-layout .postcard-item{padding:1rem;background-color:var(--color-background-card);border-radius:.375rem;margin:2rem 0;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.postcard-layout .postcard-item:hover{background-color:var(--color-background-hover)}.postcard-layout .postcard-item .postcard-title{font-size:1.25rem;line-height:1.75rem;font-weight:500}.postcard-layout .postcard-item .postcard-summary{font-size:0.75rem;line-height:1rem;color:var(--color-text-secondary);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:.5rem 0}.postcard-layout .postcard-item .postcard-metadata{font-size:0.75rem;line-height:1rem;color:var(--color-text-secondary)}header{display:flex;justify-content:space-between;align-items:center;margin:1rem 0}header .brand{display:flex;align-items:center}header .brand a{font-size:1.5rem;line-height:2rem;font-weight:700;color:var(--color-text)}header .brand #sidebar_btn{display:flex;margin-right:0.5rem}header .toolbox{display:flex;align-items:center;column-gap:0.5rem}header .toolbox .toolbox-btn{display:flex;cursor:pointer}header .toolbox .toolbox-btn:hover{color:var(--color-text-secondary)}header .toolbox .dropdown-wrapper .dropdown-btn.pure-menu-link{color:unset}header .toolbox .dropdown-wrapper .dropdown-btn{display:flex;align-items:center;padding:0}header .toolbox .dropdown-wrapper .dropdown-btn:hover{background-color:unset}header .toolbox .dropdown-wrapper .dropdown-btn::after{content:"";padding:0}header .toolbox .dropdown-wrapper .dropdown-btn .dropdown-desc{font-size:0.875rem;line-height:1.25rem;margin-left:0.35rem}footer{margin-top:1rem;margin-bottom:1rem;margin-bottom:0;font-size:0.75rem;line-height:1rem;text-align:center;padding-top:20px;color:var(--color-text-footer)}/*!
Pure v2.1.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/pure-css/pure/blob/master/LICENSE
*/.pure-menu{-webkit-box-sizing:border-box;box-sizing:border-box}.pure-menu-fixed{position:fixed;left:0;top:0;z-index:3}.pure-menu-list,.pure-menu-item{position:relative}.pure-menu-list{list-style:none;margin:0;padding:0}.pure-menu-item{padding:0;margin:0;height:100%;font-size:0.875rem;line-height:1.25rem}.pure-menu-link,.pure-menu-heading{display:block;text-decoration:none;white-space:nowrap}.pure-menu-horizontal{width:100%;white-space:nowrap}.pure-menu-horizontal .pure-menu-list{display:inline-block}.pure-menu-horizontal .pure-menu-item,.pure-menu-horizontal .pure-menu-heading,.pure-menu-horizontal .pure-menu-separator{display:inline-block;vertical-align:middle}.pure-menu-item .pure-menu-item{display:block}.pure-menu-children{display:none;position:absolute;left:100%;top:0;margin:0;padding:0;z-index:3;box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}.pure-menu-horizontal .pure-menu-children{left:0;top:auto;width:inherit}.pure-menu-allow-hover:hover>.pure-menu-children,.pure-menu-active>.pure-menu-children{display:block;position:absolute}.pure-menu-has-children>.pure-menu-link:after{padding-left:0.35rem;font-family:sans-serif;content:"▸"}.pure-menu-horizontal .pure-menu-has-children>.pure-menu-link:after{font-family:sans-serif;content:"▾"}.pure-menu-scrollable{overflow-y:scroll;overflow-x:hidden}.pure-menu-scrollable .pure-menu-list{display:block}.pure-menu-horizontal.pure-menu-scrollable{white-space:nowrap;overflow-y:hidden;overflow-x:auto;padding:.5em 0}.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list{display:inline-block}.pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-children .pure-menu-separator{background-color:#ccc;height:1px;margin:.3em 0}.pure-menu-horizontal .pure-menu-separator{width:1px;height:1.3em;margin:0 0.3em}.pure-menu-horizontal .pure-menu-children .pure-menu-separator{display:block;width:auto}.pure-menu-heading{text-transform:uppercase;color:var(--color-text)}.pure-menu-link{color:var(--color-text);font-size:0.875rem;line-height:1.25rem}.pure-menu-children{background-color:var(--color-background)}.pure-menu-link,.pure-menu-heading{padding:.5rem}.pure-menu-disabled{opacity:.5}.pure-menu-disabled .pure-menu-link:hover{background-color:transparent;cursor:default}.pure-menu-active>.pure-menu-link{background-color:var(--color-background-hover)}.pure-menu-link:hover,.pure-menu-link:focus{background-color:var(--color-background-hover)}.pure-menu-selected>.pure-menu-link{color:var(--color-navbar-item-active)}.pure-menu-selected>.pure-menu-link:visited{color:var(--color-navbar-item-active)}#navbar{margin:1rem 0}#navbar>ul.pure-menu-list{display:flex}#navbar>ul.pure-menu-list .navbar-dropdown>a.pure-menu-link:after{content:"▾"}#navbar>ul.pure-menu-list .navbar-dropdown>ul.pure-menu-children{left:0;top:27px;width:inherit}#navbar>ul.pure-menu-list .navbar-item{margin:0 .5rem 0 0;padding-bottom:.3rem;border-bottom:2px solid transparent}#navbar>ul.pure-menu-list .navbar-item>a.pure-menu-link{font-weight:500;padding:0;color:var(--color-navbar-item-inactive)}#navbar>ul.pure-menu-list .navbar-item>a.pure-menu-link:hover{background-color:transparent}#navbar>ul.pure-menu-list .navbar-item:hover{border-bottom-color:var(--color-navbar-item-active)}#navbar>ul.pure-menu-list .navbar-item:hover>a{color:var(--color-navbar-item-active)}#navbar>ul.pure-menu-list .navbar-item.active{border-bottom-color:var(--color-navbar-item-active)}#navbar>ul.pure-menu-list .navbar-item.active>a{color:var(--color-navbar-item-active)}#navbar>ul.pure-menu-list .navbar-item.insection{border-bottom-color:var(--color-navbar-item-in-section)}#navbar>ul.pure-menu-list .navbar-item.insection>a{color:var(--color-navbar-item-in-section)}#TableOfContents{line-height:1.5rem}#TableOfContents ul,#TableOfContents li{list-style:none;padding-left:0;margin:0}#TableOfContents ul ul{margin-left:.5rem}#TableOfContents li{margin-top:.375rem}#TableOfContents a{color:var(--color-text)}article#collapsible_menu_changelogs{line-height:1.75rem;display:grid;gap:.5rem;grid-template-columns:max-content 1fr;margin-top:.5rem}.collapsible-menu-wrapper{margin-top:2rem;margin-bottom:2rem;font-size:0.875rem;padding:1rem;border:2px solid var(--color-border-collapsible-menu);border-radius:.25rem}.collapsible-menu-wrapper .collapsible-menu-type span{font-weight:700;line-height:1.5rem}.collapsible-menu-wrapper summary.collapsible-menu-type span{margin-left:.3rem}.collapsible-menu-wrapper .collapsible-menu{margin-left:.5rem}.emgithub-container{margin-top:1.5rem;margin-bottom:1.5rem}.emgithub-container .emgithub-code{display:flex;flex-direction:column;justify-content:center}.emgithub-container .emgithub-code .emgithub-loading{margin-left:auto;margin-right:auto;margin-top:1rem;margin-bottom:1rem;z-index:10;position:absolute;left:0;right:0;width:2rem}.emgithub-container .emgithub-code .emgithub-loading.hide{display:none}.emgithub-container .emgithub-code .emgithub-loading svg{width:2rem;height:2rem;animation:spin 1s linear infinite;color:white;fill:#969696}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.emgithub-container .emgithub-code .emgithub-pre{margin-top:0;margin-bottom:0;border-bottom-right-radius:0px;border-bottom-left-radius:0px}.emgithub-container .emgithub-code .emgithub-pre.loading{min-height:5rem}.emgithub-container .emgithub-code .emgithub-pre code{tab-size:inherit}.emgithub-container .emgithub-toolbar{font-size:0.75rem;line-height:1rem;display:flex;flex-direction:row;justify-content:space-between;padding:0.75rem 0.75rem 0.625rem 0.75rem;border-bottom-right-radius:0.375rem;border-bottom-left-radius:0.375rem;background-color:#171717}.emgithub-container .emgithub-toolbar a{font-weight:600;color:white;border:0}.term-item{color:var(--color-text);border-bottom:2px solid var(--color-border);margin-right:0.375rem;line-height:1.7rem}.term-item:hover{border-bottom-color:var(--color-text-secondary)}.icon{display:inline-block;width:1.125em;height:1.125em}.icon a{color:var(--color-text)}.icon a:hover{color:var(--color-text-secondary)}.feather{width:1.125em;height:1.125em}.breadcrumbs{font-weight:700;list-style-type:none;padding:0;margin:0}.breadcrumbs a{color:var(--color-text);border-bottom:2px solid transparent}.breadcrumbs a:hover{border-bottom-color:var(--color-text-secondary)}.breadcrumbs li{display:inline}.color-block{border-radius:0.25rem;padding:0.75rem}.icon-group{margin-top:1rem;margin-bottom:1rem;display:inline-grid;grid-auto-flow:column;gap:0.375rem}#search_menu_wrapper{display:flex;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:40;background-color:rgba(0,0,0,0.75)}#search_menu_wrapper mark{background-color:unset;color:unset;border-bottom:2px solid var(--color-text)}#search_menu_wrapper #search_menu{position:fixed;display:flex;flex-direction:column;width:100%;height:100%;border-radius:0;background-color:var(--color-background)}#search_menu_wrapper #search_menu #search_menu_toolbar{display:flex;min-height:2.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}#search_menu_wrapper #search_menu #search_menu_toolbar #search_menu_input_wrapper{display:flex;flex-grow:1}#search_menu_wrapper #search_menu #search_menu_toolbar #search_menu_input_wrapper input{padding-left:1rem;padding-right:1rem;flex-grow:1;border-top-left-radius:0.375rem}#search_menu_wrapper #search_menu #search_menu_toolbar #search_menu_input_wrapper input:focus{outline:2px solid transparent;outline-offset:2px}#search_menu_wrapper #search_menu #search_menu_toolbar #search_menu_close_btn{display:flex;align-items:center;justify-content:center;width:2.5rem;border-top-right-radius:0.375rem;cursor:pointer}#search_menu_wrapper #search_menu #search_menu_toolbar #search_menu_close_btn:hover{background-color:var(--color-background-overlay)}#search_menu_wrapper #search_menu #search_menu_results{flex-grow:1;overflow-y:auto}#search_menu_wrapper #search_menu #search_menu_results .search-menu-result-item{padding-left:1rem;padding-right:1rem;padding-top:0.875rem;padding-bottom:0.875rem;min-height:2.5rem}#search_menu_wrapper #search_menu #search_menu_results .search-menu-result-item:hover{background-color:var(--color-background-overlay)}#search_menu_wrapper #search_menu #search_menu_results .search-menu-result-item .search-menu-result-item-title{font-weight:700;line-height:1.7rem;color:var(--color-text)}#search_menu_wrapper #search_menu #search_menu_results .search-menu-result-item .search-menu-result-item-content{font-size:0.75rem;line-height:1rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--color-text-secondary)}#sidebar_canvas_overlay{background-color:rgba(0,0,0,0.75);position:fixed;top:0;left:0;width:100%;height:100%;z-index:10}#sidebar{position:fixed;top:0;left:0;height:100%;z-index:20;background-color:var(--color-background);box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);transform:translateX(0);transition:transform 0.2s;overflow-y:auto;width:60%}#sidebar ul{list-style:none;padding-left:0;margin:0}#sidebar summary span{margin-left:.2rem}#sidebar li{margin:1.2rem}#sidebar a{color:var(--color-text)}#sidebar.close{display:block;transform:translateX(-100%)}.pagination{padding:0;margin:0;list-style:none}.pagination li{display:inline;margin:0 .1rem}.pagination a,.pagination span{color:var(--color-text-secondary)}.pagination li.active a{font-weight:600;color:var(--color-text)}.pagination li:not(.disabled) a:hover{color:var(--color-text)}.pagination li:not(.disabled) a:hover span{color:inherit}.pagination .disabled{cursor:not-allowed}.postcard-layout .pagination{text-align:center}html[data-theme="light"] .bg{background-color:#ffffff}html[data-theme="light"] .chroma{background-color:#ffffff}html[data-theme="light"] .chroma .err{color:#a61717;background-color:#e3d2d2}html[data-theme="light"] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}html[data-theme="light"] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}html[data-theme="light"] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}html[data-theme="light"] .chroma .hl{background-color:#e5e5e5}html[data-theme="light"] .chroma .lnt{white-space:pre;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}html[data-theme="light"] .chroma .ln{white-space:pre;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}html[data-theme="light"] .chroma .line{display:flex}html[data-theme="light"] .chroma .k{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .kc{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .kd{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .kn{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .kp{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .kr{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .kt{color:#445588;font-weight:bold}html[data-theme="light"] .chroma .na{color:#008080}html[data-theme="light"] .chroma .nb{color:#0086b3}html[data-theme="light"] .chroma .bp{color:#999999}html[data-theme="light"] .chroma .nc{color:#445588;font-weight:bold}html[data-theme="light"] .chroma .no{color:#008080}html[data-theme="light"] .chroma .nd{color:#3c5d5d;font-weight:bold}html[data-theme="light"] .chroma .ni{color:#800080}html[data-theme="light"] .chroma .ne{color:#990000;font-weight:bold}html[data-theme="light"] .chroma .nf{color:#990000;font-weight:bold}html[data-theme="light"] .chroma .nl{color:#990000;font-weight:bold}html[data-theme="light"] .chroma .nn{color:#555555}html[data-theme="light"] .chroma .nt{color:#000080}html[data-theme="light"] .chroma .nv{color:#008080}html[data-theme="light"] .chroma .vc{color:#008080}html[data-theme="light"] .chroma .vg{color:#008080}html[data-theme="light"] .chroma .vi{color:#008080}html[data-theme="light"] .chroma .s{color:#dd1144}html[data-theme="light"] .chroma .sa{color:#dd1144}html[data-theme="light"] .chroma .sb{color:#dd1144}html[data-theme="light"] .chroma .sc{color:#dd1144}html[data-theme="light"] .chroma .dl{color:#dd1144}html[data-theme="light"] .chroma .sd{color:#dd1144}html[data-theme="light"] .chroma .s2{color:#dd1144}html[data-theme="light"] .chroma .se{color:#dd1144}html[data-theme="light"] .chroma .sh{color:#dd1144}html[data-theme="light"] .chroma .si{color:#dd1144}html[data-theme="light"] .chroma .sx{color:#dd1144}html[data-theme="light"] .chroma .sr{color:#009926}html[data-theme="light"] .chroma .s1{color:#dd1144}html[data-theme="light"] .chroma .ss{color:#990073}html[data-theme="light"] .chroma .m{color:#009999}html[data-theme="light"] .chroma .mb{color:#009999}html[data-theme="light"] .chroma .mf{color:#009999}html[data-theme="light"] .chroma .mh{color:#009999}html[data-theme="light"] .chroma .mi{color:#009999}html[data-theme="light"] .chroma .il{color:#009999}html[data-theme="light"] .chroma .mo{color:#009999}html[data-theme="light"] .chroma .o{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .ow{color:#000000;font-weight:bold}html[data-theme="light"] .chroma .c{color:#999988;font-style:italic}html[data-theme="light"] .chroma .ch{color:#999988;font-style:italic}html[data-theme="light"] .chroma .cm{color:#999988;font-style:italic}html[data-theme="light"] .chroma .c1{color:#999988;font-style:italic}html[data-theme="light"] .chroma .cs{color:#999999;font-weight:bold;font-style:italic}html[data-theme="light"] .chroma .cp{color:#999999;font-weight:bold;font-style:italic}html[data-theme="light"] .chroma .cpf{color:#999999;font-weight:bold;font-style:italic}html[data-theme="light"] .chroma .gd{color:#000000;background-color:#ffdddd}html[data-theme="light"] .chroma .ge{color:#000000;font-style:italic}html[data-theme="light"] .chroma .gr{color:#aa0000}html[data-theme="light"] .chroma .gh{color:#999999}html[data-theme="light"] .chroma .gi{color:#000000;background-color:#ddffdd}html[data-theme="light"] .chroma .go{color:#888888}html[data-theme="light"] .chroma .gp{color:#555555}html[data-theme="light"] .chroma .gs{font-weight:bold}html[data-theme="light"] .chroma .gu{color:#aaaaaa}html[data-theme="light"] .chroma .gt{color:#aa0000}html[data-theme="light"] .chroma .gl{text-decoration:underline}html[data-theme="light"] .chroma .w{color:#bbbbbb}html[data-theme="dark"] .bg{color:#e2e4e5;background-color:#282a36}html[data-theme="dark"] .chroma{color:#e2e4e5;background-color:#282a36}html[data-theme="dark"] .chroma .err{color:#ff5c57}html[data-theme="dark"] .chroma .lnlinks{outline:none;text-decoration:none;color:inherit}html[data-theme="dark"] .chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}html[data-theme="dark"] .chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}html[data-theme="dark"] .chroma .hl{background-color:#3d3f4a}html[data-theme="dark"] .chroma .lnt{white-space:pre;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}html[data-theme="dark"] .chroma .ln{white-space:pre;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f}html[data-theme="dark"] .chroma .line{display:flex}html[data-theme="dark"] .chroma .k{color:#ff6ac1}html[data-theme="dark"] .chroma .kc{color:#ff6ac1}html[data-theme="dark"] .chroma .kd{color:#ff5c57}html[data-theme="dark"] .chroma .kn{color:#ff6ac1}html[data-theme="dark"] .chroma .kp{color:#ff6ac1}html[data-theme="dark"] .chroma .kr{color:#ff6ac1}html[data-theme="dark"] .chroma .kt{color:#9aedfe}html[data-theme="dark"] .chroma .na{color:#57c7ff}html[data-theme="dark"] .chroma .nb{color:#ff5c57}html[data-theme="dark"] .chroma .nc{color:#f3f99d}html[data-theme="dark"] .chroma .no{color:#ff9f43}html[data-theme="dark"] .chroma .nd{color:#ff9f43}html[data-theme="dark"] .chroma .nf{color:#57c7ff}html[data-theme="dark"] .chroma .nl{color:#ff5c57}html[data-theme="dark"] .chroma .nt{color:#ff6ac1}html[data-theme="dark"] .chroma .nv{color:#ff5c57}html[data-theme="dark"] .chroma .vc{color:#ff5c57}html[data-theme="dark"] .chroma .vg{color:#ff5c57}html[data-theme="dark"] .chroma .vi{color:#ff5c57}html[data-theme="dark"] .chroma .s{color:#5af78e}html[data-theme="dark"] .chroma .sa{color:#5af78e}html[data-theme="dark"] .chroma .sb{color:#5af78e}html[data-theme="dark"] .chroma .sc{color:#5af78e}html[data-theme="dark"] .chroma .dl{color:#5af78e}html[data-theme="dark"] .chroma .sd{color:#5af78e}html[data-theme="dark"] .chroma .s2{color:#5af78e}html[data-theme="dark"] .chroma .se{color:#5af78e}html[data-theme="dark"] .chroma .sh{color:#5af78e}html[data-theme="dark"] .chroma .si{color:#5af78e}html[data-theme="dark"] .chroma .sx{color:#5af78e}html[data-theme="dark"] .chroma .sr{color:#5af78e}html[data-theme="dark"] .chroma .s1{color:#5af78e}html[data-theme="dark"] .chroma .ss{color:#5af78e}html[data-theme="dark"] .chroma .m{color:#ff9f43}html[data-theme="dark"] .chroma .mb{color:#ff9f43}html[data-theme="dark"] .chroma .mf{color:#ff9f43}html[data-theme="dark"] .chroma .mh{color:#ff9f43}html[data-theme="dark"] .chroma .mi{color:#ff9f43}html[data-theme="dark"] .chroma .il{color:#ff9f43}html[data-theme="dark"] .chroma .mo{color:#ff9f43}html[data-theme="dark"] .chroma .o{color:#ff6ac1}html[data-theme="dark"] .chroma .ow{color:#ff6ac1}html[data-theme="dark"] .chroma .c{color:#78787e}html[data-theme="dark"] .chroma .ch{color:#78787e}html[data-theme="dark"] .chroma .cm{color:#78787e}html[data-theme="dark"] .chroma .c1{color:#78787e}html[data-theme="dark"] .chroma .cs{color:#78787e}html[data-theme="dark"] .chroma .cp{color:#78787e}html[data-theme="dark"] .chroma .cpf{color:#78787e}html[data-theme="dark"] .chroma .gd{color:#ff5c57}html[data-theme="dark"] .chroma .ge{text-decoration:underline}html[data-theme="dark"] .chroma .gr{color:#ff5c57}html[data-theme="dark"] .chroma .gh{font-weight:bold}html[data-theme="dark"] .chroma .gi{font-weight:bold}html[data-theme="dark"] .chroma .go{color:#43454f}html[data-theme="dark"] .chroma .gs{font-style:italic}html[data-theme="dark"] .chroma .gu{font-weight:bold}html[data-theme="dark"] .chroma .gl{text-decoration:underline}
