/* IA Connect CSS atomic selector: theme 006.001; derived from theme-006-ia-atrium-shell.css. */
html[data-iac-style="night"]{
  --ia-mybb-shell:#edf3f8;
  --ia-mybb-panel:#edf3f8;
  --ia-mybb-surface:#d8e4ef;
  --ia-mybb-surface-2:#f5f9fc;
  --ia-mybb-border:#aac0d3;
  --ia-mybb-text:#162735;
  --ia-mybb-muted:#425666;
  --ia-mybb-link:#023a61;
  --ia-mybb-header-top:#335e7d;
  --ia-mybb-header-bottom:#022338;
  --ia-mybb-header-border:#011929;
  --ia-mybb-header-text:#ffffff;
  --ia-mybb-topbar-top:#20425a;
  --ia-mybb-topbar-bottom:#011d2f;
  --ia-mybb-topbar-border:#011929;
  --ia-mybb-topbar-text:#ffffff;
  --ia-mybb-active-bg:#022338;
  --ia-mybb-active-text:#ffffff;
}
