.Author_authorHeader__iFSlC{padding:var(--space-4xl) 0 var(--space-3xl);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-3xl)}.Author_authorProfile__9k_6J{display:flex;gap:2.5rem;align-items:flex-start;margin-top:2rem}.Author_authorAvatar__FAJIC{flex-shrink:0;width:120px;height:120px;border-radius:50%;overflow:hidden;background:var(--color-bg-tertiary)}.Author_authorAvatar__FAJIC img{width:100%;height:100%;object-fit:cover}.Author_authorAvatarPlaceholder__svTB7{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--color-accent),#e8c547);font-family:var(--font-display);font-size:2.5rem;font-weight:600;color:var(--color-bg-primary)}.Author_authorInfo__E_ET_{flex:1 1}.Author_authorName__pW_6y{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.Author_authorRole__23hZ5{font-size:1rem;color:var(--color-accent);margin-bottom:1.25rem}.Author_authorBio__VgOq0{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.7;max-width:600px;margin-bottom:1.5rem}.Author_authorCredentials__N6MC1{list-style:none;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;padding:0}.Author_authorCredentials__N6MC1 li{font-size:.8125rem;color:var(--color-text-muted);padding:.375rem .875rem;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:100px}.Author_authorCredentials__N6MC1 li:before{content:"✓ ";color:var(--color-accent)}.Author_authorSocial__GFdaE{display:flex;gap:.75rem}.Author_socialLink__yVPTG{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-sm);background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-secondary);transition:all var(--transition-fast)}.Author_socialLink__yVPTG:hover{border-color:var(--color-accent);color:var(--color-accent)}.Author_socialLink__yVPTG svg{width:20px;height:20px}.Author_authorPosts__riyL6{margin-bottom:var(--space-4xl)}.Author_postsTitle__NkWLo{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--color-text-primary);margin-bottom:2rem}.Author_authorCta__dkwzY{text-align:center;padding:var(--space-3xl);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);margin-bottom:var(--space-4xl)}.Author_ctaTitle__GpNUD{font-family:var(--font-display);font-size:1.5rem;font-weight:500;color:var(--color-text-primary);margin-bottom:.75rem}.Author_ctaText__sIaqy{font-size:1rem;color:var(--color-text-secondary);margin-bottom:1.5rem}.Author_ctaButton__Rs14r{display:inline-flex;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;color:var(--color-bg-primary);background:var(--color-accent);border-radius:var(--radius-sm);text-decoration:none;transition:all .3s ease}.Author_ctaButton__Rs14r:hover{background:var(--color-accent-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(201,162,39,.3)}@media (max-width:768px){.Author_authorProfile__9k_6J{flex-direction:column;align-items:center;text-align:center}.Author_authorBio__VgOq0{max-width:none}.Author_authorCredentials__N6MC1,.Author_authorSocial__GFdaE{justify-content:center}.Author_authorCta__dkwzY{padding:var(--space-2xl)}}