/* IA Connect CSS atomic selector: theme 036.001; derived from theme-036-ia-atrium-shell-iac-meta.css. */
:is(html, body, #ia-atrium-shell)[data-iac-style]:not([data-iac-style="default"]):not([data-iac-style="black"]) .iac-meta{
  background:linear-gradient(180deg,var(--ia-mybb-header-top),var(--ia-mybb-header-bottom));
  border:1px solid var(--ia-mybb-header-border);
  border-radius:14px;
  box-shadow:0 12px 32px rgba(0,0,0,.18);
  color:var(--ia-mybb-header-text);
}
