.author-box{box-shadow:var(--shadow-soft);background:#ffffffd1;border:1px solid #13232f14;border-radius:24px;gap:1.25rem;margin-top:3rem;margin-bottom:2rem;padding:1.6rem;display:flex}.author-box-avatar{flex-shrink:0}.author-box-image{object-fit:cover;border:2px solid #13232f14;border-radius:50%;width:80px;height:80px}.avatar-placeholder{width:80px;height:80px;color:var(--text-base);background:linear-gradient(135deg,#0f766e29 0%,#c66a172e 100%);border:2px solid #13232f14;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.author-box-content{flex-direction:column;display:flex}.author-box-header{margin-bottom:.45rem}.author-box-role{color:var(--accent-glow);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.8rem;font-weight:800;display:block}.author-box-name{margin:0;font-size:1.35rem}.author-box-name a{color:var(--text-base)}.author-box-bio{margin:0 0 1rem;font-size:.95rem;line-height:1.65}.author-box-meta{color:var(--text-muted);flex-wrap:wrap;gap:1rem;font-size:.84rem;font-weight:600;display:flex}.author-box-methodology{margin:1rem 0 0;font-size:.92rem;line-height:1.65}@media (max-width:640px){.author-box{flex-direction:column}}
