/* IA Connect CSS atomic selector: theme 072.002; derived from theme-072-iac-mentionbox-iac-mentionbox-iac-mentionbox.css. */
so theme styling must also target the popup directly via its own data-iac-style attribute. */
.iac-mentionbox[data-iac-style="calm"]{
  background:var(--ia-mybb-surface-2);
  border-color:var(--ia-mybb-border);
  box-shadow:0 18px 40px rgba(0,0,0,.16);
}
