/* CPOOL AI LINKED SUGGESTIONS V11.3.22A */

.cpool-ai-linked-choice {
  position: relative;
  outline: 2px solid rgba(62, 103, 244, 0.22);
  outline-offset: 3px;
  border-radius: 10px;
}

.cpool-ai-linked-badge {
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  padding: 3px 7px;
  border-radius: 999px;
  background: #eef3ff;
  color: #3155c8;
  font-size: 11px;
  font-weight: 800;
  line-height: 1.2;
  white-space: nowrap;
}
