@charset "UTF-8";html body .page{padding-left:1.25rem;padding-right:1.25rem}.show{opacity:1!important}.post{overflow-wrap:anywhere;display:flex;flex-direction:column;min-height:100%}.post .no-bg{background:0 0!important;box-shadow:none}.post figcaption{text-align:center;padding-bottom:1rem;margin-top:-.5rem}.post blockquote{background:#f9f9f9;border-left:10px solid #ccc;margin:1.5em 10px;padding:.5em 10px;display:flex;quotes:"“" "”" "‘" "’"}.post blockquote:before{display:block;color:#ccc;content:open-quote;font-size:4em;margin-right:1rem}.post blockquote:after{visibility:hidden;content:close-quote}.post blockquote p{display:inline}.post blockquote cite{display:inline-block;font-size:1rem;margin-left:1.6875rem}.post ul{list-style-type:disc}.post li,.post p{line-height:1.75rem}.post img{display:block;background:#fff;max-width:100%;margin:2rem auto;box-shadow:0 3px 15px rgba(0,0,0,.5)}.post h1{font-size:2rem;margin:0}.post h2{margin-bottom:0}.post .tagline{color:rgba(0,0,0,.54);margin-top:0;font-family:"Open Sans";font-weight:300}.post article pre[class*=language-]{margin:2rem 0!important;border-radius:5px}.post code[class*=language-],.post pre[class*=language-]{font-family:"Fira code"!important;font-weight:400;font-feature-settings:"calt" 1;font-variant-ligatures:contextual}.post code{overflow-wrap:anywhere;word-break:break-all;display:inline-block;line-height:1rem;padding:.25rem .5rem;border-radius:3px;background:#2d2d2d;color:#ccc;font-family:"Fira code"!important}.post code .highlight-line{display:inline-block;text-decoration:none;color:inherit}.post code .highlight-line-isdir{color:#b0b0b0;background-color:#222}.post code .highlight-line-active{background-color:#444;background-color:rgba(69,69,69,.8)}.post code .highlight-line-add{background-color:#45844b}.post code .highlight-line-remove{background-color:#902f2f}.post .eleventy-plugin-embed-twitter{display:flex;justify-content:center}.post .tip{background:#121212;border-left-style:solid;border-left-width:5px;border-color:#ff1744;border-color:#42e2b8;border-color:#f95738;border-radius:5px;color:rgba(255,255,255,.83);padding:14px;margin:7px 0}.post .tip:before{content:"👍\00a0Tip:\00a0";font-weight:700}.post .note{background:#121212;border-left-style:solid;border-left-width:5px;border-color:#ff1744;border-color:#42e2b8;border-color:#f95738;border-radius:5px;color:rgba(255,255,255,.83);padding:14px;margin:7px 0}.post .note:before{content:"📝\00a0Note:\00a0";font-weight:700}.scroll-button{height:50px;width:50px;padding:0;border:none;display:block;position:fixed;bottom:20px;right:20px;cursor:pointer;outline:0;background:0 0;opacity:0;transition:all .25s linear;display:block;box-shadow:rgba(0,0,0,.5) 0 2px 6px;border-radius:50%}.scroll-button svg{display:block;height:100%;width:100%;background:#f95738;transition:all .5s linear;border-radius:50%}@media screen and (min-width:500px){.post h2{margin-bottom:revert}}