.container{color:#ecf0f1;width:100%;height:100%;font-family:var(--font-poppins), sans-serif;background-color:#282c34;flex-direction:column;align-items:center;display:flex}.container>div{max-width:800px}.container>div>h1{font-size:2rem;font-weight:500}.container>div>p>a{color:#3498db;text-decoration:none}.container>div>section>h2{font-size:1.5rem;font-weight:500}.avatar{float:left;object-fit:cover;border-radius:20%;width:120px;height:120px;margin-right:1rem}.post-date{color:#74b9ff;margin-left:auto}section>.article{color:#ecf0f1;background:#636e72;border-radius:6px;margin:1rem 0;padding:1rem;text-decoration:none;display:flex}section>.article:hover{color:#2d3436;background:#dfe6e9}section>.article:hover .post-date{color:#2d3436}.substack-info{font-style:italic}.substack-link{color:#74b9ff;margin-left:.3rem}.post-link-future{opacity:.5;pointer-events:none}.pretty-soon{font-style:italic}.post-lang{opacity:.7;white-space:nowrap;border:1px solid;border-radius:4px;margin-left:.5rem;padding:.1rem .35rem;font-size:.65rem;font-style:italic}@media (max-width:800px){.container>div{padding:0 1.5rem;overflow:scroll}.avatar{width:80px;height:80px}section>.article{flex-direction:column;display:flex}.post-date{order:1;margin-bottom:.5rem;margin-left:0;font-size:.8rem}.post-title{order:2;margin-bottom:.5rem}.post-tags{order:3;font-size:.8rem}}
