.author-section{margin-bottom:48px;padding:16px 0 0}.author-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 36px 36px;transition:box-shadow .3s,transform .3s;position:relative;overflow:hidden}.author-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0f172a14}.author-accent-top{background:linear-gradient(90deg,#2563eb,#7c3aed,#ec4899);border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.author-accent-dot{opacity:.06;pointer-events:none;border-radius:50%;position:absolute}.author-dot-1{background:#2563eb;width:180px;height:180px;top:-60px;right:-40px}.author-dot-2{background:#7c3aed;width:120px;height:120px;bottom:-40px;left:-30px}.author-label{letter-spacing:.08em;text-transform:uppercase;color:#2563eb;z-index:1;align-items:center;gap:6px;margin-bottom:24px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.author-label svg{stroke:#2563eb;width:14px;height:14px}.author-content{z-index:1;align-items:flex-start;gap:28px;display:flex;position:relative}.author-avatar-wrap{flex-shrink:0;position:relative}.author-avatar-img{object-fit:cover;border-radius:50%;width:88px;height:88px;display:block}.author-avatar-fallback{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;display:flex}.author-avatar-fallback span{color:#fff;letter-spacing:1px;font-size:28px;font-weight:800}.author-avatar-ring{border:2px dashed #2563eb33;border-radius:50%;animation:12s linear infinite author-ring-spin;position:absolute;inset:-4px}@keyframes author-ring-spin{to{transform:rotate(360deg)}}.author-status-dot{background:#22c55e;border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;bottom:4px;right:4px}.author-info{flex:1;min-width:0}.author-name-row{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:4px;display:flex}.author-name{color:#0f172a;margin:0;font-size:22px;font-weight:800;line-height:1.3}.author-linkedin{color:#fff;background:#0077b5;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.author-linkedin svg{fill:#fff;width:15px;height:15px}.author-linkedin:hover{background:#005f8d;transform:translateY(-1px);box-shadow:0 4px 12px #0077b54d}.author-role{color:#64748b;margin:0 0 14px;font-size:14px;line-height:1.5}.author-at{color:#64748b;font-style:italic}.author-bio{color:#334155;margin:0 0 18px;font-size:15px;line-height:1.7}.author-link{color:#2563eb;border-bottom:1px dashed #2563eb4d;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.author-link:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.author-tags{flex-wrap:wrap;gap:8px;display:flex}.author-tag{color:#4338ca;background:linear-gradient(135deg,#2563eb0f,#7c3aed0f);border:1px solid #2563eb1a;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s;display:inline-block}.author-tag:hover{background:linear-gradient(135deg,#2563eb1f,#7c3aed1f);border-color:#2563eb33}@media (max-width:640px){.author-card{padding:32px 20px 24px}.author-content{text-align:center;flex-direction:column;align-items:center}.author-name-row,.author-tags{justify-content:center}.author-avatar-img,.author-avatar-fallback{width:72px;height:72px}.author-avatar-fallback span{font-size:22px}.author-name{font-size:19px}}
