.post-page{padding:40px 0 80px}.post-layout{display:grid;grid-template-columns:1fr 300px;grid-gap:40px;gap:40px;align-items:start}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--text-muted);margin-bottom:20px}.breadcrumb a{color:var(--green-primary);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span{color:var(--text-muted)}.post-header{margin-bottom:28px}.post-meta{display:flex;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.post-date,.post-views{font-size:.82rem;color:var(--text-muted)}.post-header h1{font-size:2.4rem;line-height:1.2;margin-bottom:16px}.post-excerpt{font-size:1.1rem;color:var(--text-secondary);line-height:1.7;font-style:italic;border-left:3px solid var(--green-light);padding-left:16px}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.post-tag{font-size:.78rem;color:var(--green-primary);background:var(--green-faint);padding:3px 10px;border-radius:99px;font-weight:500}.post-featured-img{border-radius:var(--radius);overflow:hidden;margin-bottom:24px;max-height:400px}.post-featured-img img{width:100%;height:100%;object-fit:cover}.post-content{font-size:1rem;line-height:1.8;color:var(--text-primary)}.post-content h1,.post-content h2,.post-content h3,.post-content h4{margin:1.8em 0 .8em;font-family:var(--font-display)}.post-content h2{font-size:1.6rem;padding-bottom:8px;border-bottom:2px solid var(--green-pale)}.post-content h3{font-size:1.3rem;color:var(--green-dark)}.post-content p{margin-bottom:1.2em}.post-content ol,.post-content ul{margin:0 0 1.2em 24px}.post-content li{margin-bottom:6px}.post-content blockquote{border-left:4px solid var(--green-primary);background:var(--green-faint);padding:16px 20px;margin:1.5em 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-style:italic;color:var(--green-dark)}.post-content img{border-radius:var(--radius-sm);max-width:100%;margin:1.5em 0}.post-content table{width:100%;border-collapse:collapse;margin:1.5em 0}.post-content td,.post-content th{padding:10px 14px;border:1px solid var(--border)}.post-content th{background:var(--green-faint)}.post-content a{color:var(--green-primary);text-decoration:underline}.post-content strong{font-weight:600}.post-content code{background:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.88em;font-family:monospace}.post-content pre{background:#1e293b;color:#e2e8f0;padding:20px;border-radius:var(--radius-sm);overflow-x:auto;margin:1.5em 0}.post-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:48px;padding-top:28px;border-top:2px solid var(--border-light);flex-wrap:wrap}.post-footer__author{display:flex;align-items:center;gap:14px}.author-avatar{width:48px;height:48px;border-radius:50%;background:var(--green-pale);display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.post-footer__author strong{display:block;font-size:.95rem}.post-footer__author p{font-size:.8rem;color:var(--text-muted);margin:0}.post-sidebar{position:-webkit-sticky;position:sticky;top:90px;display:flex;flex-direction:column;gap:20px}.sidebar-card h3{font-size:1rem;margin-bottom:0}@media (max-width:900px){.post-layout{grid-template-columns:1fr}.post-sidebar{position:static}.post-header h1{font-size:1.8rem}}@media (max-width:600px){.post-footer{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.post-page{padding:24px 0 48px}.post-layout{grid-template-columns:1fr;gap:24px}.post-sidebar{position:static}.post-header h1{font-size:1.6rem}.post-excerpt{font-size:.95rem}.post-content{font-size:.92rem}.post-content h2{font-size:1.3rem}.post-content h3{font-size:1.1rem}.post-featured-img{max-height:260px}}@media (max-width:480px){.post-header h1{font-size:1.4rem}.post-meta{flex-wrap:wrap;gap:8px}.breadcrumb{font-size:.75rem;flex-wrap:wrap}.post-footer{flex-direction:column;gap:16px}.post-content table{font-size:.82rem}}