@import url("syntax-highlighting.css");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:var(--color-link) dotted underline;color:var(--color-link-muted);animation:link-color-shift-reverse;animation-timing-function:ease-in;animation-iteration-count:1;animation-fill-mode:both;animation-duration:0.2s}a:hover{text-decoration:underline;animation:link-color-shift;animation-timing-function:ease-in;animation-iteration-count:1;animation-fill-mode:both;animation-duration:0.2s}ol{counter-reset:section;list-style-type:none}ol li:before{counter-increment:section;content:counters(section, ".") " "}ul,ol{list-style-position:outside;margin-left:1rem}body{font-family:var(--font-text);font-size:var(--font-size-text);line-height:1.2}strong{font-weight:bold}em{font-style:oblique}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading) !important;padding:1vh 0}header div.content h1 a{font-size:3rem !important}h1{font-size:3rem}h2{font-size:2.6rem}h3{font-size:2.3rem}h4{font-size:2rem}h5{font-size:1.6rem}h6{font-size:1.3rem}p{padding:.25em 0}hr{width:60%}blockquote{background-color:var(--color-muted);border-left:10px solid #ccc;padding-left:1vw;padding-top:1vh;padding-bottom:1vh;margin-top:1vh;margin-bottom:1vh}blockquote p{display:block}table{border-spacing:1em .5em;margin:1vh 0;padding:1vh var(--margins);margin:0 var(--margins)}table th{font-weight:bold}table td,table th{text-align:left;vertical-align:middle;word-break:break-word}pre:not(.artifact){margin:1vh 0;overflow-x:auto}*:not(blockquote)>pre:not(.artifact){padding:1vh var(--margins)}blockquote>pre:not(.artifact){background-color:inherit}pre.artifact{overflow:scroll}pre,code{font-family:var(--font-code),monospace}*:not(pre)>code{background-color:var(--color-muted);word-wrap:break-word}code mark,pre mark{background-color:var(--color-accent);color:var(--color-text)}figure.enriched{display:grid;grid-template-columns:2vh 1fr 2vh;grid-template-rows:2vw 1fr 2vw;max-height:100vh;max-width:100vw;margin:0}figure.enriched figcaption{z-index:1;grid-column:2;grid-row:2;justify-self:end;align-self:start;padding:1vh 1vw;color:var(--color-text);text-shadow:var(--color-background) 0 0 10px;transition-duration:1s;transition-property:background-color}figure.enriched figcaption:hover{background-color:var(--color-background)}figure.enriched img{z-index:0;grid-column:1 / span 3;grid-row:1 / span 3;object-fit:cover;width:100%;height:100%}h2.post-title{padding-top:calc(var(--font-size-text) * 2)}h5.description{font-family:var(--font-heading) !important;font-style:italic}div.post-meta{display:flex;flex-direction:column;justify-content:space-between;font-family:var(--font-heading) !important;padding-top:var(--font-size-text);padding-bottom:var(--font-size-text)}footer.post-footer{padding-top:10vh;padding-bottom:5vh;overflow:clip;background:var(--gradient-splash-background)}a.continue-reading{font-family:var(--font-heading) !important;font-style:italic}div.posted-on::before{content:"Posted on "}div.reading-time::before{content:"Read in "}div.tags::before{content:"Tagged "}@media only screen and (min-width: 500px){div.post-meta{flex-direction:row}}:root{--color-background: rgb(22, 22, 22);--color-muted: rgb(42, 42, 42);--color-accent: rgb(114, 63, 137);--color-link: rgb(164, 118, 186);--color-link-muted: rgb(185, 166, 194);--color-text: #CCCCCC;--font-text: "Delius", sans-serif;--font-heading: "Architects Daughter", cursive;--font-code: "Fira Code";--font-size-text: 14pt;--margins: 2vw;--gradient-fade-up: linear-gradient(0deg, rgba(22, 22, 22,1) 0%,  rgba(22, 22, 22,.9) 20%, rgba(22, 22, 22,.8) 50%, rgba(22, 22, 22,0) 100%);--gradient-fade-down: linear-gradient(0deg, rgba(22, 22, 22,0) 0%, rgba(22, 22, 22,.7) 50%,  rgba(22, 22, 22,.9) 80%, rgba(22, 22, 22,1) 100%);--gradient-splash-background: linear-gradient(336deg, rgba(0,0,0, 0) 40%, rgba(58, 54, 24, 0.4), rgba(0,0,0, 0)),
      linear-gradient(127deg, rgba(0,0,0, 0) 40%, rgba(39, 57, 31, .4), rgba(0,0,0, 0)),
      radial-gradient(rgba(51, 32, 50), rgb(17, 17, 17))}@media only screen and (min-width: 1024px){:root{--margins: 10vw !important}}@media only screen and (min-width: 1444px){:root{--margins: 15vw !important}}@media only screen and (min-width: 2160px){:root{--margins: 30vw !important}}nav{padding-bottom:4vh}nav#toc:first-child::before{content:"Table of Contents";font-size:16pt}nav#toc ol{margin-left:0;margin-right:0}nav#tree>ul{padding-left:0}nav#tree>ul>li{display:inline-block;margin-left:0 !important}nav#tree>ul>li:not(:first-child):before{content:" | "}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes twinkle{0%{opacity:.2}50%{opacity:1}100%{opacity:.2}}@keyframes link-color-shift{0%{color:var(--color-link-muted)}100%{color:var(--color-link)}}@keyframes link-color-shift-reverse{0%{color:var(--color-link)}100%{color:var(--color-link-muted)}}body{background-color:var(--color-background);color:var(--color-text);display:flex;flex-direction:column;align-content:center;justify-content:end;max-width:100vw;min-height:100vh;opacity:0;animation:.5s fade-in ease-in 0s 1 forwards}div#splash{position:fixed;top:0;height:100vh;width:100vw;display:flex;place-content:center;background:var(--gradient-splash-background)}svg.logo{width:100vw;height:100vh;animation:fade-in;animation-timing-function:ease-in;animation-delay:.25s;animation-iteration-count:1;animation-fill-mode:both;animation-duration:1.5s}svg.logo #bear{fill:white;opacity:0;animation:fade-in;animation-timing-function:ease-in;animation-delay:3s;animation-iteration-count:1;animation-fill-mode:both;animation-duration:1.5s}svg.logo #star-links{stroke:#808285;stroke-miterlimit:10;stroke-width:0.75px}svg.logo #star-links line{opacity:0;animation:twinkle;animation-timing-function:ease-in;animation-delay:3s;animation-iteration-count:1;animation-fill-mode:both}svg.logo #star-links line:nth-child(1n + 1){animation-duration:8s;animation-timing-function:cubic-bezier(.78728, .33782, .20498, .46423)}svg.logo #star-links line:nth-child(1n + 2){animation-duration:2s;animation-timing-function:cubic-bezier(.71387, .25627, .44712, .77435)}svg.logo #star-links line:nth-child(1n + 3){animation-duration:6s;animation-timing-function:cubic-bezier(.55262, .81738, .49313, .16528)}svg.logo #star-links line:nth-child(1n + 4){animation-duration:6s;animation-timing-function:cubic-bezier(.97234, .25211, .45593, .80406)}svg.logo #star-links line:nth-child(1n + 5){animation-duration:6s;animation-timing-function:cubic-bezier(.77588, .48915, .19002, .04549)}svg.logo #star-links line:nth-child(1n + 6){animation-duration:10s;animation-timing-function:cubic-bezier(.0448, .81463, .31198, .12585)}svg.logo #star-links line:nth-child(1n + 7){animation-duration:18s;animation-timing-function:cubic-bezier(.52859, .78523, .68764, .53987)}svg.logo #star-links line:nth-child(1n + 8){animation-duration:4s;animation-timing-function:cubic-bezier(.03401, .1435, .7085, .6741)}svg.logo #star-links line:nth-child(1n + 9){animation-duration:4s;animation-timing-function:cubic-bezier(.86401, .50331, .14484, .28572)}svg.logo #star-links line:nth-child(1n + 10){animation-duration:4s;animation-timing-function:cubic-bezier(.95488, .3666, .66543, .84984)}svg.logo #star-links line:nth-child(1n + 11){animation-duration:4s;animation-timing-function:cubic-bezier(.67662, .52194, .73828, .13268)}svg.logo #star-links line:nth-child(1n + 12){animation-duration:4s;animation-timing-function:cubic-bezier(.72052, .19159, .07022, .97993)}svg.logo #star-links line:nth-child(1n + 13){animation-duration:2s;animation-timing-function:cubic-bezier(.27844, .71134, .59676, .69782)}svg.logo #star-links line:nth-child(1n + 14){animation-duration:18s;animation-timing-function:cubic-bezier(.76632, .42026, .66566, .61945)}svg.logo #star-links line:nth-child(1n + 15){animation-duration:16s;animation-timing-function:cubic-bezier(.39883, .92662, .22595, .38211)}svg.logo #star-links line:nth-child(1n + 16){animation-duration:18s;animation-timing-function:cubic-bezier(.92271, .14839, .87241, .00599)}svg.logo #star-links line:nth-child(1n + 17){animation-duration:6s;animation-timing-function:cubic-bezier(.6102, .61458, .70955, .55002)}svg.logo #star-links line:nth-child(1n + 18){animation-duration:14s;animation-timing-function:cubic-bezier(.98648, .72908, .11436, .43305)}svg.logo #star-links line:nth-child(1n + 19){animation-duration:16s;animation-timing-function:cubic-bezier(.49279, .99922, .64093, .80215)}svg.logo #star-links line:nth-child(1n + 20){animation-duration:2s;animation-timing-function:cubic-bezier(.78487, .92814, .16818, .48685)}svg.logo #stars,svg.logo #starfield{fill:#808285}svg.logo #stars circle,svg.logo #starfield circle{opacity:0;animation:twinkle;animation-fill-mode:both;animation-iteration-count:infinite}svg.logo #stars circle:nth-child(20n + 1),svg.logo #starfield circle:nth-child(20n + 1){animation-duration:18s;animation-timing-function:cubic-bezier(.04677, .83831, .32725, .58747)}svg.logo #stars circle:nth-child(20n + 2),svg.logo #starfield circle:nth-child(20n + 2){animation-duration:8s;animation-timing-function:cubic-bezier(.52896, .45411, .0134, .59207)}svg.logo #stars circle:nth-child(20n + 3),svg.logo #starfield circle:nth-child(20n + 3){animation-duration:6s;animation-timing-function:cubic-bezier(.69599, .79583, .80276, .95205)}svg.logo #stars circle:nth-child(20n + 4),svg.logo #starfield circle:nth-child(20n + 4){animation-duration:16s;animation-timing-function:cubic-bezier(.35501, .43988, .18653, .83022)}svg.logo #stars circle:nth-child(20n + 5),svg.logo #starfield circle:nth-child(20n + 5){animation-duration:2s;animation-timing-function:cubic-bezier(.41472, .55182, .60788, .88026)}svg.logo #stars circle:nth-child(20n + 6),svg.logo #starfield circle:nth-child(20n + 6){animation-duration:4s;animation-timing-function:cubic-bezier(.0982, .00107, .88857, .28775)}svg.logo #stars circle:nth-child(20n + 7),svg.logo #starfield circle:nth-child(20n + 7){animation-duration:14s;animation-timing-function:cubic-bezier(.08735, .51084, .70247, .14542)}svg.logo #stars circle:nth-child(20n + 8),svg.logo #starfield circle:nth-child(20n + 8){animation-duration:20s;animation-timing-function:cubic-bezier(.99792, .65777, .79272, .31459)}svg.logo #stars circle:nth-child(20n + 9),svg.logo #starfield circle:nth-child(20n + 9){animation-duration:18s;animation-timing-function:cubic-bezier(.83044, .82167, .98372, .43038)}svg.logo #stars circle:nth-child(20n + 10),svg.logo #starfield circle:nth-child(20n + 10){animation-duration:18s;animation-timing-function:cubic-bezier(.45615, .57316, .04534, .66794)}svg.logo #stars circle:nth-child(20n + 11),svg.logo #starfield circle:nth-child(20n + 11){animation-duration:10s;animation-timing-function:cubic-bezier(.61226, .88042, .63383, .76341)}svg.logo #stars circle:nth-child(20n + 12),svg.logo #starfield circle:nth-child(20n + 12){animation-duration:16s;animation-timing-function:cubic-bezier(.43311, .59917, .56604, .51855)}svg.logo #stars circle:nth-child(20n + 13),svg.logo #starfield circle:nth-child(20n + 13){animation-duration:4s;animation-timing-function:cubic-bezier(.93756, .98946, .48089, .17881)}svg.logo #stars circle:nth-child(20n + 14),svg.logo #starfield circle:nth-child(20n + 14){animation-duration:20s;animation-timing-function:cubic-bezier(.75346, .95059, .63606, .36042)}svg.logo #stars circle:nth-child(20n + 15),svg.logo #starfield circle:nth-child(20n + 15){animation-duration:2s;animation-timing-function:cubic-bezier(.01338, .94929, .76817, .48555)}svg.logo #stars circle:nth-child(20n + 16),svg.logo #starfield circle:nth-child(20n + 16){animation-duration:18s;animation-timing-function:cubic-bezier(.2055, .3786, .86203, .98507)}svg.logo #stars circle:nth-child(20n + 17),svg.logo #starfield circle:nth-child(20n + 17){animation-duration:8s;animation-timing-function:cubic-bezier(.40321, .31629, .87855, .90541)}svg.logo #stars circle:nth-child(20n + 18),svg.logo #starfield circle:nth-child(20n + 18){animation-duration:10s;animation-timing-function:cubic-bezier(.45993, .06295, .14944, .7357)}svg.logo #stars circle:nth-child(20n + 19),svg.logo #starfield circle:nth-child(20n + 19){animation-duration:2s;animation-timing-function:cubic-bezier(.12655, .83955, .80122, .3132)}svg.logo #stars circle:nth-child(20n + 20),svg.logo #starfield circle:nth-child(20n + 20){animation-duration:18s;animation-timing-function:cubic-bezier(.02564, .72394, .23546, .80619)}div#hero-wrapper{position:fixed;top:0;height:100vh;width:100vw;overflow:hidden}div#hero-wrapper>figure>img{height:100vh}div#hero-wrapper+header{margin-top:70vh}header{z-index:1;place-self:stretch}header div.content{background:var(--gradient-fade-up);padding-left:var(--margins);padding-right:var(--margins);padding-top:1vh;text-shadow:var(--color-background) 0 0 10px}header div.content>h1>a{font-size:3rem;color:var(--color-text);animation:.5s fade-in ease-in 0s 1 forwards}header div.content>nav#tree>ul{margin-left:0}header div.content>nav#tree>ul>li>a{color:var(--color-text)}header div.content .main-title{transition:1s ease-in-out all}main{z-index:1;display:flex;flex-direction:column;align-content:center;padding:2vh 0;background-color:var(--color-background)}main article>div,main article>section,main article>p,main article>h1,main article>h2,main article>h3,main article>h4,main article>h5,main article>h6,main article>blockquote,main article>table,main article>ul,main article>ol,main article>nav,main>div,main>section,main>p,main>h1,main>h2,main>h3,main>h4,main>h5,main>h6,main>blockquote,main>table,main>ul,main>ol,main>nav{padding-left:var(--margins);padding-right:var(--margins)}main article>ul>li>pre,main article>ol>li>pre,main>ul>li>pre,main>ol>li>pre{margin-left:calc(var(--margins) * -1 - 1rem) !important;margin-right:calc(var(--margins) * -1) !important}article figure:before{background:var(--gradient-fade-up)}footer{z-index:1;overflow:auto;max-width:100vw;place-self:stretch;background-color:var(--color-background);padding-left:var(--margins);padding-right:var(--margins)}pre.artifact{z-index:1;font-size:.75rem;place-self:stretch;text-align:right;overflow:clip;background-color:var(--color-background)}
