:root{--dark-alt-colour-1: rgba(255,255,255,0.05);--dark-text-colour: #f8f8f8;--dark-link-colour: #4dabf7;--dark-link-colour-hover: #74c0fc;--dark-link-colour-active: #a5d8ff;--light-alt-colour-1: rgba(0,0,0,0.05);--light-alt-colour-2: rgba(0,0,0,0.075);--light-alt-colour-3: rgba(0,0,0,0.1);--hash-colour: transparent}#systemThemeButton,#darkThemeButton,#lightThemeButton{display:none}@media(prefers-color-scheme: light){.systemTheme:root{--body-background-colour: #f8f8f8;--background-colour: var(--body-background-colour);--alt-colour-1: var(--light-alt-colour-1);--alt-colour-2: var(--light-alt-colour-2);--alt-colour-3: var(--light-alt-colour-3);--alt-colour-1-hex: #ebebeb;--text-colour: #212121;--text-colour-alt-1: #343434;--text-colour-alt-2: #494949;--link-colour: #1c7ed6;--link-colour-hover: #1971c2;--link-colour-active: #1864ab;--link-colour-visited: #845ef7;--link-colour-visited-hover: #7048e8;--link-colour-visited-active: #5f3dc4;--hash-colour-parent-hover: #adadad;--hash-colour-hover: var(--text-colour-alt-2);--yellow: #e67700;--red: #c92a2a;--code-blue: #2D7CBE;--code-green: #4D7133;--code-grey: #676B74;--code-orange: #d19a66;--code-purple: #9248A8;--code-red: #A1454C;--code-teal: #2F7A83;--code-yellow: #796634}.systemTheme #systemThemeButton{display:inline}}@media(prefers-color-scheme: dark){.systemTheme:root{--body-background-colour: #161616;--background-colour: var(--body-background-colour);--alt-colour-1: var(--dark-alt-colour-1);--alt-colour-2: rgba(255,255,255,0.075);--alt-colour-3: rgba(255,255,255,0.1);--alt-colour-1-hex: #222222;--text-colour: var(--dark-text-colour);--text-colour-alt-1: #e9e9e9;--text-colour-alt-2: #adadad;--link-colour: var(--dark-link-colour);--link-colour-hover: var(--dark-link-colour-hover);--link-colour-active: var(--dark-link-colour-active);--link-colour-visited: #9775fa;--link-colour-visited-hover: #b197fc;--link-colour-visited-active: #d0bfff;--hash-colour-parent-hover: #868686;--hash-colour-hover: #cecece;--yellow: #ffd43b;--red: #fa5252;--code-blue: #61afef;--code-green: #98c379;--code-grey: #80858F;--code-orange: #d19a66;--code-purple: #c678dd;--code-red: #e06c75;--code-teal: #56b6c2;--code-yellow: #e5c07b}.systemTheme #systemThemeButton{display:inline}}.lightTheme #lightThemeButton{display:inline}.lightTheme:root{--body-background-colour: #f8f8f8;--background-colour: var(--body-background-colour);--alt-colour-1: var(--light-alt-colour-1);--alt-colour-2: var(--light-alt-colour-2);--alt-colour-3: var(--light-alt-colour-3);--alt-colour-1-hex: #ebebeb;--text-colour: #212121;--text-colour-alt-1: #343434;--text-colour-alt-2: #494949;--link-colour: #1c7ed6;--link-colour-hover: #1971c2;--link-colour-active: #1864ab;--link-colour-visited: #845ef7;--link-colour-visited-hover: #7048e8;--link-colour-visited-active: #5f3dc4;--hash-colour-parent-hover: #adadad;--hash-colour-hover: var(--text-colour-alt-2);--yellow: #e67700;--red: #c92a2a;--code-blue: #2D7CBE;--code-green: #4D7133;--code-grey: #676B74;--code-orange: #d19a66;--code-purple: #9248A8;--code-red: #A1454C;--code-teal: #2F7A83;--code-yellow: #796634}.darkTheme #darkThemeButton{display:inline}.darkTheme:root{--body-background-colour: #161616;--background-colour: var(--body-background-colour);--alt-colour-1: var(--dark-alt-colour-1);--alt-colour-2: rgba(255,255,255,0.075);--alt-colour-3: rgba(255,255,255,0.1);--alt-colour-1-hex: #222222;--text-colour: var(--dark-text-colour);--text-colour-alt-1: #e9e9e9;--text-colour-alt-2: #adadad;--link-colour: var(--dark-link-colour);--link-colour-hover: var(--dark-link-colour-hover);--link-colour-active: var(--dark-link-colour-active);--link-colour-visited: #9775fa;--link-colour-visited-hover: #b197fc;--link-colour-visited-active: #d0bfff;--hash-colour-parent-hover: #868686;--hash-colour-hover: #cecece;--yellow: #ffd43b;--red: #fa5252;--code-blue: #61afef;--code-green: #98c379;--code-grey: #80858F;--code-orange: #d19a66;--code-purple: #c678dd;--code-red: #e06c75;--code-teal: #56b6c2;--code-yellow: #e5c07b}:root{--font-families: "Atkinson Hyperlegible",Roboto,Ubuntu,Arial,Helvetica}@font-face{font-family:"Atkinson Hyperlegible";src:url("/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Regular.ttf");font-weight:normal;font-style:normal}@font-face{font-family:"Atkinson Hyperlegible";src:url("/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Bold.ttf");font-weight:bold;font-style:normal}@font-face{font-family:"Atkinson Hyperlegible";src:url("/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Italic.ttf");font-weight:normal;font-style:italic}@font-face{font-family:"Atkinson Hyperlegible";src:url("/fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-BoldItalic.ttf");font-weight:bold;font-style:italic}@font-face{font-family:"Fira Code";src:url("/fonts/FiraCode/FiraCode-VF.ttf");font-weight:300 700;font-style:normal}*{box-sizing:border-box}html{scroll-padding-top:var(--header-scroll-padding)}body{margin:0}main{margin:var(--main-padding)}main:has(>article>section.title.withImage){margin:var(--main-with-image-padding)}main,footer{display:grid;grid-template-areas:"aside article .";grid-template-columns:var(--main-columns)}main>aside,footer>aside{grid-area:aside;justify-self:start}main>article,footer>article{grid-area:article;justify-self:center;width:100%;max-width:50rem;overflow-x:hidden}footer{margin:var(--footer-padding)}footer #socialBox{float:right;display:flex;align-items:center;height:100%;font-size:140%}footer #socialBox>a{margin:0 .4rem}.fullWidth{width:100%}a{color:var(--link-colour)}a:hover{color:var(--link-colour-hover)}a:active{color:var(--link-colour-active)}a:visited{color:var(--link-colour-visited)}a:visited:hover{color:var(--link-colour-visited-hover)}a:visited:active{color:var(--link-colour-visited-active)}.aUnthemed:hover,.aUnthemed:visited:hover,.selected:hover,.selected:visited:hover{color:var(--link-colour-hover);text-decoration:underline}.aUnthemed:active,.aUnthemed:visited:active,.selected:active,.selected:visited:active{color:var(--link-colour-active)}.aUnthemed,.aUnthemed:visited{color:var(--text-colour);text-decoration:none}.selected,.selected:visited{color:var(--link-colour)}h1,.h1{font-size:var(--article-title-size);font-weight:bold;font-style:normal;margin:1.25em 0 .1em}.title+h1,.title+.h1{margin-top:.2em}h1+p,.h1+p{margin-top:.1em}h1+h1,.h1+.h1{margin-top:.25em}h1+h2,.h1+.h2{margin-top:.25em}h1+h3,.h1+.h3{margin-top:.25em}h1+h4,.h1+.h4{margin-top:.25em}h1+h5,.h1+.h5{margin-top:.25em}h2,.h2{font-size:2.4em;font-weight:bold;font-style:normal;margin:1.25em 0 .1em}.title+h2,.title+.h2{margin-top:.2em}h2+p,.h2+p{margin-top:.1em}h2+h1,.h2+.h1{margin-top:.25em}h2+h2,.h2+.h2{margin-top:.25em}h2+h3,.h2+.h3{margin-top:.25em}h2+h4,.h2+.h4{margin-top:.25em}h2+h5,.h2+.h5{margin-top:.25em}h3,.h3{font-size:2em;font-weight:normal;font-style:normal;margin:1.25em 0 .1em}.title+h3,.title+.h3{margin-top:.2em}h3+p,.h3+p{margin-top:.1em}h3+h1,.h3+.h1{margin-top:.25em}h3+h2,.h3+.h2{margin-top:.25em}h3+h3,.h3+.h3{margin-top:.25em}h3+h4,.h3+.h4{margin-top:.25em}h3+h5,.h3+.h5{margin-top:.25em}h4,.h4{font-size:1.6em;font-weight:normal;font-style:normal;margin:1.25em 0 .1em}.title+h4,.title+.h4{margin-top:.2em}h4+p,.h4+p{margin-top:.1em}h4+h1,.h4+.h1{margin-top:.25em}h4+h2,.h4+.h2{margin-top:.25em}h4+h3,.h4+.h3{margin-top:.25em}h4+h4,.h4+.h4{margin-top:.25em}h4+h5,.h4+.h5{margin-top:.25em}h5,.h5{font-size:1.3em;font-weight:normal;font-style:italic;margin:1.25em 0 .1em}.title+h5,.title+.h5{margin-top:.2em}h5+p,.h5+p{margin-top:.1em}h5+h1,.h5+.h1{margin-top:.25em}h5+h2,.h5+.h2{margin-top:.25em}h5+h3,.h5+.h3{margin-top:.25em}h5+h4,.h5+.h4{margin-top:.25em}h5+h5,.h5+.h5{margin-top:.25em}h6,.h6{font-size:1.1em;font-weight:normal;font-style:normal;margin:1.25em 0 .1em}.title+h6,.title+.h6{margin-top:.2em}h6+p,.h6+p{margin-top:.1em}h6+h1,.h6+.h1{margin-top:.25em}h6+h2,.h6+.h2{margin-top:.25em}h6+h3,.h6+.h3{margin-top:.25em}h6+h4,.h6+.h4{margin-top:.25em}h6+h5,.h6+.h5{margin-top:.25em}p,li{line-height:1.4em}pre{line-height:2em}li{padding-left:.4em}li:not(:last-child){margin-bottom:.6em}blockquote{padding-left:1em;border-left:2px solid var(--text-colour-alt-2);color:var(--text-colour-alt-2)}table{display:block;overflow-x:auto;border-collapse:collapse}table td,table th{padding:.75em 1em}table th,table td{border-style:solid;border-width:0;border-color:var(--text-colour-alt-2)}table th{border-bottom-width:3px}table td+td{border-left-width:2px}table tr:nth-of-type(odd){background-color:var(--background-colour)}table tr:nth-of-type(even){background-color:var(--alt-colour-1)}button{padding:inherit;border:inherit;background-color:inherit;font-size:inherit;font-family:var(--font-families);font-weight:normal}button:hover{cursor:pointer}select{padding:.2em .4em;border-width:0;background-color:var(--alt-colour-1);color:var(--text-colour);font-family:var(--font-families);font-size:1em}select:hover{background-color:var(--alt-colour-2)}select:active{background-color:var(--alt-colour-3)}header nav span.img{width:100%;height:100%}header #skipContent{background-color:var(--alt-colour-1-hex)}img{max-width:100%}img.inline{height:var(--inline-image-size);width:var(--inline-image-size);vertical-align:sub}span.img{display:inline-block;mask-size:contain;mask-repeat:no-repeat;mask-position:center;background-color:var(--text-colour)}span.img.inline{height:var(--inline-image-size);width:var(--inline-image-size);vertical-align:sub}span.img.a{background-color:var(--link-colour)}span.img.a:hover{background-color:var(--link-colour-hover)}span.img.a:active{background-color:var(--link-colour-active)}span.img.a:visited{background-color:var(--link-colour-visited)}span.img.a:visited:hover{background-color:var(--link-colour-visited-hover)}span.img.a:visited:active{background-color:var(--link-colour-visited-active)}span.img.aUnthemed,span.img.aUnthemed:visited{background-color:var(--text-colour)}span.img.aUnthemed.selected,span.img.aUnthemed:visited.selected{background-color:var(--link-colour)}a:hover span.img.aUnthemed,button:hover span.img.aUnthemed,a:hover span.img.aUnthemed:visited,button:hover span.img.aUnthemed:visited{background-color:var(--link-colour-hover)}a:active span.img.aUnthemed,button:active span.img.aUnthemed,a:active span.img.aUnthemed:visited,button:active span.img.aUnthemed:visited{background-color:var(--link-colour-active)}pre.mermaid{display:flex;justify-content:center}body{background-color:var(--body-background-colour);color:var(--text-colour);font-family:var(--font-families)}header{display:flex;flex-direction:column;justify-content:center;position:var(--header-position);z-index:var(--z-index-high);top:0;height:var(--header-height);width:100vw;padding:0 var(--body-side-padding);background-color:var(--body-background-colour)}header>nav{display:grid;justify-content:center;grid-column-gap:var(--header-nav-gap);grid-template-columns:var(--header-nav-columns);text-align:center}header>nav #headerNavMenu{display:var(--header-menu-display);justify-self:start}header #skipContent{position:absolute;z-index:var(--z-index-highest);top:1rem;left:1rem;display:block;overflow:hidden;height:0;width:0}header #skipContent:focus{height:unset;width:unset;padding:1em 2em}:root{--header-position: initial;--header-height: 4rem;--header-nav-gap: 5rem;--header-nav-columns: repeat(5, 6rem);--header-menu-display: none;--header-scroll-padding: 0}@media screen and (max-width: 60rem){:root{--header-nav-gap: 3rem}}@media screen and (max-width: 45rem){:root{--header-position: sticky;--header-menu-display: block;--header-nav-columns: 1fr 6rem 1fr;--header-scroll-padding: calc(var(--header-height) + 0.5rem);--article-with-image-padding: var(--main-padding)}}aside{width:100%}aside>div{overflow-y:scroll;display:var(--aside-display);position:var(--aside-position);top:var(--aside-top);padding-right:1rem;margin-right:1rem;max-height:calc(100vh - 6rem)}#siteNav{display:var(--site-nav-display)}@media screen and (max-width: 45rem){.asideOpen aside>div{z-index:var(--z-index-high);left:0;max-height:calc(100vh - var(--header-height));height:100%;width:100%;margin:0;padding:0 var(--body-side-padding);font-size:110%}.asideOpen aside>div h4,.asideOpen aside>div .h4{font-size:1.4em}}aside>div{background-color:var(--aside-background-colour)}aside section,aside nav{margin-bottom:2em}aside section h5,aside section .h5,aside nav h5,aside nav .h5{font-style:normal}aside section:last-child,aside nav:last-child{margin-bottom:0}aside section h5,aside section p,aside nav h5,aside nav p{margin-top:0}aside section p,aside nav p{margin-bottom:.4em}aside section>details>ul,aside section>details>p,aside nav>details>ul,aside nav>details>p{margin:0 0 0 1em}aside section ul,aside nav ul{padding-left:0;list-style:none}aside section li>ul,aside nav li>ul{padding-left:1rem}aside section li>details>ul,aside nav li>details>ul{padding-left:1.2rem}aside section summary+ul>li:first-child,aside nav summary+ul>li:first-child{margin-top:0}:root{--aside-position: sticky;--aside-display: block;--aside-top: 3rem;--aside-background-colour: transparent;--site-nav-display: none}@media screen and (max-width: 45rem){:root{--aside-display: none}.asideOpen:root{--aside-display: block;--aside-position: fixed;--aside-top: var(--header-height);--aside-background-colour: var(--body-background-colour);--site-nav-display: block}.asideOpen body{overflow-y:hidden}}article section.title.withImage{display:grid;grid-template-areas:"main";justify-items:center;overflow:clip}article section.title.withImage>*{grid-area:main}article section.title.withImage .titleText{z-index:1;padding:4rem 2rem}article section.title.withImage .titleImg{position:relative;top:-0.2rem;width:calc(100% + .4rem);height:calc(100% + .4rem)}article section.title.withImage~*{margin:var(--article-with-image-padding)}#pageTurner .button{max-width:calc(50% - var(--gap))}#discourse-comments{margin:1rem 0 0}article section.title h1{margin:0;word-break:break-word}article section.title h1+.subtitle{margin:0 0 1.2em}article section.list .listTitle{margin-bottom:0}article section.list .subtitle{margin:0 0 1em}article section.title.withImage{text-shadow:var(--dark-background-colour-alt) 0px 0px 10px;color:var(--dark-text-colour)}article section.title.withImage .titleImg{filter:var(--filter-light)}article section.title.withImage span.img{background-color:var(--dark-text-colour)}article section.title.withImage a,article section.title.withImage a:visited{color:var(--dark-link-colour)}article section.title.withImage a:hover,article section.title.withImage a:visited:hover{color:var(--dark-link-colour-hover)}article section.title.withImage a:active,article section.title.withImage a:visited:active{color:var(--dark-link-colour-active)}article figure{margin:0;display:flex;flex-direction:column}article figure figcaption{align-self:end}article h1:hover>.headingAnchor span.img,article h2:hover>.headingAnchor span.img,article h3:hover>.headingAnchor span.img,article h4:hover>.headingAnchor span.img,article h5:hover>.headingAnchor span.img{background-color:var(--hash-colour-parent-hover)}article h1>.headingAnchor,article h2>.headingAnchor,article h3>.headingAnchor,article h4>.headingAnchor,article h5>.headingAnchor{font-size:1.6rem}article h1>.headingAnchor span.img,article h2>.headingAnchor span.img,article h3>.headingAnchor span.img,article h4>.headingAnchor span.img,article h5>.headingAnchor span.img{background-color:var(--hash-colour);vertical-align:-0.2em}article h1>.headingAnchor:hover span.img,article h1>.headingAnchor:focus span.img,article h2>.headingAnchor:hover span.img,article h2>.headingAnchor:focus span.img,article h3>.headingAnchor:hover span.img,article h3>.headingAnchor:focus span.img,article h4>.headingAnchor:hover span.img,article h4>.headingAnchor:focus span.img,article h5>.headingAnchor:hover span.img,article h5>.headingAnchor:focus span.img{background-color:var(--hash-colour-hover)}.button{display:inline-flex;column-gap:.4em;align-items:center;padding:1em 1.4em;text-decoration:none}.button.secondary{background-color:var(--alt-colour-1);color:var(--text-colour)}.button.secondary:hover{background-color:var(--alt-colour-2);color:var(--link-colour-hover)}.button.secondary:active{background-color:var(--alt-colour-3);color:var(--link-colour-active)}.button.big{flex-direction:column;align-items:flex-start}.button.big>p{margin:0}code{font-family:"Fira Code",monospace;font-size:80%;background-color:var(--alt-colour-1);color:var(--text-colour-alt-1)}pre code{display:block;overflow-x:auto;padding:1em}:not(pre)>code{padding:.1em .2em}.chroma .lnlinks{outline:none;text-decoration:none;color:inherit}.chroma .lntd{vertical-align:top;padding:0;margin:0;border:0}.chroma .lntable{border-spacing:0;padding:0;margin:0;border:0}.chroma .hl{background-color:#3d4148}.chroma .lnt,.chroma .ln{white-space:pre;-webkit-user-select:none;user-select:none;margin-right:.4em;padding:0 .4em 0 .4em;color:#55595f}.chroma .k,.chroma .kd,.chroma .kn,.chroma .kp,.chroma .kr{color:var(--code-purple)}.chroma .kc,.chroma .kt,.chroma .nb,.chroma .nc{color:var(--code-yellow)}.chroma .n,.chroma .na,.chroma .bp,.chroma .no,.chroma .ni,.chroma .ne,.chroma .nl,.chroma .nn,.chroma .nx,.chroma .py,.chroma .nt,.chroma .nv,.chroma .vc,.chroma .vg,.chroma .vi,.chroma .vm,.chroma .gd{color:var(--code-red)}.chroma .gi,.chroma .s,.chroma .sa,.chroma .sb,.chroma .sc,.chroma .dl,.chroma .sd,.chroma .s2,.chroma .se,.chroma .sh,.chroma .si,.chroma .sx,.chroma .sr,.chroma .s1,.chroma .ss{color:var(--code-green)}.chroma .m,.chroma .mb,.chroma .mf,.chroma .mh,.chroma .mi,.chroma .il,.chroma .mo{color:var(--code-orange)}.chroma .nd,.chroma .nf{color:var(--code-blue)}.chroma .fm,.chroma .o,.chroma .ow{color:var(--code-teal)}.chroma .c,.chroma .ch,.chroma .cm,.chroma .c1,.chroma .cs,.chroma .cp,.chroma .cpf{color:var(--code-grey)}.chroma .gi,.chroma .nf,.chroma .fm{font-weight:bold}.yellow{color:var(--yellow)}.red{color:var(--red)}.gridded{display:grid}.flexed{display:flex;flex-wrap:wrap;gap:var(--gap)}.flexed.row{flex-direction:row}.flexed.column{flex-direction:column}.flexed.grow>*{flex-grow:1}.floatLeft{float:left;margin-right:1em}.floatRight{float:right;margin-left:1em}div.information{display:block;background-color:var(--alt-colour-1);color:var(--yellow);padding:1em 1.4em}div.information .title{font-weight:bold;font-style:normal;margin:0}div.information .title span.img{background-color:var(--yellow)}div.information :first-child+*{margin-top:0}div.information :last-child{margin-bottom:0}div.information.typeWarning{color:var(--red)}div.information.typeWarning .title span.img{background-color:var(--red)}:root{--base-padding: 1rem var(--body-side-padding);--gap: 0.3rem;--z-index-high: 98;--z-index-highest: 99;--body-side-padding: 3rem;--article-with-image-padding: 0;--main-padding: var(--base-padding);--main-columns: minmax(16rem, 1fr) 4fr 1fr;--main-with-image-padding: var(--main-padding);--footer-padding: 5rem var(--body-side-padding) 1rem;--filter-light: brightness(50%) blur(0.2rem);--filter-heavy: brightness(50%) blur(1rem);--article-title-size: 3.5em;--inline-image-size: 1em}@media screen and (max-width: 70rem){:root{--main-columns: minmax(16rem, 1fr) 5fr 0}}@media screen and (max-width: 60rem){:root{--body-side-padding: 2rem}}@media screen and (max-width: 45rem){:root{--main-with-image-padding: 0;--main-columns: 0 1fr 0;--hash-colour: var(--hash-colour-parent-hover)}header>nav .headerNavItem:not(.headerNavSmall){display:none}}@media screen and (max-width: 30rem){:root{--article-title-size: 2.8em}article .floatRight,article .floatLeft{float:none;margin:0}article .gridded{display:block}}