.styles_container__eS_WB{min-height:100vh;display:flex;flex-direction:column;background-color:#f9fafb}.styles_main__osJg3{flex:1 1;padding:1rem 0}.styles_breadcrumb__nj3nU{padding:.75rem 0;margin-bottom:1rem;font-size:.875rem}.styles_breadcrumbItem__Q0ERW{display:inline}.styles_breadcrumbLink__XVVU2{color:#7c3aed;text-decoration:none}.styles_breadcrumbLink__XVVU2:hover{text-decoration:underline}.styles_breadcrumbCurrent__vkwzE{color:#6b7280}.styles_breadcrumbSeparator__qltjD{color:#9ca3af;margin:0 .25rem}.AuthorProfile_container__9pnhP{max-width:900px;margin:0 auto;padding:2rem}.AuthorProfile_profile__CDyN9{display:flex;gap:2rem;align-items:flex-start;padding:2rem;background:#faf5ff;border:1px solid #e9d5ff;border-radius:12px;margin-bottom:2rem}@media (max-width:640px){.AuthorProfile_profile__CDyN9{flex-direction:column;align-items:center;text-align:center}}.AuthorProfile_avatar__i12vT{width:120px;height:120px;border-radius:50%;flex-shrink:0}.AuthorProfile_profileInfo__72r_P{flex:1 1}.AuthorProfile_name__xcFFN{font-size:1.8rem;color:#1f2937;margin:0 0 .25rem}.AuthorProfile_title__rCiNk{color:#7c3aed;font-size:1rem;font-weight:500;margin-bottom:.75rem}.AuthorProfile_bio__Z11Ng{color:#374151;line-height:1.6;margin-bottom:1rem}.AuthorProfile_meta__4zRS6{display:flex;flex-wrap:wrap;gap:1rem;font-size:.9rem;color:#6b7280}.AuthorProfile_emailLink__7H3Zr{color:#7c3aed;text-decoration:none}.AuthorProfile_emailLink__7H3Zr:hover{text-decoration:underline}.AuthorProfile_articles__9ZhVa h2{color:#1f2937;font-size:1.4rem;margin-bottom:1rem}.AuthorProfile_empty__Ezcq7{color:#6b7280;padding:2rem 0;text-align:center}.AuthorProfile_articleList___MHcd{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.AuthorProfile_articleCard__YImOQ{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .2s,box-shadow .2s}.AuthorProfile_articleCard__YImOQ:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(124,58,237,.1)}.AuthorProfile_articleImage__XpwvD{width:100%;height:160px;object-fit:cover}.AuthorProfile_articleInfo__qifal{padding:1rem}.AuthorProfile_articleInfo__qifal h3{color:#1f2937;font-size:1rem;margin:0 0 .5rem;line-height:1.3}.AuthorProfile_articleInfo__qifal p{color:#4b5563;font-size:.85rem;line-height:1.4;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.AuthorProfile_articleDate__mv7Vo{color:#9ca3af;font-size:.8rem}