html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,code,em,img,strong,ol,ul,li,article,footer,header,main,nav,section{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{font-family:"Palatino","Palatino Linotype","Georgia",serif;font-size:18px;line-height:1.6;color:#333;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}a{text-decoration:none;color:#666}a:hover{text-decoration:underline}#container{max-width:800px;margin:0 auto;padding:0 20px;flex:1;display:flex;flex-direction:column}@media screen and (max-width: 840px){#container{max-width:90%}}header{padding:30px 0 20px}header h1{font-size:42px;font-weight:bold}header h1 a{color:#000}header h1 a:hover{text-decoration:none}#content{margin-top:20px;margin-bottom:40px;flex:1}#posts article.post{margin-bottom:50px}#posts article.post:last-child{margin-bottom:0}#posts .post-link{display:block;color:inherit}#posts .post-link:hover{text-decoration:none}#posts .post-link:hover .read-more{color:#666}#posts .read-more{display:block;margin-top:1em;font-style:italic;color:#999;font-size:16px}.pagination{display:flex;justify-content:space-between;margin-top:30px;padding-top:20px;border-top:1px solid #ccc}article.post .post-header{margin-bottom:30px}article.post .post-header h1{font-size:32px;font-weight:bold;margin-bottom:10px;color:#000}article.post .post-header time{font-size:14px;color:#999}article.post .post-content{font-size:18px;line-height:1.8}article.post .post-content p{margin-bottom:1.5em}article.post .post-content h2,article.post .post-content h3,article.post .post-content h4,article.post .post-content h5,article.post .post-content h6{margin-top:2em;margin-bottom:1em;font-weight:bold}article.post .post-content h2{font-size:1.5em}article.post .post-content h3{font-size:1.3em}article.post .post-content h4{font-size:1.1em}article.post .post-content ul,article.post .post-content ol{margin-left:2em;margin-bottom:1.5em}article.post .post-content ul li,article.post .post-content ol li{margin-bottom:.5em;list-style-type:disc}article.post .post-content ol li{list-style-type:decimal}article.post .post-content blockquote{margin:1.5em 0;padding-left:1.5em;border-left:3px solid #ccc;color:#666;font-style:italic}article.post .post-content code{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:.9em;background-color:#f5f5f5;padding:2px 6px;border-radius:3px}article.post .post-content pre{font-family:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;font-size:14px;line-height:1.5;background-color:#f5f5f5;padding:15px;margin:1.5em 0;overflow-x:auto;border-radius:5px}article.post .post-content pre code{background:none;padding:0}article.post .post-content a{text-decoration:underline}article.post .post-content strong{font-weight:bold}article.post .post-content em{font-style:italic}article.post .post-footer{margin-top:50px;padding-top:20px;border-top:1px solid #ccc}footer{margin-top:40px;padding:20px 0;border-top:1px solid #ccc;text-align:center;color:#999;font-size:14px}