.back-link{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#9ca3af;text-decoration:none;margin-bottom:2rem;transition:color .2s}.back-link:hover{color:#374151}.post-header{margin-bottom:1.75rem}.tags-row{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:1rem}.tag-pill{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.07em;background:#ecfdf5;color:#065f46;border:.5px solid #a7f3d0;border-radius:999px;padding:3px 10px}.post-title{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.2;color:var(--primary);margin:0 0 .75rem}.post-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#9ca3af;margin-bottom:1rem}.dot{width:3px;height:3px;border-radius:50%;background:#d1d5db;display:inline-block}.author-chip{display:inline-flex;align-items:center;gap:8px;background:#f9fafb;border:.5px solid #e5e7eb;border-radius:999px;padding:4px 14px 4px 4px}.author-avatar{width:28px;height:28px;border-radius:50%;background:#ecfdf5;border:.5px solid #a7f3d0;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#065f46}.author-name{font-size:12px;font-weight:600;color:#374151}.hero-wrap{border-radius:16px;overflow:hidden;aspect-ratio:21/9;margin-bottom:1.75rem}.hero-img{width:100%;height:100%;object-fit:cover;display:block}.progress-bar{height:2px;background:#f3f4f6;border-radius:2px;margin-bottom:2.5rem;position:relative}.progress-fill{position:absolute;left:0;top:0;height:100%;width:0%;background:var(--primary, #1D9E75);border-radius:2px;transition:width .1s linear}.prose{color:#475569;line-height:1.8;font-size:1rem}.prose>p:first-child{font-size:1.075rem;color:#1e293b;border-left:3px solid var(--primary, #1D9E75);padding-left:1rem;border-radius:0;margin-bottom:1.75rem}.prose h1,.prose h2,.prose h3,.prose h4{color:#1e293b;line-height:1.25;margin-top:2.25rem;margin-bottom:.85rem;padding-top:1.5rem;border-top:.5px solid #e5e7eb}.prose h1{font-size:1.75rem;font-weight:700}.prose h2{font-size:1.375rem;font-weight:700}.prose h3{font-size:1.125rem;font-weight:700}.prose p{margin-bottom:1.4rem}.prose strong{color:#1e293b;font-weight:700}.prose a{color:var(--primary, #1D9E75);text-decoration:underline;text-underline-offset:3px}.prose ul,.prose ol{padding-left:0;list-style:none;margin-bottom:1.4rem}.prose ul li,.prose ol li{display:flex;gap:10px;align-items:flex-start;padding:.55rem .85rem;background:#f8fafc;border-radius:8px;margin-bottom:6px;font-size:.95rem}.prose ul li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--primary, #1D9E75);margin-top:8px;flex-shrink:0}.prose ol{counter-reset:item}.prose ol li{counter-increment:item}.prose ol li:before{content:counter(item);display:flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;border-radius:50%;background:var(--primary, #1D9E75);color:#fff;font-size:11px;font-weight:700;margin-top:3px}.prose blockquote{border-left:3px solid var(--primary, #1D9E75);padding:.75rem 1rem;background:#f8fafc;border-radius:0 8px 8px 0;margin:1.5rem 0;color:#1e293b;font-style:italic}.prose blockquote p{margin:0}.prose table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.9rem}.prose th{background:#f8fafc;font-weight:700;color:#1e293b;text-align:left;padding:.6rem .85rem;border-bottom:1.5px solid #e5e7eb}.prose td{padding:.55rem .85rem;border-bottom:.5px solid #f1f5f9;color:#475569}.prose tr:last-child td{border-bottom:none}.prose code{font-family:ui-monospace,monospace;font-size:.85em;background:#f1f5f9;color:#1e293b;padding:1px 5px;border-radius:4px}.prose hr{border:none;border-top:.5px solid #e5e7eb;margin:2.5rem 0}.share-bar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:1.25rem 0;border-top:.5px solid #e5e7eb;border-bottom:.5px solid #e5e7eb;margin:2.5rem 0}.share-label{font-size:12px;font-weight:600;color:#9ca3af;margin-right:4px;text-transform:uppercase;letter-spacing:.06em}.share-btn{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;background:#f9fafb;border:.5px solid #e5e7eb;border-radius:999px;padding:6px 14px;color:#374151;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.share-btn:hover{background:#f3f4f6;border-color:#d1d5db}.cta-box{background:#f8fafc;border:.5px solid #e5e7eb;border-radius:14px;padding:2rem;text-align:center;margin:2.5rem 0}.cta-eyebrow{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin:0 0 .5rem}.cta-text{font-size:.9rem;color:#6b7280;line-height:1.65;margin:0 0 1.25rem;max-width:400px;margin-left:auto;margin-right:auto}.cta-btn{display:inline-flex;align-items:center;gap:8px;background:var(--primary, #1D9E75);color:#fff;font-size:13px;font-weight:700;border-radius:999px;padding:10px 22px;text-decoration:none;transition:opacity .2s}.cta-btn:hover{opacity:.88}.related-section{margin-top:1rem}.related-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;border-bottom:.5px solid #e5e7eb;padding-bottom:.5rem;margin-bottom:1rem}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.related-card{background:#fff;border:.5px solid #e5e7eb;border-radius:12px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:box-shadow .2s}.related-card:hover{box-shadow:0 4px 16px #0000000f}.related-img-wrap{aspect-ratio:16/9;overflow:hidden;background:#f3f4f6}.related-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.related-card:hover .related-img{transform:scale(1.04)}.related-body{padding:.85rem 1rem 1rem}.related-title{font-size:.875rem;font-weight:700;color:#1e293b;line-height:1.4;margin:.3rem 0}.related-meta{font-size:11px;color:#9ca3af;margin:0}@media(max-width:640px){.related-grid{grid-template-columns:1fr}.prose h2{font-size:1.2rem}}
