*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#353b43;color:#afbac4}h1,h2,h3,h4,h5,h6{color:#fff}a{color:#57cc8a;transition:color .2s;text-decoration:none}a:hover{color:#fff}code{font-family:monospace,monospace;font-size:1em;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}table th,table td{padding:0 .5em}hr{border:none;height:1px;background-color:#fff3}::selection{background:rgba(175,186,196,.25)}::-moz-selection{background:rgba(175,186,196,.25)}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{border:4px solid transparent;background-clip:padding-box;border-radius:6px;background-color:#fff2}.app-header{padding:2.5em;background:#242930;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #57cc8a}.app-container{padding:2.5rem}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#fff}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#fff;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}}.content-titlebar{display:flex;align-items:center}.content-titlebar .content-title{flex-grow:1}.language-button{position:relative;display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;padding:.375em .625em;transition:background-color .2s;border-radius:100px}.language-button:hover{background-color:rgba(255,255,255,5%)}.language-button:hover .language-dropdown{display:block}.language-button .language-dropdown{display:none;position:absolute;top:2em;right:0;padding:.5em;cursor:default}.language-button .language-dropdown:hover{display:block}.language-button .language-dropdown-content{background:#424850;box-shadow:#0002 0 10px 10px;border:none;border-radius:15px;padding:.5em 0}.language-button .language-dropdown-content a{display:block;margin:.125em 1em}.language-button .language-dropdown-content .language-selected{font-style:bold}.error-404{text-align:center}.error-404-title{text-transform:uppercase}.icon{display:inline-block;width:1em;height:1em}.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:#fff;border-radius:2em;background:#57cc8a}.post-title{color:#fff}.post-meta>div{display:flex;align-items:center;flex-wrap:wrap;gap:.2em;font-size:.8em}.post-meta>div>.icon{margin-right:.25em}.post-content>pre,.post-content .highlight{margin:1em 0}.post-content>pre,.post-content .highlight>pre,.post-content .highlight>div{overflow:auto;word-break:break-all;white-space:pre-wrap;border-left:.4rem solid #57cc8a;padding:1em}.post-content blockquote{border-left:.4rem solid #afbac4;margin:1em 0;padding:.5em 1em;background:#424850}.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;margin-right:.25em;padding:0 .75em;font-size:1em;border-radius:1em;white-space:nowrap;background:rgba(255,255,255,.1);transition:color .2s,background .2s}.tag:hover{background:rgba(255,255,255,.2)}.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}}