.developer-profile{gap:24px;display:grid}.developer-profile-intro{text-align:center;justify-items:center;gap:18px;padding:8px 0 2px;display:grid}.developer-profile-intro__photo{aspect-ratio:1;background:#dfe9f8;border:6px solid #f2f6fd;border-radius:50%;width:min(220px,100%);overflow:hidden;box-shadow:0 18px 38px #10346e1f}.developer-profile-intro__photo img{object-fit:cover;width:100%;height:100%;display:block}.developer-profile-intro__copy{gap:12px;max-width:62ch;display:grid}.developer-profile-intro__copy h2{color:#162132;margin:0;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08}.developer-profile-intro__copy p{margin:0}
@media (max-width:640px){.developer-profile-intro__photo{width:min(190px,60vw)}}
