.guide-home-authors-list{width:100%;background:#fff;margin-bottom:64px;box-sizing:border-box}.guide-home-authors-list .section-title{font-size:24px;line-height:32px;font-weight:600;color:#155dfc;margin:0 0 26px}.guide-home-authors-list .authors-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.guide-home-authors-list .authors-grid[data-items-per-page="4"]{grid-template-columns:repeat(4,1fr)}.guide-home-authors-list .authors-grid[data-items-per-page="3"]{grid-template-columns:repeat(3,1fr)}.guide-home-authors-list .authors-grid[data-items-per-page="2"]{grid-template-columns:repeat(2,1fr)}.guide-home-authors-list .authors-grid[data-items-per-page="1"]{grid-template-columns:repeat(1,1fr)}.guide-home-authors-list .author-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:32px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.03);height:100%;position:relative;top:0;box-sizing:border-box;cursor:pointer;text-decoration:none;color:inherit}.guide-home-authors-list .author-card:hover{box-shadow:0 12px 24px rgba(0,0,0,.08);transform:translateY(-4px);border-color:#dee2e6}.guide-home-authors-list .author-card.hidden{display:none}.guide-home-authors-list .author-avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;background:#f5f5f5;margin-bottom:20px;flex-shrink:0}.guide-home-authors-list .author-avatar img{width:100%;height:100%;object-fit:cover}.guide-home-authors-list .author-name{color:#0a0a0a;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:24px;margin:0 0 6px}.guide-home-authors-list .author-title{font-size:14px;font-weight:400;color:#4a5565;margin:0 0 12px;line-height:1.4}.guide-home-authors-list .author-description{font-size:13px;color:#4a4a4a;line-height:1.6;margin:0 0 20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.guide-home-authors-list .author-meta{margin-bottom:16px}.guide-home-authors-list .author-article-count{font-size:14px;font-weight:400;color:#4a5565}.guide-home-authors-list .author-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:24px;min-height:28px;margin-top:auto}.guide-home-authors-list .author-tags .tag{display:inline-block;padding:5px 12px;background:#eff6ff;color:#287dfa;text-align:center;font-size:12px;font-weight:400;line-height:16px;border-radius:100px;white-space:nowrap}.guide-home-authors-list .author-actions{width:100%;display:flex;justify-content:center}.guide-home-authors-list .btn-view-profile{display:inline-block;width:auto;min-width:140px;padding:10px 28px;background:#3b82f6;color:#fff;font-size:14px;font-weight:600;text-align:center;text-decoration:none;border:0;border-radius:100px;cursor:pointer;transition:all .3s ease}.guide-home-authors-list .btn-view-profile:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.guide-home-authors-list .btn-view-profile:active{transform:translateY(0)}.guide-home-authors-list .load-more-section{text-align:center;margin-top:32px}.guide-home-authors-list .load-more-btn{padding:12px 48px;background:#3b82f6;color:#fff;border:0;border-radius:24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(59,130,246,.2)}.guide-home-authors-list .load-more-btn:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.guide-home-authors-list .load-more-btn:active{background:#1d4ed8;transform:translateY(0)}.guide-home-authors-list .load-more-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}@media (max-width:1024px) and (min-width:763px){.guide-home-authors-list .section-title{margin-top:48px}.guide-home-authors-list .authors-grid{grid-template-columns:repeat(2,1fr)!important;gap:20px}.guide-home-authors-list .author-card{padding:24px}.guide-home-authors-list .author-avatar{width:80px;height:80px;margin-bottom:16px}.guide-home-authors-list .author-name{font-size:16px}}@media (max-width:762px){.guide-home-authors-list .section-title{margin-top:36px;margin-bottom:20px;padding-bottom:12px}.guide-home-authors-list .authors-grid{grid-template-columns:repeat(1,1fr)!important;gap:16px}.guide-home-authors-list .author-card{padding:24px 16px}.guide-home-authors-list .author-avatar{width:80px;height:80px;margin-bottom:16px}.guide-home-authors-list .author-name{font-size:16px}.guide-home-authors-list .author-description{font-size:13px;margin-bottom:16px;-webkit-line-clamp:3}.guide-home-authors-list .author-tags{gap:6px;margin-bottom:20px}.guide-home-authors-list .author-tags .tag{padding:4px 12px;font-size:11px}.guide-home-authors-list .btn-view-profile{padding:10px 20px}.guide-home-authors-list .load-more-section{margin-top:24px}.guide-home-authors-list .load-more-btn{padding:12px 24px;font-size:15px}}