*{box-sizing:border-box}html{line-height:1.75rem;font-size:1rem}body{margin:0;font-family:sans-serif;background:#2f3c4f;color:#afbac4}h1,h2,h3,h4,h5,h6{color:#fff}a{color:#57cc8a}a:hover{color:#fff}a:visited{color:#afbac4}a:visited:hover{color:#fff}pre{overflow:auto}.app-title{list-style:none;padding:0}.app-title li{display:inline;padding:0 1rem 1rem 0}.app-title .active{color:#fff}.app-container{padding:0 2.5rem}.tag{background:rgba(255,255,255,.1);margin:0 .2em;padding:.2em .4em;border-radius:.2em}.tag:hover{background:rgba(255,255,255,.3)}.post-title{color:#fff}.post-content pre{border-left:.4em solid rgba(87,204,138,.8);padding-left:1em}.post-meta{font-size:.8em;margin-top:-1rem}.posts-list{padding:0}.posts-list{list-style:none}.posts-list-item{display:flex;list-style:none;border-bottom:1px dashed rgba(255,255,255,.3)}.posts-list-item-description{font-size:.8em;margin-left:2em;display:inline-flex;align-items:center}.posts-list-item-tags{font-size:.8em;margin-left:2em;display:inline-flex;align-items:center}.pager{list-style-type:none}.pager li{display:inline}@media(min-width:940px){.app-container{max-width:85rem}}