.stancer-related-section{box-sizing:border-box;margin:60px auto 40px;max-width:1100px}.stancer-related-title{color:#111827;font-family:Gellix,Manrope,sans-serif;font-size:26px;font-weight:700;margin-bottom:24px}.stancer-related-section .stancer-posts-grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.stancer-related-section .stancer-card{background:#fff;border:1px solid #f0f1f5;border-radius:20px;box-shadow:0 4px 20px rgba(0,0,0,.03);display:flex;flex-direction:column;font-family:Manrope,sans-serif;justify-content:space-between;overflow:hidden;padding:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.stancer-related-section .stancer-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-5px)}.stancer-related-section .card-header-meta{margin-bottom:14px}.stancer-related-section .card-tags-group{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.stancer-related-section .card-tag{background:#f3f4f6;border-radius:12px;color:#374151;font-family:Manrope,sans-serif;font-size:11px;font-weight:600;padding:4px 10px}.stancer-related-section .card-tag.highlight{background:#0052ff;color:#fff}.stancer-related-section .stancer-card-title{font-family:Gellix,Manrope,sans-serif;font-size:18px;font-weight:700;line-height:1.35;margin:0 0 16px}.stancer-related-section .stancer-card-title a{color:#111827;text-decoration:none;transition:color .2s ease}.stancer-related-section .stancer-card:hover .stancer-card-title a{color:#1450c5}.stancer-related-section .stancer-card-img-wrap{background:#f3f4f6;border-radius:14px;height:180px;margin-bottom:16px;overflow:hidden;width:100%}.stancer-related-section .stancer-card-img-wrap img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.stancer-related-section .stancer-card:hover .stancer-card-img-wrap img{transform:scale(1.05)}.stancer-related-section .stancer-card-excerpt{color:#6b7280;display:-webkit-box;font-family:Manrope,sans-serif;font-size:13px;-webkit-line-clamp:3;line-height:1.5;margin:0 0 20px;-webkit-box-orient:vertical;overflow:hidden}.stancer-related-section .stancer-card-footer{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-family:Manrope,sans-serif;font-size:11px;gap:6px;padding-right:36px}.stancer-related-section .stancer-author-img{border-radius:50%;height:22px;object-fit:cover;width:22px}.stancer-related-section .stancer-author-name{color:#111827;font-weight:600}.stancer-related-section .meta-item{align-items:center;display:inline-flex;gap:4px}.stancer-related-section .meta-icon{fill:none;flex-shrink:0;height:13px;stroke:#6b7280;stroke-width:2;width:13px}.stancer-related-section .stancer-card-footer .dot{color:#d1d5db}.stancer-related-section .stancer-card-action{align-items:center;background:#f8fafc;border-left:1px solid #f0f1f5;border-top:1px solid #f0f1f5;border-top-left-radius:16px;bottom:0;display:flex;height:42px;justify-content:center;position:absolute;right:0;text-decoration:none;transition:background-color .2s ease;width:42px}.stancer-related-section .stancer-card-action svg{fill:none;height:15px;stroke:#111827;stroke-width:2.5;transition:stroke .2s ease,transform .2s ease;width:15px}.stancer-related-section .stancer-card:hover .stancer-card-action{background:#1450c5}.stancer-related-section .stancer-card:hover .stancer-card-action svg{stroke:#fff;transform:translateX(2px)}@media (max-width:900px){.stancer-related-section .stancer-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.stancer-related-section .stancer-posts-grid{grid-template-columns:1fr}}