body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html::-webkit-scrollbar{width:22px}html::-webkit-scrollbar-track{background:#011;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}html::-webkit-scrollbar-thumb{background:#bfd6eb}.App{flex-direction:column;gap:1em;margin:0 2em}.App,nav{align-items:center;display:flex}nav{justify-content:space-between;padding:1em;width:80%}nav a{color:#011;font-weight:700;text-decoration:none}.logo-block{align-items:center;display:flex;gap:1em;padding-left:0}.logo-block li{display:block;text-decoration:none}.logo{width:30px}.blog-links{display:flex;flex-direction:column;gap:1em;max-width:90%;width:700px}.blog-link{align-items:center;border:1px solid #eef;border-radius:5px;color:#011;display:flex;gap:1em;justify-content:space-between;padding:0 2em;text-decoration:none;transition:all .3s ease-in-out}.blog-link:hover{background-color:#f0f8ff;border:1px solid #eee}.date{color:#999;font-size:.8em}.topics{display:flex;gap:1em;padding-left:0}.topics li{background-color:#e0e8ff;border-radius:5px;display:block;font-size:.8em;padding:.5em 1em}aside{max-width:170px}.about{max-width:90%;width:750px}.about-header{align-items:flex-start;display:flex;gap:2em}.about-img{max-width:300px}.post{max-width:90%;width:750px}.hero{max-height:200px;max-width:750px;overflow:hidden}.hero-img{-webkit-transform:translateY(-26%);transform:translateY(-26%);width:100%}.row{align-items:flex-start;display:flex;gap:1em}.row img{max-width:90%;min-width:300px}.reverse{flex-direction:row-reverse}footer{border-top:1px solid #ccc;margin-top:3em;padding:2em 0}.to-home{color:#ccc;font-size:3em;text-decoration:none}@media screen and (max-width:500px){.row{flex-direction:column}.reverse{flex-direction:column-reverse}}
/*# sourceMappingURL=main.6c04765a.css.map*/