*{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;margin:0;color:#111}
.container{max-width:800px;margin:0 auto;padding:1.25rem}
.site-header,.site-footer{background:#f7f7f7;border-bottom:1px solid #eaeaea}
.site-footer{border-top:1px solid #eaeaea}
.brand{font-weight:700;text-decoration:none;color:#111}
.nav a{margin-left:1rem;text-decoration:none;color:#111}
h1,h2,h3{line-height:1.25}
.post-list{list-style:none;padding:0;margin:1rem 0}
.post-list-item{padding:.75rem 0;border-bottom:1px solid #eee}
.post-link{font-weight:600;text-decoration:none;color:#111}
.post-date{color:#666;margin-left:.5rem}
.muted{color:#666}
.post{margin-top:1rem}
.post-title{margin-bottom:.25rem}
.post-meta{color:#666;margin-top:0}
.post-content img{max-width:100%}
.tag{display:inline-block;background:#eef;border:1px solid #dde;padding:.1rem .5rem;border-radius:.5rem;font-size:.85rem;margin-left:.25rem}
.tag.small{font-size:.75rem}
.excerpt{margin:.25rem 0 0 .1rem;color:#333}
code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}
