html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:17px;line-height:1.6;margin:0;hyphens:auto;-webkit-hyphens:manual;-ms-hyphens:manual;word-wrap:break-word;overflow-wrap:break-word;display:flex;flex-direction:column;height:100%}header{background-color:#3771c8}header div{max-width:800px;margin:0 auto;display:flex;align-items:center;padding:.4rem 1rem}header a{text-decoration:none;color:#fff;font-weight:bolder;font-size:14px;text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,.4);display:block}header a:hover{text-decoration:underline}header a:nth-child(2){margin-left:auto}header a:not(:last-child){margin-right:1rem}main{flex-grow:1}.content{max-width:800px;padding:1rem;margin:0 auto}pre{font-size:14px;line-height:1.3;padding:1rem;overflow-x:auto;margin-bottom:0;border-left:5px solid #eee}pre,pre span{background-color:#f9f9f9!important}:not(pre)>code,kbd{font-size:14px;line-height:1;font-weight:700;color:#666;hyphens:none}blockquote{margin-left:0;margin-right:0;border-left:5px solid #ffe680;padding-left:10px;font-size:90%;background-color:#fff6d5;padding:10px 20px}blockquote p{margin:0}.table-wrapper{display:flex;align-items:center;justify-content:center;overflow-x:auto}table{border-collapse:collapse;text-align:left}caption{font-variant:small-caps}td,th{padding:4px 8px}thead tr{border-bottom:2px solid #eee}tbody tr{border-bottom:1px solid #eee}h2{margin:2rem 0 1rem;font-size:24px;font-weight:700;border-bottom:1px solid silver}.content a{text-decoration:none;font-weight:700;color:#3771c8}.content a code{color:inherit}.content a:hover{text-decoration:underline}.boxes{display:grid;grid-template-columns:1fr 1fr 1fr}@media (max-width:800px){.boxes{grid-template-columns:1fr 1fr}}@media (max-width:500px){.boxes{grid-template-columns:1fr}}.box{padding:1rem}a.box:hover{text-decoration:none;background-color:#f6f6f6;border-radius:2px}.box-title{font-size:17px;margin:-4px 0 .5rem 0}.box-description{font-weight:400;color:#000;font-size:14px;max-width:500px}.post-header{margin-bottom:1rem}.post-title{font-weight:700;font-size:26px;margin:0}.post-date{display:inline-block;color:#666;margin:0;padding:0;list-style:none}.post-date a{color:inherit;font-weight:400}@media (min-width:520px){.post-date li{display:inline-block}.post-date li+li::before{content:'\2022';margin:0 .25rem}}.gallery{display:flex;justify-content:center;overflow-x:auto}.gallery figure{margin:.5rem}.gallery figcaption{text-align:center}.gallery img{display:block;border-radius:2px}@media screen and (max-width:650px){.gallery{justify-content:flex-start}.gallery figure{margin:0 1rem}}.image-block{display:block;margin:0 auto;text-align:center}.image-block img{width:100%;height:auto}body>footer{font-size:14px;font-style:italic;background:#eee;color:#333}body>footer .content p{margin:0;margin-top:.5rem}body>footer .content p:first-child{margin-top:0}.note{padding-left:.5rem;margin-left:3rem;margin-top:1rem;position:relative;border-left:4px solid #eee;color:#666;min-height:3rem}.note::before{content:'i';font-family:serif;font-style:italic;background-color:steelblue;color:#fff;display:inline-block;line-height:2rem;height:2rem;width:2rem;border-radius:50%;text-align:center;position:absolute;top:.5rem;left:-3rem;top:50%;transform:translateY(-50%)}.pixelated{-ms-interpolation-mode:nearest-neighbor;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}.caption-good{color:green}.caption-good::before{content:'\2713'}.caption-bad{color:red}.caption-bad:before{content:'\2717'}.caption-small{text-align:center;color:gray;font-size:14px}.caption-small a{color:#73698e}.slideshow{display:block;margin:0 auto;text-align:center;background:#eee;padding:1rem;border-radius:4px}.slideshow svg{max-width:100%;height:auto}.slideshow-header{font-variant:small-caps}.slideshow figcaption{display:flex}.slideshow-caption{flex-grow:1}.slideshow-prev,.slideshow-next{flex:0 0 2rem;display:flex;justify-content:center;align-items:center;font:inherit;font-weight:700;border-radius:2px;border:0;background:0;color:inherit}.slideshow-prev{margin-right:.5rem}.slideshow-next{margin-left:.5rem}.slideshow-prev:disabled,.slideshow-next:disabled{color:#aaa}.slideshow-prev:not(:disabled):hover,.slideshow-next:not(:disabled):hover{background:#ddd}.references{list-style:none;padding:0}.references li{padding-left:1rem;text-indent:-1rem}.references li:target{background-color:#e8f1ff;border-radius:2px}.math-block{overflow-x:auto}.math-block .katex-display{margin-top:0;margin-bottom:0}