*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,Helvetica,Arial,sans-serif;line-height:1.75;color:#2d2a26;background-color:#fdfbf7;font-size:1.125rem;-webkit-font-smoothing:antialiased}a{color:#b91c1c;text-decoration:none;transition:color .2s}a:hover{color:#991b1b;text-decoration:underline}h1,h2,h3,h4,h5,h6{color:#7f1d1d;line-height:1.3;font-weight:700;margin-bottom:1rem}h1{font-size:2.25rem;letter-spacing:-.025em;border-bottom:2px solid #e7e5e4;padding-bottom:.5rem;margin-bottom:1.5rem}h2{font-size:1.5rem}.container{max-width:768px;margin:20px auto;padding:30px;background:#fff;border:1px solid #e7e5e4;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,5%)}@media(max-width:640px){.container{margin:0;border:none;border-radius:0;padding:20px}}.header{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #e7e5e4}.header .header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.header .logo{font-family:georgia,times new roman,serif;font-size:1.75rem;font-weight:700;color:#7f1d1d;letter-spacing:-.025em}.header .logo:hover{text-decoration:none;color:#b91c1c}.header .nav ul{display:flex;list-style:none;gap:24px;margin:0;padding:0}.header .nav a{color:#57534e;font-weight:500;font-size:1rem}.header .nav a:hover,.header .nav a.active{color:#2d2a26}.post-list .post-item{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #f3f2f2}.post-list .post-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.post-list .post-item-header{margin-bottom:16px}.post-list .post-title{margin-bottom:8px;font-size:1.75rem}.post-list .post-title a{color:#7f1d1d}.post-list .post-title a:hover{color:#b91c1c;text-decoration:none}.post-list .post-date{font-size:.875rem;color:#57534e;display:block;margin-bottom:8px}.post-list .post-summary{color:#57534e;margin-bottom:16px}.post-list .post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.post-list .post-tags .tag{font-size:.75rem;color:#b91c1c;background-color:rgba(185,28,28,.1);padding:2px 8px;border-radius:9999px;font-weight:500}.post-list .post-tags .tag:hover{background-color:rgba(185,28,28,.2);text-decoration:none}.post-single .post-header{margin-bottom:40px;text-align:center}.post-single .post-title{font-size:2.5rem;margin-bottom:16px}.post-single .post-meta{color:#57534e;font-size:.9rem}.post-single .post-content{font-size:1.125rem}.post-single .post-content p{margin-bottom:1.5em}.post-single .post-content h2{margin-top:2em;margin-bottom:1em}.post-single .post-content h3{margin-top:1.5em;margin-bottom:.75em}.post-single .post-content ul,.post-single .post-content ol{margin-bottom:1.5em;padding-left:1.5em}.post-single .post-content li{margin-bottom:.5em}.post-single .post-content blockquote{border-left:4px solid #b91c1c;padding-left:1em;margin-left:0;margin-bottom:1.5em;font-style:italic;color:#57534e}.post-single .post-content code{background:#f3f4f6;padding:2px 4px;border-radius:4px;font-size:.9em;font-family:SFMono-Regular,Consolas,liberation mono,Menlo,monospace}.post-single .post-content pre{background:#1f2937;color:#f9fafb;padding:20px;border-radius:8px;overflow-x:auto;margin-bottom:2em}.post-single .post-content pre code{background:0 0;padding:0;color:inherit}.post-single .post-content img{max-width:100%;height:auto;border-radius:8px;margin:2em 0}.footer{margin-top:40px;padding:20px 0;text-align:center;color:#57534e;font-size:.875rem}.footer .footer-inner{max-width:768px;margin:0 auto;padding:0 20px}.search-container{display:none}