.new-user-info-container{gap:12px}.new-avatar-wrapper,.new-user-info-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.new-avatar-wrapper{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#f5f5f5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.new-avatar{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new-avatar-placeholder{font-size:16px;color:#999}.new-info-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.new-name{font-size:14px;font-weight:500;color:#333}.new-account{font-size:12px;color:#666}