@charset "UTF-8";*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#e7ebf6;color:#353b43}h1,h2,h3,h4,h5,h6{color:#242930}a{color:#8d29a1;transition:color .35s;text-decoration:none;margin:0 .3em}a:hover{color:#242930;text-decoration:underline}code{font-family:monospace,monospace;text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}code:not([class]){font-size:.9em;color:rgba(53,59,67,.85);padding:.2em .4em;margin:0 .2em;background:#ccdff7;border-radius:4px}pre{font-size:1.6rem;line-height:1em;margin:0;overflow:auto}pre code{font-size:.8em}::selection{background:rgba(53,59,67,.25)}::-moz-selection{background:rgba(53,59,67,.25)}.app-header{padding:2.5em;background:#a7adcd;text-align:center}.app-header-avatar{width:15rem;height:15rem;border-radius:100%;border:.5rem solid #8d29a1}.app-container{padding:2.5rem;float:left}.app-header-social{display:flex;align-items:center;justify-content:center;font-size:2em;color:#242930}.app-header-social a:not(:last-child){margin-right:.4em}.app-header-title{color:#242930;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}}.highlight pre{margin:0}.copy-code-button{position:absolute;top:0;right:0;background:0 0;border:none;padding:0;margin:1rem;cursor:pointer;display:inline-block}.copy-code-button img{display:block}.copy-code-button img:hover{opacity:.8;border-color:#272822}.tooltip{position:absolute;top:-1.7rem;right:0;background-color:#857e8b;color:#f1f4f4;padding:8px 12px;border-radius:4px;font-size:.8rem;white-space:nowrap;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:opacity .3s ease;opacity:0;pointer-events:none}.tooltip.visible{opacity:1}.hidden{display:none}.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:#242930;border-radius:2em;background:#8d29a1}.post-title{color:#242930;font-size:2rem;margin-top:1.2rem;margin-bottom:1.2rem}.post-meta>div{display:flex;align-items:center;font-size:.8em}.post-meta>div>.icon{margin-right:.4em}.post-content>pre,.post-content .highlight{margin:1em 0;position:relative}.post-content>pre,.post-content .highlight>pre,.post-content .highlight>div{border-left:.4em solid rgba(141,41,161,.8);padding:1em}.post-content blockquote{border-left:.4em solid rgba(141,41,161,.8);margin:1em 0;padding:.5em 1em;background:#dde0e2}.post-content blockquote p{margin:.5em 0}.post-content img{max-width:100%}.sidebar{float:right}.sidebar-toc{position:fixed;top:3rem;right:2rem}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:none;z-index:1000}.overlay.show{display:block}.sidebar-menu{position:fixed;top:1rem;right:1rem;font-size:2rem;cursor:pointer;z-index:1001}.sidebar-mobile{position:fixed;top:1rem;right:-18rem;width:18rem;height:100%;padding:20px;box-shadow:-2px 0 5px rgba(0,0,0,.3);background-color:#e7ebf6;transition:right .3s ease;z-index:1002}.sidebar-mobile.open{right:0}@media screen and (min-width:1750px){.sidebar{display:block}.sidebar-menu{display:none}}@media screen and (max-width:1750px){.sidebar{display:none}.sidebar-menu{display:block}}.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}}