:root{--brand-color:#F6936C;--spacing:1em;--font-size:1.25rem}@media screen and (min-width:40em){:root{--spacing:2em;--font-size:1.5rem}}*,::after,::before{box-sizing:border-box}ol,ul{padding:0}li+li{margin-top:.25em}blockquote,body,dd,dl,figure,h1,h2,h3,h4,ol,p,ul{margin:0}ol[class],ul[class]{list-style:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.2;font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Cantarell,"Helvetica Neue",sans-serif;font-size:var(--font-size,1rem)}h1,h2,h3,h4{line-height:1.25;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Cantarell,"Helvetica Neue",sans-serif}.roboto{font-family:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Cantarell,"Helvetica Neue",sans-serif}.ubuntu{font-family:Ubuntu,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Cantarell,"Helvetica Neue",sans-serif}h1{font-size:2em}h2{font-size:1.5em}h3{font-size:1.125em}h4{font-size:1em}a{font-weight:500;color:var(--brand-color)}a:hover{text-decoration:none}a:focus{outline:5px solid}.icon{display:inline-block;width:auto;height:1.25em;margin-right:.25em;fill:currentColor}.iconlink{display:inline-flex;align-items:center}.anchor{text-decoration:none}html{overflow-y:scroll}.site{display:flex;flex-direction:column;min-height:100%;min-height:100vh}.site>*{padding:var(--spacing)}.header{flex:none;color:#fff;background-color:var(--brand-color)}.header a{color:inherit;text-decoration:none}.header a img{height:5rem;line-height:1;width:auto;margin-right:1rem}.header span{font-size:200%}.main{flex:1 0 auto}.homepage{display:flex}.footer{display:flex;justify-content:space-between;background-color:#e4e4e4;font-size:50%}.footer-menu{display:block;justify-content:initial}.footer-menu ul{display:flex;list-style:none}.footer-menu li{margin:0;margin-right:1rem;padding:0}.footer .credits{text-align:right}.postlist li{margin-bottom:2rem;display:flex;flex-direction:column}.postlist a{text-decoration:none;border-bottom:1px solid}.postlist time a{color:inherit;border-bottom:1px dashed #aeaeae}.postlist time{font-size:60%;margin-bottom:.3rem}.d-block{display:block}.mb-1{margin-bottom:.3rem!important}.mb-2{margin-bottom:.6rem}.ml-2{margin-left:.6rem!important}.mt-2{margin-top:.6rem!important}.flex-column{flex-direction:column}.content{padding:1em 0;max-width:80ch}.content>*+*{margin-top:1em}.content ol,.content ul{padding-left:1em}.content code{background-color:#333;color:#fff;padding:.5em;display:inline-block}