.related-posts-by-tags{margin-top:50px;padding-top:30px;border-top:1px solid #eee}.related-posts-by-tags h2{font-size:24px;margin-bottom:20px}.related-posts-grid{display:flex;flex-wrap:wrap;gap:20px}.related-post-item{flex:1 1 calc(33.333% - 20px);min-width:280px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,0.1);border-radius:8px;overflow:hidden}.related-post-image{width:100%;height:200px;overflow:hidden;position:relative;background:#f5f5f5}.related-post-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.related-post-item:hover .related-post-image img{transform:scale(1.05)}.no-image{display:flex;align-items:center;justify-content:center;color:#999}.related-post-content{padding:15px}.related-post-content a{display:block;font-weight:600;font-size:16px;color:#333;text-decoration:none;margin-bottom:8px}.related-post-content a:hover{color:#6d4aff}.excerpt{font-size:14px;color:#666;line-height:1.5}@media (max-width:992px){.related-post-item{flex:1 1 calc(50% - 20px)}}@media (max-width:768px){.related-post-item{flex:1 1 100%}}