/* IA Connect CSS atomic selector: theme 070.002; derived from theme-070-ia-atrium-shell-iac-avatar-change.css. */
mentions and reply action SVGs. */
/* 2026-04-06 hotfix v3: imported light MyBB themes must keep the avatar change button readable. */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-avatar-change{
  background:color-mix(in srgb, var(--ia-mybb-surface-2) 92%, #fff 8%);
  border-color:var(--ia-mybb-border);
  color:var(--ia-mybb-text);
}
