.author-module__F83YEa__container{max-width:900px;margin:0 auto;padding:4rem 2rem}.author-module__F83YEa__profileHeader{flex-wrap:wrap;align-items:flex-start;gap:2rem;margin-bottom:3rem;display:flex}.author-module__F83YEa__avatarWrapper{border:4px solid var(--panel-border);background:var(--surface-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:180px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.author-module__F83YEa__profileImage{object-fit:cover;width:100%;height:100%}.author-module__F83YEa__avatarFallback{color:var(--text-muted);font-size:4rem;font-weight:700}.author-module__F83YEa__profileInfo{flex-grow:1}.author-module__F83YEa__name{color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.author-module__F83YEa__role{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600}.author-module__F83YEa__bio{color:var(--text-muted);max-width:600px;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.author-module__F83YEa__statsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-top:2rem;display:grid}.author-module__F83YEa__statCard{border:1px solid var(--panel-border);text-align:center;background:#f5f6f8b3;border-radius:12px;padding:1.5rem}.author-module__F83YEa__statValue{color:var(--foreground);margin-bottom:.25rem;font-size:2rem;font-weight:800}.author-module__F83YEa__statLabel{color:var(--text-muted);font-size:.9rem;font-weight:500}.author-module__F83YEa__contentSection{margin-top:4rem}.author-module__F83YEa__contentTitle{border-bottom:2px solid var(--panel-border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.8rem;font-weight:700}.author-module__F83YEa__articlesList{flex-direction:column;gap:1.5rem;display:flex}.author-module__F83YEa__articleCard{border:1px solid var(--panel-border);background:var(--panel);border-radius:8px;padding:1.5rem;transition:transform .2s,border-color .2s}.author-module__F83YEa__articleCard:hover{border-color:var(--primary);transform:translate(4px)}.author-module__F83YEa__articleMeta{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:600}.author-module__F83YEa__articleTitle{color:var(--foreground);font-size:1.3rem;font-weight:700}
