.author-page{padding:2rem 0 4rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.author-header{margin-bottom:3rem}.author-hero{display:flex;align-items:center;gap:2rem;margin-top:2rem;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.author-avatar-large{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;flex-shrink:0}.author-photo{object-fit:cover;background:none}.author-linkedin{display:inline-flex;align-items:center;margin-top:1rem;padding:.5rem 1rem;background:#0077b5;color:white;text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s;font-size:.9rem}.author-linkedin:hover{background:#006399;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,119,181,.3)}.author-header-info{flex:1 1}.author-name{font-size:2.5rem;margin:0 0 .5rem;color:#2d3748}.author-role{font-size:1.25rem;color:#667eea;margin:0 0 .5rem;font-weight:500}.author-credentials-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.35rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500;margin:.5rem 0}.author-stats{color:#718096;margin:0}.author-content{display:grid;grid-template-columns:1fr 350px;gap:2rem;align-items:start}.author-main{display:flex;flex-direction:column;gap:2rem}.author-articles-section,.author-bio-section,.author-credentials,.author-specialties{background:white;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.author-articles-section h2,.author-bio-section h2,.author-credentials h3,.author-specialties h3{color:#2d3748;margin-top:0;margin-bottom:1rem}.author-bio-full{line-height:1.8;color:#4a5568;font-size:1.1rem}.specialties-grid{display:flex;flex-wrap:wrap;gap:.75rem}.specialty-tag{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500}.credentials-list{list-style:none;padding:0;margin:0 0 1.5rem}.credentials-list li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;color:#4a5568}.credentials-list svg{width:20px;height:20px;color:#48bb78;flex-shrink:0;margin-top:2px}.experience-text{line-height:1.7;color:#4a5568;margin:0}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.article-card{display:flex;flex-direction:column}.article-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.85rem}.article-category{background:#edf2f7;color:#667eea;padding:.25rem .75rem;border-radius:4px;font-weight:500}.article-date{color:#a0aec0}.article-card-title{font-size:1.25rem;margin:0 0 .75rem;color:#2d3748}.article-card-excerpt{color:#718096;line-height:1.6;margin:0 0 1rem;flex:1 1}.article-link{color:#667eea;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s}.article-link:hover{gap:.75rem}.author-sidebar{position:sticky;top:2rem;display:flex;flex-direction:column;gap:1.5rem}.contact-author-card,.expertise-card{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.contact-author-card h3,.expertise-card h3{margin:0 0 1rem;color:#2d3748}.contact-author-card p{color:#718096;margin:0 0 1rem}.email-button{display:block;background:linear-gradient(135deg,#667eea,#764ba2);color:white;text-decoration:none;padding:.75rem;border-radius:6px;text-align:center;font-weight:500;margin-bottom:.75rem;transition:transform .2s;word-break:break-all;font-size:.9rem}.email-button:hover{transform:translateY(-2px)}.contact-link{display:block;color:#667eea;text-decoration:none;text-align:center;font-weight:500}.expertise-list{list-style:none;padding:0;margin:0}.expertise-list li{padding:.5rem 0;border-bottom:1px solid #e2e8f0;color:#4a5568}.expertise-list li:last-child{border-bottom:none}@media (max-width:1024px){.author-content{grid-template-columns:1fr}.author-sidebar{position:relative;top:0}}@media (max-width:768px){.author-hero{flex-direction:column;text-align:center}.author-name{font-size:2rem}.articles-grid{grid-template-columns:1fr}.author-avatar-large{width:100px;height:100px;font-size:2rem}}