.post-header{max-width:720px;margin:0 auto;text-align:left}.post-meta-row{gap:14px;margin-bottom:20px;font-size:13px;color:var(--text-mute);flex-wrap:wrap}.author-chip,.post-meta-row{display:flex;align-items:center}.author-chip{gap:8px}.author-avatar{width:26px;height:26px;border-radius:50%;background:var(--brand);color:white;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.post-cover{width:100%;max-width:720px;height:auto;aspect-ratio:1200/630;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);margin:28px auto 0;display:block}.post-content{max-width:720px;margin:36px auto 0;font-size:16.5px;line-height:1.8;color:var(--text)}.post-content p{margin-bottom:22px}.post-content h2{margin-top:40px;font-size:24px}.pull-quote{border-left:3px solid var(--brand);padding-left:20px;margin:32px 0;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;color:var(--text);font-style:normal}.tldr-box{border:1px solid var(--accent-border);background:var(--accent-tint);border-radius:var(--radius);padding:18px 22px;margin:28px 0}.tldr-label{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-ink);margin-bottom:8px}.tldr-body{font-size:15px;color:var(--text);line-height:1.7}.tldr-body p{margin-bottom:8px}.tldr-body p:last-child{margin-bottom:0}.faq-list{display:flex;flex-direction:column;gap:12px;margin:28px 0}.faq-details{border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;background:var(--surface)}.faq-details summary{cursor:pointer;font-weight:600;font-size:15px;color:var(--text)}.faq-details p{margin-top:10px;margin-bottom:0;font-size:14.5px;color:var(--text-mute);line-height:1.7}.mid-cta{background:var(--brand-tint);border-radius:var(--radius);padding:26px;margin:36px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}.mid-cta h4{font-size:16px;margin-bottom:4px}.mid-cta p{font-size:13.5px;color:var(--text-mute);margin-bottom:0}.post-content table{width:100%;margin:28px 0;border-collapse:collapse;font-size:14.5px;overflow-x:auto;display:block}.post-content table tbody,.post-content table thead,.post-content table tr{display:table;width:100%;table-layout:fixed}.post-content thead th{text-align:left;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-mute);background:var(--surface);border-bottom:2px solid var(--border);padding:10px 14px}.post-content tbody td{padding:12px 14px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:top}.post-content tbody tr:last-child td{border-bottom:none}.related-strip{max-width:720px;margin:56px auto 0;padding-top:32px;border-top:1px solid var(--border)}.related-strip h5{font-family:IBM Plex Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--text-mute);margin-bottom:18px}.related-links a{display:block;font-size:15px;font-weight:600;margin-bottom:12px;color:var(--text)}.related-links a:hover{color:var(--brand)}