@charset "UTF-8";button,button[type=button],button[type=reset],button[type=submit]{-webkit-appearance:button}input,input[type=text],input[type=email]{-webkit-appearance:none;-moz-appearance:none;appearance:none}html,body{background-color:#131316;background-image:url(/BG.png);background-attachment:fixed;color:#fff;height:100%}html{box-sizing:border-box}*,*:before,*:after{padding:0;margin:0;box-sizing:inherit}html{font-size:16px}h1,h2,h3,h4,h5,h6{margin-top:1.5rem;margin-bottom:0;line-height:1.5rem}h1{font-size:32px;line-height:2.25rem;margin-top:2.25rem}h2{font-size:28px}h3{font-size:24px}h4{font-size:22px}h5{font-size:20px}p{font-size:16px;margin-bottom:0}ul,ol{padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem}ul ul,ul ol,ol ul,ol ol{margin-top:0;margin-bottom:0}blockquote{margin-top:1.5rem;margin-bottom:1.5rem;line-height:1.5rem;color:#fff}blockquote::before{position:absolute;content:"\201C";font-size:6em;font-family:roboto,serif;margin-top:.1em;margin-left:-.2em;z-index:-1;color:#020203}blockquote cite{font-style:italic;font-size:.95em;color:#fff}blockquote cite::before{content:"— "}pre{line-height:1.45;margin-top:1.5rem;padding:16px;word-wrap:normal;overflow:auto;background-color:#f6f8fa;border-radius:3px}code{font-size:85%;font-family:sfmono-regular,Consolas,Menlo,monospace;padding:.2em .4em;margin:0;background-color:rgba(27,31,35,5%);border-radius:3px}pre>code{word-break:normal;white-space:pre}pre code{display:inline;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.lead{font-size:1rem}abbr[title]{text-decoration:underline double}.nav{display:flex;justify-content:center;align-items:center;z-index:1;padding:2em}.nav__list{display:flex;justify-content:space-around;text-align:left;margin:0;padding:0;width:clamp(400px,40vw,60vw);background:#131316;border-style:solid;border-color:#d2d4d8;border-width:1px;box-shadow:10px 10px black}.nav__list li{flex:1;line-height:2.5em;list-style:none;color:#8a8a91}.nav__list a{display:block;flex:1;height:100%;min-width:0;text-align:center;text-decoration:underline;color:#8a8a91;transition:all 40ms ease-out}.nav__list a:hover{color:#fff;background-color:#606070}.nav__list a.active{color:#111;background-color:#cccccf}.nav__list a.active:hover{background-color:#fff}.social-icons{display:flex;justify-content:center}.social-icons__link{padding:.8rem}.social-icons__link:not(:last-child){margin-right:1em}.social-icons__link .social-icons__icon{width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat}body.nav--active{overflow:hidden}main{display:flex;justify-content:center}main a:link{color:#0cf;text-decoration:underline}main a:visited{color:#0cf;text-decoration:underline}main a:hover{background-color:rgba(0,204,255,.4);color:#ccf5ff;text-decoration:underline}.post-list__container{margin:0 auto;max-width:1200px;width:100%;padding-left:50px}.post-list{list-style:none;margin:0;padding:0}.post{margin-bottom:1.5rem}.post__title{margin-top:0;font-weight:500}.post__title a{color:#fff;text-decoration:none}.post__date{color:#8a8a91;font-size:.8rem}.tags__list{list-style:none;margin:0;padding:0 0 0 50px;flex-shrink:0}.post__header .tags__list{display:none;padding-left:0;display:block}.post__header .tags__list .tag__item{display:inline-block;margin-right:10px}.post__header .tags__list .tag__item:last-child{margin-right:0}.post__header .tags__list .tag__link{font-size:.8rem}.tag__link{text-decoration:none;color:#8a8a91;font-size:.9rem}.tag__link::before{content:"#";font-size:.7rem;padding-right:1px}.tag__link:hover{color:#fff}.post-title{font-size:20px}.post-list__container{display:flex;justify-content:space-between}