/* IA Connect CSS atomic selector: theme 034.001; derived from theme-034-ia-atrium-shell-ia-panel-ia-panel-inner.css. */
/* IA Connect MyBB theme intent: generic non-default/non-black theme application repair. */
/* 2026-04-06 repair: generic non-default/non-black Connect theme application */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .ia-panel[data-panel="connect"] .ia-panel-inner{
  background:var(--ia-mybb-panel);
  color:var(--ia-mybb-text);
  border-color:var(--ia-mybb-border);
}
