.other-authors{width:100%;background:#fff}.other-authors .other-authors-container{max-width:1200px;margin:0 auto;padding:0 20px}.other-authors .other-authors-section-title{font-size:24px;font-weight:600;color:#333;margin:0 0 24px;padding-bottom:12px}.other-authors .other-authors-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.other-authors .other-authors-author-item{display:flex;flex-direction:column;align-items:center;padding:16px;text-decoration:none;color:inherit;border-radius:8px;transition:background .2s,transform .2s;background:#f8f9fa}.other-authors .other-authors-author-item:hover{background:#e9ecef;transform:translateY(-2px)}.other-authors .other-authors-author-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;background:#f5f5f5;border:2px solid #e5e5e5;margin-bottom:12px}.other-authors .other-authors-author-avatar img{width:100%;height:100%;object-fit:cover}.other-authors .other-authors-author-info{text-align:center;width:100%}.other-authors .other-authors-author-name{font-size:14px;font-weight:600;color:#333;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.other-authors .other-authors-author-stats{font-size:12px;color:#666}.other-authors .other-authors-author-articles{color:#999}@media (max-width:1024px) and (min-width:768px){.other-authors{padding:32px 0 48px}.other-authors .other-authors-container{padding:0 16px}.other-authors .other-authors-grid{grid-template-columns:repeat(4,1fr);gap:16px}.other-authors .other-authors-section-title{font-size:22px}}@media (max-width:767px){.other-authors{padding:24px 0 40px}.other-authors .other-authors-container{padding:0 12px}.other-authors .other-authors-section-title{font-size:20px;margin-bottom:16px}.other-authors .other-authors-grid{grid-template-columns:repeat(3,1fr);gap:12px}.other-authors .other-authors-author-item{padding:12px 8px}.other-authors .other-authors-author-avatar{width:56px;height:56px;margin-bottom:8px}.other-authors .other-authors-author-name{font-size:13px}.other-authors .other-authors-author-stats{font-size:11px}}@media (max-width:480px){.other-authors .other-authors-grid{grid-template-columns:repeat(2,1fr)}}