.author-banner{background:#f8f9fa;padding:40px 0;border-bottom:1px solid #C1C5CA}.author-banner-inner{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.author-avatar-photo{width:96px;height:96px;border-radius:50%;object-fit:cover;flex-shrink:0;border:3px solid #fff;box-shadow:0 0 0 1px #C1C5CA}.author-avatar-fallback{border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#EE3124;color:#fff;font-weight:800;font-size:28px;letter-spacing:.5px;border:3px solid #fff;box-shadow:0 0 0 1px #C1C5CA}.author-banner-info{flex:1;min-width:200px}.author-banner-name{font-size:24px;font-weight:800;color:#1a1a1a;letter-spacing:-.3px}.author-banner-job{font-size:14px;color:#EE3124;font-weight:700;margin-top:2px}.author-btn-linkedin{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1.5px solid #C1C5CA;color:#1a1a1a;padding:9px 18px;border-radius:24px;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s}.author-btn-linkedin:hover{border-color:#0A66C2;box-shadow:0 2px 8px rgb(10 102 194 / .15)}.author-btn-linkedin svg{width:15px;height:15px;fill:#0A66C2}.author-trust-strip{display:flex;gap:2px;margin:28px 0;border-radius:12px;overflow:hidden;background:#C1C5CA}.author-trust-chip{flex:1;background:#fff;padding:18px 20px;text-align:center}.author-trust-value{font-size:20px;font-weight:800;color:#EE3124}.author-trust-label{font-size:11px;color:#777B83;text-transform:uppercase;letter-spacing:.5px;margin-top:4px}.author-bio{font-size:15px;color:#444;line-height:1.7;max-width:720px;margin:0 0 40px}.author-articles-title{font-size:13px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:#53565A;margin-bottom:16px;padding-bottom:10px;border-bottom:1px solid #C1C5CA}.author-pagination{display:flex;justify-content:center;gap:8px;padding:32px 0 56px}.author-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:8px;font-size:13px;font-weight:600;color:#1a1a1a;border:1px solid #C1C5CA}.author-pagination .page-numbers.current{background:#EE3124;border-color:#EE3124;color:#fff}.author-pagination .page-numbers.dots{border:none}@media (max-width:640px){.author-banner-inner{gap:16px}.author-avatar-photo,.author-avatar-fallback{width:72px!important;height:72px!important;font-size:22px}.author-trust-strip{flex-wrap:wrap}.author-trust-chip{min-width:45%}}