.post-hero{position:relative;height:520px;overflow:hidden;display:flex;align-items:flex-end}.post-hero .img{position:absolute;inset:0;background-size:cover;background-position:center}.post-hero .img:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0f0f0feb,#0f0f0f4d 55%,#0f0f0f1a)}.post-hero .wrap{position:relative;z-index:2;padding-bottom:3rem;color:#fff}.post-hero .breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.75rem;font-weight:300;color:#ffffffa6;margin-bottom:1.2rem}.post-hero .breadcrumb a{color:#ffffffa6;transition:color .2s}.post-hero .breadcrumb a:hover{color:#fff}.post-hero .breadcrumb .sep{opacity:.5}.post-hero .breadcrumb [aria-current=page]{color:#ffffffd9;max-width:46ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-hero h1{font-size:clamp(1.8rem,4vw,3rem);line-height:1.1;max-width:820px}.post-hero .post-meta{display:flex;align-items:center;gap:1rem;margin-top:1.4rem;font-size:.82rem;font-weight:300;opacity:.8}.post-hero .post-meta img{width:38px;height:38px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.3)}.post-hero .post-meta .sep{opacity:.4}.article-wrap{display:grid;grid-template-columns:1fr 340px;gap:4rem;align-items:start}.article-body{max-width:none}.article-body h2{font-size:1.5rem;font-weight:700;margin-top:2.6rem;margin-bottom:1rem;line-height:1.2}.article-body h3{font-size:1.15rem;font-weight:600;margin-top:2rem;margin-bottom:.8rem}.article-body p{font-weight:300;font-size:1.02rem;line-height:1.75;color:#3c3c3b;margin-bottom:1.3rem}.article-body ul,.article-body ol{padding-left:1.6rem;margin-bottom:1.3rem}.article-body li{font-weight:300;font-size:1.02rem;line-height:1.75;color:#3c3c3b;margin-bottom:.5rem}.article-body blockquote{border-left:4px solid var(--red);margin:2rem 0;padding:1.2rem 1.8rem;background:var(--gray-light)}.article-body blockquote p{font-size:1.1rem;font-weight:400;font-style:italic;color:var(--dark);margin:0}.article-body img,.article-body .article-img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;margin:2rem 0}.article-body a{color:var(--red);font-weight:600}.article-share{display:flex;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(60,60,59,.12);flex-wrap:wrap}.article-share span{font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.share-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.1rem;border:1px solid rgba(60,60,59,.2);font-size:.8rem;font-weight:600;color:var(--dark);transition:background .25s,border-color .25s}.share-btn:hover{background:var(--dark);color:#fff;border-color:var(--dark)}.share-btn svg{width:16px;height:16px}.article-sidebar{position:sticky;top:100px}.sidebar-card{background:var(--gray-light);padding:1.8rem;margin-bottom:1.6rem}.sidebar-card .sh{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:1.2rem}.toc-list{display:flex;flex-direction:column;gap:.6rem}.toc-list a{font-size:.88rem;font-weight:300;color:var(--muted);padding-left:.9rem;border-left:2px solid transparent;transition:color .2s,border-color .2s}.toc-list a:hover,.toc-list a.active{color:var(--red);border-left-color:var(--red)}.sidebar-cta{background:var(--dark);color:#fff;padding:2rem 1.8rem;text-align:center}.sidebar-cta h3{font-size:1.1rem;font-weight:700;line-height:1.25}.sidebar-cta p{font-weight:300;font-size:.88rem;margin-top:.8rem;opacity:.8}.sidebar-cta .btn{margin-top:1.4rem;width:100%;justify-content:center}.author-card{display:flex;align-items:flex-start;gap:1.6rem;padding:2rem;background:var(--gray-light);border-left:4px solid var(--red)}.author-avatar-link{flex-shrink:0;display:block}.author-card img{width:80px;height:80px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0;transition:opacity .2s}.author-avatar-link:hover img{opacity:.85}.author-card .author-info{display:flex;flex-direction:column;gap:.3rem}.author-card .name{font-weight:700;font-size:1rem}.author-card .name a{color:var(--dark);transition:color .2s}.author-card .name a:hover{color:var(--red)}.author-card .role{font-weight:300;font-size:.82rem;color:var(--muted)}.author-bio{font-weight:300;font-size:.9rem;line-height:1.7;color:#3c3c3b;margin-top:.6rem;margin-bottom:.4rem}.author-card .author-read-more{margin-top:.8rem;font-size:.78rem;padding:.5rem 1.1rem;align-self:flex-start;display:inline-flex;align-items:center;gap:.4rem;color:#fff}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.8rem;margin-top:2.8rem}.related-card{background:#fff;border:1px solid rgba(60,60,59,.1);overflow:hidden;display:flex;flex-direction:column;transition:transform .4s var(--ease),box-shadow .4s}.related-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.related-card .thumb{aspect-ratio:16/10;overflow:hidden}.related-card .thumb div{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .6s var(--ease)}.related-card:hover .thumb div{transform:scale(1.06)}.related-card .body{padding:1.4rem;flex:1}.related-card h3{font-size:.95rem;font-weight:700;line-height:1.25;margin-top:.5rem}.related-card .link-arrow{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;color:var(--red);margin-top:1rem;letter-spacing:.08em;text-transform:uppercase}@media (max-width:1100px){.article-wrap{grid-template-columns:1fr;gap:2.5rem}.article-sidebar{position:static}}@media (max-width:600px){.post-hero{height:420px}.related-grid{grid-template-columns:1fr}}
