body,html{height:100%;box-sizing:border-box}@font-face{font-family:Pixels;src:url(../fonts/here-lies-mecc.woff2) format("woff2")}body{margin:0;font-family:monospace;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges}a{color:#000}a:visited{color:#282828}:root{--bg-color: #b7dbe2;--text-color: #3a3a3a;--content-bg-color: #eee}html{background-color:var(--bg-color);color:var(--text-color);animation:bgColorShift 1000s linear infinite}body{display:flex;flex-direction:row-reverse;justify-content:center;padding:1.5rem 2rem;height:fit-content}.tile{padding:1rem 2rem;background-color:var(--content-bg-color);box-shadow:-15px 0px 30px 6px rgba(121,151,160,.5),15px 0px 30px 6px rgba(121,151,160,.5);height:fit-content;border-radius:.8rem;animation:shadowColorShift 1000s linear infinite}.blogpost{max-width:800px;min-height:40%}.inline{text-align:unset;margin:unset;display:none}.title{border:2px solid #000;padding:.5rem;font-family:pixels;margin-top:1rem}.subtitle{font-family:pixels}hr{margin:0 1rem}.content{font-size:16px;line-height:1.5;padding:0 1rem}#markdown-toc{border:1px solid #3a3a3a;padding:.8rem 2rem;list-style:decimal;display:block;width:fit-content;margin-left:auto;margin-right:auto}#markdown-toc::before{content:"Contents";display:block;text-align:center;font-weight:bold}#markdown-toc ul{list-style:decimal}details.postlist{margin:1rem auto;font-size:14px;max-width:260px}details.postlist summary{font-size:16px;font-weight:bold;cursor:pointer}@media screen and (max-width: 550px){body{padding:1rem 1.5rem}}@media screen and (max-width: 950px){.sidebar{display:none}.inline{display:inline}.subtitle{text-align:center}details.postlist{display:block}}@media screen and (max-width: 1400px){.comments{display:none}}.sidebar{margin-left:1rem;flex-shrink:0;position:sticky;top:1rem;height:fit-content}.info.tile{width:fit-content}.infotitle{text-align:center;margin-bottom:.3rem}.postlist{max-width:200px}.postlist ul{margin:0;padding-left:0;list-style:inside none}.postlist li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.5rem}.postlist li::marker{content:"|"}.postlist li.current::marker{content:">"}.year{background-color:var(--content-bg-color)}.year::after{content:" ";position:relative;height:1px;width:calc(100% - 4rem);background:var(--text-color);top:-0.2rem;left:.2rem;display:inline-block}.comments{margin-top:1rem}@keyframes bgColorShift{0%{background-color:#b6dbe2}9%{background-color:#b6e2d3}18%{background-color:#b6e2b7}27%{background-color:#d1e2b6}36%{background-color:#e2e2b6}45%{background-color:#e2d4b6}63%{background-color:#e2bbb6}72%{background-color:#e2b6c7}81%{background-color:#e2b6db}91%{background-color:#b6b6e2}100%{background-color:#b6dbe2}}@keyframes shadowColorShift{0%{box-shadow:-15px 0px 30px 6px rgba(44,98,109,.5),15px 0px 30px 6px rgba(44,98,109,.5)}9%{box-shadow:-15px 0px 30px 6px rgba(44,109,87,.5),15px 0px 30px 6px rgba(44,109,87,.5)}18%{box-shadow:-15px 0px 30px 6px rgba(44,109,45,.5),15px 0px 30px 6px rgba(44,109,45,.5)}27%{box-shadow:-15px 0px 30px 6px rgba(84,109,44,.5),15px 0px 30px 6px rgba(84,109,44,.5)}36%{box-shadow:-15px 0px 30px 6px rgba(109,109,44,.5),15px 0px 30px 6px rgba(109,109,44,.5)}45%{box-shadow:-15px 0px 30px 6px rgba(109,89,44,.5),15px 0px 30px 6px rgba(109,89,44,.5)}63%{box-shadow:-15px 0px 30px 6px rgba(109,51,44,.5),15px 0px 30px 6px rgba(109,51,44,.5)}72%{box-shadow:-15px 0px 30px 6px rgba(109,44,69,.5),15px 0px 30px 6px rgba(109,44,69,.5)}81%{box-shadow:-15px 0px 30px 6px rgba(109,44,98,.5),15px 0px 30px 6px rgba(109,44,98,.5)}91%{box-shadow:-15px 0px 30px 6px rgba(44,44,109,.5),15px 0px 30px 6px rgba(44,44,109,.5)}100%{box-shadow:-15px 0px 30px 6px rgba(44,98,109,.5),15px 0px 30px 6px rgba(44,98,109,.5)}}/*# sourceMappingURL=posts-styles.css.map */