.rqx-msg.user{align-self:flex-end;color:#fff;background:linear-gradient(145deg,rgba(190,30,45,.95),rgba(255,90,95,.72));border:1px solid rgba(255,255,255,.1);border-bottom-right-radius:6px;box-shadow:0 14px 34px rgba(190,30,45,.1)}.rqx-typing{align-self:flex-start;width:74px;padding:13px 15px;border-radius:18px;border-bottom-left-radius:6px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08)}.rqx-typing span{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:var(--rq-green-2);animation:rqxTyping .9s ease-in-out infinite}.rqx-typing span:nth-child(2){animation-delay:.12s;background:var(--rq-red-2)}.rqx-typing span:nth-child(3){animation-delay:.24s}