#footer-root{display:flex;flex-direction:row;align-items:flex-end;background-color:#000;color:#fff;margin-top:10vh;width:100%}#footer-root>p{padding-left:1em;font-size:11px}.github-logo{background-color:#fff;margin-bottom:-7px}body{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0;line-height:1.5}.layout{max-width:1500px;margin:0 auto}.header{padding-right:15px;padding-left:15px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;height:80px}.content{padding-right:20px;padding-left:20px}.nav__link{margin-left:20px;text-decoration:none;font-weight:550}.flex-all-center{display:flex;flex-direction:row;justify-content:center;align-items:center}a{color:#000}.card{display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);transition:.3s}.card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}#tags-root{display:flex;justify-content:start;align-items:center;flex-direction:row;flex-wrap:wrap}.tag{margin-right:10px;padding:5px;border:1px solid grey;font-size:.8rem}#post-metadata-root[data-v-5fe149ee]{display:flex;flex-direction:row;justify-content:space-between;width:100%}.createdAt[data-v-5fe149ee]{font-style:italic;color:grey}#post-preview-root[data-v-6921864a]{max-width:800px}img[data-v-6921864a]{max-width:100%}.post[data-v-6921864a]{padding:1em;margin-bottom:1em}#title[data-v-6921864a]{font-weight:700;font-size:1rem}p[data-v-6921864a]{font-size:.8rem}@media (min-width:600px){.post[data-v-6921864a]{padding:2em 4em;margin-bottom:2em}#title[data-v-6921864a]{font-size:2rem}p[data-v-6921864a]{font-size:1rem}}#post-root{max-width:650px;margin:auto}blockquote{font-style:italic;border-left:1px solid #777;margin-left:0;padding-left:1em}.post-content{line-height:2}.post-picture{height:20vh;width:100%;-o-object-fit:cover;object-fit:cover}.console-block[data-v-656110aa]{padding-top:5em;padding-bottom:5em}#about-me-root[data-v-569b239a]{padding:2em;max-width:400px}.img[data-v-569b239a]{background-image:url(/assets/img/me.7962a3c9.jpg);background-size:cover;width:20vh;height:20vh;border-radius:100%}.section-title[data-v-569b239a]{font-size:1.2rem;font-weight:700;margin-bottom:0;text-align:center}.tech-grid>img[data-v-569b239a]{width:50px;height:50px;margin-left:.5em;margin-right:.5em}.tech-grid[data-v-569b239a]{margin-top:1em;display:flex;flex-wrap:wrap}.home-links a{margin-right:1rem}.index-content{justify-content:space-around;flex-wrap:wrap}.index-content,.project{display:flex;align-items:center}.project{padding:1em;justify-content:center;flex-direction:column}.project>img{max-width:60%;max-height:70px;-o-object-fit:cover;object-fit:cover}.projects{max-width:600px}.index-content>*,.projects{min-width:0}.projects-title{font-size:1.3rem;font-weight:700;margin-top:3em}