.profile-module__aMTMWG__hero{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;align-items:flex-start;gap:1.6rem;padding:2rem;display:flex}.profile-module__aMTMWG__avatar{object-fit:cover;border:3px solid var(--accent);background:var(--bg);border-radius:50%;flex-shrink:0;width:140px;height:140px}.profile-module__aMTMWG__avatarFallback{color:var(--accent);text-transform:uppercase;justify-content:center;align-items:center;font-size:3.6rem;display:flex}.profile-module__aMTMWG__heroBody{flex:1;min-width:0}.profile-module__aMTMWG__heroBody h1{margin:0 0 .3rem}.profile-module__aMTMWG__headline{color:var(--accent);margin:0 0 .6rem}.profile-module__aMTMWG__meta{color:var(--muted);margin:0 0 .6rem}.profile-module__aMTMWG__bio{white-space:pre-wrap;margin:1rem 0;line-height:1.5}.profile-module__aMTMWG__badge{background:var(--accent);color:var(--surface);border-radius:999px;margin-left:.4rem;padding:.1rem .6rem;font-size:.85rem;display:inline-block}.profile-module__aMTMWG__repoGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.profile-module__aMTMWG__repoCard{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);color:inherit;border-radius:14px;padding:1.1rem;text-decoration:none;transition:transform .12s;display:block}.profile-module__aMTMWG__repoCard:hover{transform:translateY(-2px)}.profile-module__aMTMWG__repoCard h3{color:var(--accent);word-break:break-word;margin:0 0 .4rem}.profile-module__aMTMWG__repoCard p{color:var(--muted);margin:0 0 .7rem;font-size:.95rem}.profile-module__aMTMWG__repoStats{color:var(--text);flex-wrap:wrap;gap:.9rem;margin-bottom:.6rem;font-size:.9rem;display:flex}.profile-module__aMTMWG__langDot{background:var(--accent-2);vertical-align:middle;border-radius:50%;width:10px;height:10px;margin-right:.35rem;display:inline-block}.profile-module__aMTMWG__topics{flex-wrap:wrap;gap:.35rem;display:flex}.profile-module__aMTMWG__topic{background:var(--bg);border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:.1rem .5rem;font-size:.78rem}.profile-module__aMTMWG__note{color:var(--muted);font-size:.95rem}@media (max-width:640px){.profile-module__aMTMWG__hero{text-align:center;flex-direction:column;align-items:center}}
