.post-hero{text-align:center;background:linear-gradient(160deg,#fff7ed 0%,#fff 60%);border-bottom:1px solid #f3f4f6;padding:64px 24px 56px}.post-hero__container{max-width:760px;margin:0 auto}.post-hero__back{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:24px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.post-hero__back:hover{color:var(--orange-dark)}.post-hero__meta{color:var(--text-muted);justify-content:center;align-items:center;gap:16px;margin-top:14px;font-size:.9rem;display:flex}.post-hero__meta span{align-items:center;gap:6px;display:inline-flex}.post-body{max-width:760px;margin:0 auto;padding:56px 24px}.post-body__image{border-radius:16px;width:100%;height:auto;margin-bottom:32px}.post-body__intro{color:var(--text-muted);margin-bottom:32px;font-size:1.1rem;line-height:1.7}.post-section{margin-bottom:40px}.post-section h2{color:var(--text-dark);margin-bottom:14px;font-family:Sora,sans-serif;font-size:1.4rem;font-weight:700}.post-section p{color:var(--text-muted);margin-bottom:12px;line-height:1.75}.post-section ul{color:var(--text-muted);margin-bottom:12px;padding-left:20px;line-height:1.8}.post-section__subtitle{color:var(--text-dark);margin-bottom:8px;font-family:Sora,sans-serif;font-size:1.05rem;font-weight:700}.post-cta{background:var(--text-dark);text-align:center;border-radius:16px;margin-top:48px;padding:40px}.post-cta h2{color:#fff;margin-bottom:10px;font-family:Sora,sans-serif;font-size:1.35rem}.post-cta p{color:#d1d5db;margin-bottom:20px}.post-related{background:#f9fafb}.post-related__container{max-width:1200px;margin:0 auto}.post-related__title{margin-bottom:24px}.post-related__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:900px){.post-related__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.post-related__grid{grid-template-columns:1fr}}
