/* IA Connect CSS atomic selector: theme 047.001; derived from theme-047-ia-atrium-shell-iac-meta.css. */
/* IA Connect MyBB theme intent: profile/discuss parity rules for imported themes. */
/* 2026-04-06 follow-up: generic MyBB profile/discuss parity with approved Black behaviour */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-meta{
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  padding:0;
}
