*{box-sizing:border-box}html{line-height:1.6}body{margin:0;font-family:sans-serif;background:#fff;color:grey}h1,h2,h3,h4,h5,h6{color:grey}.site-title{color:#fff}.site-navLinks{color:#fff}.site-copyright{color:#fff;margin-bottom:0}a{color:#f6688e;transition:color .35s;text-decoration:none}a:hover{color:#cb0162}code{font-family:monospace,monospace;font-size:1em;color:rgba(128,128,128,.8)}pre{overflow:auto}pre code{font-size:.8em}::selection{background:rgba(128,128,128,.25)}::-moz-selection{background:rgba(128,128,128,.25)}.app-header{padding:2.5em;background:#7bc8f6;text-align:center;display:flex;flex-direction:column;justify-content:space-between}.app-header-avatar{max-width:15rem;max-height:15rem;border-radius:100%;border:.5rem solid #f6688e}.home-astronaut{width:600px}.app-container{padding:2.5rem}.app-header-social{font-size:2em;color:#fff}.app-header-social a{margin:0 .1em}@media(min-width:940px){.app-header{position:fixed;top:0;left:0;width:20rem;min-height:100vh}.app-container{max-width:40rem;margin-left:20rem}}@media(max-width:940px){.app-menu{display:flex;flex-direction:row;justify-content:space-evenly}.app-container{max-width:40rem}.home-astronaut{width:100%}}.error-404{text-align:center}.error-404-title{text-transform:uppercase}.icon{display:block-inline;width:1em;height:1em;vertical-align:-.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:block;padding:.285em .8em}.page-item.active .page-link{color:#f6688e;border-radius:2em;background:#f6688e}.post-title{color:#f6688e;margin-bottom:0}blockquote{margin-bottom:0;margin-top:0;border-left:.4em solid rgba(246,104,142,.8);padding-left:1em}blockquote p{margin-bottom:0;margin-top:0;font-family:Baskerville;font-size:1.1rem}.padded-block-quote{padding-bottom:10px}.padded-block-quote p{font-family:Baskerville;font-size:1.1rem}.post-content pre{border-left:.4em solid rgba(246,104,142,.8);padding-left:1em}.post-content img{max-width:100%}.post-meta{font-size:1em}.posts-list{padding:0}.section-heading{color:#7bc8f6}.posts-list-item{list-style:none;padding:.4em 0;font-size:1.2em;font-weight:700}.posts-list-item:not(:last-child){border-bottom:1px dashed rgba(255,255,255,.3)}.posts-list-item-description{display:block;font-size:.8em;font-weight:400}.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)}