.author-profile_authorProfile__vfKdp{padding:3rem 0}.author-profile_profileCard__O3Tte{max-width:900px;margin:0 auto;background:var(--card-background);border:2px solid var(--border-color);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg)}.author-profile_profileHeader__Z6GEo{display:flex;align-items:center;gap:2rem;padding:3rem;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-bottom:2px solid var(--border-color)}@media(max-width:768px){.author-profile_profileHeader__Z6GEo{flex-direction:column;text-align:center;padding:2rem 1.5rem}}.author-profile_profilePhoto__wOgpn{width:150px;height:150px;border-radius:50%;overflow:hidden;border:4px solid var(--primary-color);flex-shrink:0;box-shadow:0 8px 24px rgba(255,120,0,.3)}.author-profile_profilePhoto__wOgpn img{width:100%;height:100%;object-fit:cover}.author-profile_profileInfo__KKsI2{flex:1 1}.author-profile_profileInfo__KKsI2 h1{font-size:2.5rem;margin-bottom:.5rem;font-weight:800;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width:768px){.author-profile_profileInfo__KKsI2 h1{font-size:2rem}}.author-profile_jobTitle__Vl2po{font-size:1.2rem;color:var(--text-secondary);font-weight:500;margin:0}.author-profile_profileContent__rnYCx{padding:3rem}@media(max-width:768px){.author-profile_profileContent__rnYCx{padding:2rem 1.5rem}}.author-profile_bioSection__gqNtr,.author-profile_contactSection__RJKuF{margin-bottom:3rem}.author-profile_bioSection__gqNtr:last-child,.author-profile_contactSection__RJKuF:last-child{margin-bottom:0}.author-profile_bioSection__gqNtr h2,.author-profile_contactSection__RJKuF h2{font-size:1.75rem;margin-bottom:1.5rem;font-weight:700;color:var(--secondary-color)}.author-profile_bioSection__gqNtr p,.author-profile_contactSection__RJKuF p{font-size:1.05rem;line-height:1.8;color:var(--text-color);margin-bottom:1rem}.author-profile_bioSection__gqNtr p:last-child,.author-profile_contactSection__RJKuF p:last-child{margin-bottom:0}.author-profile_bioSection__gqNtr ul{font-size:1.05rem;line-height:1.8;color:var(--text-color);margin:0 0 1rem;padding-left:1.5rem}.author-profile_bioSection__gqNtr ul li{margin-bottom:.5rem}.author-profile_bioSection__gqNtr ul li:last-child{margin-bottom:0}.author-profile_contactLinks__fo9zm{display:flex;flex-wrap:wrap;gap:1rem}.author-profile_contactLink__c92s0{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.5rem;background:var(--background-alt);border:2px solid var(--border-color);border-radius:10px;color:var(--text-color);text-decoration:none;font-weight:600;transition:all .3s ease}.author-profile_contactLink__c92s0 svg{width:20px;height:20px;flex-shrink:0}.author-profile_contactLink__c92s0:hover{border-color:var(--primary-color);background:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 16px rgba(255,120,0,.3)}