/* IA Connect CSS atomic selector: theme 042.002; derived from theme-042-ia-atrium-shell-iac-card-head-ia-atrium-shell.css. */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-modal-top{
  background:linear-gradient(180deg,var(--ia-mybb-header-top),var(--ia-mybb-header-bottom));
  border-bottom:1px solid var(--ia-mybb-header-border);
  color:var(--ia-mybb-header-text);
}
