html,body{width:100%;height:100%}body{margin:0;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:18px;font-weight:400;color:#3f3f3f;-webkit-font-smoothing:antialiased}h1,h2,h3{font-weight:400}a{position:relative;text-decoration:none;transition:all 250ms ease}a,a:visited,a:hover,a:active{color:#01579b}a:hover,a:active{text-decoration:underline}p,small{max-width:40em}p,li{line-height:1.6em}small{font-size:.7em}pre{padding:.5em 1em;background:#f0f5f9;font-size:16px}.hidden{display:none !important;visibility:hidden}.site-header{width:100%;margin:1em auto;overflow:hidden;line-height:1.4em}.site-home-link:hover{text-decoration:none}.site-title{max-width:110px;padding:.4em .7em;margin:1em auto;border:3px solid #3f3f3f;color:#3f3f3f;font-size:1.1em;font-weight:700;text-align:center;white-space:nowrap}.site-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin:0 auto .5rem;padding:0;font-size:16.2px;font-weight:700;list-style:none;text-align:center}.site-nav li:nth-of-type(6n + 1){animation:fadeIn 2500ms}.site-nav li:nth-of-type(6n + 2){animation:fadeIn 3000ms}.site-nav li:nth-of-type(6n + 3){animation:fadeIn 3500ms}.site-nav li:nth-of-type(6n + 4){animation:fadeIn 4000ms}.site-nav li:nth-of-type(6n + 5){animation:fadeIn 4500ms}.site-nav li:nth-of-type(6n + 6){animation:fadeIn 5000ms}.site-nav li:nth-of-type(6n + 7){animation:fadeIn 5500ms}.site-nav li:nth-of-type(6n + 8){animation:fadeIn 6000ms}.site-nav li:nth-of-type(6n + 9){animation:fadeIn 6500ms}.site-nav li{padding:0;transition:all 200ms ease-in-out}.site-nav-container{margin:2rem 2em}.site-content{width:90%;max-width:40em;margin:0 auto;font-size:18px;animation:fadeIn 2s}.site-content img{max-width:100%}.post{margin:3rem 0}.post-header{margin:1rem 0}.post-title{margin:0;line-height:150%}.post-date{margin:.5rem 0;font-size:.9rem;color:#6e6e6e}.post-canonical{margin:.5rem 0;font-size:.9rem;color:#6e6e6e}.post-body img,.post-body video{display:block;max-width:100%;margin:1em auto}.img-med{width:440px}.video,.slides{position:relative;height:0}.video{padding-bottom:56.25%}.slides{padding-bottom:62.5%}.video iframe,.slides iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:440px){.site-content{font-size:16px}.post-title{font-size:1.8em}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}