.hljs{color:#586e75;background:#fdf6e3}@media(prefers-color-scheme:dark){.hljs{color:#93a1a1;background:#002b36}}html[data-theme=light] .hljs{color:#586e75;background:#fdf6e3}html[data-theme=dark] .hljs{color:#93a1a1;background:#002b36}.hljs-formula,.hljs-params,.hljs-property{}.hljs-comment{color:#839496}@media(prefers-color-scheme:dark){.hljs-comment{color:#657b83}}html[data-theme=light] .hljs-comment{color:#839496}html[data-theme=dark] .hljs-comment{color:#657b83}.hljs-tag{color:#657b83}@media(prefers-color-scheme:dark){.hljs-tag{color:#839496}}html[data-theme=light] .hljs-tag{color:#657b83}html[data-theme=dark] .hljs-tag{color:#839496}.hljs-subst,.hljs-punctuation,.hljs-operator{color:#586e75}@media(prefers-color-scheme:dark){.hljs-subst,.hljs-punctuation,.hljs-operator{color:#93a1a1}}html[data-theme=light] .hljs-subst,html[data-theme=light] .hljs-punctuation,html[data-theme=light] .hljs-operator{color:#586e75}html[data-theme=dark] .hljs-subst,html[data-theme=dark] .hljs-punctuation,html[data-theme=dark] .hljs-operator{color:#93a1a1}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-variable,.hljs-template-variable,.hljs-selector-tag,.hljs-name,.hljs-deletion{color:#dc322f}.hljs-symbol,.hljs-number,.hljs-link,.hljs-attr,.hljs-variable.constant_,.hljs-literal{color:#cb4b16}.hljs-title,.hljs-class .hljs-title,.hljs-title.class_{color:#b58900}.hljs-strong{font-weight:700;color:#b58900}.hljs-code,.hljs-addition,.hljs-title.class_.inherited__,.hljs-string{color:#859900}.hljs-built_in,.hljs-doctag,.hljs-quote,.hljs-keyword.hljs-atrule,.hljs-regexp{color:#2aa198}.hljs-function .hljs-title,.hljs-attribute,.ruby .hljs-property,.hljs-title.function_,.hljs-section{color:#268bd2}.hljs-type,.hljs-template-tag,.diff .hljs-meta,.hljs-keyword{color:#6c71c4}.hljs-emphasis{color:#6c71c4;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#d33682}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/cyrillic-ext.woff2)format('woff2');unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/cyrillic.woff2)format('woff2');unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/greek-ext.woff2)format('woff2');unicode-range:U+1F??}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/greek.woff2)format('woff2');unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/symbols2.woff2)format('woff2');unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/latin-ext.woff2)format('woff2');unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:fira code;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/firacode/latin.woff2)format('woff2');unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{font-family:fira code,monospace;margin:0;padding:0}:root{--base03:#002b36;--base02:#073642;--base01:#586e75;--base00:#657b83;--base0:#839496;--base1:#93a1a1;--base2:#eee8d5;--base3:#fdf6e3;--yellow:#b58900;--orange:#cb4b16;--red:#dc322f;--magenta:#d33682;--violet:#6c71c4;--blue:#268bd2;--cyan:#2aa198;--green:#859900}body{background-color:var(--base3)}@media(prefers-color-scheme:dark){body{background-color:var(--base03)}}html[data-theme=light] body{background-color:var(--base3)}html[data-theme=dark] body{background-color:var(--base03)}code:not(.hljs),pre>code.hljs,header,nav{background-color:var(--base2)}@media(prefers-color-scheme:dark){code:not(.hljs),pre>code.hljs,header,nav{background-color:var(--base02)}}html[data-theme=light] code:not(.hljs),html[data-theme=light] pre>code.hljs,html[data-theme=light] header,html[data-theme=light] nav{background-color:var(--base2)}html[data-theme=dark] code:not(.hljs),html[data-theme=dark] pre>code.hljs,html[data-theme=dark] header,html[data-theme=dark] nav{background-color:var(--base02)}p,ul li,ol li,mark,summary,figure::before,figure::after,figurecaption::after,body>input[name=nav]~label::before,footer p,footer ul li::before{color:var(--base01)}@media(prefers-color-scheme:dark){p,ul li,ol li,mark,summary,figure::before,figure::after,figurecaption::after,body>input[name=nav]~label::before,footer p,footer ul li::before{color:var(--base1)}}html[data-theme=light] p,html[data-theme=light] ul li,html[data-theme=light] ol li,html[data-theme=light] mark,html[data-theme=light] summary,html[data-theme=light] figure::before,html[data-theme=light] figure::after,html[data-theme=light] figurecaption::after,html[data-theme=light] body>input[name=nav]~label::before,html[data-theme=light] footer p{color:var(--base01)}html[data-theme=dark] p,html[data-theme=dark] ul li,html[data-theme=dark] ol li,html[data-theme=dark] mark,html[data-theme=dark] summary,html[data-theme=dark] figure::before,html[data-theme=dark] figure::after,html[data-theme=dark] figurecaption::after,html[data-theme=dark] body>input[name=nav]~label::before,html[data-theme=dark] footer p{color:var(--base1)}a::before,a::after,em::before,i::before,em::after,i::after,strong::before,b::before,strong::after,b::after,blockquote p::before,span.icon::before,span.icon::after,nav ul li::before{color:var(--base1)}@media(prefers-color-scheme:dark){a::before,a::after,em::before,i::before,em::after,i::after,strong::before,b::before,strong::after,b::after,blockquote p::before,span.icon::before,span.icon::after,nav ul li::before{color:var(--base01)}}html[data-theme=light] a::before,html[data-theme=light] a::after,html[data-theme=light] em::before,html[data-theme=light] i::before,html[data-theme=light] em::after,html[data-theme=light] i::after,html[data-theme=light] strong::before,html[data-theme=light] b::before,html[data-theme=light] strong::after,html[data-theme=light] b::after,html[data-theme=light] blockquote p::before,html[data-theme=light] span.icon::before,html[data-theme=light] span.icon::after,html[data-theme=light] nav ul li::before{color:var(--base1)}html[data-theme=dark] a::before,html[data-theme=dark] a::after,html[data-theme=dark] em::before,html[data-theme=dark] i::before,html[data-theme=dark] em::after,html[data-theme=dark] i::after,html[data-theme=dark] strong::before,html[data-theme=dark] b::before,html[data-theme=dark] strong::after,html[data-theme=dark] b::after,html[data-theme=dark] blockquote p::before,html[data-theme=dark] span.icon::before,html[data-theme=dark] span.icon::after,html[data-theme=dark] nav ul li::before{color:var(--base01)}h1,h2,h3,h4,h5,h6,pre>code.hljs::before,pre>code.hljs::after{color:var(--orange)}code:not(.hljs)::before,code:not(.hljs)::after,hr::before{color:var(--red)}ul li::before,ol li::before{color:var(--blue)}a,figure figurecaption{color:var(--violet)}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p,ol,ul,hr,pre>code.hljs{margin-bottom:1em}h1::before,h2::before,h3::before,h4::before,h5::before,h6::before{font-weight:400}h1{font-size:1.25em}h2{font-size:1.2em}h2::before{content:'# ';font-weight:lighter}h3{font-size:1.15em}h3::before{content:'## ';font-weight:lighter}h4{font-size:1.1em}h4::before{content:'### ';font-weight:lighter}h5{font-size:1.05em}h5::before{content:'#### ';font-weight:lighter}h6{font-size:1em}h6::before{content:'##### ';font-weight:lighter}ol li,ul li{list-style:none;overflow:visible;padding-left:1.25em;position:relative}main ul li::before{content:'-';left:0;position:absolute}ol{counter-reset:item}ol li::before{content:counter(item)". ";counter-increment:item}em::before,i::before,em::after,i::after{content:'*';font-weight:lighter}strong::before,b::before,strong::after,b::after{content:'**';font-weight:lighter}code:not(.hljs){border-radius:.2em;padding:.1rem}pre>code.hljs{padding:0}pre>code.hljs::before{content:'```' attr(data-language);font-weight:lighter}pre>code.hljs::after{display:block;content:'```';font-weight:lighter;margin:-1em 0 0}code:not(.hljs)::before,code:not(.hljs)::after{content:'`';font-weight:lighter}hr{border:none}hr::before{content:'---'}main p>a::before,main ul li>a::before{content:'[';font-weight:lighter}main p>a::after,main ul li>a::after{content:'](…)';font-weight:lighter}main p>a:hover::after,main ul li a:hover::after{content:'](' attr(href)')';font-weight:lighter}main p>a[href^='/']::before,main ul li a[href^='/']::before{content:'[[';font-weight:lighter;margin-left:-.15em;letter-spacing:-.3em;margin-right:.15em}main p>a[href^='/']::after,main p>a[href^='/']:hover::after{content:']]';font-weight:lighter;margin-left:-.15em;letter-spacing:-.3em;margin-right:.15em}blockquote p{padding:0 0 0 1.25em;position:relative;overflow:hidden}blockquote p:last-of-type{margin:0 0 1em}blockquote p::before{content:">\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a>\a";font-weight:lighter;white-space:pre;position:absolute;left:0}figure{position:relative}figure::before{content:'![';font-weight:lighter;margin:0 -.6em 0 0}figure::after{position:absolute;content:')';font-weight:lighter;bottom:0}figure img{width:calc(100% - .8em)}figurecaption::after{content:'](';font-weight:lighter}body{font-size:1rem;position:relative}@media(min-width:768px){body{font-size:1.25rem}}@media(min-width:992px){body{font-size:1.5rem}}@media(min-width:1200px){body{font-size:1.75rem}}main{padding:5em 1em 1em;margin:0 auto;width:calc(100% - 2em)}@media(min-width:992px){main{left:7em;margin:0 auto;max-width:80ch;position:relative;width:calc(100% - 16em)}}header{top:0;position:fixed;overflow:hidden;padding:1.25em 1em;margin:0 auto;width:calc(100% - 2em);z-index:1}@media(min-width:992px){header{left:0;margin:0 auto;width:calc(100% - 2em)}}header h1{margin:0 auto;max-width:80ch;color:var(--green);width:calc(100% - 2em);position:relative;left:.75em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:992px){header h1{left:10.25em}}header h1::before{content:''}nav{position:fixed;width:12em;top:4em;left:-14em;bottom:0;padding:1em;z-index:1}@media(min-width:992px){nav{left:0}}body>input[name=nav]~nav,body>input[name=nav]~footer{transition:left .1s}body>input[name=nav]:checked~nav,body>input[name=nav]:checked~footer{left:0}body>input[name=nav]:checked~label{display:block;left:0;position:absolute;top:0;width:100%;height:100vh}@media(min-width:992px){body>input[name=nav]:checked~label{display:none}}body>input[name=nav]~label::before{content:' ';background-repeat:no-repeat;background-position:50%;font-size:2em;position:fixed;left:0;line-height:1;padding:.5em;z-index:1}@media(min-width:992px){body>input[name=nav]~label::before{display:none}}body>input[name=nav]~label::before{background-image:var(--icon-menu-base01)}@media(prefers-color-scheme:dark){body>input[name=nav]~label::before{background-image:var(--icon-menu-base1)}}html[data-theme=light] body>input[name=nav]~label::before{background-image:var(--icon-menu-base01)}html[data-theme=dark] body>input[name=nav]~label::before{background-image:var(--icon-menu-base1)}body>input[name=nav]:checked~label::before{background-image:var(--icon-close-base01)}@media(prefers-color-scheme:dark){body>input[name=nav]:checked~label::before{background-image:var(--icon-close-base1)}}html[data-theme=light] body>input[name=nav]:checked~label::before{background-image:var(--icon-close-base01)}html[data-theme=dark] body>input[name=nav]:checked~label::before{background-image:var(--icon-close-base1)}main a[href^='/tags']{white-space:nowrap}nav ul li{padding:0}nav ul li a{text-transform:lowercase}nav ul li a::after{content:"/"}nav ul li a.ancestor,nav ul li a.active{font-weight:700}nav ul li a.ancestor::after,nav ul li a.active::after{font-weight:400}nav ul li ul li::before{content:'├─ '}nav ul li ul li:last-child::before{content:'└─ '}body>input[name=nav],input[name=theme]{position:absolute;visibility:hidden}header label{font-size:2em;position:absolute;line-height:2em}footer{position:fixed;width:12em;left:-14em;bottom:0;padding:1em;z-index:1}@media(min-width:992px){footer{left:0}}footer div{text-align:center}footer p,footer ul{font-size:.75em;text-align:center;margin:0}footer ul{margin:0 0 1em}footer ul li{display:inline-block;padding:0}footer ul li::before{content:' • '}footer ul li:first-child::before{content:''}label[for=theme-light],label[for=theme-auto],label[for=theme-dark]{display:inline-block;padding:.5em;width:1.5em;height:1.5em;margin:0 0 .5em;background-repeat:no-repeat;background-position:50%;background-size:1.5em}:root{--icon-menu-base01:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23586e75%22%3E%3Cpath%20d%3D%22M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z%22%2F%3E%3C%2Fsvg%3E');--icon-menu-base1:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%2393a1a1%22%3E%3Cpath%20d%3D%22M120-240v-80h720v80H120Zm0-200v-80h720v80H120Zm0-200v-80h720v80H120Z%22%2F%3E%3C%2Fsvg%3E');--icon-close-base01:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23586e75%22%3E%3Cpath%20d%3D%22m256-200-56-56%20224-224-224-224%2056-56%20224%20224%20224-224%2056%2056-224%20224%20224%20224-56%2056-224-224-224%20224Z%22%2F%3E%3C%2Fsvg%3E');--icon-close-base1:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%2393a1a1%22%3E%3Cpath%20d%3D%22m256-200-56-56%20224-224-224-224%2056-56%20224%20224%20224-224%2056%2056-224%20224%20224%20224-56%2056-224-224-224%20224Z%22%2F%3E%3C%2Fsvg%3E');--icon-light-outline-base1:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%2393a1a1%22%3E%3Cpath%20d%3D%22M480-360q50%200%2085-35t35-85q0-50-35-85t-85-35q-50%200-85%2035t-35%2085q0%2050%2035%2085t85%2035Zm0%2080q-83%200-141.5-58.5T280-480q0-83%2058.5-141.5T480-680q83%200%20141.5%2058.5T680-480q0%2083-58.5%20141.5T480-280ZM200-440H40v-80h160v80Zm720%200H760v-80h160v80ZM440-760v-160h80v160h-80Zm0%20720v-160h80v160h-80ZM256-650l-101-97%2057-59%2096%20100-52%2056Zm492%20496-97-101%2053-55%20101%2097-57%2059Zm-98-550%2097-101%2059%2057-100%2096-56-52ZM154-212l101-97%2055%2053-97%20101-59-57Zm326-268Z%22%2F%3E%3C%2Fsvg%3E');--icon-light-outline-base01:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23586e75%22%3E%3Cpath%20d%3D%22M480-360q50%200%2085-35t35-85q0-50-35-85t-85-35q-50%200-85%2035t-35%2085q0%2050%2035%2085t85%2035Zm0%2080q-83%200-141.5-58.5T280-480q0-83%2058.5-141.5T480-680q83%200%20141.5%2058.5T680-480q0%2083-58.5%20141.5T480-280ZM200-440H40v-80h160v80Zm720%200H760v-80h160v80ZM440-760v-160h80v160h-80Zm0%20720v-160h80v160h-80ZM256-650l-101-97%2057-59%2096%20100-52%2056Zm492%20496-97-101%2053-55%20101%2097-57%2059Zm-98-550%2097-101%2059%2057-100%2096-56-52ZM154-212l101-97%2055%2053-97%20101-59-57Zm326-268Z%22%2F%3E%3C%2Fsvg%3E');--icon-light-filled-base0:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23839496%22%3E%3Cpath%20d%3D%22M480-280q-83%200-141.5-58.5T280-480q0-83%2058.5-141.5T480-680q83%200%20141.5%2058.5T680-480q0%2083-58.5%20141.5T480-280ZM200-440H40v-80h160v80Zm720%200H760v-80h160v80ZM440-760v-160h80v160h-80Zm0%20720v-160h80v160h-80ZM256-650l-101-97%2057-59%2096%20100-52%2056Zm492%20496-97-101%2053-55%20101%2097-57%2059Zm-98-550%2097-101%2059%2057-100%2096-56-52ZM154-212l101-97%2055%2053-97%20101-59-57Z%22%2F%3E%3C%2Fsvg%3E');--icon-light-filled-base00:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23657b83%22%3E%3Cpath%20d%3D%22M480-280q-83%200-141.5-58.5T280-480q0-83%2058.5-141.5T480-680q83%200%20141.5%2058.5T680-480q0%2083-58.5%20141.5T480-280ZM200-440H40v-80h160v80Zm720%200H760v-80h160v80ZM440-760v-160h80v160h-80Zm0%20720v-160h80v160h-80ZM256-650l-101-97%2057-59%2096%20100-52%2056Zm492%20496-97-101%2053-55%20101%2097-57%2059Zm-98-550%2097-101%2059%2057-100%2096-56-52ZM154-212l101-97%2055%2053-97%20101-59-57Z%22%2F%3E%3C%2Fsvg%3E');--icon-auto-outline-base1:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%2393a1a1%22%3E%3Cpath%20d%3D%22M312-320h64l32-92h146l32%2092h62L512-680h-64L312-320Zm114-144%2052-150h4l52%20150H426Zm54%20436L346-160H160v-186L28-480l132-134v-186h186l134-132%20134%20132h186v186l132%20134-132%20134v186H614L480-28Zm0-112%20100-100h140v-140l100-100-100-100v-140H580L480-820%20380-720H240v140L140-480l100%20100v140h140l100%20100Zm0-340Z%22%2F%3E%3C%2Fsvg%3E');--icon-auto-outline-base01:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23586e75%22%3E%3Cpath%20d%3D%22M312-320h64l32-92h146l32%2092h62L512-680h-64L312-320Zm114-144%2052-150h4l52%20150H426Zm54%20436L346-160H160v-186L28-480l132-134v-186h186l134-132%20134%20132h186v186l132%20134-132%20134v186H614L480-28Zm0-112%20100-100h140v-140l100-100-100-100v-140H580L480-820%20380-720H240v140L140-480l100%20100v140h140l100%20100Zm0-340Z%22%2F%3E%3C%2Fsvg%3E');--icon-auto-filled-base0:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23839496%22%3E%3Cpath%20d%3D%22M312-320h64l32-92h146l32%2092h62L512-680h-64L312-320Zm114-144%2052-150h4l52%20150H426Zm54%20436L346-160H160v-186L28-480l132-134v-186h186l134-132%20134%20132h186v186l132%20134-132%20134v186H614L480-28Z%22%2F%3E%3C%2Fsvg%3E');--icon-auto-filled-base00:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23657b83%22%3E%3Cpath%20d%3D%22M312-320h64l32-92h146l32%2092h62L512-680h-64L312-320Zm114-144%2052-150h4l52%20150H426Zm54%20436L346-160H160v-186L28-480l132-134v-186h186l134-132%20134%20132h186v186l132%20134-132%20134v186H614L480-28Z%22%2F%3E%3C%2Fsvg%3E');--icon-dark-outline-base1:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%2393a1a1%22%3E%3Cpath%20d%3D%22M480-120q-150%200-255-105T120-480q0-150%20105-255t255-105q14%200%2027.5%201t26.5%203q-41%2029-65.5%2075.5T444-660q0%2090%2063%20153t153%2063q55%200%20101-24.5t75-65.5q2%2013%203%2026.5t1%2027.5q0%20150-105%20255T480-120Zm0-80q88%200%20158-48.5T740-375q-20%205-40%208t-40%203q-123%200-209.5-86.5T364-660q0-20%203-40t8-40q-78%2032-126.5%20102T200-480q0%20116%2082%20198t198%2082Zm-10-270Z%22%2F%3E%3C%2Fsvg%3E');--icon-dark-outline-base01:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23586e75%22%3E%3Cpath%20d%3D%22M480-120q-150%200-255-105T120-480q0-150%20105-255t255-105q14%200%2027.5%201t26.5%203q-41%2029-65.5%2075.5T444-660q0%2090%2063%20153t153%2063q55%200%20101-24.5t75-65.5q2%2013%203%2026.5t1%2027.5q0%20150-105%20255T480-120Zm0-80q88%200%20158-48.5T740-375q-20%205-40%208t-40%203q-123%200-209.5-86.5T364-660q0-20%203-40t8-40q-78%2032-126.5%20102T200-480q0%20116%2082%20198t198%2082Zm-10-270Z%22%2F%3E%3C%2Fsvg%3E');--icon-dark-filled-base0:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23839496%22%3E%3Cpath%20d%3D%22M480-120q-150%200-255-105T120-480q0-150%20105-255t255-105q14%200%2027.5%201t26.5%203q-41%2029-65.5%2075.5T444-660q0%2090%2063%20153t153%2063q55%200%20101-24.5t75-65.5q2%2013%203%2026.5t1%2027.5q0%20150-105%20255T480-120Z%22%2F%3E%3C%2Fsvg%3E');--icon-dark-filled-base00:url('data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2224px%22%20viewBox%3D%220%20-960%20960%20960%22%20width%3D%2224px%22%20fill%3D%22%23657b83%22%3E%3Cpath%20d%3D%22M480-120q-150%200-255-105T120-480q0-150%20105-255t255-105q14%200%2027.5%201t26.5%203q-41%2029-65.5%2075.5T444-660q0%2090%2063%20153t153%2063q55%200%20101-24.5t75-65.5q2%2013%203%2026.5t1%2027.5q0%20150-105%20255T480-120Z%22%2F%3E%3C%2Fsvg%3E')}label[for=theme-light]{background-image:var(--icon-light-outline-base1)}@media(prefers-color-scheme:dark){label[for=theme-light]{background-image:var(--icon-light-outline-base01)}}html[data-theme=light] label[for=theme-light]{background-image:var(--icon-light-outline-base1)}html[data-theme=dark] label[for=theme-light]{background-image:var(--icon-light-outline-base01)}label[for=theme-auto]{background-image:var(--icon-light-outline-base1)}@media(prefers-color-scheme:dark){label[for=theme-auto]{background-image:var(--icon-light-outline-base01)}}html[data-theme=light] label[for=theme-auto]{background-image:var(--icon-auto-outline-base1)}html[data-theme=dark] label[for=theme-auto]{background-image:var(--icon-auto-outline-base01)}label[for=theme-dark]{background-image:var(--icon-dark-outline-base1)}@media(prefers-color-scheme:dark){label[for=theme-dark]{background-image:var(--icon-dark-outline-base01)}}html[data-theme=light] label[for=theme-dark]{background-image:var(--icon-dark-outline-base1)}html[data-theme=dark] label[for=theme-dark]{background-image:var(--icon-dark-outline-base01)}input[id=theme-light]:checked~label[for=theme-light]{background-size:1.75em;background-image:var(--icon-light-filled-base0)}@media(prefers-color-scheme:dark){input[id=theme-light]:checked~label[for=theme-light]{background-image:var(--icon-light-filled-base00)}}html[data-theme=light] input[id=theme-light]:checked~label[for=theme-light]{background-image:var(--icon-light-filled-base0)}html[data-theme=dark] input[id=theme-light]:checked~label[for=theme-light]{background-image:var(--icon-light-filled-base00)}input[id=theme-auto]:checked~label[for=theme-auto]{background-size:1.75em;background-image:var(--icon-auto-filled-base0)}@media(prefers-color-scheme:dark){input[id=theme-auto]:checked~label[for=theme-auto]{background-image:var(--icon-auto-filled-base00)}}html[data-theme=light] input[id=theme-auto]:checked~label[for=theme-auto]{background-image:var(--icon-auto-filled-base0)}html[data-theme=dark] input[id=theme-auto]:checked~label[for=theme-auto]{background-image:var(--icon-auto-filled-base00)}input[id=theme-dark]:checked~label[for=theme-dark]{background-size:1.75em;background-image:var(--icon-dark-filled-base0)}@media(prefers-color-scheme:dark){input[id=theme-dark]:checked~label[for=theme-dark]{background-image:var(--icon-dark-filled-base00)}}html[data-theme=light] input[id=theme-dark]:checked~label[for=theme-dark]{background-image:var(--icon-dark-filled-base0)}html[data-theme=dark] input[id=theme-dark]:checked~label[for=theme-dark]{background-image:var(--icon-dark-filled-base00)}::selection{color:var(--base3);background-color:var(--base1)}@media(prefers-color-scheme:dark){::selection{color:var(--base03);background-color:var(--base01)}}html[data-theme=light] ::selection{color:var(--base3);background-color:var(--base1)}html[data-theme=dark] ::selection{color:var(--base03);background-color:var(--base01)}mark{background-color:var(--base2);border-radius:.2em;padding:.1rem;white-space:nowrap}span.icon{color:var(--cyan);background-repeat:no-repeat;background-size:1.5em;background-position:1.05em;white-space:nowrap}span.icon::before{content:'![  ](';font-weight:lighter}span.icon::after{content:')';font-weight:lighter}span.icon.date{background-image:url(/icons/calendar.svg)}span.icon.location{background-image:url(/icons/location.svg)}span.icon.organization{background-image:url(/icons/organization.svg)}span.icon.author{background-image:url(/icons/person.svg)}a.item::before{content:"---";display:inline-block;margin:0 0 1em;color:var(--red)}a.item:first-of-type::before{display:none}.horizontal-scroll{white-space:nowrap;overflow-x:scroll;overflow-y:hidden}main img.light{display:inherit}@media(prefers-color-scheme:dark){main img.light{display:none}}main img.dark{display:none}@media(prefers-color-scheme:dark){main img.dark{display:inherit}}html[data-theme=light] main img.dark{display:none}html[data-theme=light] main img.light{display:inherit}html[data-theme=dark] main img.dark{display:inherit}html[data-theme=dark] main img.light{display:none}details{margin:-.25em 0}details summary{margin:0 0 1em}