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