/* IA Connect CSS atomic selector: theme 077.001; derived from theme-077-ia-atrium-shell-iac-comment-actions-iac-cact.css. */
/* 2026-04-26 pass33: keep Connect comment/reply action SVGs readable in imported lighter styles. */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-comment-actions .iac-cact{
  background:var(--ia-mybb-surface-2);
  border:1px solid var(--ia-mybb-border);
  color:var(--ia-mybb-text);
  opacity:.92;
}
