@import "https://fonts.googleapis.com/css2?family=Fira+Code:wght@300;400;500;600;700&family=Handjet:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#333;color:#e3e3e3}h1,h2,h3,h4,h5,h6{color:#3a91e3}a{color:#f2a602;transition:color .35s;text-decoration:none}a:hover{color:#3a91e3}code{font-family:monospace,monospace;font-size:1em;color:rgba(227,227,227,.8);text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}pre{font-size:1rem;line-height:1.2em;margin:0;overflow:auto}pre code{font-size:.8em}::selection{background:rgba(227,227,227,.25)}::-moz-selection{background:rgba(227,227,227,.25)}.app-header{padding:2.5em;background:#222;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #f2a602}.app-container{padding:2.5rem}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#3a91e3}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#3a91e3;display:block;font-size:2em;margin:.67em 0;font-weight:700}@media(min-width:940px){.app-header{position:fixed;top:0;left:0;width:20rem;min-height:100vh}.app-container{max-width:65rem;margin-left:20rem}}.error-404{text-align:center}.error-404-title{text-transform:uppercase}.icon{display:inline-block;width:1em;height:1em;margin-top:-.125em}.pagination{display:block;list-style:none;padding:0;font-size:.8em;text-align:center;margin:3em 0}.page-item{display:inline-block}.page-item .page-link{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem}.page-item.active .page-link{color:#3a91e3;border-radius:2em;background:#f2a602}.post-title{color:#3a91e3}.post-meta>div{display:flex;align-items:center;flex-wrap:wrap;gap:.2em;font-size:.8em}.post-meta>div>.icon{margin-right:.4em}.post-content>pre,.post-content .highlight{margin:1em 0}.post-content>pre,.post-content .highlight>pre,.post-content .highlight>div{border-left:.4em solid rgba(242,166,2,.8);padding:1em}.post-content blockquote{border-left:.4em solid rgba(242,166,2,.8);margin:1em 0;padding:.5em 1em;background:#222}.post-content blockquote p{margin:.5em 0}.post-content img{max-width:100%}.posts-list{padding:0}.posts-list-item{list-style:none;padding:.4em 0}.posts-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}.posts-list-item-description{display:flex;align-items:center;font-size:.8em}.posts-list-item-description>.icon{margin-right:.4em}.posts-list-item-separator{margin:0 .4em}.tag{display:inline-block;margin-right:.2em;padding:0 .6em;font-size:.9em;border-radius:.2em;white-space:nowrap;background:rgba(255,255,255,.1);transition:color .35s,background .35s}.tag:hover{transition:color .25s,background .05s;background:rgba(255,255,255,.3)}.tags-list{padding:0}.tags-list-item{display:flex;align-items:center;list-style:none;padding:.4em 0}.tags-list-item>.icon{margin-right:.4em}.tags-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}@media(min-width:450px){.tags-list{display:flex;flex-wrap:wrap}.tags-list-item{width:calc(50% - 1em)}.tags-list-item:nth-child(even){margin-left:1em}.tags-list-item:nth-last-child(2){border:none}}body{font-family:fira code,monospace}code{font-family:fira code,monospace}.app-container{max-width:80rem}.app-header-avatar{border:0;border-color:#e34234;height:auto;border-radius:0%}.post-content>pre,.post-content .highlight>div,.post-content .highlight>pre{border-color:#e34234}h1,.app-header-title{font-family:handjet;font-size:2.5rem}.highlight td>pre>code>span{display:flex}svg.icon-filled g svg{stroke:none;fill:currentColor}.posts-list-item{margin-bottom:2rem}.posts-list-item-title{font-family:handjet,sans-serif;font-size:xx-large}