.blog-index,.blog-post{max-width:760px;margin:0 auto;padding:80px 24px 120px}.blog-header{margin-bottom:64px}.blog-header .kicker{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:#888;margin-bottom:12px}.blog-header h1{margin-bottom:16px}.blog-subheader{max-width:560px}.post-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:48px}.post-card a{display:block;color:inherit;text-decoration:none}.post-card h2{margin-bottom:8px;transition:color .2s}.post-card a:hover h2{color:#fff}.post-meta{display:flex;align-items:center;gap:16px;margin-bottom:10px}.post-meta time{font-size:.85rem;color:#888}.tag-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;padding:0;margin:0}.tag{font-size:.75rem;background:#2a2a2a;border:1px solid #444;color:#aaa;padding:2px 10px;border-radius:20px}.blog-back,.blog-empty{margin-top:64px}.post-header{margin-bottom:48px;border-bottom:1px solid #333;padding-bottom:32px}.post-header .back-link{display:inline-block;margin-bottom:20px;font-size:.9rem;color:#888}.post-header .back-link:hover{color:#fff}.post-header h1{margin-top:16px;margin-bottom:12px}.post-description{font-size:1.1rem;color:#aaa;margin-bottom:12px}.post-date{font-size:.85rem;color:#666}.post-body{line-height:1.9}.post-body h2{margin-top:48px;margin-bottom:16px}.post-body h3{margin-top:32px;margin-bottom:12px}.post-body p{margin-bottom:1.5rem}.post-body pre{background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:20px;overflow-x:auto;margin:24px 0}.post-body code{font-family:Fira Code,Cascadia Code,monospace;font-size:.9em;background:#1e1e1e;padding:2px 6px;border-radius:4px;color:#e2e2e2}.post-body pre code{background:none;padding:0}.post-body blockquote{border-left:3px solid #555;padding-left:20px;margin-left:0;color:#aaa;font-style:italic}.post-body img{max-width:100%;border-radius:6px;margin:24px 0}.post-footer{margin-top:80px;padding-top:32px;border-top:1px solid #333;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.blog-index,.blog-post{padding:120px 40px 160px}}