:root {
  --bg: #eef2f6;
  --panel: #ffffff;
  --panel-soft: #f8fafc;
  --ink: #111827;
  --muted: #5b6472;
  --line: #d8e1ec;
  --line-soft: #e8eef6;
  --navy: #111827;
  --navy-2: #243244;
  --blue: #2563eb;
  --teal: #0f766e;
  --gold: #b68b2d;
  --green: #16a34a;
  --red: #dc2626;
  --amber: #d97706;
  --steel: #334155;
}

/* Execution Era - collapsed rail button width final override v69 */
@media screen and (min-width: 901px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation {
    max-width: 76px !important;
    min-width: 76px !important;
    width: 76px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav {
    grid-template-columns: 56px !important;
    max-width: 56px !important;
    min-width: 56px !important;
    width: 56px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children.nav-parent {
    column-gap: 0 !important;
    gap: 0 !important;
    grid-template-columns: 42px !important;
    inline-size: 42px !important;
    justify-content: center !important;
    max-inline-size: 42px !important;
    max-width: 42px !important;
    min-inline-size: 42px !important;
    min-width: 42px !important;
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 42px !important;
  }
}

/* Page Conversion Implementation 001 - align enterprise status width v74 */
#view-dashboard .command-home-sketch-hero > .command-home-reference-status {
  margin-left: -24px !important;
  margin-right: -24px !important;
}

/* Page Conversion Implementation 001 - align enterprise status wrapper final eof v75 */
#view-dashboard .command-home-sketch-hero > .command-home-enterprise-status {
  margin-left: -24px !important;
  margin-right: -24px !important;
}

/* Page Conversion Implementation 001 - enterprise status full section width final eof v76 */
#view-dashboard .command-home-sketch-hero > .command-home-enterprise-status {
  margin-left: -24px !important;
  margin-right: -24px !important;
  max-width: none !important;
  width: calc(100% + 48px) !important;
}

/* Page Conversion Implementation 001 - reduce gap above recommended workspace final eof v77 */
#view-dashboard .command-home-recommended-section {
  margin-top: -6px !important;
}

/* Page Conversion Implementation 001 - recommended workspace breathing room final v70 */
#view-dashboard .command-home-recommended-section {
  margin-top: 34px !important;
  padding-bottom: 24px !important;
}

#view-dashboard .command-home-recommended-card {
  padding-bottom: 20px !important;
}

/* Execution Era - sidebar brand single-line lock v71 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup > div {
  min-width: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  display: block !important;
  font-size: .72rem !important;
  letter-spacing: 0 !important;
  line-height: 1.06 !important;
  overflow: visible !important;
  text-wrap: nowrap !important;
  white-space: nowrap !important;
}

/* Page Conversion Implementation 001 - unified greeting weight v72 */
#view-dashboard .command-home-hero-copy h2,
#view-dashboard .command-home-hero-copy h2 *,
#view-dashboard #command-home-greeting-name {
  font-weight: 450 !important;
}

/* Execution Era - collapsed navigation optical alignment v73 */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent {
    align-items: center !important;
    display: grid !important;
    grid-template-columns: 42px !important;
    height: 42px !important;
    justify-items: center !important;
    position: relative !important;
    text-align: center !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent::before,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent::before {
    align-items: center !important;
    display: inline-grid !important;
    grid-column: 1 !important;
    height: 24px !important;
    justify-content: center !important;
    justify-items: center !important;
    margin: 0 !important;
    place-items: center !important;
    width: 24px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent.has-children::after {
    display: none !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-badge {
    position: absolute !important;
    right: -3px !important;
    top: 2px !important;
    transform: none !important;
  }
}

/* Page Conversion Implementation 001 - recommended workspace breathing room final v70 */
#view-dashboard .command-home-recommended-section {
  margin-top: 34px !important;
  padding-bottom: 24px !important;
}

#view-dashboard .command-home-recommended-card {
  padding-bottom: 20px !important;
}

/* Page Conversion Implementation 001 - recommended workspace breathing room final v70 */
#view-dashboard .command-home-recommended-section {
  margin-top: 34px !important;
  padding-bottom: 24px !important;
}

#view-dashboard .command-home-recommended-card {
  padding-bottom: 20px !important;
}

/* Page Conversion Implementation 001 - recommended workspace breathing room final v70 */
#view-dashboard .command-home-recommended-section {
  margin-top: 34px !important;
  padding-bottom: 24px !important;
}

#view-dashboard .command-home-recommended-card {
  padding-bottom: 20px !important;
}

/* Page Conversion Implementation 001 - recommended workspace breathing room v70 */
#view-dashboard .command-home-recommended-section {
  margin-top: 34px !important;
  padding-bottom: 24px !important;
}

#view-dashboard .command-home-recommended-card {
  padding-bottom: 20px !important;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  text-rendering: geometricPrecision;
}

body.portal-login-active {
  background: #f7eedf;
}

body.portal-login-active .app-shell[hidden] {
  display: none !important;
}

.app-shell[hidden],
#command-center-shell[hidden] {
  display: none !important;
}

.portal-login-root {
  --portal-white: #ffffff;
  --portal-ivory: #fffaf2;
  --portal-warm-cream: #f7eedf;
  --portal-sandstone: #d0bea8;
  --portal-taupe: #8a7a69;
  --portal-warm-gray: #5f5147;
  --portal-charcoal: #26211d;
  --portal-near-black: #161514;
  --portal-heritage-brown: #68442b;
  --portal-warm-gold: #8b6a34;
  align-items: center;
  background: var(--portal-warm-cream);
  color: var(--portal-near-black);
  display: grid;
  min-height: 100vh;
  padding: 40px 20px;
}

.portal-login-root[hidden] {
  display: none !important;
}

.portal-shell-root {
  --portal-white: #ffffff;
  --portal-ivory: #fffaf2;
  --portal-warm-cream: #f7eedf;
  --portal-sandstone: #d0bea8;
  --portal-taupe: #8a7a69;
  --portal-warm-gray: #5f5147;
  --portal-charcoal: #26211d;
  --portal-near-black: #161514;
  --portal-heritage-brown: #68442b;
  --portal-warm-gold: #8b6a34;
  background: var(--portal-warm-cream);
  color: var(--portal-near-black);
  min-height: 100vh;
}

.portal-shell-root[hidden] {
  display: none !important;
}

.portal-shell {
  display: grid;
  grid-template-columns: 232px minmax(0, 1fr);
  min-height: 100vh;
}

.portal-shell-sidebar {
  background: #efe5d6;
  border-right: 1px solid rgba(208, 190, 168, .74);
  display: flex;
  flex-direction: column;
  gap: 28px;
  min-height: 100vh;
  padding: 26px 18px;
}

.portal-shell-sidebar .portal-login-brand {
  margin-bottom: 6px;
}

.portal-shell-sidebar .portal-login-logo {
  color: var(--portal-heritage-brown);
  height: 72px;
  min-width: 132px;
  width: 132px;
}

.portal-shell-nav {
  display: grid;
  gap: 10px;
}

.portal-shell-nav-item {
  appearance: none;
  background: transparent;
  border: 1px solid transparent;
  color: var(--portal-charcoal);
  cursor: pointer;
  font-size: 14px;
  justify-content: flex-start;
  min-height: 44px;
  padding: 11px 12px;
  text-align: left;
}

.portal-shell-nav-item:hover,
.portal-shell-nav-item:focus,
.portal-shell-nav-item.active {
  background: var(--portal-ivory);
  border-color: var(--portal-sandstone);
  color: var(--portal-near-black);
}

.portal-admin-containment {
  border-top: 1px solid rgba(208, 190, 168, .82);
  color: var(--portal-warm-gray);
  display: grid;
  font-size: 12px;
  gap: 12px;
  line-height: 1.45;
  margin-top: auto;
  padding-top: 18px;
}

.portal-admin-containment p {
  margin: 0;
}

.portal-secondary-action {
  appearance: none;
  background: transparent;
  border: 1px solid var(--portal-taupe);
  color: var(--portal-near-black);
  cursor: pointer;
  min-height: 42px;
  padding: 10px 12px;
  text-align: center;
}

.portal-secondary-action:hover,
.portal-secondary-action:focus {
  background: var(--portal-ivory);
  border-color: var(--portal-heritage-brown);
}

.portal-shell-main {
  background: #fbfaf7;
  min-width: 0;
  padding: 76px 64px 64px;
}

.portal-shell-header {
  align-items: flex-start;
  border-bottom: 1px solid rgba(208, 190, 168, .8);
  display: flex;
  gap: 28px;
  justify-content: space-between;
  margin-bottom: 38px;
  padding-bottom: 42px;
}

.portal-shell-header-copy {
  max-width: 720px;
}

.portal-shell-kicker {
  color: var(--portal-warm-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  margin: 0 0 10px;
  text-transform: uppercase;
}

.portal-shell-header h1,
.portal-workspace-placeholder h1 {
  color: var(--portal-near-black);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 38px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.08;
  margin: 0;
}

.portal-shell-header p:not(.portal-shell-kicker),
.portal-workspace-summary {
  color: var(--portal-warm-gray);
  font-size: 15px;
  line-height: 1.55;
  margin: 14px 0 0;
}

.portal-shell-user {
  border: 1px solid var(--portal-sandstone);
  color: var(--portal-charcoal);
  min-width: 210px;
  padding: 14px 16px;
  text-align: right;
}

.portal-shell-user span,
.portal-shell-user small {
  display: block;
}

.portal-shell-user span {
  font-size: 14px;
  font-weight: 800;
}

.portal-shell-user small {
  color: var(--portal-warm-gray);
  font-size: 12px;
  margin-top: 3px;
}

.portal-shell-content {
  min-height: 360px;
}

.portal-workspace-placeholder {
  background: var(--portal-ivory);
  border: 1px solid var(--portal-sandstone);
  max-width: 960px;
  min-height: 330px;
  padding: 42px 46px;
}

.portal-workspace-placeholder::before {
  background: var(--portal-sandstone);
  content: "";
  display: block;
  height: 2px;
  margin-bottom: 34px;
  width: 54px;
}

.portal-shell-status-row {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin-top: 38px;
  padding-top: 20px;
}

.portal-shell-status-row span {
  color: var(--portal-charcoal);
  font-size: 13px;
  font-weight: 800;
}

.portal-executive-view {
  align-items: start;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) 320px;
}

.portal-executive-decision,
.portal-executive-brief {
  background: var(--portal-ivory);
  border: 1px solid var(--portal-sandstone);
}

.portal-executive-decision {
  min-height: 460px;
  padding: 42px 46px;
}

.portal-executive-decision::before {
  background: var(--portal-sandstone);
  content: "";
  display: block;
  height: 2px;
  margin-bottom: 34px;
  width: 54px;
}

.portal-executive-decision h1 {
  color: var(--portal-near-black);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.06;
  margin: 0;
  max-width: 900px;
}

.portal-executive-summary,
.portal-executive-focus p,
.portal-executive-impact-item p,
.portal-executive-brief p {
  color: var(--portal-warm-gray);
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

.portal-executive-summary {
  margin-top: 28px;
  max-width: 820px;
}

.portal-executive-focus {
  border-top: 1px solid rgba(208, 190, 168, .85);
  margin-top: 34px;
  padding-top: 20px;
}

.portal-executive-focus strong,
.portal-executive-impact-item strong,
.portal-executive-brief-item strong {
  color: var(--portal-near-black);
  display: block;
  font-size: 14px;
  margin-bottom: 8px;
}

.portal-exec-intelligence {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 24px;
  margin-top: 28px;
  padding-top: 24px;
}

.portal-exec-scoreline,
.portal-exec-lower-grid,
.portal-exec-timeplan-grid,
.portal-exec-ranking-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.portal-exec-lower-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.portal-exec-ranking-grid {
  align-items: start;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.portal-exec-intel-fact,
.portal-exec-recommendation,
.portal-exec-today,
.portal-exec-ranking,
.portal-exec-briefing,
.portal-exec-timeplan {
  background: rgba(244, 239, 230, .5);
  border: 1px solid rgba(208, 190, 168, .85);
  padding: 18px;
}

.portal-exec-intel-fact span,
.portal-exec-recommendation-header span,
.portal-exec-recommendation-details dt,
.portal-exec-today strong,
.portal-exec-ranking strong,
.portal-exec-timeplan strong {
  color: var(--portal-warm-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.portal-exec-intel-fact strong,
.portal-exec-recommendation-header strong {
  color: var(--portal-near-black);
  display: block;
  font-size: 18px;
  line-height: 1.2;
  margin-top: 8px;
}

.portal-exec-intel-fact p,
.portal-exec-recommendation p,
.portal-exec-recommendation-details dd,
.portal-exec-today p,
.portal-exec-ranking span,
.portal-exec-ranking p,
.portal-exec-section-summary,
.portal-exec-briefing p,
.portal-exec-briefing li,
.portal-exec-timeplan p,
.portal-exec-timeplan li {
  color: var(--portal-warm-gray);
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
}

.portal-exec-recommended-focus h2,
.portal-exec-today h3,
.portal-exec-ranking h3,
.portal-exec-briefing h3,
.portal-exec-timeplans h3 {
  color: var(--portal-near-black);
  font-size: 16px;
  line-height: 1.25;
  margin: 0 0 14px;
}

.portal-exec-recommendation {
  display: grid;
  gap: 16px;
}

.portal-exec-recommendation-header {
  align-items: start;
  display: flex;
  gap: 16px;
  justify-content: space-between;
}

.portal-exec-recommendation h3 {
  color: var(--portal-near-black);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.12;
  margin: 0;
}

.portal-exec-recommendation-details {
  display: grid;
  gap: 7px 16px;
  grid-template-columns: 140px minmax(0, 1fr);
  margin: 0;
}

.portal-exec-recommendation-details dt {
  color: var(--portal-charcoal);
}

.portal-exec-today-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.portal-exec-today-grid > div,
.portal-exec-ranking li,
.portal-exec-timeplan li {
  border-top: 1px solid rgba(208, 190, 168, .72);
  padding-top: 12px;
}

.portal-exec-section-summary {
  margin: -6px 0 2px;
}

.portal-exec-ranking ol,
.portal-exec-briefing ul,
.portal-exec-timeplan ul {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.portal-exec-ranking li {
  display: grid;
  gap: 6px;
}

.portal-exec-rank-header,
.portal-exec-bottleneck-facts {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 12px;
  justify-content: space-between;
}

.portal-exec-rank-header em {
  color: var(--portal-near-black);
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
}

.portal-exec-bottleneck-facts {
  justify-content: flex-start;
}

.portal-exec-bottleneck-facts small {
  color: var(--portal-charcoal);
  font-size: 11px;
  font-weight: 800;
}

.portal-exec-briefing,
.portal-exec-timeplans {
  display: grid;
  gap: 12px;
}

.portal-exec-briefing-items {
  border-top: 1px solid rgba(208, 190, 168, .72);
  display: grid;
  gap: 0;
}

.portal-exec-briefing-items > div {
  border-bottom: 1px solid rgba(208, 190, 168, .72);
  display: grid;
  gap: 8px;
  grid-template-columns: 190px minmax(0, 1fr);
  padding: 12px 0;
}

.portal-exec-briefing-items strong {
  color: var(--portal-near-black);
  font-size: 13px;
}

.portal-exec-timeplan {
  display: grid;
  gap: 12px;
}

.portal-executive-impact-grid {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 28px;
  padding-top: 22px;
}

.portal-executive-actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.portal-primary-action {
  appearance: none;
  background: var(--portal-heritage-brown);
  border: 1px solid var(--portal-heritage-brown);
  color: var(--portal-white);
  cursor: pointer;
  min-height: 50px;
  padding: 13px 18px;
}

.portal-primary-action:hover,
.portal-primary-action:focus {
  background: #563722;
  border-color: #563722;
}

.portal-executive-action-status {
  color: var(--portal-warm-gray);
  font-size: 12px;
  margin: 14px 0 0;
}

.portal-executive-brief {
  display: grid;
  gap: 22px;
  padding: 28px 26px;
}

.portal-executive-brief h2 {
  color: var(--portal-near-black);
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}

.portal-executive-brief-list,
.portal-executive-side-item {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 18px;
  padding-top: 18px;
}

.portal-executive-brief-item {
  display: grid;
  gap: 3px;
}

.portal-executive-side-item h3 {
  color: var(--portal-near-black);
  font-size: 14px;
  margin: 0;
}

.portal-executive-side-item small {
  color: var(--portal-warm-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.portal-evidence-overlay {
  background: rgba(22, 21, 20, .28);
  bottom: 0;
  display: flex;
  justify-content: flex-end;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 40;
}

.portal-evidence-drawer {
  background: var(--portal-ivory);
  border-left: 1px solid var(--portal-sandstone);
  box-shadow: -24px 0 48px rgba(38, 33, 29, .14);
  color: var(--portal-near-black);
  display: grid;
  grid-template-rows: auto 1fr auto;
  max-width: 480px;
  min-height: 100vh;
  overflow-y: auto;
  width: min(100%, 480px);
}

.portal-evidence-header {
  border-bottom: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 28px 28px 24px;
}

.portal-evidence-header h2 {
  color: var(--portal-near-black);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.1;
  margin: 0;
}

.portal-evidence-header p:not(.portal-shell-kicker),
.portal-evidence-section p,
.portal-evidence-section li,
.portal-evidence-mode {
  color: var(--portal-warm-gray);
  font-size: 14px;
  line-height: 1.55;
}

.portal-evidence-header p:not(.portal-shell-kicker) {
  margin: 12px 0 0;
}

.portal-evidence-close {
  appearance: none;
  background: transparent;
  border: 1px solid var(--portal-taupe);
  color: var(--portal-near-black);
  cursor: pointer;
  height: 38px;
  padding: 8px 12px;
}

.portal-evidence-close:hover,
.portal-evidence-close:focus {
  background: var(--portal-warm-cream);
  border-color: var(--portal-heritage-brown);
}

.portal-evidence-body {
  display: grid;
  gap: 0;
  padding: 0 28px;
}

.portal-evidence-section {
  border-bottom: 1px solid rgba(208, 190, 168, .75);
  padding: 22px 0;
}

.portal-evidence-section h3 {
  color: var(--portal-near-black);
  font-size: 14px;
  margin: 0 0 10px;
}

.portal-evidence-section ul {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.portal-evidence-section li::before {
  color: var(--portal-warm-gold);
  content: "?";
  display: inline-block;
  font-weight: 800;
  margin-right: 8px;
}

.portal-evidence-mode {
  border-top: 1px solid rgba(208, 190, 168, .75);
  margin: 0;
  padding: 18px 28px 24px;
}

.portal-employee-view {
  align-items: start;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) 320px;
}

.portal-employee-task,
.portal-employee-waiting,
.portal-employee-info-card {
  background: var(--portal-ivory);
  border: 1px solid var(--portal-sandstone);
}

.portal-employee-task {
  min-height: 460px;
  padding: 42px 46px;
}

.portal-employee-task::before {
  background: var(--portal-sandstone);
  content: "";
  display: block;
  height: 2px;
  margin-bottom: 34px;
  width: 54px;
}

.portal-employee-task h1 {
  color: var(--portal-near-black);
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.08;
  margin: 0;
  max-width: 760px;
}

.portal-employee-summary,
.portal-employee-action-item p,
.portal-employee-info-card p,
.portal-employee-waiting p {
  color: var(--portal-warm-gray);
  font-size: 15px;
  line-height: 1.55;
  margin: 0;
}

.portal-employee-summary {
  margin-top: 28px;
  max-width: 780px;
}

.portal-employee-progress {
  background: rgba(208, 190, 168, .55);
  height: 7px;
  margin-top: 34px;
  overflow: hidden;
}

.portal-employee-progress span {
  background: var(--portal-near-black);
  display: block;
  height: 100%;
  width: 72%;
}

.portal-employee-action-grid {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 22px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 24px;
  padding-top: 22px;
}

.portal-employee-action-item strong,
.portal-employee-info-card h3,
.portal-employee-waiting-item strong {
  color: var(--portal-near-black);
  display: block;
  font-size: 14px;
  margin-bottom: 8px;
}

.portal-employee-action-item small {
  color: var(--portal-warm-gold);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  margin-top: 10px;
  text-transform: uppercase;
}

.portal-employee-actions {
  margin-top: 32px;
}

.portal-employee-lower-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 28px;
}

.portal-employee-info-card {
  border-color: rgba(208, 190, 168, .75);
  padding: 18px;
}

.portal-employee-info-card h3 {
  margin-top: 0;
}

.portal-employee-info-card small {
  color: var(--portal-warm-gold);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  margin-top: 10px;
  text-transform: uppercase;
}

.portal-employee-waiting {
  display: grid;
  gap: 22px;
  padding: 28px 26px;
}

.portal-employee-waiting h2 {
  color: var(--portal-near-black);
  font-size: 18px;
  line-height: 1.2;
  margin: 0;
}

.portal-employee-waiting-list {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 22px;
  padding-top: 18px;
}

.portal-employee-waiting-item {
  border-bottom: 1px solid rgba(208, 190, 168, .65);
  display: grid;
  gap: 5px;
  padding-bottom: 18px;
}

.portal-employee-waiting-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.portal-login-panel {
  background: var(--portal-ivory);
  border: 1px solid var(--portal-sandstone);
  box-shadow: 0 20px 50px rgba(38, 33, 29, .08);
  margin: 0 auto;
  max-width: 354px;
  padding: 28px 28px 26px;
  width: min(100%, 354px);
}

.portal-login-brand {
  align-items: center;
  display: flex;
  gap: 12px;
  margin-bottom: 22px;
}

.portal-login-logo {
  align-items: center;
  background: transparent;
  border: 0;
  color: var(--portal-heritage-brown);
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  height: 92px;
  justify-content: center;
  letter-spacing: 0;
  min-width: 144px;
  padding: 0;
  width: 144px;
}

.portal-login-logo img {
  display: block;
  height: 100%;
  object-fit: contain;
  width: 100%;
}

.portal-login-brand-copy strong,
.portal-login-brand-copy span {
  display: block;
}

.portal-login-brand-copy strong {
  color: var(--portal-charcoal);
  font-size: 12px;
  line-height: 1.2;
}

.portal-login-brand-copy span {
  color: var(--portal-warm-gray);
  font-size: 11px;
  margin-top: 3px;
}

.portal-login-kicker {
  color: var(--portal-warm-gold);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .12em;
  margin: 0 0 4px;
  text-transform: uppercase;
}

.portal-login-panel h1 {
  color: var(--portal-near-black);
  font-size: 28px;
  line-height: 1.05;
  margin: 0 0 8px;
}

.portal-login-heading-space {
  min-height: 38px;
}

.portal-login-subheading {
  color: var(--portal-warm-gray);
  font-size: 15px;
  line-height: 1.45;
  margin: 0 0 20px;
}

.portal-login-form {
  display: grid;
  gap: 14px;
}

.portal-login-field {
  color: var(--portal-charcoal);
  display: grid;
  font-size: 12px;
  font-weight: 800;
  gap: 7px;
}

.portal-login-input {
  appearance: none;
  background: transparent;
  border: 0;
  border-bottom: 1px solid var(--portal-sandstone);
  border-radius: 0;
  color: var(--portal-near-black);
  font: inherit;
  font-size: 14px;
  font-weight: 500;
  min-height: 34px;
  outline: none;
  padding: 5px 0 8px;
  width: 100%;
}

.portal-admin-access-summary {
  background: rgba(255, 250, 242, .88);
  border: 1px solid rgba(104, 68, 43, .18);
  display: grid;
  gap: 12px;
  padding: 14px;
}

.portal-admin-access-summary h3 {
  color: var(--portal-charcoal);
  font-size: 13px;
  letter-spacing: .08em;
  line-height: 1.2;
  margin: 0;
  text-transform: uppercase;
}

.portal-admin-access-card {
  background: var(--portal-white);
  border: 1px solid rgba(104, 68, 43, .14);
  display: grid;
  gap: 8px;
  padding: 12px;
}

.portal-admin-access-card.primary {
  background: rgba(236, 248, 239, .72);
  border-color: rgba(35, 97, 47, .2);
}

.portal-admin-access-card strong {
  color: var(--portal-charcoal);
  font-size: 14px;
  line-height: 1.3;
}

.portal-admin-access-label {
  color: var(--portal-warm-gray);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1.2;
  text-transform: uppercase;
}

.portal-admin-access-badges,
.portal-admin-access-chip-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.portal-admin-access-badge,
.portal-admin-access-chip {
  align-items: center;
  border: 1px solid rgba(104, 68, 43, .18);
  display: inline-flex;
  gap: 6px;
  min-height: 30px;
  padding: 6px 9px;
}

.portal-admin-access-badge {
  background: var(--portal-ivory);
  flex-wrap: wrap;
}

.portal-admin-access-badge strong {
  font-size: 12px;
}

.portal-admin-access-badge span {
  font-size: 12px;
  font-weight: 800;
}

.portal-admin-access-badge.granted span {
  color: #23612f;
}

.portal-admin-access-badge.denied span {
  color: #7f1d1d;
}

.portal-admin-access-chip {
  background: rgba(255, 244, 216, .74);
  color: var(--portal-charcoal);
  font-size: 12px;
  font-weight: 800;
}

.portal-admin-access-list {
  display: grid;
  gap: 6px;
  margin: 0;
  padding-left: 18px;
}

.portal-admin-access-list li {
  color: var(--portal-charcoal);
  font-size: 13px;
  line-height: 1.35;
}

.portal-login-input:focus {
  border-bottom-color: var(--portal-heritage-brown);
}

select.portal-login-input {
  background-image: linear-gradient(45deg, transparent 50%, var(--portal-heritage-brown) 50%),
    linear-gradient(135deg, var(--portal-heritage-brown) 50%, transparent 50%);
  background-position: calc(100% - 15px) 50%, calc(100% - 9px) 50%;
  background-repeat: no-repeat;
  background-size: 6px 6px, 6px 6px;
  cursor: pointer;
  padding-right: 32px;
}

select.portal-login-input:disabled {
  cursor: not-allowed;
  opacity: .7;
}

.portal-login-check {
  align-items: flex-start;
  color: var(--portal-warm-gray);
  display: grid;
  font-size: 12px;
  gap: 9px;
  grid-template-columns: auto 1fr;
  line-height: 1.35;
  margin-top: 2px;
}

.portal-login-check input {
  accent-color: var(--portal-heritage-brown);
  margin-top: 2px;
}

.portal-login-submit {
  appearance: none;
  background: var(--portal-heritage-brown);
  border: 1px solid var(--portal-heritage-brown);
  color: var(--portal-white);
  cursor: pointer;
  font-size: 14px;
  margin-top: 2px;
  min-height: 50px;
  padding: 14px 16px;
  width: 100%;
}

.portal-login-submit:hover,
.portal-login-submit:focus {
  background: #563722;
  border-color: #563722;
}

.portal-login-submit:disabled {
  cursor: wait;
  opacity: .72;
}

.portal-login-status,
.portal-login-notice,
.portal-login-security {
  color: var(--portal-warm-gray);
  font-size: 12px;
  line-height: 1.45;
  margin: 14px 0 0;
}

.portal-login-status {
  color: #3f6f54;
}

.portal-login-security {
  border-top: 1px solid rgba(208, 190, 168, .75);
  padding-top: 12px;
}

@media (max-width: 520px) {
  .portal-login-root {
    align-items: start;
    padding: 24px 20px;
  }

  .portal-login-panel {
    max-width: 100%;
    padding: 28px 24px 24px;
  }

  .portal-login-panel h1 {
    font-size: 26px;
  }

  .portal-shell {
    display: block;
  }

  .portal-shell-sidebar {
    border-bottom: 1px solid rgba(208, 190, 168, .82);
    border-right: 0;
    min-height: 0;
    padding: 12px 12px 14px;
  }

  .portal-shell-sidebar .portal-login-brand {
    margin: 0;
  }

  .portal-shell-nav {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    padding-bottom: 2px;
  }

  .portal-shell-nav-item {
    flex: 0 0 auto;
    min-height: 40px;
    white-space: nowrap;
  }

  .portal-admin-containment {
    margin-top: 0;
  }

  .portal-shell-main {
    padding: 28px 20px 40px;
  }

  .portal-shell-header {
    display: grid;
    gap: 18px;
    margin-bottom: 22px;
    padding-bottom: 24px;
  }

  .portal-shell-header h1,
  .portal-workspace-placeholder h1 {
    font-size: 30px;
  }

  .portal-shell-user {
    min-width: 0;
    text-align: left;
    width: 100%;
  }

  .portal-workspace-placeholder {
    min-height: 300px;
    padding: 30px 28px;
  }

  .portal-shell-status-row {
    grid-template-columns: 1fr;
  }

  .portal-executive-view {
    grid-template-columns: 1fr;
  }

  .portal-executive-decision {
    min-height: 0;
    padding: 30px 28px;
  }

  .portal-executive-decision h1 {
    font-size: 31px;
  }

  .portal-executive-impact-grid {
    grid-template-columns: 1fr;
  }

  .portal-exec-scoreline,
  .portal-exec-lower-grid,
  .portal-exec-ranking-grid,
  .portal-exec-timeplan-grid,
  .portal-exec-today-grid {
    grid-template-columns: 1fr;
  }

  .portal-exec-briefing-items > div {
    grid-template-columns: 1fr;
  }

  .portal-exec-recommendation-details {
    grid-template-columns: 1fr;
  }

  .portal-exec-recommendation h3 {
    font-size: 22px;
  }

  .portal-executive-actions {
    align-items: stretch;
    display: grid;
  }

  .portal-primary-action,
  .portal-secondary-action {
    width: 100%;
  }

  .portal-executive-brief {
    padding: 28px 20px;
  }

  .portal-employee-view {
    grid-template-columns: 1fr;
  }

  .portal-employee-task {
    min-height: 0;
    padding: 30px 28px;
  }

  .portal-employee-task h1 {
    font-size: 30px;
  }

  .portal-employee-action-grid,
  .portal-employee-lower-grid {
    grid-template-columns: 1fr;
  }

  .portal-employee-waiting {
    padding: 28px 20px;
  }

  .portal-evidence-overlay {
    align-items: stretch;
  }

  .portal-evidence-drawer {
    border-left: 0;
    width: 100%;
  }

  .portal-evidence-header {
    grid-template-columns: 1fr;
    padding: 24px 20px 20px;
  }

  .portal-evidence-body {
    padding: 0 20px;
  }

  .portal-evidence-mode {
    padding: 18px 20px 24px;
  }
}

button {
  font-family: inherit;
  font-weight: 700;
  transition: background-color .16s ease, border-color .16s ease, color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.app-shell {
  min-height: 100vh;
  display: grid;
  grid-template-columns: 292px minmax(0, 1fr);
}

.sidebar {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow-y: auto;
  background: #111827;
  color: #e5e7eb;
  padding: 22px 16px;
}

.brand-lockup {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 8px 8px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  margin-bottom: 18px;
}

.brand-lockup strong,
.brand-lockup small {
  display: block;
}

.brand-lockup small {
  color: #aeb8c7;
  margin-top: 3px;
}

.mark {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  background: var(--gold);
  color: #101827;
  font-weight: 800;
}

.side-nav {
  display: grid;
  gap: 8px;
}

.nav-group {
  display: grid;
  gap: 4px;
}

.nav-children {
  display: grid;
  gap: 4px;
}

.nav-group.collapsed .nav-children {
  display: none;
}


.nav-parent,
.nav-child {
  width: 100%;
  border: 0;
  border-radius: 8px;
  color: #d9e2ef;
  text-align: left;
  cursor: pointer;
}

.nav-parent {
  background: transparent;
  font-size: 15px;
  font-weight: 400;
  padding: 12px 12px;
  position: relative;
  padding-right: 12px;
}

.nav-parent.has-children {
  padding-right: 30px;
}

.nav-parent.has-children::after {
  content: "+";
  position: absolute;
  right: 12px;
  color: #aeb8c7;
}

.nav-group:not(.collapsed) > .nav-parent.has-children::after {
  content: "-";
}

.nav-badge {
  position: static;
  display: inline;
  min-width: 0;
  height: auto;
  border-radius: 0;
  background: transparent;
  color: var(--gold);
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  margin-left: 4px;
  padding: 0;
  vertical-align: super;
}

.title-superscript {
  color: var(--gold);
  display: inline;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  margin-left: 4px;
  vertical-align: super;
}

.info-superscript {
  align-items: center;
  background: rgba(15, 23, 42, .08);
  border: 1px solid rgba(15, 23, 42, .16);
  border-radius: 999px;
  color: inherit;
  cursor: help;
  display: inline-flex;
  font-size: 9px;
  font-style: italic;
  font-weight: 700;
  height: 14px;
  justify-content: center;
  line-height: 1;
  margin-left: 5px;
  min-width: 14px;
  padding: 0 4px;
  position: relative;
  text-transform: lowercase;
  vertical-align: super;
}

.nav-parent.active,
.nav-parent:hover {
  background: var(--navy-2);
  color: white;
  font-weight: 500;
}

.nav-child {
  background: transparent;
  padding: 8px 12px 8px 28px;
  color: #aeb8c7;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.nav-child:hover,
.nav-child.active {
  color: white;
  background: rgba(255, 255, 255, .06);
  font-weight: 400;
}

.nav-child[data-section="connectors"][data-filter=""].active,
.nav-child[data-section="connectors"][data-filter=""]:hover {
  background: transparent;
}

.main-shell {
  width: min(1360px, calc(100% - 36px));
  margin: 0 auto;
  padding: 34px 0 64px;
}

.topbar {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
  margin-bottom: 30px;
}

.topbar-status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--muted);
  font-weight: 700;
}

.view-back-button {
  appearance: none;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--navy);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  min-height: 34px;
  padding: 7px 12px;
  width: auto;
}

.view-back-button:hover {
  border-color: var(--gold);
  box-shadow: 0 8px 18px rgba(15, 23, 42, .08);
}

#system-status-dot {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: var(--green);
  box-shadow: 0 0 0 4px rgba(22, 163, 74, .12);
}

.eyebrow {
  margin: 0 0 8px;
  color: var(--gold);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .12em;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1 {
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1;
  margin-bottom: 0;
  letter-spacing: 0;
}

h2 {
  font-size: 23px;
  line-height: 1.15;
  margin-bottom: 0;
  letter-spacing: 0;
}

h3 {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 8px;
  letter-spacing: 0;
}

.view {
  display: none;
}

.view.active {
  display: block;
}

.grid {
  display: grid;
  gap: 28px;
  margin-bottom: 28px;
}

.grid.two {
  grid-template-columns: 1fr;
}

#view-dashboard .grid.two {
  grid-template-columns: 1fr;
}


.grid.two.operations-stack {
  grid-template-columns: 1fr;
}

.grid.two.single-visible {
  grid-template-columns: 1fr;
}

.metric-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
  margin-bottom: 28px;
}

.health-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.health-item {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #f8fafc;
  padding: 16px;
}

.health-item strong {
  display: block;
  font-size: 24px;
  margin-bottom: 5px;
}

.health-item span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.metric {
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 18px;
  position: relative;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .055);
}

.metric .metric-info,
.command-summary-item .command-summary-info {
  bottom: 10px;
  position: absolute;
  right: 12px;
}

.metric strong {
  display: block;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 8px;
}

.command-hero {
  background: #182233;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  box-shadow: 0 18px 44px rgba(15, 23, 42, .16);
  color: #ffffff;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
  margin-bottom: 28px;
  padding: 28px;
}

.command-hero.no-actions {
  grid-template-columns: 1fr;
}

#view-dashboard > .command-hero {
  grid-template-columns: 1fr;
}

.command-hero h2 {
  color: #ffffff;
  font-size: 28px;
  margin-bottom: 18px;
}

.command-hero .eyebrow {
  color: #d8b765;
}

.command-summary {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.command-hero.no-actions .command-summary {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.command-workbench-note {
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  grid-column: 1 / -1;
  padding: 14px 16px;
}

.command-hero.no-actions .command-workbench-note {
  margin-bottom: 2px;
}

.command-workbench-note-heading {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

.command-workbench-note strong,
.command-workbench-note p {
  margin: 0;
}

.command-workbench-note strong {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
}

.command-workbench-note p {
  color: #d7e0ea;
  font-size: 13px;
  line-height: 1.45;
}

.workbench-info {
  margin-left: 8px;
  vertical-align: super;
}

.info-superscript[data-tooltip]::after,
.info-dot[data-tooltip]::after {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 16px 38px rgba(15, 23, 42, .18);
  color: var(--ink);
  content: attr(data-tooltip);
  display: none;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4;
  max-width: min(280px, calc(100vw - 32px));
  min-width: 220px;
  padding: 10px 12px;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: left;
  text-transform: none;
  top: calc(100% + 8px);
  white-space: normal;
  width: max-content;
  z-index: 50;
}

.info-superscript.tooltip-right[data-tooltip]::after,
.info-dot.tooltip-right[data-tooltip]::after {
  left: calc(100% + 8px);
  right: auto;
  top: 50%;
  transform: translateY(-50%);
}

.info-superscript.tooltip-left[data-tooltip]::after,
.info-dot.tooltip-left[data-tooltip]::after {
  left: auto;
  right: calc(100% + 8px);
  top: 50%;
  transform: translateY(-50%);
}

.info-superscript[data-tooltip]:hover::after,
.info-superscript[data-tooltip]:focus::after,
.info-dot[data-tooltip]:hover::after,
.info-dot[data-tooltip]:focus::after {
  display: block;
}

.autonomous-worker-actions .info-superscript[data-tooltip]::after {
  max-width: min(460px, calc(100vw - 32px));
  min-width: min(360px, calc(100vw - 32px));
  line-height: 1.45;
}

/* Autonomous Worker collapse polish - 20260607 */
#operations-hub-modules .ai-os-worker-runner-standalone-card > .collapsible-card-toggle::before,
#operations-hub-modules .ai-os-system-control-setup > .collapsible-card-toggle::before,
#operations-hub-modules .public-launch-boundary-standalone-card > .collapsible-card-toggle::before,
#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible > .panel-header::before,
#operations-hub-modules .readiness-overview-allowed-now > .collapsible-card-toggle::before,
#operations-hub-modules .controlled-routing-evidence-needs > .collapsible-card-toggle::before {
  border: 0;
  border-bottom: 2px solid var(--muted);
  border-right: 2px solid var(--muted);
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 8px;
  height: 8px;
  margin: 0 3px 0 0;
  transform: rotate(-45deg);
  width: 8px;
}

#operations-hub-modules .ai-os-worker-runner-standalone-card:not(.collapsed) > .collapsible-card-toggle::before,
#operations-hub-modules .ai-os-system-control-setup:not(.collapsed) > .collapsible-card-toggle::before,
#operations-hub-modules .public-launch-boundary-standalone-card:not(.collapsed) > .collapsible-card-toggle::before,
#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible:not(.collapsed) > .panel-header::before,
#operations-hub-modules .readiness-overview-allowed-now:not(.collapsed) > .collapsible-card-toggle::before,
#operations-hub-modules .controlled-routing-evidence-needs:not(.collapsed) > .collapsible-card-toggle::before {
  transform: rotate(45deg);
}

#operations-hub-modules .ai-os-worker-runner-standalone-card > .collapsible-card-toggle,
#operations-hub-modules .ai-os-system-control-setup > .collapsible-card-toggle,
#operations-hub-modules .public-launch-boundary-standalone-card > .collapsible-card-toggle,
#operations-hub-modules .controlled-routing-evidence-needs > .collapsible-card-toggle {
  align-items: center;
  border-bottom: 0;
  cursor: pointer;
  display: flex;
  gap: 12px;
  min-height: 52px;
  padding: 0 18px;
}

#operations-hub-modules .ai-os-worker-runner-standalone-card > .collapsible-card-toggle h3,
#operations-hub-modules .ai-os-system-control-setup > .collapsible-card-toggle h3,
#operations-hub-modules .public-launch-boundary-standalone-card > .collapsible-card-toggle h3,
#operations-hub-modules .controlled-routing-evidence-needs > .collapsible-card-toggle h3,
#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible > .panel-header h2,
#operations-hub-modules .readiness-overview-allowed-now > .collapsible-card-toggle h3 {
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
}

#operations-hub-modules .ai-os-worker-runner-standalone-card,
#operations-hub-modules .ai-os-system-control-setup,
#operations-hub-modules .public-launch-boundary-standalone-card,
#operations-hub-modules .master-orchestrator-readiness-panel,
#operations-hub-modules .controlled-routing-evidence-needs {
  border: 1px solid var(--line);
  border-radius: 8px;
}

#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible.collapsed > .panel-header {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: 18px minmax(0, 1fr);
  min-height: 52px;
  padding: 0 18px;
}

#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible.collapsed > .panel-header .eyebrow,
#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible.collapsed > .panel-header p.muted,
#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible.collapsed > .panel-header .readiness-overview-allowed-now {
  display: none;
}

#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible.collapsed > .panel-header .readiness-overview-copy {
  display: contents;
}

#operations-hub-modules .master-orchestrator-readiness-panel.page-section-collapsible.collapsed > .panel-header h2 {
  grid-column: 2;
}


.command-summary-item {
  appearance: none;
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  color: inherit;
  min-height: 84px;
  padding: 16px;
  position: relative;
  text-align: left;
  width: 100%;
}

.command-summary-link {
  cursor: pointer;
}

.command-summary-link:hover,
.command-summary-link:focus-visible {
  border-color: rgba(216, 174, 83, .72);
  box-shadow: inset 0 0 0 1px rgba(216, 174, 83, .25);
  outline: none;
}

.command-summary-item strong,
.command-summary-item span {
  display: block;
}

.command-summary-item strong {
  color: #ffffff;
  font-size: 26px;
  line-height: 1.05;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.command-summary-item span {
  color: #c9d3df;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.command-action-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.command-action-grid.is-empty {
  display: none;
}

.command-action {
  appearance: none;
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: grid;
  gap: 4px;
  justify-self: start;
  min-height: 72px;
  padding: 14px;
  text-align: left;
  text-decoration: none;
  width: min(100%, 360px);
}

.command-action:hover {
  border-color: var(--gold);
  box-shadow: 0 12px 24px rgba(0, 0, 0, .16);
  transform: translateY(-1px);
}

.command-action strong,
.command-action span {
  display: block;
}

.command-action strong {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
}

.command-action span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
}

.command-shortcuts-panel {
  margin-bottom: 28px;
}

.command-shortcuts-panel .command-action-grid {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.command-shortcuts-panel .command-action {
  border-color: var(--line);
  min-height: 86px;
  width: 100%;
}

.command-board-panel {
  padding-bottom: 22px;
}

.dashboard-workbench-stack {
  display: grid;
  gap: 12px;
  margin: 0 0 28px;
  max-width: none;
  width: 100%;
}

.dashboard-workbench-list {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
  align-items: start;
}

.dashboard-workbench-stack .panel {
  margin-bottom: 0;
}

.page-operator-workbench {
  margin-bottom: 22px;
}

#command-home-aios-worker,
#command-home-system-controls,
.operator-system-details .dashboard-section-divider,
.operator-system-details .server-status-panel {
  border-top: 1px solid rgba(255, 255, 255, .16);
  margin-top: 18px;
  padding-top: 16px;
}

#command-home-aios-worker {
  margin-top: 18px;
}

#command-home-system-controls {
  margin-top: 18px;
}

.operator-system-details {
  border-top: 1px solid rgba(255, 255, 255, .16);
  margin-top: 18px;
  padding-top: 16px;
}

.operator-system-details .dashboard-section-divider {
  display: block;
}

.operator-system-details .dashboard-section-divider:first-child,
.operator-system-details > .eyebrow:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

.operator-system-details .metric-grid,
.operator-system-details .health-grid {
  margin-bottom: 0;
}

.operator-system-details .metric-grid + .eyebrow,
.operator-system-details .health-grid + .eyebrow {
  border-top: 1px solid rgba(255, 255, 255, .16);
  display: block;
  margin-top: 18px;
  padding-top: 16px;
}

.operator-system-details h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 10px;
}

.operator-system-details .metric-grid {
  gap: 8px;
  grid-template-columns: repeat(auto-fill, minmax(150px, 171px));
}

.operator-system-details .metric,
.operator-system-details .health-item {
  background: rgba(255, 255, 255, .08);
  border-color: rgba(255, 255, 255, .14);
  box-shadow: none;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 96px;
  padding: 11px 12px;
  text-align: left;
  width: 100%;
}

.operator-system-details .metric strong,
.operator-system-details .health-item strong {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}

.operator-system-details .metric span,
.operator-system-details .health-item span {
  color: #c9d3df;
  font-size: 11px;
  font-weight: 600;
}

.operator-system-details .metric-route {
  cursor: pointer;
  font-family: inherit;
}

.operator-system-details .metric-route:hover,
.operator-system-details .metric-route:focus-visible {
  background: rgba(255, 255, 255, .12);
  border-color: rgba(255, 255, 255, .28);
  outline: none;
}

.operator-readiness-label {
  margin-top: 14px;
}

.operator-readiness-grid {
  gap: 8px;
  grid-template-columns: repeat(auto-fill, minmax(150px, 171px));
}

.server-status-panel {
  border-top: 1px solid rgba(255, 255, 255, .14);
  margin-top: 14px;
  padding-top: 14px;
}

.server-status-heading {
  align-items: baseline;
  display: flex;
  gap: 12px;
  margin-bottom: 10px;
}

.server-status-heading .eyebrow,
.server-status-heading h3 {
  margin: 0;
}

.server-status-heading {
  justify-content: space-between;
}

.status-pill {
  border: 1px solid rgba(255, 255, 255, .2);
  border-radius: 999px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 9px;
  text-transform: capitalize;
  white-space: nowrap;
}

.status-pill.good {
  background: rgba(34, 197, 94, .22);
  border-color: rgba(34, 197, 94, .42);
}

.status-pill.warn {
  background: rgba(245, 158, 11, .22);
  border-color: rgba(245, 158, 11, .45);
}

.server-status-list {
  display: grid;
  gap: 7px;
  margin-bottom: 10px;
}

.server-status-row {
  align-items: center;
  background: rgba(255, 255, 255, .075);
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  min-height: 34px;
  padding: 7px 10px;
}

.server-status-row span {
  color: #c9d3df;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.server-status-row strong {
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}

.ai-os-home-runner {
  background: transparent;
  border: 0;
  margin: 2px 0 10px;
  padding: 0;
}

.workbench-section-heading {
  margin: 0 0 8px;
}

.workbench-section-heading .eyebrow,
.workbench-section-heading h3 {
  margin: 0;
}

.workbench-section-heading h3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}

.ai-os-runner-heading {
  align-items: center;
  background: rgba(255, 255, 255, .04);
  border: 1px solid rgba(255, 255, 255, .10);
  border-radius: 8px;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 0;
  padding: 8px 10px;
}

.ai-os-runner-title {
  min-width: 0;
}

.ai-os-runner-title h3 {
  margin: 0;
}

.ai-os-runner-chips {
  align-items: center;
  display: flex;
  flex: 1 1 330px;
  flex-wrap: wrap;
  gap: 6px;
}

.ai-os-runner-chip {
  align-items: center;
  background: rgba(255, 255, 255, .075);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 999px;
  color: #ffffff;
  display: inline-flex;
  gap: 6px;
  min-height: 24px;
  padding: 3px 8px;
  white-space: nowrap;
}

.ai-os-runner-chip em {
  color: #c9d3df;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
}

.ai-os-runner-chip strong {
  color: #ffffff;
  font-size: 11px;
  font-weight: 500;
}

.ai-os-runner-actions {
  flex: 0 0 auto;
  gap: 6px;
  margin: 0;
}

.ai-os-runner-actions button {
  flex: 0 0 auto;
  font-size: 11px;
  min-height: 26px;
  padding: 4px 9px;
  white-space: nowrap;
  width: auto;
}

.ai-os-runner-note {
  color: #c9d3df;
  font-size: 12px;
  margin: 8px 0 0;
}

.system-worker-controls {
  background: transparent;
  border-top: 0;
  margin: 0 0 16px;
  padding: 0;
}

.system-control-heading {
  align-items: center;
  background: rgba(255, 255, 255, .04);
  border: 1px solid rgba(255, 255, 255, .10);
  border-radius: 8px;
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 8px 10px;
}

.system-control-title {
  min-width: 0;
}

.system-control-title h3 {
  margin: 0;
}

.system-control-chips {
  align-items: center;
  display: flex;
  flex: 1 1 420px;
  flex-wrap: wrap;
  gap: 6px;
}

.system-control-chip {
  align-items: center;
  background: rgba(255, 255, 255, .065);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 999px;
  color: #d8e1ec;
  display: inline-flex;
  font-size: 11px;
  font-weight: 500;
  min-height: 24px;
  padding: 3px 8px;
  white-space: nowrap;
}

.system-control-chip.is-paused {
  background: #ffffff;
  border-color: #d9e0ea;
  color: var(--ink);
}

.system-control-manage {
  appearance: none;
  background: var(--navy);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 999px;
  color: #ffffff;
  cursor: pointer;
  flex: 0 0 auto;
  font-size: 11px;
  font-weight: 800;
  min-height: 26px;
  padding: 4px 9px;
  white-space: nowrap;
}

.server-status-grid {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}

.server-status-card {
  background: rgba(255, 255, 255, .075);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  color: #ffffff;
  display: grid;
  gap: 5px;
  min-height: 86px;
  padding: 11px 12px;
}

.server-status-card span {
  color: #c9d3df;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.server-status-card strong {
  color: #ffffff;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.15;
}

.server-status-card small {
  color: #c9d3df;
  font-size: 12px;
  line-height: 1.35;
}

.server-status-good {
  border-left: 3px solid #22c55e;
}

.server-status-warn {
  border-left: 3px solid var(--gold);
}

.employee-workbench {
  display: grid;
  gap: 20px;
  grid-template-columns: minmax(360px, .9fr) minmax(0, 1.1fr);
  margin-bottom: 28px;
}

.employee-top-workbench,
.employee-tracked-workbench {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.employee-tracked-workbench .employee-tracked-jobs-section {
  grid-column: 1 / -1;
}

.employee-command-home-layout {
  align-items: stretch;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-areas:
    "approval work-area"
    "priority ai-attention";
}

.employee-workbench-column {
  display: contents;
}

.employee-command-home-layout .employee-notifications-section {
  grid-area: approval;
}

.employee-command-home-layout .employee-modules-section {
  grid-area: approval;
}

.employee-command-home-layout .employee-work-area-section {
  grid-area: work-area;
}

.employee-command-home-layout .employee-priority-section {
  grid-area: priority;
}

.employee-command-home-layout .employee-ai-notifications-section {
  grid-area: ai-attention;
}

.employee-command-home-layout .workbench-panel {
  min-height: 0;
}

.employee-tracked-workbench .employee-system-log-section {
  grid-column: 1 / -1;
}

.command-home-collapsible-panel > .panel-header {
  display: grid;
  grid-template-columns: 32px minmax(0, 1fr);
  align-items: start;
  gap: 8px 12px;
  max-width: none;
  width: 100%;
}

.command-home-collapsible-panel > .panel-header .eyebrow,
.command-home-collapsible-panel > .panel-header h2 {
  grid-column: 2;
}

.command-home-panel-toggle {
  appearance: none;
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--navy);
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  font-weight: 800;
  grid-column: 1;
  grid-row: 1 / span 2;
  height: 32px;
  justify-content: center;
  padding: 0;
  width: 32px;
}

.command-home-panel-toggle:hover {
  border-color: var(--gold);
}

.command-home-collapsible-panel.collapsed > :not(.panel-header) {
  display: none;
}

.legacy-notifications-root[hidden] {
  display: none !important;
}

.workbench-panel {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .055);
  padding: 24px;
}

.workbench-primary {
  border-left: 5px solid var(--gold);
}

.operations-module-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.support-division-note {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-left: 4px solid var(--navy);
  border-radius: 8px;
  margin-bottom: 16px;
  padding: 14px 16px;
}

.support-division-note p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  margin: 6px 0 0;
}

.support-division-note strong {
  color: var(--ink);
}

.operations-module-card {
  appearance: none;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: grid;
  gap: 7px;
  min-height: 96px;
  padding: 13px 15px;
  text-align: left;
  width: 100%;
}

.operations-module-card:hover {
  border-color: var(--gold);
  box-shadow: 0 10px 24px rgba(15, 23, 42, .07);
  transform: translateY(-1px);
}

.operations-module-card span {
  color: var(--gold);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.operations-module-card strong {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.operations-module-card small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
}

.support-division-card {
  border-left: 4px solid var(--navy);
  min-height: 138px;
}

.support-division-card em {
  align-items: center;
  background: #eef2ff;
  border-radius: 999px;
  color: #3730a3;
  display: inline-flex;
  font-size: 13px;
  font-style: normal;
  font-weight: 900;
  height: 28px;
  justify-content: center;
  width: 42px;
}

.support-desk-panel-page {
  grid-column: 1 / -1;
}

.ai-os-task-queue-panel {
  display: grid;
  gap: 18px;
  padding-top: 22px;
}

#view-operations[data-operation-filter=""],
#view-operations[data-operation-filter="ai-it-support"] {
  --operation-filter-active: 1;
}

#view-operations[data-operation-filter=""] > .panel,
#view-operations[data-operation-filter=""] > .grid,
#view-operations[data-operation-filter="ai-it-support"] > .panel:not(.page-count-breakdown-panel),
#view-operations[data-operation-filter="ai-it-support"] > .grid {
  display: none !important;
}

#view-operations[data-operation-filter=""] > #operations-hub,
#view-operations[data-operation-filter="ai-it-support"] > #operations-hub {
  display: block !important;
}

#view-operations[data-operation-filter="jobs"] > .panel:not(.page-count-breakdown-panel):not(:has(#operations-jobs)),
#view-operations[data-operation-filter="approvals"] > .panel:not(.page-count-breakdown-panel):not(:has(#operations-approvals)),
#view-operations[data-operation-filter="readiness"] > .panel:not(.page-count-breakdown-panel):not(:has(#operations-readiness)),
#view-operations[data-operation-filter="launch"] > .panel:not(.page-count-breakdown-panel):not(:has(#operations-launch-plan)),
#view-operations[data-operation-filter="build-requests"] > .panel:not(.page-count-breakdown-panel):not(:has(#system-build-requests)),
#view-operations[data-operation-filter="source-actions"] > .panel:not(.page-count-breakdown-panel):not(:has(#source-action-requests)),
#view-operations[data-operation-filter="sales-page-drafts"] > .panel:not(.page-count-breakdown-panel):not(#wpbakery-sales-page-tool),
#view-operations[data-operation-filter="package-planner"] > .panel:not(.page-count-breakdown-panel):not(#ebook-package-planner-tool),
#view-operations[data-operation-filter="affiliate-links"] > .panel:not(.page-count-breakdown-panel):not(#affiliate-link-tool),
#view-operations[data-operation-filter="ebook-disclaimers"] > .panel:not(.page-count-breakdown-panel):not(#ebook-disclaimer-tool),
#view-operations[data-operation-filter="communications"] > .panel:not(.page-count-breakdown-panel):not(#internal-communications-tool),
#view-operations[data-operation-filter="publishing-queue"] > .panel:not(.page-count-breakdown-panel):not(#social-publishing-queue-tool),
#view-operations[data-operation-filter="market-research"] > .panel:not(.page-count-breakdown-panel):not(#market-research-tool),
#view-operations[data-operation-filter="board-meetings"] > .panel:not(.page-count-breakdown-panel):not(#board-meetings-tool),
#view-operations[data-operation-filter="customer-support"] > .panel:not(.page-count-breakdown-panel):not(#customer-support-tool),
#view-operations[data-operation-filter="lead-sales"] > .panel:not(.page-count-breakdown-panel):not(#lead-sales-tool),
#view-operations[data-operation-filter="risk-control"] > .panel:not(.page-count-breakdown-panel):not(#risk-control-tool),
#view-operations[data-operation-filter="legal-compliance"] > .panel:not(.page-count-breakdown-panel):not(#legal-compliance-tool),
#view-operations[data-operation-filter="traffic-marketing"] > .panel:not(.page-count-breakdown-panel):not(#traffic-marketing-tool),
#view-operations[data-operation-filter="analytics-optimization"] > .panel:not(.page-count-breakdown-panel):not(#analytics-optimization-tool),
#view-operations[data-operation-filter="media-content"] > .panel:not(.page-count-breakdown-panel):not(#media-content-tool),
#view-operations[data-operation-filter="future-business-onboarding"] > .panel:not(.page-count-breakdown-panel):not(#future-business-onboarding-tool),
#view-operations[data-operation-filter="launch-orchestration"] > .panel:not(.page-count-breakdown-panel):not(#launch-orchestration-tool),
#view-operations[data-operation-filter="rehearsal-evidence"] > .panel:not(.page-count-breakdown-panel):not(#rehearsal-evidence-tool) {
  display: none !important;
}

#view-operations[data-operation-filter="jobs"] > .grid,
#view-operations[data-operation-filter="approvals"] > .grid,
#view-operations[data-operation-filter="readiness"] > .grid,
#view-operations[data-operation-filter="launch"] > .grid,
#view-operations[data-operation-filter="build-requests"] > .grid,
#view-operations[data-operation-filter="source-actions"] > .grid,
#view-operations[data-operation-filter="sales-page-drafts"] > .grid,
#view-operations[data-operation-filter="package-planner"] > .grid,
#view-operations[data-operation-filter="affiliate-links"] > .grid,
#view-operations[data-operation-filter="ebook-disclaimers"] > .grid,
#view-operations[data-operation-filter="communications"] > .grid,
#view-operations[data-operation-filter="publishing-queue"] > .grid,
#view-operations[data-operation-filter="market-research"] > .grid,
#view-operations[data-operation-filter="board-meetings"] > .grid,
#view-operations[data-operation-filter="customer-support"] > .grid,
#view-operations[data-operation-filter="lead-sales"] > .grid,
#view-operations[data-operation-filter="risk-control"] > .grid,
#view-operations[data-operation-filter="legal-compliance"] > .grid,
#view-operations[data-operation-filter="traffic-marketing"] > .grid,
#view-operations[data-operation-filter="analytics-optimization"] > .grid,
#view-operations[data-operation-filter="media-content"] > .grid,
#view-operations[data-operation-filter="future-business-onboarding"] > .grid,
#view-operations[data-operation-filter="launch-orchestration"] > .grid,
#view-operations[data-operation-filter="rehearsal-evidence"] > .grid {
  display: none !important;
}

#view-operations[data-operation-filter="sources"] > .panel:not(.page-count-breakdown-panel),
#view-operations[data-operation-filter="sources"] > .grid:not(.operations-stack),
#view-operations[data-operation-filter="sources"] > .operations-stack > .panel:not(.page-count-breakdown-panel):not(:has(#source-systems)),
#view-operations[data-operation-filter="engines"] > .panel:not(.page-count-breakdown-panel),
#view-operations[data-operation-filter="engines"] > .grid:not(.operations-stack),
#view-operations[data-operation-filter="engines"] > .operations-stack > .panel:not(.page-count-breakdown-panel):not(:has(#engines)):not(:has(#agents)) {
  display: none !important;
}

#view-operations[data-operation-filter="jobs"] > .grid:has(#operations-jobs),
#view-operations[data-operation-filter="approvals"] > .grid:has(#operations-approvals),
#view-operations[data-operation-filter="readiness"] > .grid:has(#operations-readiness),
#view-operations[data-operation-filter="launch"] > .grid:has(#operations-launch-plan),
#view-operations[data-operation-filter="build-requests"] > .grid:has(#system-build-requests),
#view-operations[data-operation-filter="source-actions"] > .grid:has(#source-action-requests),
#view-operations[data-operation-filter="sources"] > .operations-stack:has(#source-systems) {
  display: grid !important;
}

#view-operations[data-operation-filter="jobs"] > .grid:has(#operations-jobs) > .panel:has(#operations-jobs),
#view-operations[data-operation-filter="approvals"] > .grid:has(#operations-approvals) > .panel:has(#operations-approvals),
#view-operations[data-operation-filter="readiness"] > .grid:has(#operations-readiness) > .panel:has(#operations-readiness),
#view-operations[data-operation-filter="launch"] > .grid:has(#operations-launch-plan) > .panel:has(#operations-launch-plan),
#view-operations[data-operation-filter="build-requests"] > .grid:has(#system-build-requests) > .panel:has(#system-build-requests),
#view-operations[data-operation-filter="source-actions"] > .grid:has(#source-action-requests) > .panel:has(#source-action-requests),
#view-operations[data-operation-filter="sources"] > .operations-stack:has(#source-systems) > .panel:has(#source-systems) {
  display: block !important;
}

#view-operations[data-operation-filter="jobs"] .job-record-section,
#view-operations[data-operation-filter="jobs"] .operator-job-section {
  background: #eef4fb !important;
}

#view-operations[data-operation-filter="jobs"] > .grid:has(#operations-jobs) > .panel:not(.page-count-breakdown-panel):not(:has(#operations-jobs)),
#view-operations[data-operation-filter="approvals"] > .grid:has(#operations-approvals) > .panel:not(.page-count-breakdown-panel):not(:has(#operations-approvals)),
#view-operations[data-operation-filter="readiness"] > .grid:has(#operations-readiness) > .panel:not(.page-count-breakdown-panel):not(:has(#operations-readiness)),
#view-operations[data-operation-filter="launch"] > .grid:has(#operations-launch-plan) > .panel:not(.page-count-breakdown-panel):not(:has(#operations-launch-plan)),
#view-operations[data-operation-filter="build-requests"] > .grid:has(#system-build-requests) > .panel:not(.page-count-breakdown-panel):not(:has(#system-build-requests)),
#view-operations[data-operation-filter="source-actions"] > .grid:has(#source-action-requests) > .panel:not(.page-count-breakdown-panel):not(:has(#source-action-requests)) {
  display: none !important;
}

.employee-stack {
  display: grid;
  gap: 12px;
}

.employee-work-area-section .module-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.employee-static-item {
  cursor: default;
}

.employee-static-item:hover {
  border-color: var(--line);
  box-shadow: none;
  transform: none;
}

.employee-notification-card {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
}

.employee-notification-card .collapsible-toggle {
  min-height: 72px;
  padding: 14px;
}

.employee-notification-card .collapsible-body {
  padding: 0 14px 14px;
}

.employee-queue-item {
  appearance: none;
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: grid;
  gap: 4px;
  grid-template-columns: minmax(0, 1fr) auto;
  min-height: 78px;
  padding: 14px;
  text-align: left;
}

.employee-queue-item:hover,
.module-card:hover {
  border-color: var(--gold);
  box-shadow: 0 10px 24px rgba(15, 23, 42, .08);
  transform: translateY(-1px);
}

.employee-queue-item strong {
  font-size: 15px;
  line-height: 1.2;
}

.employee-queue-item span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  grid-column: 1;
}

.employee-queue-item em {
  align-self: center;
  background: #e8f5ee;
  border-radius: 999px;
  color: #166534;
  font-style: normal;
  font-weight: 900;
  grid-column: 2;
  grid-row: 1 / span 2;
  min-width: 36px;
  padding: 8px 10px;
  text-align: center;
}

.employee-queue-item.urgent em {
  background: #fff7ed;
  color: #9a3412;
}

.employee-next-action {
  background: #182233;
  border-radius: 8px;
  color: #ffffff;
  display: grid;
  gap: 4px;
  margin-top: 2px;
  padding: 10px 12px;
}

.employee-next-action span {
  color: #d8b765;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.employee-next-action strong {
  font-size: 14px;
  line-height: 1.25;
}

.employee-next-action p {
  color: #d8dee8;
  font-size: 13px;
  line-height: 1.35;
  margin: 0;
}

.employee-next-action-button {
  align-self: start;
  appearance: none;
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, .8);
  border-radius: 999px;
  color: #182233;
  cursor: pointer;
  font-size: 12px;
  font-weight: 700;
  justify-self: start;
  margin-top: 4px;
  min-height: 28px;
  padding: 5px 10px;
  width: auto;
}

.employee-next-action-button:hover {
  background: #f8fafc;
  transform: translateY(-1px);
}

.module-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.module-card {
  appearance: none;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: grid;
  gap: 7px;
  justify-self: start;
  min-height: 112px;
  padding: 16px;
  text-align: left;
  width: min(100%, 420px);
}

.module-card span {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.module-card strong {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
}

.module-card small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.45;
}

#view-dashboard .diagnostics-only {
  display: none;
}

#view-dashboard.show-diagnostics .diagnostics-only {
  display: grid;
}

.business-lane-board {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

.business-lane-card {
  background: #ffffff;
  border: 1px solid var(--line);
  border-left: 5px solid var(--green);
  border-radius: 8px;
  display: grid;
  gap: 14px;
  padding: 18px;
  min-height: 260px;
}

.business-lane-head {
  align-items: flex-start;
  display: flex;
  gap: 12px;
  justify-content: space-between;
}

.business-lane-title {
  min-width: 0;
}

.business-lane-title-line {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.business-lane-head strong,
.business-lane-head small {
  display: block;
}

.business-lane-head strong {
  color: var(--ink);
  font-size: 17px;
  line-height: 1.2;
  margin-bottom: 5px;
}

.business-lane-head small {
  color: var(--muted);
  font-weight: 700;
  line-height: 1.35;
}

.business-lane-meters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.business-lane-card .next-action-line {
  margin: 0;
}

.business-lane-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: auto;
}

.business-lane-actions button {
  appearance: none;
  background: var(--gold);
  border: 1px solid var(--gold);
  border-radius: 999px;
  color: var(--navy);
  cursor: pointer;
  font-weight: 800;
  min-height: 36px;
  padding: 8px 13px;
}

.business-lane-actions button.secondary {
  background: var(--navy);
  border-color: var(--navy);
  color: #ffffff;
}

.business-lane-quick-action {
  appearance: none;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--navy);
  cursor: pointer;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 750;
  min-height: 30px;
  padding: 6px 12px;
}

.business-lane-quick-action.attention {
  background: var(--navy);
  border-color: var(--navy);
  color: #ffffff;
}

#view-dashboard .business-lane-board {
  gap: 10px;
}

#view-dashboard .business-lane-card {
  gap: 10px;
  min-height: 0;
  padding: 14px 16px;
}

#view-dashboard .business-lane-head {
  align-items: center;
  cursor: pointer;
  display: grid;
  grid-template-columns: 26px minmax(0, 1fr) auto auto;
}

#view-dashboard .business-lane-head::before {
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--gold);
  content: "-";
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 14px;
  font-weight: 700;
  height: 26px;
  justify-content: center;
  width: 26px;
}

#view-dashboard .business-lane-card.collapsed .business-lane-head::before {
  content: "+";
}

#view-dashboard .business-lane-title {
  grid-column: 2;
}

#view-dashboard .business-lane-card.collapsed > :not(.business-lane-head) {
  display: none;
}

#view-dashboard .business-lane-head strong {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0;
}

#view-dashboard .collapsible-card-toggle h3 {
  font-weight: 600;
}

#view-dashboard .business-lane-head small {
  font-size: 12px;
  line-height: 1.4;
}

#view-dashboard .business-lane-card .next-action-line {
  display: none;
}

#view-dashboard .business-lane-actions {
  margin-top: 0;
}

#view-dashboard .business-lane-actions button {
  font-size: 12px;
  font-weight: 700;
  min-height: 32px;
  padding: 7px 11px;
  width: auto;
}

#view-dashboard .tag,
#view-dashboard .status {
  font-size: 10px;
  font-weight: 700;
}

.metric.metric-compact strong {
  font-size: 18px;
}

.metric.metric-compact span {
  max-width: 120px;
}

.metric span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.panel {
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 28px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, .055);
}

.panel-header {
  margin-bottom: 24px;
  max-width: 880px;
}

#view-dashboard .grid {
  gap: 0;
}

#view-dashboard .grid.two {
  grid-template-columns: 1fr;
}

#view-dashboard .dashboard-collapsible {
  padding: 0;
  overflow: hidden;
}

#view-dashboard .dashboard-collapsible > .panel-header {
  align-items: center;
  cursor: pointer;
  display: grid;
  column-gap: 16px;
  grid-template-columns: 28px minmax(0, 1fr);
  margin: 0;
  max-width: none;
  padding: 18px 22px;
  text-align: left;
  width: 100%;
}

#view-dashboard .dashboard-collapsible > .panel-header .eyebrow {
  font-size: 10px;
  grid-column: 2;
  grid-row: 1;
  margin-bottom: 4px;
  text-align: left;
}

#view-dashboard .dashboard-collapsible > .panel-header h2 {
  font-size: 18px;
  font-weight: 600;
  grid-column: 2;
  grid-row: 2;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0;
  text-align: left;
}

#view-dashboard .dashboard-collapsible > .panel-header::before {
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--gold);
  content: "-";
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 15px;
  font-weight: 700;
  grid-column: 1;
  grid-row: 1 / span 2;
  height: 28px;
  justify-content: center;
  justify-self: start;
  margin-left: 0;
  width: 28px;
}

#view-dashboard .dashboard-collapsible.collapsed > .panel-header::before {
  content: "+";
}

#view-dashboard .dashboard-collapsible > :not(.panel-header) {
  padding: 0 22px 22px;
}

#view-dashboard .dashboard-collapsible.collapsed > :not(.panel-header) {
  display: none;
}

.tool-collapsible {
  padding: 0;
  overflow: hidden;
}

.tool-collapsible > .panel-header {
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: 8px 14px;
  grid-template-columns: 30px minmax(0, 1fr);
  justify-content: start;
  margin: 0;
  max-width: none;
  padding: 24px 28px;
  text-align: left;
  width: 100%;
}

.tool-collapsible > .panel-header .eyebrow,
.tool-collapsible > .panel-header h2 {
  grid-column: 2;
}

.tool-collapsible > .panel-header::before {
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--gold);
  content: "-";
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 18px;
  font-weight: 900;
  grid-column: 1;
  grid-row: 1 / span 2;
  height: 30px;
  justify-content: center;
  width: 30px;
}

.tool-collapsible.collapsed > .panel-header::before {
  content: "+";
}

.tool-collapsible > :not(.panel-header) {
  margin-left: 28px;
  margin-right: 28px;
}

.tool-collapsible > :last-child {
  margin-bottom: 28px;
}

.tool-collapsible.collapsed > :not(.panel-header) {
  display: none;
}

.page-section-collapsible {
  overflow: hidden;
}

.page-section-collapsible > .panel-header,
.page-section-collapsible > .launch-control-heading {
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: 8px 10px;
  grid-template-columns: 14px minmax(0, 1fr) auto;
  max-width: none;
  width: 100%;
}

.page-section-collapsible > .panel-header::before,
.page-section-collapsible > .launch-control-heading::before {
  color: var(--muted);
  content: "-";
  font-size: 15px;
  font-weight: 800;
  grid-column: 1;
  grid-row: 1 / span 2;
}

.page-section-collapsible.collapsed > .panel-header::before,
.page-section-collapsible.collapsed > .launch-control-heading::before {
  content: "+";
}

.page-section-collapsible > .panel-header > :not(:first-child),
.page-section-collapsible > .launch-control-heading > :not(:first-child) {
  grid-column: 2;
}

.page-section-collapsible > .panel-header > :first-child,
.page-section-collapsible > .launch-control-heading > :first-child {
  grid-column: 2;
}

.page-section-collapsible > .panel-header > .status,
.page-section-collapsible > .launch-control-heading > .status {
  grid-column: 3;
  grid-row: 1 / span 2;
  justify-self: end;
}

.page-section-collapsible.collapsed > :not(.panel-header):not(.launch-control-heading):not(.public-launch-boundary-card) {
  display: none;
}

.page-section-collapsible.collapsed > .public-launch-boundary-card {
  display: grid;
}

.subsection-group-collapsible > h3,
.subsection-group-collapsible > strong {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 10px;
}

.subsection-group-collapsible > h3::before,
.subsection-group-collapsible > strong::before {
  color: var(--muted);
  content: "-";
  flex: 0 0 auto;
  font-weight: 800;
}

.subsection-group-collapsible.collapsed > h3::before,
.subsection-group-collapsible.collapsed > strong::before {
  content: "+";
}

.subsection-group-collapsible.collapsed > :not(h3):not(strong) {
  display: none;
}

.tool-form-details {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  margin: 18px 0 22px;
  padding: 0;
}

.tool-form-details > summary {
  cursor: pointer;
  font-weight: 900;
  list-style: none;
  padding: 16px 18px;
}

.tool-form-details > summary::-webkit-details-marker {
  display: none;
}

.tool-form-details > summary::before {
  content: "+";
  display: inline-block;
  font-weight: 900;
  margin-right: 12px;
}

.tool-form-details[open] > summary::before {
  content: "-";
}

.tool-form-details > :not(summary) {
  margin-left: 18px;
  margin-right: 18px;
}

.tool-form-details > :last-child {
  margin-bottom: 18px;
}

.analytics-record-section .collapsible-card-body {
  gap: 14px;
}

.panel-tagline {
  color: var(--muted);
  font-size: 15px;
  font-weight: 400;
  line-height: 1.45;
  margin: 8px 0 0;
}

.stack {
  display: grid;
  gap: 16px;
}

#workflow,
#operations-readiness,
#operations-launch-plan,
#system-build-requests,
#source-action-requests,
#source-systems,
#engines,
#agents,
#history-build-requests,
#history-source-actions,
#history-events {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
  align-items: start;
}

#engines {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#workflow > p,
#operations-readiness > p,
#operations-launch-plan > p,
#system-build-requests > p,
#source-action-requests > p,
#source-systems > p,
#engines > p,
#agents > p,
#history-build-requests > p,
#history-source-actions > p,
#history-events > p {
  grid-column: 1 / -1;
}

.source-card,
.brand-card,
.workflow-card,
.job-card,
.approval-card,
.engine-card,
.connector-card,
.readiness-card,
.notification-card,
.standing-card,
.review-card,
.priority-card,
.activity-card,
.connector-summary-card {
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 20px;
  background: var(--panel-soft);
  box-shadow: 0 6px 16px rgba(15, 23, 42, .025);
}

.collapsible-card {
  padding: 0;
  overflow: hidden;
}

.collapsible-card-toggle {
  appearance: none;
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
  width: 100%;
  padding: 16px 18px;
  text-align: left;
}

.collapsible-card-toggle h3 {
  flex: 0 1 auto;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
  text-align: left;
}

.collapsible-card-toggle::before {
  content: "-";
  color: var(--muted);
  flex: 0 0 auto;
  font-weight: 700;
}

.collapsible-card.collapsed .collapsible-card-toggle::before {
  content: "+";
}

.collapsible-card-body {
  padding: 0 20px 20px;
}

.collapsible-card.collapsed .collapsible-card-body {
  display: none;
}

.architecture-agent-card.collapsible-card {
  padding: 0;
}

.architecture-agent-card .collapsible-card-toggle {
  min-height: 82px;
}

.page-count-breakdown-panel .count-detail-toggle {
  cursor: pointer;
  padding-left: 44px;
  position: relative;
}

.page-count-breakdown-panel .count-detail-toggle::before {
  color: var(--muted);
  content: "-";
  font-weight: 800;
  left: 22px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.page-count-breakdown-panel.collapsed .count-detail-toggle::before {
  content: "+";
}

.page-count-breakdown-panel.collapsed .page-count-breakdown-list {
  display: none;
}

.source-card p,
.brand-card p,
.workflow-card p,
.job-card p,
.approval-card p,
.engine-card p,
.connector-card p,
.readiness-card p,
.notification-card p,
.standing-card p,
.review-card p,
.priority-card p,
.activity-card p,
.connector-summary-card p {
  color: var(--muted);
  line-height: 1.6;
  margin-bottom: 12px;
}

.next-action-line {
  background: #eff6ff;
  border-left: 4px solid var(--blue);
  border-radius: 6px;
  color: #1e3a8a !important;
  font-weight: 700;
  padding: 10px 12px;
}

.approval-inline-box {
  background: #fffbeb;
  border: 1px solid #f5c542;
  border-radius: 8px;
  margin: 14px 0;
  padding: 14px;
}

.approval-inline-box strong {
  color: #713f12;
  display: block;
  margin-bottom: 6px;
}

.approval-preview {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 12px;
  margin: 12px 0;
  padding: 12px;
}

.approval-preview > strong {
  color: var(--ink);
  margin: 0;
}

.approval-preview-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.approval-preview-links {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.approval-preview-tile {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  padding: 10px;
}

.approval-preview-tile strong {
  color: var(--ink);
  font-size: 13px;
  overflow-wrap: anywhere;
}

.approval-preview-tile img,
.approval-preview-tile iframe {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 6px;
  height: 280px;
  object-fit: contain;
  width: 100%;
}

.button-link {
  align-items: center;
  background: var(--gold);
  border: 1px solid var(--gold);
  border-radius: 999px;
  color: var(--navy);
  display: inline-flex;
  font-size: 13px;
  font-weight: 800;
  justify-content: center;
  min-height: 38px;
  padding: 9px 14px;
  text-decoration: none;
}

.secondary-link {
  background: var(--navy);
  border-color: var(--navy);
  color: #ffffff;
}

.path {
  color: var(--teal);
  font-family: Consolas, monospace;
  font-size: 12px;
  overflow-wrap: anywhere;
}

.event-data {
  background: #0f172a;
  border-radius: 6px;
  color: #e5e7eb;
  font-family: Consolas, monospace;
  font-size: 12px;
  line-height: 1.5;
  margin: 10px 0 0;
  overflow-x: auto;
  padding: 12px;
}

.chips,
.tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 14px;
}

.chip,
.tag {
  background: #f1f5f9;
  border: 1px solid #d9e0ea;
  border-radius: 999px;
  color: #334155;
  padding: 7px 10px;
  font-size: 12px;
  font-weight: 700;
}

.tag,
.status,
.status-pill {
  margin-left: 0.55rem;
}

:where(p, small, span, strong, em, a, div) + :where(.tag, .status, .status-pill),
:where(.tag, .status, .status-pill) + :where(.tag, .status, .status-pill) {
  margin-left: 0.55rem;
}

.tag-row :where(.tag, .status, .status-pill),
.chips :where(.tag, .status, .status-pill),
.compact-tags :where(.tag, .status, .status-pill) {
  margin-left: 0;
}

.tag-good {
  background: #ecfdf5;
  border-color: #bbf7d0;
  color: #166534;
}

.tag-warn {
  background: #fff7ed;
  border-color: #fed7aa;
  color: #9a3412;
}

.checkbox-tag {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  gap: 6px;
}

.checkbox-tag input {
  accent-color: var(--accent);
  margin: 0;
}

.agent-inline-control-actions {
  align-items: end;
  gap: 8px;
  margin-top: 10px;
}

.agent-inline-control-actions button {
  border-radius: 8px;
  font-size: 12px;
  line-height: 1;
  min-height: 34px;
  padding: 8px 12px;
}

.agent-inline-control-actions .inline-status-field {
  gap: 4px;
  margin: 0;
  max-width: 130px;
}

.agent-inline-control-actions .inline-status-field span {
  font-size: 11px;
}

.agent-inline-control-actions .compact-status-select {
  min-height: 34px;
  padding: 6px 28px 6px 10px;
}

.agent-inline-control-actions.agent-knowledge-shortcut {
  margin-top: 8px;
}

.email-suppression-tools {
  display: grid;
  gap: 8px;
  margin-top: 4px;
}

.email-suppression-tools .job-name-input {
  max-width: 520px;
  min-height: 34px;
}

.email-suppression-actions {
  margin-top: 2px;
}

.email-suppression-actions button {
  border-radius: 8px;
  font-size: 12px;
  min-height: 32px;
  padding: 7px 11px;
}

.outbound-suppression-tools {
  display: grid;
  gap: 8px;
  margin-top: 4px;
}

.outbound-suppression-tools .job-name-input {
  max-width: 540px;
  min-height: 34px;
}

.outbound-suppression-actions {
  margin-top: 2px;
}

.outbound-suppression-actions button {
  border-radius: 8px;
  font-size: 12px;
  min-height: 32px;
  padding: 7px 11px;
}

.nav-child.nav-grandchild {
  font-size: 12px;
  margin-left: 16px;
  padding-left: 18px;
  position: relative;
}

.nav-child.nav-grandchild::before {
  background: rgba(148, 163, 184, 0.55);
  border-radius: 999px;
  content: "";
  height: 4px;
  left: 8px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
}

.chip {
  background: #e8f0ff;
  color: #1d4ed8;
  border-color: #c7d8ff;
  padding: 8px 12px;
  font-size: 13px;
}

.mini-list {
  display: grid;
  gap: 9px;
  margin: 16px 0;
}

.mini-list.compact {
  margin: 10px 0 0;
}

.mini-list-item {
  background: #ffffff;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 6px;
  color: #334155;
  font-size: 13px;
  line-height: 1.5;
  padding: 11px 12px;
}

.source-boundary,
.source-ownership,
.managed-connector-box {
  background: #fbfcff;
  border: 1px solid var(--line);
  border-radius: 8px;
  margin: 18px 0;
  padding: 18px;
}

.source-boundary strong,
.source-ownership strong,
.managed-connector-box strong {
  display: block;
  font-size: 13px;
  line-height: 1.35;
  margin-bottom: 10px;
}

.source-boundary p,
.managed-connector-box p {
  line-height: 1.55;
  margin: 0 0 10px;
}

.collapsible-info-section > strong {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 8px;
  margin-bottom: 0;
}

.collapsible-info-section:not(.collapsed) > strong {
  margin-bottom: 10px;
}

.collapsible-info-section > strong::before {
  color: var(--muted);
  content: "-";
  flex: 0 0 auto;
  font-weight: 800;
}

.collapsible-info-section.collapsed > strong::before {
  content: "+";
}

.collapsible-info-section.collapsed > :not(strong) {
  display: none !important;
}

.mini-metric-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  margin: 14px 0;
}

.mini-metric-grid + .action-row,
.metric-grid + .action-row,
.launch-kpi-grid + .action-row,
.business-workspace-metrics + .action-row {
  margin-top: 26px;
}

.mini-metric {
  align-items: start;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 4px 8px;
  min-height: 58px;
  padding: 10px 12px;
}

.mini-metric span {
  color: var(--muted);
  flex: 0 0 auto;
  font-size: 12px;
  grid-column: 1;
  line-height: 1.35;
  text-transform: capitalize;
}

.mini-metric span::after {
  content: ":";
}

.mini-metric strong {
  color: var(--ink);
  font-size: 13px;
  font-weight: 800;
  grid-column: 1;
  line-height: 1.35;
  min-width: 0;
}

.mini-metric .info-dot {
  align-items: center;
  align-self: flex-start;
  background: rgba(15, 23, 42, .08);
  border: 1px solid rgba(15, 23, 42, .16);
  border-radius: 999px;
  color: var(--ink);
  cursor: help;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: 9px;
  font-style: italic;
  font-weight: 800;
  grid-column: 2;
  grid-row: 1 / span 2;
  height: 14px;
  justify-content: center;
  line-height: 1;
  margin-left: 1px;
  min-width: 14px;
  padding: 0 4px;
  position: relative;
  transform: translateY(-3px);
}

.managed-connector-box p:last-child {
  margin-bottom: 0;
}

.managed-connector-box .action-row {
  gap: 8px;
  margin-top: 14px;
}

.managed-connector-box .action-row button {
  border-radius: 8px;
  font-size: 12px;
  line-height: 1.2;
  min-height: 30px;
  padding: 6px 10px;
}

.autonomous-worker-priority-actions {
  margin: 18px 0 10px;
}

.autonomous-worker-priority-actions p {
  margin: 8px 0;
}

.autonomous-worker-actions {
  margin: 12px 0 14px;
}

.review-route-box {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  margin-top: 12px;
  padding: 12px 14px;
}

.review-route-box strong,
.review-route-box p,
.review-route-box small {
  display: block;
  margin: 0;
}

.review-route-box p,
.review-route-box small {
  color: var(--muted);
  line-height: 1.4;
}

.review-route-box .action-row {
  margin-top: 4px;
}

.responsibility-split {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  margin-top: 14px;
}

.responsibility-split > div {
  background: #ffffff;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  padding: 12px 14px;
}

.responsibility-split strong,
.responsibility-split p {
  display: block;
  margin: 0;
}

.responsibility-split p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  margin-top: 5px;
}

.empty-work-state {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 16px 18px;
}

.empty-work-state strong,
.empty-work-state p {
  display: block;
  margin: 0;
}

.empty-work-state strong {
  font-size: 16px;
  font-weight: 600;
}

.empty-work-state p {
  color: var(--muted);
  line-height: 1.5;
}

.decision-log-panel {
  border-top: 1px solid var(--line-soft);
  display: grid;
  gap: 12px;
  margin-top: 22px;
  padding-top: 20px;
}

.decision-log-list {
  display: grid;
  gap: 10px;
}

.decision-log-card .collapsible-card-toggle h3 {
  font-size: 14px;
  font-weight: 650;
}

.connector-intro-box {
  margin: 20px 0 22px;
}

.connector-intro-lead {
  color: var(--ink);
  font-weight: 700;
}

.connector-intro-list {
  color: var(--muted);
  display: grid;
  gap: 8px;
  line-height: 1.55;
  margin: 10px 0 0;
  padding-left: 20px;
}

.connector-intro-list li {
  padding-left: 2px;
}

.launch-readiness {
  border: 1px solid var(--line);
  border-radius: 8px;
  background: #ffffff;
  margin: 16px 0;
  padding: 16px;
}

.launch-readiness-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 12px;
}

.launch-readiness-heading strong {
  font-size: 14px;
}

.check-list {
  display: grid;
  gap: 10px;
}

.check-item {
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 6px;
  display: grid;
  gap: 5px;
  padding: 11px 12px;
}

.check-item.ready {
  border-left-color: var(--green);
}

.check-item.blocked {
  border-left-color: var(--red);
}

.check-item.in_progress {
  border-left-color: var(--amber);
}

.check-item span {
  color: var(--ink);
  font-size: 13px;
  font-weight: 800;
}

.check-item small {
  color: var(--muted);
  line-height: 1.4;
}

.actionable-attention-item {
  appearance: none;
  color: var(--ink);
  cursor: pointer;
  font-family: inherit;
  text-align: left;
  width: 100%;
}

.actionable-attention-item:hover {
  border-color: var(--gold);
  box-shadow: 0 8px 18px rgba(15, 23, 42, .08);
}

.launch-action-list {
  display: grid;
  gap: 12px;
  margin-top: 16px;
}

.launch-action-item {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 14px;
}

.launch-action-item.blocked {
  border-left-color: var(--red);
}

.launch-action-item.in_progress {
  border-left-color: var(--amber);
}

.launch-action-item strong,
.launch-action-item small {
  display: block;
}

.launch-action-item strong {
  margin-bottom: 4px;
}

.launch-action-item small {
  color: var(--muted);
  line-height: 1.4;
}

.launch-action-item button {
  appearance: none;
  border: 1px solid var(--gold);
  border-radius: 999px;
  background: var(--gold);
  color: var(--navy);
  cursor: pointer;
  font-weight: 800;
  min-height: 38px;
  padding: 9px 14px;
  white-space: nowrap;
}

.brand-grid,
.review-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.business-workspace-card {
  background: #ffffff;
  display: grid;
  gap: 14px;
  padding: 18px;
}

.business-workspace-collapsible {
  padding: 0;
  overflow: hidden;
}

.business-workspace-head {
  align-items: flex-start;
  cursor: pointer;
  display: grid;
  gap: 14px;
  grid-template-columns: 28px minmax(0, 1fr) auto auto;
  padding: 18px;
}

.business-workspace-head::before {
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--gold);
  content: "-";
  display: inline-flex;
  font-size: 15px;
  font-weight: 700;
  height: 28px;
  justify-content: center;
  width: 28px;
}

.business-workspace-collapsible.collapsed .business-workspace-head::before {
  content: "+";
}

.business-workspace-head > :first-child {
  grid-column: 2;
}

.business-workspace-collapsible > :not(.business-workspace-head) {
  margin-left: 18px;
  margin-right: 18px;
}

.business-workspace-collapsible > :last-child {
  margin-bottom: 18px;
}

.business-workspace-collapsible.collapsed > :not(.business-workspace-head) {
  display: none;
}

.business-workspace-head h3,
.business-workspace-head p {
  margin: 0;
}

.business-workspace-head h3 {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 3px;
}

.business-workspace-head p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  max-width: 620px;
}

.business-workspace-metrics {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
}

.business-workspace-metric {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 10px;
}

.business-workspace-metric strong,
.business-workspace-metric span {
  display: block;
}

.business-workspace-metric strong {
  color: var(--ink);
  font-size: 15px;
}

.business-workspace-metric span {
  color: var(--muted);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.business-workspace-blockers {
  margin-top: 0;
}

.business-admin-details {
  border-top: 1px solid var(--line);
  padding-top: 10px;
}

.business-admin-details > summary {
  color: var(--muted);
  cursor: pointer;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.business-admin-details[open] {
  display: grid;
  gap: 12px;
}

.compact-admin-editor {
  background: #f8fafc;
  border: 1px solid var(--line-soft);
  border-radius: 8px;
  padding: 12px;
}

.compact-source-boundary {
  margin-top: 0;
}

.compact-tags {
  gap: 6px;
  margin-top: 8px;
}

.business-profile-builder {
  margin-bottom: 22px;
}

.business-builder-card,
.business-dna-card {
  grid-column: 1 / -1;
}

.business-dna-card {
  margin-top: 18px;
}

.business-dna-grid {
  align-items: stretch;
  margin-top: 14px;
}

.business-dna-grid .field-label {
  min-width: 0;
}

.business-dna-grid textarea.connection-notes,
.business-dna-card textarea.connection-notes,
.business-builder-card textarea.connection-notes {
  min-height: 92px;
}

.communication-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.82fr) minmax(320px, 1.18fr);
  gap: 16px;
  margin-top: 18px;
}

.communication-device {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 14px;
}

.communication-screen {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  min-height: 126px;
  padding: 12px;
}

.communication-thread-header {
  border-bottom: 1px solid var(--line);
  display: grid;
  gap: 2px;
  padding-bottom: 8px;
}

.communication-thread-header small {
  color: var(--muted);
}

.message-bubble {
  border-radius: 8px;
  color: var(--ink);
  line-height: 1.5;
  max-width: none;
  padding: 10px 12px;
}

.system-bubble,
.muted-bubble {
  background: #e8eef6;
  color: #475569;
}

.outgoing-bubble {
  background: #ffffff;
  border: 1px solid var(--line);
  color: var(--navy);
  font-weight: 600;
}

.communication-input {
  border: 1px solid var(--line);
  border-radius: 8px;
  font: inherit;
  min-height: 104px;
  padding: 12px;
  resize: vertical;
}

.communication-device button {
  justify-self: end;
}

.communication-controls {
  align-content: start;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 12px;
  padding: 14px;
}

.communication-draft-row p {
  color: var(--ink);
  margin: 8px 0;
}

.sales-page-draft-row {
  align-items: start;
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.social-queue-row {
  align-items: start;
  grid-template-columns: minmax(0, 1fr) auto auto;
}

.social-queue-row p {
  color: var(--ink);
  margin: 8px 0;
  white-space: pre-wrap;
}

.social-queue-card {
  margin-bottom: 18px;
}

.compact-actions {
  margin: 0;
}

.compact-actions button {
  min-height: 32px;
  padding: 7px 11px;
}

.button-row-break {
  flex-basis: 100%;
  height: 0;
}

.section-mini-header {
  display: grid;
  gap: 4px;
}

.section-mini-header p {
  margin: 0;
}

.connector-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

.connector-page-links {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  grid-column: 1 / -1;
  margin-top: 18px;
  margin-bottom: 26px;
}

.connector-page-links button {
  appearance: none;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--ink);
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  min-height: 30px;
  padding: 6px 10px;
}

.connector-page-links button:hover {
  border-color: #b9c7d8;
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
  transform: translateY(-1px);
}

.connector-page-links button.active {
  background: var(--gold);
  border-color: var(--gold);
  color: var(--ink);
}

.connector-flat-page {
  display: grid;
  gap: 22px;
  grid-column: 1 / -1;
}

.connector-flat-header {
  display: grid;
  gap: 8px;
  margin-bottom: 4px;
}

.connector-flat-header h3 {
  font-size: 24px;
  margin: 0;
}

.connector-flat-header p {
  margin: 0;
}

.connector-page-tagline {
  color: var(--muted);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.45;
}

.connector-profile-summary {
  color: var(--muted);
  font-size: 14px;
  font-weight: 800;
  margin: 2px 0 0;
  text-align: center;
}

.connector-group-heading {
  border-top: 1px solid var(--line-soft);
  display: grid;
  gap: 4px;
  grid-column: 1 / -1;
  margin-top: 10px;
  padding-top: 22px;
}

.connector-page-links + .connector-group-heading {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}

.connector-group-heading h3 {
  font-size: 20px;
  margin: 0;
}

.connector-group-heading p {
  color: var(--muted);
  margin: 0;
}

.connector-group-overview {
  display: grid;
  gap: 16px;
  grid-column: 1 / -1;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.connector-group-overview-card {
  appearance: none;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: grid;
  gap: 8px;
  min-height: 86px;
  padding: 18px;
  text-align: left;
  width: 100%;
}

.connector-group-overview-card:hover {
  border-color: #b9c7d8;
  box-shadow: 0 12px 24px rgba(15, 23, 42, .07);
  transform: translateY(-1px);
}

.connector-group-overview-title {
  align-items: baseline;
  display: flex;
  gap: 4px;
  font-size: 15px;
  font-weight: 700;
}

.connector-group-overview-card small {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.4;
}

.connector-business-selector {
  margin-top: 14px;
}

.launch-control-summary,
.launch-work-panel,
.employee-workdesk {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: 0 10px 26px rgba(15, 23, 42, .045);
  grid-column: 1 / -1;
  padding: 20px;
}

.launch-control-heading {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  margin-bottom: 20px;
}

.launch-control-heading h3,
.launch-work-panel h3 {
  font-size: 21px;
  margin-bottom: 8px;
}

.launch-control-heading p:not(.eyebrow) {
  color: var(--muted);
  max-width: 760px;
}

.launch-kpi-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
}

.launch-kpi {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  min-height: 94px;
  padding: 16px;
}

.launch-kpi strong,
.launch-kpi span {
  display: block;
}

.launch-kpi strong {
  color: var(--ink);
  font-size: 21px;
  line-height: 1.05;
  margin-bottom: 8px;
  text-transform: capitalize;
}

.launch-kpi span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.launch-action-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.employee-task-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.employee-task-card {
  appearance: none;
  background: #f8fafc;
  border: 1px solid var(--line);
  border-left: 4px solid var(--green);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: grid;
  gap: 8px;
  min-height: 128px;
  padding: 13px 15px;
  text-align: left;
  width: 100%;
}

.employee-task-card:hover {
  border-color: var(--gold);
  border-left-color: var(--gold);
  box-shadow: 0 10px 24px rgba(15, 23, 42, .07);
}

.employee-task-card small,
.launch-work-card small,
.employee-assignment-row small {
  color: var(--muted);
  display: block;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .02em;
  text-transform: uppercase;
}

.employee-task-card strong {
  font-size: 14px;
  font-weight: 700;
}

.employee-task-card p {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.45;
  margin: 0;
}

.task-count {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 999px;
  display: inline-flex;
  font-size: 16px;
  font-weight: 700;
  height: 34px;
  justify-content: center;
  width: 48px;
}

.launch-work-card {
  appearance: none;
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  min-height: 96px;
  padding: 13px 15px;
  text-align: left;
  width: 100%;
}

.launch-work-card:hover,
.launch-business-row:hover {
  border-color: var(--gold);
  box-shadow: 0 10px 24px rgba(15, 23, 42, .07);
}

.launch-work-card strong,
.launch-work-card span {
  display: block;
}

.launch-work-card strong {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px;
}

.launch-work-card span,
.launch-business-row span,
.employee-assignment-row span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.launch-business-list,
.employee-assignment-table {
  display: grid;
  gap: 10px;
}

.employee-assignment-header,
.employee-assignment-row {
  align-items: center;
  display: grid;
  gap: 14px;
  grid-template-columns: 1.15fr 1fr .85fr minmax(220px, 1.5fr) auto;
}

.employee-assignment-header {
  color: var(--muted);
  font-size: 11px;
  font-weight: 900;
  padding: 0 14px;
  text-transform: uppercase;
}

.launch-business-row,
.employee-assignment-row {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-left: 5px solid var(--green);
  border-radius: 8px;
  padding: 16px;
}

.launch-business-row strong,
.employee-assignment-row strong {
  display: block;
  font-size: 14px;
  margin-bottom: 4px;
}

.employee-assignment-row p {
  color: var(--ink);
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.launch-row-action {
  align-items: flex-end;
  display: grid;
  gap: 10px;
  justify-items: end;
}

.launch-row-action button,
.launch-technical-toggle {
  appearance: none;
  background: var(--navy);
  border: 1px solid var(--navy);
  border-radius: 999px;
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  justify-self: start;
  min-height: 34px;
  padding: 7px 12px;
  width: auto;
}

.launch-technical-details,
.launch-legacy-actions {
  grid-column: 1 / -1;
}

.admin-diagnostics-compact {
  background: #ffffff;
  border: 1px dashed var(--line);
  border-radius: 8px;
  padding: 14px;
}

.launch-technical-toggle {
  margin-bottom: 14px;
}

.launch-technical-details.collapsed .launch-technical-body,
.launch-legacy-actions.collapsed .launch-technical-body {
  display: none;
}

.launch-technical-body {
  background: #f8fafc;
  border: 1px solid var(--line-soft);
  border-radius: 8px;
  display: grid;
  gap: 14px;
  max-height: 620px;
  overflow: auto;
  padding: 14px;
}

.admin-diagnostics-intro {
  background: #ffffff;
  border: 1px solid var(--line-soft);
  border-radius: 8px;
  padding: 14px;
}

.admin-diagnostics-intro p {
  color: var(--muted);
  font-size: 13px;
  margin: 6px 0 0;
}

.connector-card {
  padding: 0;
  overflow: hidden;
}

.connector-card.social-connector-card {
  grid-column: 1 / -1;
}

.connector-card-toggle {
  appearance: none;
  border: 0;
  background: transparent;
  color: var(--ink);
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: flex-start;
  width: 100%;
  padding: 16px 18px;
  text-align: left;
}

.connector-card-toggle h3 {
  flex: 0 1 auto;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
  text-align: left;
}

.connector-card-toggle h3,
.collapsible-card-toggle h3,
.connector-subsection-toggle span {
  max-width: 100%;
}

.connector-card-toggle::before {
  content: "-";
  color: var(--muted);
  flex: 0 0 auto;
  font-weight: 700;
}

.connector-card.collapsed .connector-card-toggle::before {
  content: "+";
}

.connector-card-body {
  padding: 0 20px 20px;
}

.connector-card.collapsed .connector-card-body {
  display: none;
}

.connector-sections {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr;
  margin-top: 18px;
}

.social-platform-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
  align-items: start;
  margin-top: 18px;
}

.social-platform-grid .connector-subsection {
  min-width: 0;
}

@media (max-width: 1180px) {
  #workflow,
  #operations-readiness,
  #operations-launch-plan,
  #system-build-requests,
  #source-action-requests,
  #source-systems,
  #engines,
  #agents,
  #history-build-requests,
  #history-source-actions,
  #history-events,
  .connector-grid,
  .connector-sections {
    grid-template-columns: 1fr;
  }

  .social-platform-grid {
    grid-template-columns: 1fr;
  }

  .launch-kpi-grid {
    grid-template-columns: 1fr;
  }

  .employee-assignment-header {
    display: none;
  }

  .employee-assignment-row {
    align-items: flex-start;
    grid-template-columns: 1fr;
  }

  .affiliate-link-form {
    grid-template-columns: 1fr;
  }

  .affiliate-link-form button,
  .affiliate-keyword-field {
    grid-column: 1 / -1;
  }
}

@media (max-width: 760px) {
  #workflow,
  #operations-readiness,
  #operations-launch-plan,
  #system-build-requests,
  #source-action-requests,
  #source-systems,
  #engines,
  #agents,
  #history-build-requests,
  #history-source-actions,
  #history-events,
  .connector-grid,
  .connector-sections,
  .connector-group-overview {
    grid-template-columns: 1fr;
  }

  .social-platform-grid {
    grid-template-columns: 1fr;
  }

  .launch-control-heading,
  .launch-business-row,
  .employee-assignment-row {
    align-items: flex-start;
    grid-template-columns: 1fr;
  }

  .launch-kpi-grid,
  .launch-action-grid,
  .employee-task-grid {
    grid-template-columns: 1fr;
  }

  .launch-row-action {
    justify-items: start;
  }

  .affiliate-link-form,
  .affiliate-link-row {
    grid-template-columns: 1fr;
  }

  .affiliate-link-form button,
  .affiliate-keyword-field {
    grid-column: auto;
  }
}

.platform-setup-box {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 6px;
  display: grid;
  gap: 12px;
  padding: 14px;
}

.platform-instruction-details {
  display: block;
  padding: 0;
}

.platform-instruction-details summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  gap: 10px;
  justify-content: space-between;
  list-style: none;
  padding: 14px;
}

.platform-instruction-details summary::-webkit-details-marker {
  display: none;
}

.platform-instruction-details summary::before {
  color: var(--muted);
  content: "+";
  font-weight: 900;
}

.platform-instruction-details[open] summary::before {
  content: "-";
}

.platform-instruction-details summary span {
  color: var(--gold);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.platform-instruction-body {
  border-top: 1px solid var(--line);
  display: grid;
  gap: 12px;
  padding: 14px;
}

.platform-instruction-body ul {
  color: var(--muted);
  display: grid;
  font-size: 12px;
  gap: 8px;
  line-height: 1.55;
  margin: 0;
  padding-left: 18px;
}

.platform-setup-box strong {
  font-size: 12px;
  line-height: 1.35;
  text-align: left;
}

.platform-setup-box p {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.55;
  margin: 0;
}

.platform-setup-links {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
}

.platform-setup-links a {
  background: #e2e8f0;
  border: 1px solid #d6dee9;
  border-radius: 999px;
  color: #0f172a;
  font-size: 12px;
  font-weight: 800;
  padding: 8px 11px;
  text-decoration: none;
}

.platform-setup-links a:hover {
  background: #dbeafe;
  border-color: #bfdbfe;
  color: #1d4ed8;
}

.connector-subsection {
  border: 1px solid var(--line);
  border-radius: 8px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 6px 16px rgba(15, 23, 42, .025);
}

.connector-subsection-toggle {
  appearance: none;
  border: 0;
  background: #f8fafc;
  color: var(--ink);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
  width: 100%;
  min-height: 48px;
  padding: 11px 16px;
  text-align: left;
}

.connector-subsection-toggle:hover {
  background: #eef5fb;
}

.connector-subsection-toggle span {
  flex: 0 1 auto;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;
}

.connector-subsection-toggle small {
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  margin-left: auto;
  text-transform: uppercase;
}

.connector-subsection-toggle::before {
  content: "-";
  color: var(--muted);
  flex: 0 0 auto;
  font-weight: 700;
  margin-right: 2px;
}

.connector-subsection.collapsed .connector-subsection-toggle::before {
  content: "+";
}

.connector-subsection-body {
  display: grid;
  gap: 14px;
  padding: 18px;
}

.connector-subsection.collapsed .connector-subsection-body {
  display: none;
}

.muted-note {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.5;
  padding: 11px 12px;
}

.instruction-box {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--muted);
  display: grid;
  gap: 10px;
  line-height: 1.55;
  margin: 4px 0 18px;
  padding: 16px;
}

.instruction-collapsible {
  display: block;
  padding: 0;
}

.instruction-collapsible summary {
  color: var(--ink);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  list-style: none;
  padding: 14px 16px;
}

.instruction-collapsible summary::-webkit-details-marker {
  display: none;
}

.instruction-collapsible summary::before {
  content: "+";
  color: var(--muted);
  display: inline-block;
  font-weight: 700;
  margin-right: 10px;
}

.instruction-collapsible[open] summary::before {
  content: "-";
}

.instruction-collapsible > :not(summary) {
  margin-left: 18px;
  margin-right: 18px;
}

.instruction-collapsible > p:first-of-type,
.instruction-collapsible > ul:first-of-type {
  margin-top: 12px;
}

.instruction-collapsible > p,
.instruction-collapsible > ul {
  margin-bottom: 12px;
}

.instruction-collapsible:not([open]) > :not(summary) {
  display: none;
}

.instruction-collapsible > :last-child {
  margin-bottom: 18px;
}

.risk-history-panel summary small {
  color: var(--muted);
  font-size: 0.8rem;
  font-weight: 700;
  margin-left: 10px;
}

.instruction-box strong {
  color: var(--ink);
  font-size: 13px;
}

.instruction-box p,
.instruction-box ul {
  margin: 0;
}

.instruction-box ul {
  display: grid;
  gap: 8px;
  padding-left: 18px;
}

.full-launch-map {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  margin-bottom: 20px;
  padding: 18px;
}

.full-launch-map-header {
  align-items: center;
  display: flex;
  gap: 14px;
  justify-content: space-between;
}

.full-launch-map-header strong,
.full-launch-map-header small {
  display: block;
}

.full-launch-map-header small {
  color: var(--muted);
  margin-top: 3px;
}

.notice-block {
  align-items: start;
  background: #ffffff;
  border: 1px solid var(--line-soft);
  border-left: 4px solid var(--green);
  border-radius: 6px;
  display: grid;
  gap: 8px;
  padding: 12px 14px;
}

.notice-block p {
  margin: 0;
}

.panel-subheader {
  display: grid;
  gap: 6px;
  margin: 10px 0 4px;
}

.panel-subheader h3,
.panel-subheader p {
  margin: 0;
}

.readiness-subsection {
  margin-bottom: 12px;
}

.readiness-subsection.collapsible-card {
  gap: 0;
  overflow: hidden;
  padding: 0;
}

.readiness-subsection .collapsible-card-body {
  display: grid;
  gap: 12px;
  padding: 0 18px 18px;
}

.readiness-subsection.collapsed .collapsible-card-body {
  display: none;
}

.compact-subsection.collapsible-card {
  margin-top: 16px;
}

.compact-subsection .collapsible-card-toggle {
  padding: 14px 16px;
}

.compact-subsection .collapsible-card-body {
  padding: 0 18px 18px;
}

.readiness-subsection .collapsible-card-body > p {
  margin: 0;
}

.readiness-subsection .collapsible-card-body > p:last-of-type {
  margin-bottom: 10px;
}

.full-launch-lanes {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
}

.full-launch-lane {
  background: #ffffff;
  border: 1px solid var(--line-soft);
  border-left: 4px solid var(--gold);
  border-radius: 6px;
  display: grid;
  gap: 8px;
  min-width: 0;
  padding: 14px;
}

.full-launch-lane.collapsible-card {
  gap: 0;
  overflow: hidden;
  padding: 0;
}

.full-launch-lane .collapsible-card-body {
  display: grid;
  gap: 8px;
  padding: 0 18px 18px;
}

.full-launch-lane.collapsed .collapsible-card-body {
  display: none;
}

.full-launch-lane.ready {
  border-left-color: var(--green);
}

.full-launch-lane.in_progress {
  border-left-color: var(--blue);
}

.full-launch-lane.planned {
  border-left-color: var(--amber);
}

.full-launch-lane h3 {
  font-size: 16px;
  line-height: 1.25;
  margin: 0;
}

.full-launch-lane p,
.full-launch-lane small {
  color: var(--muted);
  font-size: 12px;
  margin: 0;
}

.business-matrix-rows {
  display: grid;
  gap: 12px;
}

.business-matrix-row {
  background: #ffffff;
  border: 1px solid var(--line-soft);
  border-left: 4px solid var(--green);
  border-radius: 6px;
  display: grid;
  gap: 14px;
  min-width: 0;
  padding: 14px;
}

.business-matrix-row.needs_attention {
  border-left-color: var(--amber);
}

.business-matrix-row.pilot_ready {
  border-left-color: var(--blue);
}

.business-matrix-summary {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.business-matrix-summary h3,
.business-matrix-summary p {
  margin: 0;
}

.business-matrix-summary h3 {
  font-size: 16px;
}

.business-matrix-summary p {
  color: var(--muted);
  font-size: 12px;
}

.business-matrix-detail {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
}

.matrix-mini-panel {
  background: #f8fafc;
  border: 1px solid var(--line-soft);
  border-radius: 6px;
  display: grid;
  gap: 8px;
  min-width: 0;
  padding: 12px;
}

.matrix-mini-panel strong,
.matrix-mini-panel p {
  margin: 0;
}

.matrix-mini-panel strong {
  font-size: 12px;
}

.matrix-mini-details {
  padding: 0;
}

.matrix-mini-details summary {
  align-items: center;
  cursor: pointer;
  display: grid;
  gap: 10px;
  grid-template-columns: 26px minmax(0, 1fr);
  justify-content: start;
  list-style: none;
  padding: 12px;
}

.matrix-mini-details summary::-webkit-details-marker {
  display: none;
}

.matrix-mini-details summary::before {
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--gold);
  content: "+";
  display: inline-flex;
  font-size: 13px;
  height: 26px;
  justify-content: center;
  width: 26px;
}

.matrix-mini-details[open] summary::before {
  content: "-";
}

.matrix-mini-body {
  border-top: 1px solid var(--line-soft);
  display: grid;
  gap: 8px;
  padding: 0 12px 12px;
}

.pilot-runbook {
  display: grid;
  gap: 12px;
}

.pilot-guardrails {
  border-left-color: var(--amber);
  margin: 0;
}

.pilot-approval-box {
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-left: 4px solid var(--amber);
  border-radius: 6px;
  display: grid;
  gap: 8px;
  padding: 14px;
}

.pilot-approval-box strong,
.pilot-approval-box p {
  margin: 0;
}

.approval-phrase {
  background: #ffffff;
  border: 1px solid var(--line-soft);
  border-radius: 6px;
  display: grid;
  gap: 4px;
  min-width: 0;
  padding: 10px;
}

.approval-phrase small {
  color: var(--muted);
  font-weight: 800;
  text-transform: uppercase;
}

.approval-phrase code {
  color: var(--ink);
  white-space: normal;
  word-break: break-word;
}

.pilot-runbook-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr;
}

.next-action-label {
  color: var(--ink);
  font-size: 12px;
  margin-top: 4px;
}

.field-label {
  color: var(--muted);
  display: grid;
  font-size: 12px;
  font-weight: 800;
  gap: 7px;
}

.field-label > span {
  color: var(--ink);
}

.field-label .job-name-input,
.field-label .connection-notes,
.field-label input,
.field-label textarea,
.field-label select {
  margin-top: 0;
}

.field-label input,
.field-label textarea,
.field-label select {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  font-family: inherit;
  font-size: 14px;
  line-height: 1.45;
  min-height: 44px;
  padding: 10px 12px;
  width: 100%;
}

.field-label textarea {
  min-height: 82px;
  resize: vertical;
}

.form-section-header {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 4px;
  margin: 8px 0 14px;
  padding: 14px 16px;
}

.form-section-header strong {
  color: var(--ink);
  font-size: 15px;
  line-height: 1.25;
}

.form-section-header span {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
}

.connection-notes {
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--ink);
  font-family: inherit;
  font-size: 13px;
  line-height: 1.55;
  min-height: 82px;
  padding: 12px;
  resize: vertical;
  width: 100%;
}

.tool-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: 1fr;
}

.tool-grid.three {
  grid-template-columns: 1fr;
}

#wpbakery-sales-page-tool .tool-grid,
#wpbakery-sales-page-tool .field-label {
  margin-bottom: 16px;
}

.sales-page-context-grid,
.sales-page-field-grid,
.sales-page-generate-grid {
  align-items: end;
}

.sales-page-field-grid {
  grid-template-columns: 1fr;
}

.sales-page-generate-grid {
  grid-template-columns: 1fr;
}

.sales-page-generate-grid button {
  justify-self: start;
  min-height: 42px;
  padding-inline: 20px;
  width: auto;
}

.tool-grid.is-hidden,
.is-hidden {
  display: none !important;
}

.code-output {
  font-family: Consolas, "Courier New", monospace;
  min-height: 220px;
  white-space: pre;
}

.plan-output {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  font-family: Consolas, "Courier New", monospace;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  max-height: 420px;
  overflow: auto;
  padding: 16px;
  white-space: pre-wrap;
}

.plan-output:empty {
  display: none;
}

.job-name-input,
.history-search {
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--ink);
  font-family: inherit;
  font-size: 14px;
  margin-top: 14px;
  min-height: 40px;
  padding: 11px 12px;
  width: 100%;
}

select.job-name-input {
  background: #ffffff;
}

.connection-notes:focus,
.job-name-input:focus,
.history-search:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(37, 99, 235, .12);
  outline: none;
}

.field-checklist {
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 14px;
}

.field-checklist strong {
  font-size: 13px;
}

.field-check {
  align-items: center;
  display: flex;
  gap: 8px;
  color: #334155;
  font-size: 13px;
}

.field-check input {
  accent-color: var(--teal);
}

.affiliate-link-form {
  align-items: end;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
  margin: 22px 0;
  padding: 18px;
}

.affiliate-link-form .credential-field input {
  min-height: 42px;
}

.affiliate-link-form button {
  appearance: none;
  background: var(--gold);
  border: 1px solid var(--gold);
  border-radius: 999px;
  color: var(--navy);
  cursor: pointer;
  font-weight: 800;
  min-height: 42px;
  padding: 9px 14px;
  white-space: nowrap;
}

.tool-grid button {
  align-self: center;
  appearance: none;
  background: var(--gold);
  border: 1px solid var(--gold);
  border-radius: 999px;
  color: var(--navy);
  cursor: pointer;
  font-weight: 800;
  min-height: 40px;
  padding: 9px 14px;
}

#generate-wpbakery-shortcode {
  justify-self: start;
  max-width: max-content;
  min-height: 34px;
  padding: 7px 14px;
  width: auto;
}

.html-sales-preview-wrap {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 14px;
  margin: 18px 0;
  padding: 18px;
}

.html-sales-preview-wrap h3 {
  margin: 0 0 4px;
}

#html-sales-preview {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 12px;
  margin-top: 14px;
  min-height: 620px;
  width: 100%;
}

#html-sales-output {
  min-height: 220px;
}

.affiliate-link-list {
  display: grid;
  gap: 12px;
  margin: 18px 0;
}

.affiliate-link-row {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 14px;
}

.affiliate-link-details {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.affiliate-link-details strong {
  color: var(--ink);
  font-size: 14px;
}

.affiliate-link-details a {
  color: var(--blue);
  font-size: 13px;
  font-weight: 800;
  overflow-wrap: anywhere;
  text-decoration: none;
}

.affiliate-link-details small {
  color: var(--muted);
  line-height: 1.4;
}

.disclaimer-editor {
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  margin: 22px 0;
  padding: 18px;
}

.disclaimer-editor textarea {
  min-height: 110px;
}

.disclaimer-preview-box {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  margin: 18px 0;
  padding: 16px;
}

.disclaimer-preview-box strong {
  font-size: 13px;
}

.disclaimer-preview-box p {
  line-height: 1.55;
  margin: 0;
  white-space: pre-wrap;
}

.business-tag-editor {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 12px;
  margin: 16px 0;
  padding: 14px;
}

.business-tag-editor .job-name-input,
.business-tag-editor input {
  margin-top: 0;
}

.muted code {
  background: #eef2f7;
  border: 1px solid #d9e2ee;
  border-radius: 5px;
  color: var(--ink);
  font-size: 12px;
  padding: 2px 5px;
}

.credential-box {
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 12px;
  padding: 14px;
}

.credential-guide {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 11px;
  padding: 14px;
}

.credential-guide strong {
  font-size: 13px;
}

.credential-guide-subtitle {
  color: var(--ink);
  margin-top: 4px;
}

.credential-guide ol {
  color: #334155;
  display: grid;
  gap: 8px;
  line-height: 1.55;
  margin: 0;
  padding-left: 18px;
}

.credential-guide li {
  font-size: 13px;
}

.instruction-url {
  color: var(--blue);
  font-weight: 800;
  overflow-wrap: anywhere;
}

.credential-guide a {
  color: var(--blue);
  font-size: 13px;
  font-weight: 800;
  text-decoration: none;
}

.credential-field-map,
.credential-guide-links {
  background: #ffffff;
  border: 1px solid var(--line-soft);
  border-radius: 6px;
  display: grid;
  gap: 8px;
  padding: 10px;
}

.credential-field-map-row {
  align-items: start;
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(120px, max-content) minmax(0, 1fr);
}

.credential-field-map-row code {
  background: #edf6ff;
  border-radius: 4px;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  padding: 3px 6px;
}

.credential-field-map-row span {
  color: #334155;
  font-size: 12px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.credential-guide-links {
  align-items: start;
}

.copy-block {
  display: grid;
  gap: 8px;
  margin-top: 10px;
}

.copy-block small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}

.copy-block code {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 6px;
  color: #0f172a;
  display: block;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: anywhere;
  padding: 10px;
  user-select: all;
}

.credential-box strong,
.credential-box small,
.credential-field span {
  display: block;
}

.credential-box strong {
  font-size: 13px;
}

.credential-box small {
  color: var(--muted);
  line-height: 1.5;
}

.credential-field {
  display: grid;
  gap: 7px;
}

.credential-field span {
  color: #334155;
  font-size: 12px;
  font-weight: 800;
}

.credential-field small {
  color: var(--muted);
  line-height: 1.35;
}

.credential-field input {
  border: 1px solid var(--line);
  border-radius: 6px;
  font-family: inherit;
  font-size: 13px;
  min-height: 38px;
  padding: 10px 11px;
  width: 100%;
}

.credential-field input:focus {
  border-color: var(--blue);
  box-shadow: 0 0 0 3px rgba(37, 99, 235, .12);
  outline: none;
}

.test-result {
  border-radius: 6px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  padding: 8px 10px;
}

.test-result.passed {
  background: #ecfdf5;
  color: #166534;
}

.test-result.failed {
  background: #fef2f2;
  color: #991b1b;
}

.stage-timeline {
  border-left: 3px solid #dbe3ef;
  padding-left: 10px;
}

.timeline-item {
  position: relative;
}

.timeline-item::before {
  background: var(--blue);
  border: 2px solid #ffffff;
  border-radius: 50%;
  content: "";
  height: 9px;
  left: -17px;
  position: absolute;
  top: 12px;
  width: 9px;
}

.timeline-failed {
  background: #fef2f2;
  color: #991b1b;
}

.timeline-failed::before {
  background: #dc2626;
}

.recovery-box {
  background: #fef2f2;
  border: 1px solid #fecaca;
  border-radius: 8px;
  color: #7f1d1d;
  display: grid;
  gap: 6px;
  padding: 12px;
}

.recovery-box p {
  color: #7f1d1d;
  margin: 0;
}

.connector-subsection.collapsed .connector-subsection-body {
  display: none;
}

.stage-list {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.stage {
  appearance: none;
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 6px;
  color: var(--ink);
  cursor: pointer;
  flex: 0 1 auto;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.35;
  max-width: 100%;
  padding: 8px 11px;
  text-align: left;
  width: auto;
}

.stage:hover,
.stage.active {
  border-color: var(--gold);
  box-shadow: 0 8px 18px rgba(15, 23, 42, .06);
}

.stage.active {
  background: rgba(191, 145, 43, .12);
}

.stage-detail-root {
  margin-top: 14px;
}

.stage-detail-panel {
  background: #ffffff;
  border: 1px solid var(--line);
  border-left: 4px solid var(--gold);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 16px;
}

.stage-detail-panel > strong {
  color: var(--ink);
  text-transform: capitalize;
}

.stage-detail-panel p {
  margin: 0;
}

.rule {
  border-left: 4px solid var(--green);
  padding: 8px 0 8px 12px;
  color: #334155;
}

.action-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 18px;
  margin-bottom: 18px;
}

.brand-card .action-row,
.standing-card .action-row {
  gap: 14px;
  margin: 22px 0;
}

.brand-card .tag-row,
.standing-card .tag-row {
  margin-top: 18px;
  row-gap: 12px;
}

.action-row button,
.button-link {
  appearance: none;
  border: 1px solid var(--gold);
  border-radius: 999px;
  background: var(--gold);
  color: var(--navy);
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  justify-self: start;
  min-height: 34px;
  padding: 7px 12px;
  text-decoration: none;
  width: auto;
}

.action-row button:hover,
.button-link:hover {
  box-shadow: 0 8px 18px rgba(182, 139, 45, .22);
  transform: translateY(-1px);
}

.action-row button.secondary {
  background: var(--navy);
  border-color: var(--navy);
  color: #ffffff;
}

.action-row button.danger {
  background: var(--red);
  border-color: var(--red);
}

#command-home-aios-worker .ai-os-runner-heading {
  flex-wrap: nowrap;
  gap: 10px;
  padding: 8px 10px;
}

#command-home-aios-worker .ai-os-runner-actions {
  flex: 0 0 auto;
  gap: 6px;
  margin: 0;
}

#command-home-aios-worker .ai-os-runner-actions button {
  font-size: 11px;
  min-height: 26px;
  padding: 4px 9px;
}

#command-home-aios-worker .status-pill,
#command-home-aios-worker .ai-os-runner-chip {
  font-size: 14px;
  min-height: 32px;
  padding: 6px 12px;
}

#command-home-aios-worker .ai-os-runner-chip em {
  font-size: 12px;
}

#command-home-aios-worker .ai-os-runner-chip strong {
  font-size: 14px;
  font-weight: 700;
}

#command-home-system-controls .system-control-chip {
  font-size: 14px;
  min-height: 32px;
  padding: 6px 12px;
}

#command-home-aios-worker .ai-os-runner-note {
  margin: 5px 0 0;
}

.status {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  background: #eef2ff;
  color: #3730a3;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  padding: 7px 10px;
  margin-bottom: 12px;
}

.status-button {
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  justify-self: start;
}

.status-button:hover {
  box-shadow: 0 8px 18px rgba(15, 23, 42, .08);
}

.status.high,
.status.human_attention {
  background: #fef2f2;
  color: #991b1b;
}

.status.in_progress,
.status.pending,
.status.needs_setup,
.status.needs_attention {
  background: #fff7ed;
  color: #9a3412;
}

.status.completed,
.status.configured,
.status.managed_external,
.status.source_active,
.status.clear {
  background: #ecfdf5;
  color: #166534;
}

.status.source_inactive {
  background: #fef2f2;
  color: #991b1b;
}

.status.source_unknown {
  background: #fff7ed;
  color: #9a3412;
}

.source-connection-summary {
  border-radius: 999px;
  display: inline-flex;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.2;
  padding: 5px 8px;
}

.source-connection-summary.source_active {
  background: #ecfdf5;
  color: #166534;
}

.source-connection-summary.source_inactive {
  background: #fef2f2;
  color: #991b1b;
}

.source-connection-summary.source_unknown {
  background: #fff7ed;
  color: #9a3412;
}

.operating-record-card .collapsible-body {
  gap: 12px;
}

.operating-record-row {
  align-items: flex-start;
}

.mini-kpi-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr;
  margin: 12px 0;
}

.mini-kpi {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 3px;
  min-height: 74px;
  padding: 10px;
}

.mini-kpi strong {
  color: var(--navy);
  font-size: 20px;
  line-height: 1.1;
}

.mini-kpi span,
.section-label {
  color: #64748b;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.compact-list {
  display: grid;
  gap: 7px;
  margin: 0 0 10px;
  padding-left: 18px;
}

.compact-list li {
  color: #334155;
  line-height: 1.45;
}

@media (max-width: 1080px) {
  .app-shell {
    grid-template-columns: 1fr;
  }

  .sidebar {
    position: static;
    height: auto;
  }

  .side-nav {
    grid-template-columns: 1fr;
  }

  .command-hero,
  .employee-workbench,
  .module-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .command-hero.no-actions {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 900px) {
  .grid.two,
  .brand-grid,
  .review-grid,
  .connector-grid,
  .stage-list,
  .tool-grid,
  .tool-grid.three,
  .metric-grid,
  .health-grid,
  .mini-kpi-grid,
  .command-hero,
  .command-summary,
  .command-action-grid,
  .employee-workbench,
  .module-grid,
  .operations-module-grid,
  .business-lane-board,
  .business-matrix-detail,
  .pilot-runbook-grid {
    grid-template-columns: 1fr;
  }

  .topbar {
    align-items: flex-start;
    flex-direction: column;
  }

  .panel {
    padding: 22px;
  }

  .command-hero {
    padding: 22px;
  }

  .employee-command-home-layout {
    grid-template-areas:
      "approval"
      "work-area"
      "priority"
      "ai-attention";
  }
}

.approval-panel-empty {
  display: none !important;
}

.source-modules-nested-panel {
  display: none !important;
}

.architecture-panel {
  grid-column: 1 / -1;
}

.architecture-metrics {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}

.architecture-metric,
.architecture-record {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 13px 14px;
}

.architecture-metric {
  display: grid;
  gap: 5px;
}

.architecture-metric span,
.architecture-record small,
.architecture-meta {
  color: var(--muted);
  font-size: 12px;
}

.architecture-metric strong {
  color: var(--ink);
  font-size: 24px;
  line-height: 1;
}

.architecture-section {
  display: grid;
  gap: 10px;
}

.architecture-section h3 {
  font-size: 15px;
  margin: 4px 0 0;
}

.architecture-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.architecture-record {
  display: grid;
  gap: 9px;
}

.architecture-record.collapsible-card {
  gap: 0;
  padding: 0;
}

.architecture-record.collapsible-card .collapsible-card-toggle {
  align-items: start;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  padding: 16px 18px;
}

.architecture-record.collapsible-card .collapsible-card-toggle::before {
  grid-column: 1;
  grid-row: 1 / span 2;
  padding-top: 1px;
}

.architecture-record.collapsible-card .collapsible-card-toggle h3 {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
}

.architecture-record.collapsible-card .collapsible-card-toggle .architecture-status {
  grid-column: 2;
  grid-row: 2;
  justify-self: end;
  margin-top: 8px;
}

.architecture-record.collapsible-card .collapsible-card-body {
  display: grid;
  gap: 10px;
  padding: 0 18px 18px;
}

.architecture-record.collapsible-card.collapsed .collapsible-card-body {
  display: none;
}

.architecture-record p {
  margin: 0;
}

.architecture-record-head {
  align-items: start;
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.architecture-status {
  background: #eef2ff;
  border: 1px solid #c7d2fe;
  border-radius: 999px;
  color: #3730a3;
  flex: 0 0 auto;
  font-size: 11px;
  font-weight: 800;
  padding: 3px 8px;
}

.architecture-meta {
  display: grid;
  gap: 4px;
}

.operator-system-details .metric.metric-compact strong {
  font-size: 16px;
  line-height: 1.12;
  max-width: 145px;
}


.analytics-next-step-box {
  background: #eef4ff;
  border: 1px solid #cfe0ff;
  border-left: 4px solid #2563eb;
  border-radius: 8px;
  display: grid;
  gap: 10px;
  margin-top: 12px;
  padding: 12px 14px;
}

.analytics-next-step-box > strong,
.analytics-next-step-box > p {
  margin: 0;
}

.analytics-next-step-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.analytics-next-step-item {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid #dbe7ff;
  border-radius: 8px;
  padding: 10px 12px;
}

.analytics-next-step-item small {
  color: var(--muted);
  display: block;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin: 0 0 6px;
  text-transform: uppercase;
}

.analytics-next-step-item p {
  margin: 0;
}


.analytics-item-section {
  background: #fff;
  margin-top: 10px;
}

.analytics-item-section .collapsible-card-toggle h3 {
  font-size: 15px;
}

.analytics-item-section .collapsible-card-body {
  gap: 10px;
}

.analytics-item-section .tag {
  justify-self: start;
}

.analytics-route-box {
  background: #fff;
}


.analytics-pipeline-flow {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  margin: 12px 0;
}

.analytics-pipeline-step {
  align-items: center;
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: flex;
  gap: 8px;
  min-height: 44px;
  padding: 8px 10px;
}

.analytics-pipeline-step strong {
  font-size: 12px;
  line-height: 1.25;
}

.analytics-step-number {
  align-items: center;
  background: #e5e7eb;
  border-radius: 999px;
  display: inline-flex;
  flex: 0 0 24px;
  font-size: 12px;
  font-weight: 900;
  height: 24px;
  justify-content: center;
  width: 24px;
}

.analytics-pipeline-step.complete {
  background: #ecfdf5;
  border-color: #bbf7d0;
}

.analytics-pipeline-step.complete .analytics-step-number {
  background: #16a34a;
  color: #fff;
}

.analytics-pipeline-step.current {
  background: #eef4ff;
  border-color: #93c5fd;
  box-shadow: 0 0 0 1px #93c5fd inset;
}

.analytics-pipeline-step.current .analytics-step-number {
  background: #2563eb;
  color: #fff;
}

.analytics-gate-actions {
  margin-top: 10px;
}


.operating-flow-box {
  background: #eef4ff;
  border: 1px solid #cfe0ff;
  border-left: 4px solid #2563eb;
  border-radius: 8px;
  display: grid;
  gap: 10px;
  margin-top: 12px;
  padding: 12px 14px;
}

.operating-flow-box > small {
  display: block;
  line-height: 1.4;
}

.operating-pipeline-flow {
  margin: 0;
}


.analytics-approval-packet {
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-left: 4px solid #c89122;
  border-radius: 8px;
  display: grid;
  gap: 10px;
  margin-top: 12px;
  padding: 12px 14px;
}

.analytics-approval-packet > strong {
  margin: 0;
}

.analytics-approval-row {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid #ffedd5;
  border-radius: 8px;
  padding: 10px 12px;
}

.analytics-approval-row small {
  color: var(--muted);
  display: block;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin: 0 0 6px;
  text-transform: uppercase;
}

.analytics-approval-row p,
.analytics-approval-row ul {
  margin: 0;
}


.action-form-section {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: block;
  margin: 24px 0 0;
  padding: 0;
}

.instruction-collapsible + .action-form-section,
.stack + .action-form-section,
.muted + .action-form-section {
  margin-top: 26px;
}

.action-form-section > summary {
  color: var(--ink);
  cursor: pointer;
  font-size: 13px;
  font-weight: 800;
  list-style: none;
  padding: 14px 16px;
}

.action-form-section > summary::-webkit-details-marker {
  display: none;
}

.action-form-section > summary::before {
  content: "+";
  color: var(--muted);
  display: inline-block;
  font-weight: 800;
  margin-right: 10px;
}

.action-form-section[open] > summary::before {
  content: "-";
}

.action-form-section > :not(summary) {
  margin-left: 18px;
  margin-right: 18px;
}

.action-form-section:not([open]) > :not(summary) {
  display: none;
}

.action-form-section > :last-child {
  margin-bottom: 18px;
}


.attention-split-grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.attention-split-grid .record-history-section {
  margin: 0;
}

.dashboard-attention-grid {
  align-items: start;
}

.workbench-attention-item .attention-type-label {
  color: var(--muted);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.workbench-attention-item.attention-ai {
  border-left: 3px solid #2563eb;
}

.workbench-attention-item.attention-human {
  border-left: 3px solid #b98512;
}

@media (max-width: 760px) {
  .attention-split-grid {
    grid-template-columns: 1fr;
  }

  .communication-layout {
    grid-template-columns: 1fr;
  }
}


.instruction-collapsible p,
.instruction-collapsible li,
.tool-form-details p,
.tool-form-details li,
.action-form-section p,
.action-form-section li {
  font-size: 0.92rem;
  line-height: 1.5;
}

.instruction-collapsible ul,
.tool-form-details ul,
.action-form-section ul {
  list-style-position: outside;
  margin-left: 0;
  padding-left: 1.35rem;
}

.instruction-collapsible li,
.tool-form-details li,
.action-form-section li {
  padding-left: 0.25rem;
}

/* Calm typography pass - 20260607 */
body {
  font-weight: 400;
}

body strong,
body b,
body button,
body .button,
body .button-link,
body .secondary,
body .primary,
body .danger,
body .tag,
body .status,
body .eyebrow,
body .nav-parent,
body .nav-child,
body .metric,
body .health-item,
body .mini-metric,
body .module-card,
body .operations-module-card,
body .command-action,
body .employee-queue-item,
body .collapsible-card-toggle,
body .count-detail-toggle,
body .info-superscript,
body .topbar-status,
body .server-status-row strong,
body .server-status-card strong,
body .business-lane-head strong,
body .command-workbench-note strong,
body .command-summary-item strong,
body .metric strong,
body .health-item strong,
body .mini-metric strong,
body .module-card strong,
body .operations-module-card strong,
body .command-action strong,
body .employee-queue-item strong {
  font-weight: 500 !important;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .panel-header h2,
body .panel-header h3,
body .launch-control-heading h2,
body .launch-control-heading h3,
body .collapsible-card-toggle h3,
body .tool-collapsible > .panel-header h2,
body .dashboard-collapsible > .panel-header h2,
body .command-hero h2,
body .operator-system-details h3,
body .workbench-section-heading h3,
body .ai-os-runner-title h3,
body .system-control-title h3 {
  font-weight: 500 !important;
  letter-spacing: 0 !important;
}

body h1 {
  font-size: clamp(20px, 1.8vw, 21.5px) !important;
  line-height: 1.16 !important;
}

body h2,
body .command-hero h2,
body .panel-header h2,
body .launch-control-heading h2,
body .tool-collapsible > .panel-header h2,
body .dashboard-collapsible > .panel-header h2 {
  font-size: clamp(17px, 1.45vw, 21px) !important;
  line-height: 1.22 !important;
}

body h3,
body .panel-header h3,
body .launch-control-heading h3,
body .collapsible-card-toggle h3,
body .operator-system-details h3,
body .workbench-section-heading h3,
body .ai-os-runner-title h3,
body .system-control-title h3 {
  font-size: clamp(14px, 1.15vw, 16px) !important;
  line-height: 1.28 !important;
}

body .metric strong,
body .health-item strong,
body .command-summary-item strong,
body .mini-metric strong,
body .operator-system-details .metric strong,
body .operator-system-details .health-item strong,
body .metric.metric-compact strong {
  font-size: clamp(15px, 1.35vw, 18px) !important;
  line-height: 1.18 !important;
}

body .eyebrow,
body .operator-readiness-label,
body .tag,
body .status,
body .metric span,
body .health-item span,
body .mini-metric span,
body .module-card span,
body .operations-module-card span,
body .employee-queue-item span,
body small,
body .muted,
body .info-superscript {
  letter-spacing: 0 !important;
}

body .eyebrow,
body .operator-readiness-label {
  font-size: 10.5px !important;
  font-weight: 500 !important;
}

body .tag,
body .status,
body .metric span,
body .health-item span,
body .mini-metric span,
body .module-card span,
body .operations-module-card span,
body .employee-queue-item span {
  font-size: 10.5px !important;
  font-weight: 500 !important;
}

body .module-card strong,
body .operations-module-card strong,
body .command-action strong,
body .employee-queue-item strong,
body .business-lane-head strong,
body .server-status-card strong,
body .server-status-row strong {
  font-size: clamp(13px, 1.05vw, 15px) !important;
  line-height: 1.25 !important;
}

body button,
body .button,
body .button-link,
body .primary,
body .secondary,
body .danger {
  font-size: 12px !important;
  letter-spacing: 0 !important;
}

body .brand-lockup strong,
body .mark,
body .topbar-status,
body .nav-parent,
body .nav-child {
  font-weight: 500 !important;
}

body .page-section-collapsible > .panel-header::before,
body .page-section-collapsible > .launch-control-heading::before,
body .tool-collapsible > .panel-header::before,
body .dashboard-collapsible > .panel-header::before,
body .subsection-group-collapsible > h3::before,
body .subsection-group-collapsible > strong::before,
body .collapsible-card-toggle::before {
  font-weight: 500 !important;
}

body span,
body label {
  font-weight: 500 !important;
}

body small,
body em,
body .attention-type-label,
body .module-card small,
body .operations-module-card small,
body .command-action small,
body .employee-queue-item small,
body .employee-queue-item em,
body .command-summary-item em,
body .metric em,
body .health-item em {
  font-weight: 500 !important;
}

/* Left navigation readability pass - 20260607 */
.sidebar .nav-parent {
  font-size: 15.5px !important;
  line-height: 1.32 !important;
  font-weight: 500 !important;
}

.sidebar .nav-child {
  font-size: 14.5px !important;
  line-height: 1.32 !important;
  font-weight: 500 !important;
}

.sidebar .nav-badge {
  font-size: 11px !important;
  line-height: 1 !important;
}

/* Worker Controls sorting/readability stabilization - 20260607 */
.master-orchestrator-readiness-panel .worker-controls-card-stack {
  gap: 12px;
}

.master-orchestrator-readiness-panel .worker-controls-card-stack > .source-boundary,
.master-orchestrator-readiness-panel .worker-controls-card-stack > .collapsible-card {
  margin: 0;
}

.master-orchestrator-readiness-panel .worker-controls-card-stack .collapsible-card-toggle,
.master-orchestrator-readiness-panel .worker-controls-card-stack .collapsible-info-section > strong,
.master-orchestrator-readiness-panel .worker-controls-card-stack .source-boundary > strong {
  font-size: 14.5px !important;
  line-height: 1.32 !important;
  font-weight: 500 !important;
}

.master-orchestrator-readiness-panel .worker-controls-card-stack .collapsible-card-toggle h3,
.master-orchestrator-readiness-panel .worker-controls-card-stack .source-boundary > strong,
.master-orchestrator-readiness-panel .worker-controls-card-stack .title-superscript {
  font-size: 14.5px !important;
  line-height: 1.32 !important;
  font-weight: 500 !important;
}

.master-orchestrator-readiness-panel .worker-controls-card-stack .title-superscript {
  color: var(--gold);
  margin-left: 4px;
  vertical-align: baseline;
}

/* Worker Controls readiness spacing - 20260607 */
.master-orchestrator-readiness-panel .readiness-status-metric {
  min-height: 0;
  padding: 9px 10px 12px;
}

.master-orchestrator-readiness-panel .readiness-status-metric strong {
  font-size: 14px !important;
  line-height: 1.22 !important;
  max-width: 210px;
}

.master-orchestrator-readiness-panel .public-launch-boundary-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.master-orchestrator-readiness-panel .public-launch-boundary-card > strong,
.master-orchestrator-readiness-panel .public-launch-boundary-card > p {
  margin: 0;
}

.master-orchestrator-readiness-panel .public-launch-boundary-card > .tag-warn {
  align-self: flex-start;
  margin: 2px 0 0;
}

.master-orchestrator-readiness-panel .public-launch-boundary-card .tag-row {
  margin-top: 2px;
}

/* Worker Controls header Allowed Now placement - 20260607 */
.master-orchestrator-readiness-panel.page-section-collapsible > .readiness-overview-header {
  align-items: start;
  grid-template-columns: 14px minmax(0, 1fr) minmax(240px, 340px);
}

.master-orchestrator-readiness-panel .readiness-overview-copy {
  grid-column: 2;
  grid-row: 1 / span 3;
  min-width: 0;
}

.master-orchestrator-readiness-panel .readiness-overview-copy > * {
  margin-left: 0;
}

.master-orchestrator-readiness-panel .readiness-overview-allowed-now {
  align-self: start;
  grid-column: 3;
  grid-row: 1 / span 3;
  justify-self: stretch;
  margin: 0;
  max-width: 340px;
  width: 100%;
}

.master-orchestrator-readiness-panel .readiness-overview-allowed-now .collapsible-card-toggle {
  min-height: 44px;
  padding: 10px 12px;
}

.master-orchestrator-readiness-panel .readiness-overview-allowed-now .collapsible-card-body {
  padding: 0 12px 12px;
}

@media (max-width: 640px) {
  .master-orchestrator-readiness-panel.page-section-collapsible > .readiness-overview-header {
    grid-template-columns: 14px minmax(0, 1fr);
  }

  .master-orchestrator-readiness-panel .readiness-overview-allowed-now {
    grid-column: 2;
    grid-row: auto;
    max-width: none;
  }
}

.master-orchestrator-readiness-panel.page-section-collapsible > .readiness-overview-header > .readiness-overview-allowed-now {
  grid-column: 3 !important;
  grid-row: 1 / span 3 !important;
}

@media (max-width: 640px) {
  .master-orchestrator-readiness-panel.page-section-collapsible > .readiness-overview-header > .readiness-overview-allowed-now {
    grid-column: 2 !important;
    grid-row: auto !important;
  }
}

/* Autonomous Worker standalone runner card - 20260607 */
.ai-os-worker-runner-standalone-card.support-desk-panel-page {
  margin-bottom: 18px;
}

.ai-os-worker-runner-standalone-card .action-row {
  margin: 18px 0 12px;
}

.ai-os-worker-runner-standalone-card .ai-os-scheduler-details {
  margin-top: 12px;
}

/* Command Home per-system pause controls - 20260607 */
#command-home-system-controls .system-control-item {
  gap: 8px;
  padding: 4px 5px 4px 12px;
}

#command-home-system-controls .system-control-label {
  color: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

#command-home-system-controls .system-control-action {
  appearance: none;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 999px;
  color: #ffffff;
  cursor: pointer;
  font-family: inherit;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  min-height: 24px;
  padding: 5px 9px;
  white-space: nowrap;
}

#command-home-system-controls .system-control-action.pause {
  background: rgba(220, 38, 38, .9);
  border-color: rgba(248, 113, 113, .38);
}

#command-home-system-controls .system-control-action.enable {
  background: rgba(22, 101, 52, .9);
  border-color: rgba(74, 222, 128, .38);
}

#command-home-system-controls .system-control-action:disabled {
  cursor: progress;
  opacity: .72;
}

/* Command Home public launch state text sizing - 20260607 */
body .command-summary-item.public-launch-state-summary strong {
  font-size: 15px !important;
  line-height: 1.16 !important;
  margin-bottom: 7px;
}

/* Command Home launch boundary metric sizing - 20260607 */
body .operator-system-details .metric.public-launch-state-metric strong {
  font-size: 14px !important;
  line-height: 1.14 !important;
  margin-bottom: 5px;
}

/* Worker Controls standalone public launch boundary - 20260607 */
.public-launch-boundary-standalone-card.support-desk-panel-page {
  margin: 18px 0 0;
}

.public-launch-boundary-standalone-card {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.public-launch-boundary-standalone-card > strong,
.public-launch-boundary-standalone-card > p {
  margin: 0;
}

.public-launch-boundary-standalone-card > .tag-warn {
  align-self: flex-start;
  margin: 2px 0 0;
}

.public-launch-boundary-standalone-card .tag-row {
  margin-top: 2px;
}

/* Autonomous Worker manage-page system controls - 20260607 */
.ai-os-system-control-setup {
  border-top: 1px solid var(--line);
  margin-top: 16px;
  padding-top: 14px;
}

.manage-system-control-chips {
  margin-top: 8px;
}

.ai-os-system-control-setup .system-control-chip {
  background: #f8fafc;
  border-color: #d9e0ea;
  color: var(--ink);
}

.ai-os-system-control-setup .system-control-chip.is-paused {
  background: #ffffff;
  border-color: #d9e0ea;
  color: var(--ink);
}

/* Autonomous Worker manage page cleanup - 20260607 */
.ai-os-worker-runner-standalone-card {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: none;
}

.ai-os-worker-runner-standalone-card > .collapsible-card-toggle {
  border-bottom: 1px solid var(--line);
  cursor: default;
  padding: 14px 18px;
}

.ai-os-worker-runner-standalone-card > .collapsible-card-toggle::before {
  display: none;
}

.ai-os-worker-runner-standalone-card > .collapsible-card-body {
  display: grid;
  gap: 16px;
  padding: 16px 18px 18px;
}

.ai-os-worker-runner-standalone-card .mini-metric-grid {
  gap: 10px;
  margin: 0;
}

.ai-os-worker-runner-standalone-card .action-row {
  margin: 0;
}

.ai-os-worker-runner-standalone-card .action-row button {
  align-items: center;
  display: inline-flex;
  font-size: 12px;
  justify-content: center;
  line-height: 1;
  min-height: 28px;
  padding: 5px 12px;
  text-align: center;
}

.ai-os-worker-runner-standalone-card .action-row button.danger {
  color: #ffffff;
}

.ai-os-system-control-setup {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  margin-top: 0;
  padding: 16px;
}

.ai-os-system-control-setup > .collapsible-card-toggle {
  padding: 0 0 12px;
}

.ai-os-system-control-setup > .collapsible-card-body {
  padding-top: 14px;
}

.ai-os-system-control-setup .system-control-title {
  border-bottom: 1px solid var(--line);
  margin-bottom: 12px;
  padding-bottom: 12px;
}

.ai-os-system-control-setup .system-control-title h3 {
  font-size: 15px;
  line-height: 1.25;
  margin: 2px 0 0;
}

.ai-os-system-control-setup .system-control-tagline {
  font-size: 13px;
  line-height: 1.45;
  margin: 8px 0 0;
}

.manage-system-control-chips {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  margin-top: 0;
}

.ai-os-system-control-setup .system-control-item {
  border-radius: 8px;
  gap: 10px;
  justify-content: space-between;
  min-height: 48px;
  padding: 9px 10px 9px 12px;
  white-space: normal;
}

.ai-os-system-control-setup .system-control-label {
  color: inherit;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.25;
  min-width: 0;
}

.ai-os-system-control-setup .system-control-action {
  appearance: none;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 999px;
  color: #ffffff;
  cursor: pointer;
  flex: 0 0 auto;
  font-family: inherit;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  min-height: 30px;
  padding: 7px 12px;
  white-space: nowrap;
}

.ai-os-system-control-setup .system-control-action.pause {
  background: #dc2626;
  border-color: rgba(220, 38, 38, .35);
}

.ai-os-system-control-setup .system-control-action.enable {
  background: #15803d;
  border-color: rgba(21, 128, 61, .35);
}

.ai-os-system-control-setup .system-control-action:disabled {
  cursor: progress;
  opacity: .72;
}

.ai-os-worker-runner-standalone-card .ai-os-scheduler-details {
  margin-top: 0;
}

.ai-os-system-control-setup .ai-os-scheduler-details {
  margin-top: 16px;
}

.ai-os-worker-runner-static-card {
  margin-bottom: 18px;
}

.ai-os-worker-runner-static-card > .collapsible-card-toggle {
  cursor: default;
}

.ai-os-worker-runner-static-card > .collapsible-card-toggle::before {
  display: none !important;
}

.ai-os-worker-runner-static-card > .collapsible-card-body {
  display: grid !important;
  padding-bottom: 28px !important;
}

/* Public Launch Boundary copy rhythm - 20260607 */
.public-launch-boundary-standalone-card .public-boundary-copy {
  line-height: 1.65;
  margin: 0;
  max-width: 1120px;
}

.public-launch-boundary-standalone-card .public-boundary-lock-copy {
  margin-top: 4px;
}

.controlled-routing-evidence-needs .mini-list-item {
  align-items: start;
  display: grid;
  gap: 8px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.controlled-routing-evidence-needs .mini-list-item > div {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.controlled-routing-evidence-needs .mini-list-item strong,
.controlled-routing-evidence-needs .mini-list-item small,
.controlled-routing-evidence-needs .mini-list-item p {
  display: block;
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.controlled-routing-evidence-needs .mini-list-item strong {
  color: var(--ink);
  font-weight: 600;
}

.controlled-routing-evidence-needs .mini-list-item small,
.controlled-routing-evidence-needs .mini-list-item p {
  color: #334155;
  font-weight: 500;
}

.ai-os-system-control-setup .system-control-toggle-copy {
  display: grid;
  gap: 4px;
  min-width: 0;
}

.ai-os-system-control-setup .system-control-toggle-eyebrow {
  display: block;
  font-size: 10px;
  line-height: 1;
  margin: 0;
}

#operations-hub-modules .ai-os-system-control-setup.support-desk-panel-page.collapsible-card > .collapsible-card-toggle {
  min-height: 64px;
}

/* Autonomous Worker final collapsed-row standard - 20260607 */
#operations-hub-modules .support-desk-panel-page.collapsible-card,
#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page,
#operations-hub-modules .worker-controls-card-stack > .collapsible-card {
  border: 1px solid var(--line);
  border-radius: 8px;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
}

#operations-hub-modules .support-desk-panel-page.collapsible-card > .collapsible-card-toggle,
#operations-hub-modules .worker-controls-card-stack > .collapsible-card > .collapsible-card-toggle {
  align-items: center;
  border: 0;
  cursor: pointer;
  display: flex;
  gap: 12px;
  min-height: 52px;
  padding: 0 20px;
}

#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page.collapsed > .panel-header {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: 18px minmax(0, 1fr);
  min-height: 52px;
  padding: 0 20px;
}

#operations-hub-modules .support-desk-panel-page.collapsible-card > .collapsible-card-toggle::before,
#operations-hub-modules .worker-controls-card-stack > .collapsible-card > .collapsible-card-toggle::before,
#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page > .panel-header::before {
  border: 0;
  border-bottom: 2px solid var(--muted);
  border-right: 2px solid var(--muted);
  content: "" !important;
  display: inline-block !important;
  flex: 0 0 9px;
  grid-column: 1;
  height: 9px;
  margin: 0;
  transform: rotate(-45deg);
  width: 9px;
}

#operations-hub-modules .support-desk-panel-page.collapsible-card:not(.collapsed) > .collapsible-card-toggle::before,
#operations-hub-modules .worker-controls-card-stack > .collapsible-card:not(.collapsed) > .collapsible-card-toggle::before,
#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page:not(.collapsed) > .panel-header::before {
  transform: rotate(45deg);
}

#operations-hub-modules .support-desk-panel-page.collapsible-card > .collapsible-card-toggle h3,
#operations-hub-modules .worker-controls-card-stack > .collapsible-card > .collapsible-card-toggle h3,
#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page > .panel-header h2 {
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
}

#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page.collapsed > .panel-header .eyebrow,
#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page.collapsed > .panel-header p.muted,
#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page.collapsed > .panel-header .readiness-overview-allowed-now {
  display: none;
}

#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page.collapsed > .panel-header .readiness-overview-copy {
  display: contents;
}

#operations-hub-modules .master-orchestrator-readiness-panel.support-desk-panel-page.collapsed > .panel-header h2 {
  grid-column: 2;
}

#operations-hub-modules .controlled-routing-readiness-static > .panel-header::before {
  content: none !important;
  display: none !important;
}

#operations-hub-modules .controlled-routing-readiness-static > .panel-header {
  cursor: default;
}

#operations-hub-modules .support-desk-panel-page.collapsible-card > .collapsible-card-toggle .collapsed-card-status,
#operations-hub-modules .worker-controls-card-stack > .collapsible-card > .collapsible-card-toggle .collapsed-card-status {
  flex: 0 0 auto;
  margin-left: auto;
}

#operations-hub-modules .worker-controls-card-stack > .collapsible-card > .collapsible-card-toggle {
  width: 100%;
}

#operations-hub-modules .master-orchestrator-readiness-panel.controlled-routing-readiness-static.support-desk-panel-page > .panel-header::before {
  border: 0 !important;
  content: none !important;
  display: none !important;
  flex-basis: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  width: 0 !important;
}

#operations-hub-modules .ai-os-worker-runner-static-card.support-desk-panel-page > .collapsible-card-toggle::before {
  border: 0 !important;
  content: none !important;
  display: none !important;
  flex-basis: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  width: 0 !important;
}

#operations-hub-modules .ai-os-worker-runner-static-card.support-desk-panel-page > .collapsible-card-toggle {
  cursor: default;
}


/* Runtime Health operational subsystem - 20260609 */
.runtime-health-panel .panel-header.runtime-health-header {
  align-items: flex-start;
  gap: 10px;
}
.runtime-health-panel .runtime-health-content {
  display: grid;
  gap: 12px;
}
.runtime-health-overview,
.runtime-health-check-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 8px;
}
.runtime-health-check,
.runtime-health-row {
  border: 1px solid var(--border);
  border-radius: 8px;
  background: var(--surface-muted);
}
.runtime-health-check {
  display: grid;
  gap: 6px;
  padding: 10px;
}
.runtime-health-check strong,
.runtime-health-row strong {
  font-size: 13px;
  line-height: 1.25;
}
.runtime-health-list {
  display: grid;
  gap: 6px;
}
.runtime-health-row {
  display: grid;
  grid-template-columns: minmax(130px, 0.8fr) minmax(180px, 1.5fr) auto;
  gap: 8px;
  align-items: start;
  padding: 8px 10px;
}
.runtime-health-row span,
.runtime-health-row em {
  color: var(--muted);
  font-size: 12px;
  line-height: 1.35;
  overflow-wrap: anywhere;
}
.runtime-health-row em {
  justify-self: end;
  font-style: normal;
}
.runtime-health-metric em {
  color: var(--muted);
  font-size: 11px;
  font-style: normal;
}

.runtime-vps-infrastructure-panel {
  background: rgba(255, 253, 248, 0.92);
  border: 1px solid rgba(92, 78, 54, 0.14);
  border-radius: 10px;
  display: grid;
  gap: 16px;
  margin: 0 26px;
  order: 4;
  padding: 24px;
}

.runtime-vps-infrastructure-heading {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.runtime-vps-infrastructure-title {
  display: grid;
  gap: 5px;
}

.runtime-vps-infrastructure-title strong {
  color: #111827;
  font-size: clamp(1.12rem, 1.45vw, 1.36rem);
  font-weight: 660;
  letter-spacing: 0;
  line-height: 1.15;
}

.runtime-vps-infrastructure-summary {
  color: #5f6673;
  font-size: 0.96rem;
  line-height: 1.45;
  margin: -4px 0 0;
  max-width: 720px;
}

.runtime-vps-infrastructure-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.runtime-vps-infrastructure-card {
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(99, 86, 64, 0.13);
  border-radius: 8px;
  display: grid;
  gap: 6px;
  min-height: 104px;
  padding: 15px 16px;
}

.runtime-vps-infrastructure-card.is-good {
  border-color: rgba(20, 126, 93, 0.22);
}

.runtime-vps-infrastructure-card.is-warn {
  border-color: rgba(183, 115, 22, 0.32);
}

.runtime-vps-infrastructure-label {
  color: #7b725f;
  font-size: 0.68rem;
  font-weight: 750;
  letter-spacing: 0.105em;
  line-height: 1.2;
  text-transform: uppercase;
}

.runtime-vps-infrastructure-value {
  color: #111827;
  font-size: clamp(1.03rem, 1.35vw, 1.24rem);
  font-weight: 650;
  letter-spacing: 0;
  line-height: 1.14;
  overflow-wrap: anywhere;
}

.runtime-vps-infrastructure-detail {
  color: #667085;
  font-size: 0.84rem;
  line-height: 1.34;
  overflow-wrap: anywhere;
}

@media (max-width: 1180px) {
  .runtime-vps-infrastructure-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 980px) {
  .runtime-vps-infrastructure-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .runtime-vps-infrastructure-panel {
    padding: 18px;
  }

  .runtime-vps-infrastructure-heading {
    align-items: flex-start;
    gap: 10px;
  }

  .runtime-vps-infrastructure-grid {
    grid-template-columns: 1fr;
  }
}

.tag-danger {
  background: rgba(185, 28, 28, 0.12);
  color: #991b1b;
  border-color: rgba(185, 28, 28, 0.28);
}
@media (max-width: 760px) {
  .runtime-health-row {
    grid-template-columns: 1fr;
  }
  .runtime-health-row em {
    justify-self: start;
  }
}


/* SME Knowledge Readiness operational subsystem - 20260609 */
.sme-knowledge-readiness-panel .panel-header {
  align-items: flex-start;
}

.sme-readiness-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.sme-readiness-card .tag-row {
  margin-top: 8px;
}

.sme-readiness-boundary {
  margin: 12px 0;
}

@media (max-width: 720px) {
  .sme-readiness-grid {
    grid-template-columns: 1fr;
  }
}

/* Page Conversion Implementation 001 - soften Command Home greeting v62 */
#view-dashboard .command-home-hero-copy h2 {
  font-size: clamp(1.58rem, 2.35vw, 2.15rem) !important;
  font-weight: 520 !important;
  letter-spacing: 0 !important;
  line-height: 1.12 !important;
}


/* SME readiness alphabetical collapsed cards - 20260609 */
.sme-knowledge-readiness-panel .mini-metric,
.sme-knowledge-readiness-panel .runtime-health-metric {
  min-width: 0;
  overflow: hidden;
}

.sme-knowledge-readiness-panel .runtime-health-metric strong,
.sme-knowledge-readiness-panel .runtime-health-metric em,
.sme-knowledge-readiness-panel .runtime-health-metric span {
  max-width: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  white-space: normal;
}

.sme-knowledge-readiness-panel .runtime-health-metric strong {
  font-size: 18px;
  line-height: 1.15;
}

.sme-readiness-grid-collapsed {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.sme-readiness-card-collapsed {
  padding: 0;
  gap: 0;
}

.sme-readiness-card-collapsed > .collapsible-card-toggle {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  min-height: 48px;
  padding: 10px 12px;
  text-align: left;
  width: 100%;
}

.sme-readiness-card-collapsed > .collapsible-card-toggle h3 {
  font-size: 13px;
  line-height: 1.25;
  margin: 0;
  overflow-wrap: anywhere;
}

.sme-readiness-card-collapsed > .collapsible-card-toggle .tag {
  flex: 0 0 auto;
  white-space: nowrap;
}

.sme-readiness-card-collapsed .collapsible-card-body {
  padding: 0 12px 12px;
}


/* SME readiness list breathing room and detail split - 20260609 */
.sme-knowledge-readiness-panel .runtime-health-list {
  gap: 12px;
}

.sme-knowledge-readiness-panel .runtime-health-row {
  grid-template-columns: minmax(260px, 1fr) minmax(360px, 1.8fr) auto;
  column-gap: 32px;
  row-gap: 6px;
  padding: 12px 14px;
}

.sme-knowledge-readiness-panel .runtime-health-detail {
  display: grid;
  gap: 3px;
}

.sme-knowledge-readiness-panel .runtime-health-detail-prefix {
  color: var(--text);
  display: block;
  font-weight: 600;
  overflow-wrap: anywhere;
}

.sme-knowledge-readiness-panel .runtime-health-detail-message {
  color: var(--muted);
  display: block;
  overflow-wrap: anywhere;
}

@media (max-width: 900px) {
  .sme-knowledge-readiness-panel .runtime-health-row {
    grid-template-columns: 1fr;
    column-gap: 0;
  }
}


/* SME readiness metric grid wrap fix - 20260609 */
.sme-knowledge-readiness-panel .runtime-health-overview {
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 10px;
}

.sme-knowledge-readiness-panel .runtime-health-metric {
  align-content: start;
  min-height: 112px;
  padding: 12px;
}

.sme-knowledge-readiness-panel .runtime-health-metric > span,
.sme-knowledge-readiness-panel .runtime-health-metric > strong,
.sme-knowledge-readiness-panel .runtime-health-metric > em {
  display: block;
  min-width: 0;
  overflow-wrap: normal;
  word-break: normal;
  white-space: normal;
}

.sme-knowledge-readiness-panel .runtime-health-metric > span {
  line-height: 1.25;
  max-width: 100%;
}

.sme-knowledge-readiness-panel .runtime-health-metric > strong {
  font-size: 20px;
  line-height: 1.15;
  max-width: 100%;
  overflow-wrap: anywhere;
}

.sme-knowledge-readiness-panel .runtime-health-metric > em {
  line-height: 1.3;
  max-width: 100%;
  overflow-wrap: anywhere;
}

@media (max-width: 760px) {
  .sme-knowledge-readiness-panel .runtime-health-overview {
    grid-template-columns: 1fr;
  }
}

/* 20260609-sme-metric-stack-fix-v1: keep SME readiness metric cards readable. */
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 8px;
  min-width: 0;
  min-height: 0;
}

.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric span,
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric strong,
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric em {
  display: block;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: normal;
  white-space: normal;
}

.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric span {
  overflow-wrap: normal;
}

.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric strong {
  font-size: 1.05rem;
}

/* 20260609-sme-readiness-text-weight-v1: reduce visual weight in SME readiness cards. */
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric span {
  font-size: 0.72rem;
}

.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric strong {
  font-size: 0.9rem;
  font-weight: 400;
}

.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric em {
  font-size: 0.72rem;
}

.sme-knowledge-readiness-panel h3,
.sme-knowledge-readiness-panel h4,
.sme-knowledge-readiness-panel strong,
.sme-knowledge-readiness-panel b {
  font-weight: 400;
}

.sme-knowledge-readiness-panel .sme-card h3,
.sme-knowledge-readiness-panel .sme-readiness-card h3,
.sme-knowledge-readiness-panel details summary h3,
.sme-knowledge-readiness-panel details summary strong {
  font-size: 0.92rem;
  font-weight: 400;
}

.sme-knowledge-readiness-panel .status-pill,
.sme-knowledge-readiness-panel .pill,
.sme-knowledge-readiness-panel .chip {
  font-size: 0.72rem;
  font-weight: 400;
}

/* 20260609-sme-readiness-text-weight-v2: force lighter SME readiness text after component rules. */
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric strong,
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric b {
  font-size: 0.84rem !important;
  font-weight: 400 !important;
}

.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric span,
.sme-knowledge-readiness-panel .mini-metric.runtime-health-metric em {
  font-size: 0.68rem !important;
  font-weight: 400 !important;
}

.sme-knowledge-readiness-panel h3,
.sme-knowledge-readiness-panel h4,
.sme-knowledge-readiness-panel strong,
.sme-knowledge-readiness-panel b,
.sme-knowledge-readiness-panel summary,
.sme-knowledge-readiness-panel .status-pill,
.sme-knowledge-readiness-panel .pill,
.sme-knowledge-readiness-panel .chip {
  font-weight: 400 !important;
}

.sme-knowledge-readiness-panel h3,
.sme-knowledge-readiness-panel h4,
.sme-knowledge-readiness-panel details summary h3 {
  font-size: 0.86rem !important;
}

.sme-knowledge-readiness-panel .status-pill,
.sme-knowledge-readiness-panel .pill,
.sme-knowledge-readiness-panel .chip {
  font-size: 0.68rem !important;
}

/* 20260609-sme-readiness-text-weight-v3: beat global collapsible heading rules for SME rows. */
body .sme-knowledge-readiness-panel .sme-readiness-card > .collapsible-card-toggle h3,
body .sme-knowledge-readiness-panel .sme-readiness-card-collapsed > .collapsible-card-toggle h3 {
  font-size: 0.82rem !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
}


/* 20260609-sme-score-label-alignment-v1: align collapsed SME names and make score meaning explicit. */
.sme-readiness-card-collapsed > .collapsible-card-toggle {
  display: grid !important;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  column-gap: 10px;
  align-items: center;
  justify-content: stretch;
}
.sme-readiness-card-collapsed > .collapsible-card-toggle::before {
  grid-column: 1;
  justify-self: center;
  margin: 0 !important;
}
body .sme-knowledge-readiness-panel .sme-readiness-card-collapsed > .collapsible-card-toggle h3 {
  grid-column: 2;
  justify-self: start;
  margin: 0 !important;
  max-width: 100%;
  text-align: left !important;
}
.sme-readiness-card-collapsed > .collapsible-card-toggle .sme-readiness-score-pill {
  grid-column: 3;
  justify-self: end;
  max-width: 150px;
  text-align: center;
  white-space: normal;
}
@media (max-width: 520px) {
  .sme-readiness-card-collapsed > .collapsible-card-toggle {
    grid-template-columns: 18px minmax(0, 1fr);
  }
  .sme-readiness-card-collapsed > .collapsible-card-toggle .sme-readiness-score-pill {
    grid-column: 2;
    justify-self: start;
    margin-top: 4px;
  }
}


/* 20260609-sme-score-map-no-jump-v1: score explanation map spacing. */
.sme-knowledge-readiness-panel .sme-readiness-score-map-card {
  margin: 18px 0 22px;
}
.sme-knowledge-readiness-panel .sme-readiness-score-map-card > .collapsible-card-toggle {
  min-height: 42px;
}
.sme-knowledge-readiness-panel .sme-readiness-score-map-card .collapsible-card-body {
  padding-top: 14px;
  padding-bottom: 16px;
}
.sme-knowledge-readiness-panel .sme-readiness-score-map-card + .sme-readiness-grid {
  margin-top: 8px;
}


/* 20260609-sme-no-background-jump-small-text-v1: smaller expanded SME copy. */
.sme-knowledge-readiness-panel .sme-readiness-card-collapsed .collapsible-card-body,
.sme-knowledge-readiness-panel .sme-readiness-card-collapsed .collapsible-card-body p,
.sme-knowledge-readiness-panel .sme-readiness-card-collapsed .collapsible-card-body .muted {
  font-size: 0.78rem !important;
  line-height: 1.35 !important;
}
.sme-knowledge-readiness-panel .sme-readiness-card-collapsed .collapsible-card-body .tag {
  font-size: 0.68rem !important;
}
.sme-knowledge-readiness-panel .sme-readiness-card-collapsed .collapsible-card-body {
  padding: 2px 12px 12px !important;
}


/* 20260609-status-page-refresh-support-work-v1: status freshness context for support work areas. */
.support-status-refresh-note {
  border: 1px solid #d7e2f2;
  border-radius: 8px;
  background: #f8fbff;
  padding: 12px 14px;
  margin: 0 0 16px;
}
.support-status-refresh-note strong {
  color: var(--ink);
  display: block;
  font-size: 0.78rem;
  font-weight: 600;
  margin-bottom: 4px;
}
.support-status-refresh-note p {
  color: var(--muted);
  margin: 0;
  font-size: 0.78rem;
  line-height: 1.35;
}
.operations-module-card .support-card-refresh {
  color: #64748b;
  font-size: 0.68rem;
  margin-top: 6px;
}


/* 20260609-status-refresh-initial-stability-v1: reserve room for status refresh card updates. */
#view-operations[data-operation-filter="ai-it-support"] #operations-hub-modules {
  min-height: 560px;
}
#view-operations[data-operation-filter="ai-it-support"] .support-status-refresh-note {
  min-height: 64px;
}
#view-operations[data-operation-filter="ai-it-support"] .support-division-card {
  min-height: 142px;
}


/* 20260609-support-card-stat-context-v1: clarify support card status counts. */
.operations-module-card.support-division-card em {
  min-width: fit-content;
  padding: 7px 12px;
  white-space: nowrap;
}
.operations-module-card .support-card-status {
  color: #334155;
  font-size: 0.76rem;
  font-weight: 500;
  line-height: 1.35;
  margin-top: 2px;
}


/* 20260609-learned-topic-source-match-policy-v1: readable multi-line learned-topic source details. */
.sme-knowledge-readiness-panel .sme-readiness-learned-topics .runtime-health-detail {
  white-space: pre-line;
}
.sme-knowledge-readiness-panel .sme-readiness-learned-topics .runtime-health-row {
  align-items: flex-start;
  gap: 28px;
}


.nav-grandchildren {
  display: grid;
  gap: 4px;
  margin-top: 2px;
}
.nav-subgroup.collapsed .nav-grandchildren {
  display: none;
}
.nav-child.sme-knowledge-nav-child {
  font-size: 11px;
  line-height: 1.25;
  padding-bottom: 8px;
  padding-top: 8px;
}

/* Keep the generic operations workbench hidden on the dedicated SME readiness page. */
#view-operations[data-operation-filter="sme-knowledge-readiness"] [data-page-workbench="operations"] {
  display: none !important;
}


/* 20260609-analytics-sme-page-v1: single SME page layout. */
.sme-single-agent-page .sme-agent-page-header {
  align-items: flex-start;
  display: flex;
  gap: 18px;
  justify-content: space-between;
}
.sme-agent-page-heading {
  min-width: 0;
}
.sme-agent-score-box {
  border: 1px solid #fecaca;
  border-radius: 8px;
  background: #fef2f2;
  color: #991b1b;
  min-width: 128px;
  padding: 10px 12px;
  text-align: right;
}
.sme-agent-score-box span,
.sme-agent-score-box em {
  display: block;
  font-size: 0.72rem;
  font-style: normal;
  line-height: 1.25;
}
.sme-agent-score-box strong {
  display: block;
  font-size: 1.25rem;
  line-height: 1.15;
  margin: 3px 0;
}
.sme-agent-profile-box {
  border: 1px solid #d7e2f2;
  border-radius: 8px;
  padding: 14px 16px;
}
.sme-agent-resolve,
.sme-agent-gaps,
.sme-agent-boundary {
  color: #0f172a;
  font-size: 0.84rem;
  line-height: 1.45;
  margin: 0 0 12px;
}
.sme-agent-boundary {
  color: #334155;
  margin-bottom: 0;
}
.sme-agent-metric-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  margin: 12px 0;
}
.sme-agent-metric-box {
  border: 1px solid #d7e2f2;
  border-radius: 8px;
  background: #f8fbff;
  min-height: 78px;
  padding: 10px 12px;
}
.sme-agent-metric-box span,
.sme-agent-metric-box em {
  color: #334155;
  display: block;
  font-size: 0.72rem;
  font-style: normal;
  line-height: 1.3;
}
.sme-agent-metric-box strong {
  color: #0f172a;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25;
  margin: 6px 0 3px;
  overflow-wrap: anywhere;
}
.sme-single-agent-page .readiness-subsection {
  margin-top: 14px;
}
.sme-single-agent-page .runtime-health-detail {
  white-space: pre-line;
}
#view-operations[data-operation-filter="sme-analytics-learning-loop"] [data-page-workbench="operations"] {
  display: none !important;
}
@media (max-width: 760px) {
  .sme-single-agent-page .sme-agent-page-header {
    display: grid;
  }
  .sme-agent-score-box {
    text-align: left;
  }
}


/* 20260609-analytics-sme-topic-breathing-v1: give learned-topic rows room to read. */
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-list {
  display: grid;
  gap: 18px;
}
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-row {
  align-items: flex-start;
  gap: 34px;
  grid-template-columns: minmax(240px, 0.9fr) minmax(360px, 1.6fr);
  padding: 14px 0;
}
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-row + .runtime-health-row {
  border-top: 1px solid #e2e8f0;
}
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-row strong {
  font-size: 0.82rem;
  line-height: 1.45;
}
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-detail {
  font-size: 0.78rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  white-space: pre-line;
}
@media (max-width: 900px) {
  .sme-single-agent-page .sme-agent-learned-topics .runtime-health-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}


/* 20260609-analytics-sme-detail-line-spacing-v1: preserve line breathing in Analytics SME evidence. */
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-detail {
  line-height: 1.8;
  white-space: pre-wrap;
}
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-row {
  padding-bottom: 18px;
  padding-top: 18px;
}


/* 20260609-analytics-sme-evidence-line-gap-v1: space individual evidence lines. */
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-detail {
  display: grid;
  gap: 8px;
  line-height: 1.45;
  white-space: normal;
}
.sme-single-agent-page .sme-agent-learned-topics .runtime-health-detail span {
  display: block;
}


/* 20260609-analytics-sme-evidence-gap-v1: real DOM spacing between evidence detail lines. */
.sme-single-agent-page .sme-agent-learned-topics .analytics-sme-topic-detail {
  display: grid;
  gap: 14px;
  line-height: 1.45;
  white-space: normal;
}
.sme-single-agent-page .analytics-sme-topic-detail-line {
  display: block;
}
.sme-single-agent-page .analytics-sme-topic-row {
  align-items: flex-start;
  gap: 34px;
  grid-template-columns: minmax(240px, 0.9fr) minmax(360px, 1.6fr);
  padding: 18px 0;
}
@media (max-width: 900px) {
  .sme-single-agent-page .analytics-sme-topic-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}


/* 20260610-sme-topic-reassignment-ui-v1: spacious controls for learned-topic SME routing. */
.sme-single-agent-page .sme-topic-reassignment-controls {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 22px;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid #e2e8f0;
}
.sme-single-agent-page .sme-topic-agent-select,
.sme-single-agent-page .sme-topic-create-fields input {
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  color: #0f172a;
  font-size: 0.78rem;
  min-height: 34px;
  padding: 6px 10px;
}
.sme-single-agent-page .sme-topic-agent-select {
  min-width: 240px;
}
.sme-single-agent-page .sme-topic-create-fields {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.sme-single-agent-page .sme-topic-create-fields[hidden] {
  display: none;
}
.sme-single-agent-page .sme-topic-action-status {
  color: #475569;
  font-size: 0.76rem;
  min-width: 160px;
}
.sme-single-agent-page .btn.small {
  font-size: 0.74rem;
  min-height: 32px;
  padding: 6px 12px;
}


/* 20260610-sme-topic-polish-v1: compact score pill, gold topic actions, and readable learned-topic spacing. */
.sme-single-agent-page .sme-agent-page-header {
  position: relative;
  padding-right: 132px;
}
.sme-single-agent-page .sme-agent-score-box {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  min-height: 42px;
  min-width: 104px;
  padding: 6px 12px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
.sme-single-agent-page .sme-agent-score-box span,
.sme-single-agent-page .sme-agent-score-box em {
  font-size: 0.58rem;
  line-height: 1.1;
}
.sme-single-agent-page .sme-agent-score-box strong {
  font-size: 0.95rem;
  line-height: 1.05;
  margin: 2px 0;
}
.sme-single-agent-page .sme-agent-metric-box strong {
  font-size: 0.82rem;
  line-height: 1.28;
}
.sme-single-agent-page .sme-agent-metric-box span,
.sme-single-agent-page .sme-agent-metric-box em {
  font-size: 0.66rem;
}
.sme-single-agent-page .sme-topic-reassignment-controls .btn.secondary {
  background: #c9932b;
  border-color: #a97916;
  color: #111827;
  font-weight: 700;
}
.sme-single-agent-page .sme-topic-reassignment-controls .btn.secondary:hover,
.sme-single-agent-page .sme-topic-reassignment-controls .btn.secondary:focus {
  background: #d6a13c;
  border-color: #926812;
}
.sme-knowledge-readiness-panel .sme-readiness-learned-topics .runtime-health-list {
  display: grid;
  gap: 18px;
}
.sme-knowledge-readiness-panel .sme-readiness-learned-topics .runtime-health-row {
  gap: 34px;
  padding: 16px 0;
}
.sme-knowledge-readiness-panel .sme-readiness-learned-topics .runtime-health-row + .runtime-health-row {
  border-top: 1px solid #e2e8f0;
}
.sme-knowledge-readiness-panel .sme-readiness-learned-topics .runtime-health-detail {
  line-height: 1.65;
  white-space: pre-line;
}
@media (max-width: 760px) {
  .sme-single-agent-page .sme-agent-page-header {
    padding-right: 0;
  }
  .sme-single-agent-page .sme-agent-score-box {
    margin-top: 10px;
    position: static;
  }
}


/* 20260610-scope-agent-create-v1: System Engines + Agents scoped creation form. */
.create-agent-card {
  grid-column: 1 / -1;
  background: #fffdf7;
  border-color: #e8d5a8;
}
.create-agent-card h3 {
  font-size: 1rem;
  margin: 6px 0 8px;
}
.create-agent-form {
  display: grid;
  gap: 14px;
  margin-top: 12px;
}
.create-agent-form .field-label span {
  font-size: 0.76rem;
}
.create-agent-scope-field textarea {
  min-height: 88px;
}
.create-agent-actions {
  align-items: center;
  gap: 18px;
}
.create-agent-actions .secondary {
  background: #c9932b;
  border-color: #a97916;
  color: #111827;
  font-weight: 700;
}
.create-agent-status {
  line-height: 1.35;
}


/* 20260610-scope-agent-create-gold-button-v1: keep create-agent action gold. */
.create-agent-card .create-agent-actions button.secondary {
  background: #c9932b;
  border-color: #a97916;
  color: #111827;
  font-weight: 700;
}
.create-agent-card .create-agent-actions button.secondary:hover,
.create-agent-card .create-agent-actions button.secondary:focus {
  background: #d6a13c;
  border-color: #926812;
}


/* 20260610-sme-pill-submenu-fix-v1: match score pill and make SME children read as nested menu items. */
.sme-single-agent-page .panel-header.sme-agent-page-header {
  display: block;
  min-height: 88px;
  padding-right: 0;
  position: relative;
}
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-page-heading {
  max-width: calc(100% - 190px);
}
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box {
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-radius: 999px;
  color: #b91c1c;
  min-height: 44px;
  min-width: 128px;
  padding: 7px 14px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box span,
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box em,
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box strong {
  display: block;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.18;
  margin: 0;
}
.nav-grandchildren {
  margin-left: 14px;
  padding-left: 10px;
  border-left: 1px solid rgba(148, 163, 184, 0.28);
}
.nav-grandchildren .nav-child.sme-knowledge-nav-child {
  color: #cbd5e1;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  padding: 8px 10px 8px 14px;
  position: relative;
}
.nav-grandchildren .nav-child.sme-knowledge-nav-child::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #64748b;
  left: 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.nav-grandchildren .nav-child.sme-knowledge-nav-child.active {
  background: rgba(148, 163, 184, 0.12);
  color: #ffffff;
}
@media (max-width: 760px) {
  .sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-page-heading {
    max-width: 100%;
  }
  .sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box {
    margin-top: 12px;
    position: static;
  }
}


/* 20260610-sme-submenu-collapse-clean-v1: no dot/line decoration; parent subgroup can collapse. */
.nav-grandchildren {
  border-left: 0;
  margin-left: 0;
  padding-left: 10px;
}
.nav-grandchildren .nav-child.sme-knowledge-nav-child {
  padding-left: 18px;
}
.nav-grandchildren .nav-child.sme-knowledge-nav-child::before {
  content: none;
  display: none;
}


/* 20260610-delete-sme-engine-and-keyword-guidance-v1: guarded delete controls and clearer keyword agent creation. */
.delete-system-actions {
  align-items: center;
  gap: 18px;
  margin-top: 16px;
}
.delete-system-button.secondary {
  background: #fff7ed;
  border-color: #f3b76d;
  color: #9a3412;
  font-size: 0.74rem;
  font-weight: 700;
}
.delete-system-button.secondary:hover,
.delete-system-button.secondary:focus {
  background: #fed7aa;
  border-color: #ea580c;
}
.create-agent-card .muted {
  max-width: 980px;
}


/* 20260610-sme-readiness-left-menu-expand-indicator-v1: show clear expand state on SME Knowledge Readiness. */
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle {
  align-items: center;
  display: flex;
  gap: 8px;
}
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle::before {
  content: "+";
  display: inline-block;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  min-width: 10px;
  text-align: center;
}
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle[aria-expanded="true"]::before {
  content: "-";
}


/* 20260610-sme-page-topic-rows-collapsed-v1: collapse individual learned and blocked topic rows. */
.sme-single-agent-page .sme-collapsed-topic-list,
.sme-single-agent-page .analytics-sme-topic-list {
  display: grid;
  gap: 10px;
}
.sme-single-agent-page .sme-topic-collapsible-row {
  border-bottom: 1px solid #e2e8f0;
  display: grid;
  gap: 12px;
  padding: 10px 0 14px;
}
.sme-single-agent-page .sme-topic-collapsible-toggle {
  align-items: flex-start;
  background: transparent;
  border: 0;
  color: #0f172a;
  cursor: pointer;
  display: flex;
  font-size: 0.82rem;
  font-weight: 500;
  gap: 10px;
  line-height: 1.45;
  padding: 0;
  text-align: left;
  width: 100%;
}
.sme-single-agent-page .sme-topic-collapsible-toggle::before {
  content: "+";
  flex: 0 0 auto;
  font-size: 0.78rem;
  line-height: 1.45;
  min-width: 10px;
  text-align: center;
}
.sme-single-agent-page .sme-topic-collapsible-toggle[aria-expanded="true"]::before {
  content: "-";
}
.sme-single-agent-page .sme-topic-collapsible-row.collapsed .sme-topic-collapsible-detail {
  display: none;
}
.sme-single-agent-page .sme-topic-collapsible-detail {
  display: grid;
  gap: 14px;
  padding-left: 20px;
}


/* 20260610-collapse-specificity-enforcement-v1: parent collapsed state must hide direct body content even when child grids have stronger display rules. */
#view-operations .page-section-collapsible.collapsed > :not(.panel-header):not(.launch-control-heading):not(.public-launch-boundary-card),
#operations-hub-modules .page-section-collapsible.collapsed > :not(.panel-header):not(.launch-control-heading):not(.public-launch-boundary-card),
#view-operations .collapsible-card.collapsed > .collapsible-card-body,
#operations-hub-modules .collapsible-card.collapsed > .collapsible-card-body {
  display: none !important;
}


/* 20260610-sme-readiness-menu-marker-right-v1: place SME readiness expand marker on the right. */
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle {
  justify-content: space-between;
  width: 100%;
}
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle::before {
  content: none;
  display: none;
}
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle::after {
  content: "+";
  display: inline-block;
  flex: 0 0 auto;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  min-width: 10px;
  text-align: center;
}
.nav-subgroup[data-nav-subgroup="sme-knowledge-readiness"] > .nav-subgroup-toggle[aria-expanded="true"]::after {
  content: "-";
}


/* 20260610-sme-score-over-bridge-boundary-v1: align score pill with the rightmost Bridge Boundary metric. */
.sme-single-agent-page .panel-header.sme-agent-page-header {
  box-sizing: border-box;
  max-width: none;
  width: 100%;
}
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box {
  right: 0;
}
@media (min-width: 960px) {
  .sme-single-agent-page .sme-agent-metric-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}


/* 20260610-sme-score-inner-bridge-align-v1: place the score pill directly over the Bridge Boundary card, inside the metric padding. */
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box {
  right: 16px;
}


/* 20260610-sme-knowledgebase-controlled-display-v1: concise knowledge summary, with raw evidence collapsed. */
.agent-knowledge-summary-box {
  border: 1px solid #d7e2f2;
  border-radius: 8px;
  background: #f8fbff;
  margin: 12px 0;
  padding: 12px 14px;
}
.agent-knowledge-summary-box .runtime-health-list {
  display: grid;
  gap: 8px;
}
.agent-knowledge-summary-box .runtime-health-row {
  align-items: start;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(140px, 0.4fr) minmax(0, 1fr);
  padding: 0;
}
.agent-knowledge-summary-box .runtime-health-row strong,
.agent-knowledge-summary-box .runtime-health-detail {
  font-size: 0.78rem;
  line-height: 1.4;
}
@media (max-width: 760px) {
  .agent-knowledge-summary-box .runtime-health-row {
    grid-template-columns: 1fr;
    gap: 4px;
  }
}


/* 20260610-sme-page-score-status-colors-v1: individual SME score pills must reflect readiness state. */
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box.tag-good {
  background: #ecfdf5;
  border-color: #bbf7d0;
  color: #047857;
}
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box.tag-warn {
  background: #fff7ed;
  border-color: #fed7aa;
  color: #c2410c;
}
.sme-single-agent-page .panel-header.sme-agent-page-header .sme-agent-score-box.tag-danger {
  background: #fef2f2;
  border-color: #fecaca;
  color: #b91c1c;
}


/* 20260610-agent-expert-scope-edit-v2: editable SME expert scope. Engine creation moved to Native Engines. */
.agent-expert-scope-editor {
  display: grid;
  gap: 12px;
  margin: 8px 0 14px;
}
.agent-expert-scope-field {
  display: grid;
  gap: 6px;
}
.agent-expert-scope-textarea {
  min-height: 92px;
  resize: vertical;
}
.agent-expert-scope-editor-locked {
  opacity: 0.72;
}
.agent-expert-scope-textarea-locked,
.agent-expert-scope-textarea-locked:disabled {
  background: #eef1f4;
  border-color: #c8ced6;
  color: #5d6673;
  cursor: not-allowed;
  resize: none;
}
.agent-expert-scope-actions {
  align-items: center;
  gap: 14px;
}
.agent-expert-scope-actions small {
  line-height: 1.35;
}
 .runtime-health-detail-line {
  display: block;
  margin: 0 0 9px;
  line-height: 1.45;
}
.runtime-health-detail-line:last-child {
  margin-bottom: 0;
}
.runtime-health-detail-line .runtime-health-detail-prefix {
  margin-right: 5px;
}
.sme-knowledge-readiness-panel .sme-readiness-blocked-topics .runtime-health-detail,
.sme-single-agent-page .sme-agent-blocked-topics .runtime-health-detail {
  display: block;
  white-space: normal;
}
.sme-knowledge-readiness-panel .sme-readiness-blocked-topics .runtime-health-row,
.sme-single-agent-page .sme-agent-blocked-topics .runtime-health-row {
  row-gap: 12px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.sme-knowledge-readiness-panel .sme-readiness-blocked-topics .runtime-health-detail-line .runtime-health-detail-prefix,
.sme-single-agent-page .sme-agent-blocked-topics .runtime-health-detail-line .runtime-health-detail-prefix {
  display: inline;
}
.sme-knowledge-readiness-panel .sme-readiness-blocked-topics .runtime-health-detail-line .runtime-health-detail-message,
.sme-single-agent-page .sme-agent-blocked-topics .runtime-health-detail-line .runtime-health-detail-message {
  display: inline;
  margin: 0;
}


/* 20260610-native-engine-create-full-row-v1: keep create control alone; engine cards start below it. */
.native-engine-create-form {
  display: block;
  grid-column: 1 / -1;
  max-width: 760px;
}

.native-engine-create-form .field-label {
  display: block;
}

.native-engine-create-form .action-row {
  margin-top: 12px;
}


/* 20260610-sme-engine-assign-remove-v1: SME engine assignment controls. */
.sme-engine-assignment-controls {
  display: grid;
  gap: 12px;
}

.sme-assigned-engine-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.tag-remove-button {
  border: 0;
  border-left: 1px solid var(--line);
  background: transparent;
  color: var(--danger);
  cursor: pointer;
  font-size: 0.72rem;
  font-weight: 700;
  padding: 0 0 0 8px;
}

.tag-remove-button:disabled {
  cursor: wait;
  opacity: 0.6;
}

.sme-engine-assign-row {
  display: grid;
  gap: 10px;
}


/* 20260610-sme-control-header-layout-v1: move SME control summary/actions into card header area. */
.sme-agent-card > .collapsible-card-toggle {
  padding-bottom: 8px;
}

.sme-card-control-header {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: start;
  padding: 0 18px 14px 36px;
}

.sme-card-control-meta {
  display: grid;
  gap: 8px;
  min-width: 0;
}

.sme-card-control-tags {
  gap: 8px;
}

.sme-card-control-tags .tag {
  font-size: 0.72rem;
  padding: 6px 10px;
}

.sme-card-header-actions {
  justify-content: flex-end;
  margin-top: 0;
}

.sme-card-header-actions button {
  border-radius: 999px;
  font-size: 0.72rem;
  min-height: 28px;
  padding: 6px 10px;
}

.sme-card-header-actions .inline-status-field {
  max-width: 112px;
}

.sme-card-header-actions .compact-status-select {
  min-height: 28px;
  padding: 4px 24px 4px 8px;
}

@media (max-width: 900px) {
  .sme-card-control-header {
    grid-template-columns: 1fr;
    padding-left: 18px;
  }

  .sme-card-header-actions {
    justify-content: flex-start;
  }
}


/* 20260610-assigned-engines-above-knowledge-v1: place assigned engines above Knowledge mode with breathing room. */
.sme-agent-card .sme-engine-assignment-controls {
  margin: 20px 0 18px;
}

.sme-engine-assignment-controls + small.muted {
  display: block;
  margin-top: 4px;
}


/* 20260610-assigned-engine-pill-gap-v1: add breathing room between assigned engine pills and assign dropdown. */
.sme-engine-assignment-controls .sme-assigned-engine-list {
  margin-bottom: 14px;
}

.sme-engine-assignment-controls .sme-engine-assign-row {
  margin-top: 2px;
}


/* 20260613-research-command-center-dropdown-plus-v1: show Research Command Center as a dropdown. */
[data-nav-subgroup="master-research-engine"] > .nav-subgroup-toggle {
  align-items: center;
  display: flex;
  gap: 8px;
  justify-content: space-between;
  width: 100%;
}
[data-nav-subgroup="master-research-engine"] > .nav-subgroup-toggle::after {
  content: "+";
  flex: 0 0 auto;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
}
[data-nav-subgroup="master-research-engine"]:not(.collapsed) > .nav-subgroup-toggle::after {
  content: "-";
}


/* 20260613-research-metric-status-size-v1: keep long Research status values inside compact metric cards. */
.master-research-command-center-panel .runtime-health-metric strong {
  font-size: 12px !important;
  line-height: 1.15 !important;
  overflow-wrap: normal;
  word-break: normal;
}
.master-research-command-center-panel .runtime-health-metric em {
  font-size: 10px !important;
  line-height: 1.25 !important;
}


/* 20260613-knowledge-intelligence-admin-v1: admin visibility layer for knowledge, research, and SME intelligence. */
.knowledge-intelligence-root {
  display: block;
}
.knowledge-intelligence-admin-panel .panel-header {
  align-items: flex-start;
}
.knowledge-intelligence-tabs {
  flex-wrap: wrap;
  margin: 12px 0 18px;
}
.knowledge-intelligence-overview-grid {
  margin-top: 10px;
}
.knowledge-intelligence-card .runtime-health-list {
  margin-top: 10px;
}
.knowledge-intelligence-card textarea,
.knowledge-intelligence-card input {
  min-width: 0;
}
.knowledge-intelligence-json-record {
  background: rgba(15, 23, 42, 0.06);
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 6px;
  color: #0f172a;
  font-size: 11px;
  line-height: 1.45;
  max-height: 320px;
  overflow: auto;
  padding: 12px;
  white-space: pre-wrap;
}
.knowledge-intelligence-action-status {
  display: block;
  margin-top: 8px;
}
.portal-book-view {
  display: grid;
  gap: 28px;
}

.portal-book-hero,
.portal-book-panel {
  background: var(--portal-ivory);
  border: 1px solid var(--portal-sandstone);
}

.portal-book-hero {
  padding: 40px 44px;
}

.portal-book-hero::before {
  background: var(--portal-sandstone);
  content: "";
  display: block;
  height: 2px;
  margin-bottom: 30px;
  width: 54px;
}

.portal-book-hero h1 {
  color: var(--portal-near-black);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.08;
  margin: 0;
}

.portal-book-metrics,
.portal-book-grid,
.portal-book-stage-grid,
.portal-book-sales-grid {
  display: grid;
  gap: 14px;
}

.portal-book-metrics {
  border-top: 1px solid rgba(208, 190, 168, .85);
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-top: 28px;
  padding-top: 22px;
}

.portal-book-metric,
.portal-book-stage,
.portal-book-sales-card {
  background: rgba(244, 239, 230, .52);
  border: 1px solid rgba(208, 190, 168, .85);
  padding: 16px;
}

.portal-book-metric span,
.portal-book-stage span,
.portal-book-sales-card span,
.portal-book-queue-item small {
  color: var(--portal-warm-gold);
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.portal-book-metric strong,
.portal-book-stage strong,
.portal-book-sales-card strong {
  color: var(--portal-near-black);
  display: block;
  font-size: 28px;
  line-height: 1;
  margin-top: 8px;
}

.portal-book-focus {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
  gap: 8px;
  margin-top: 24px;
  padding-top: 20px;
}

.portal-book-focus strong,
.portal-book-panel h2,
.portal-book-queue-item strong {
  color: var(--portal-near-black);
}

.portal-book-focus p,
.portal-book-focus small,
.portal-book-queue-item p,
.portal-book-stage p,
.portal-book-sales-card p,
.portal-book-table-row span {
  color: var(--portal-warm-gray);
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.portal-book-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.portal-book-panel {
  padding: 24px;
}

.portal-book-panel h2 {
  font-size: 18px;
  line-height: 1.2;
  margin: 0 0 18px;
}

.portal-book-queue {
  border-top: 1px solid rgba(208, 190, 168, .75);
  display: grid;
  gap: 0;
}

.portal-book-queue-item {
  border-bottom: 1px solid rgba(208, 190, 168, .65);
  display: grid;
  gap: 8px;
  padding: 16px 0;
}

.portal-book-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.portal-book-meta span {
  background: var(--portal-warm-cream);
  border: 1px solid rgba(208, 190, 168, .85);
  color: var(--portal-charcoal);
  font-size: 11px;
  font-weight: 800;
  padding: 5px 8px;
}

.portal-book-stage-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.portal-book-table {
  border-top: 1px solid rgba(208, 190, 168, .85);
  display: grid;
}

.portal-book-table-row {
  border-bottom: 1px solid rgba(208, 190, 168, .65);
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(180px, 1.4fr) minmax(100px, .7fr) minmax(120px, .8fr) minmax(110px, .7fr) minmax(170px, 1fr);
  padding: 12px 0;
}

.portal-book-table-header span {
  color: var(--portal-near-black);
  font-size: 12px;
  font-weight: 800;
}

.portal-book-sales-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.portal-book-actions {
  margin-top: 24px;
}

@media (max-width: 980px) {
  .portal-book-metrics,
  .portal-book-grid,
  .portal-book-stage-grid,
  .portal-book-sales-grid,
  .portal-book-table-row {
    grid-template-columns: 1fr;
  }

  .portal-book-hero,
  .portal-book-panel {
    padding: 28px;
  }

  .portal-book-hero h1 {
    font-size: 31px;
  }
}

/* Runtime Health Enterprise Operating Console pilot - Section 2795 implementation */
.runtime-console-page {
  background: #f7f9fb;
  border-color: #d8e0ea;
}

.runtime-console-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.runtime-console-state-band {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.8fr);
  gap: 18px;
  align-items: stretch;
  padding: 18px;
  border: 1px solid #cfd9e6;
  border-left-width: 6px;
  border-radius: 8px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.runtime-console-state-band.is-critical { border-left-color: #b42318; }
.runtime-console-state-band.is-attention { border-left-color: #b7791f; }
.runtime-console-state-band.is-normal { border-left-color: #16815f; }
.runtime-console-state-band.is-unknown { border-left-color: #64748b; }

.runtime-console-identity,
.runtime-console-state-summary,
.runtime-console-attention,
.runtime-console-kpi,
.runtime-console-diagnostic {
  min-width: 0;
}

.runtime-console-identity h2 {
  margin: 2px 0 6px;
  color: #111827;
  font-size: 1.45rem;
  letter-spacing: 0;
}

.runtime-console-identity p:not(.eyebrow) {
  max-width: 78ch;
  margin: 0 0 12px;
  color: #475569;
  line-height: 1.45;
}

.runtime-console-refresh {
  width: fit-content;
}

.runtime-console-state-summary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  padding: 14px;
  border-radius: 8px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}

.runtime-console-state-summary strong {
  color: #111827;
  font-size: 1.2rem;
  letter-spacing: 0;
}

.runtime-console-state-summary p,
.runtime-console-attention p,
.runtime-console-diagnostic p {
  margin: 0;
  color: #334155;
  line-height: 1.45;
}

.runtime-console-state-summary small,
.runtime-console-attention small,
.runtime-console-kpi-detail {
  color: #64748b;
  font-size: 0.82rem;
}

.runtime-console-chip {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 6px;
  border-radius: 999px;
  padding: 4px 9px;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border: 1px solid transparent;
}

.runtime-console-chip::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: currentColor;
}

.runtime-console-chip.is-critical { color: #9f1239; background: #fff1f2; border-color: #fecdd3; }
.runtime-console-chip.is-attention { color: #92400e; background: #fffbeb; border-color: #fde68a; }
.runtime-console-chip.is-normal { color: #065f46; background: #ecfdf5; border-color: #a7f3d0; }
.runtime-console-chip.is-unknown { color: #475569; background: #f1f5f9; border-color: #cbd5e1; }

.runtime-console-attention {
  padding: 14px 16px;
  border-radius: 8px;
  border: 1px solid #d8e0ea;
  border-left-width: 5px;
  background: #ffffff;
  display: grid;
  gap: 5px;
}

.runtime-console-attention.is-critical { border-left-color: #b42318; background: #fff7f7; }
.runtime-console-attention.is-attention { border-left-color: #b7791f; background: #fffaf0; }
.runtime-console-attention.is-normal { border-left-color: #16815f; background: #f7fffb; }

.runtime-console-attention-label {
  color: #64748b;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.runtime-console-attention strong {
  color: #111827;
  font-size: 1rem;
}

.runtime-console-kpi-grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(140px, 1fr));
  gap: 10px;
}

.runtime-console-kpi {
  min-height: 112px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 8px;
  padding: 13px;
  border-radius: 8px;
  border: 1px solid #d8e0ea;
  background: #ffffff;
  border-top-width: 4px;
}

.runtime-console-kpi.is-critical { border-top-color: #b42318; }
.runtime-console-kpi.is-attention { border-top-color: #b7791f; }
.runtime-console-kpi.is-normal { border-top-color: #16815f; }
.runtime-console-kpi.is-unknown { border-top-color: #64748b; }

.runtime-console-kpi-label {
  color: #64748b;
  font-size: 0.76rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.runtime-console-kpi-value {
  color: #111827;
  font-size: 1.35rem;
  line-height: 1.08;
  letter-spacing: 0;
  overflow-wrap: anywhere;
}

.command-center-briefing-region {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}

.command-center-briefing-region .runtime-console-kpi-label {
  color: var(--cc-ink-muted, #475569);
  font-weight: 800;
}

.command-center-briefing-region .runtime-console-kpi-detail {
  line-height: 1.45;
}

.runtime-console-diagnostic-grid,
.runtime-console-evidence-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.runtime-console-evidence-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.runtime-console-diagnostic {
  padding: 14px;
  border-radius: 8px;
  border: 1px solid #d8e0ea;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 8px;
  min-height: 132px;
}

.runtime-console-diagnostic.is-critical { box-shadow: inset 4px 0 0 #b42318; }
.runtime-console-diagnostic.is-attention { box-shadow: inset 4px 0 0 #b7791f; }
.runtime-console-diagnostic.is-normal { box-shadow: inset 4px 0 0 #16815f; }
.runtime-console-diagnostic.is-unknown { box-shadow: inset 4px 0 0 #64748b; }

.runtime-console-diagnostic-heading {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}

.runtime-console-diagnostic-heading strong {
  color: #111827;
}

.runtime-console-raw-details {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 6px;
}

.runtime-console-raw-details > h3 {
  margin: 0;
  color: #111827;
  font-size: 1rem;
}

.runtime-console-raw-grid {
  margin-top: 0;
}

@media (max-width: 1180px) {
  .runtime-console-kpi-grid,
  .runtime-console-diagnostic-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 820px) {
  .runtime-console-state-band,
  .runtime-console-diagnostic-grid,
  .runtime-console-evidence-grid {
    grid-template-columns: 1fr;
  }
  .runtime-console-kpi-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .runtime-console-kpi-grid {
    grid-template-columns: 1fr;
  }
  .runtime-console-state-band,
  .runtime-console-attention,
  .runtime-console-kpi,
  .runtime-console-diagnostic {
    padding: 12px;
  }
}


/* Command Center platform standards drift correction - Section 2802 */
:root {
  --cc-space-1: 6px;
  --cc-space-2: 10px;
  --cc-space-3: 14px;
  --cc-space-4: 18px;
  --cc-space-5: 24px;
  --cc-radius-card: 8px;
  --cc-surface: #ffffff;
  --cc-surface-soft: #f8fafc;
  --cc-surface-warm: #fbfaf7;
  --cc-border: #d8e0ea;
  --cc-text-strong: #111827;
  --cc-text-muted: #64748b;
  --cc-critical: #b42318;
  --cc-attention: #b7791f;
  --cc-healthy: #16815f;
  --cc-unknown: #64748b;
  --cc-shadow-soft: 0 10px 24px rgba(15, 23, 42, 0.06);
}

.command-center-awareness-shell,
.command-center-state-band,
.runtime-console-state-band {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(260px, 0.78fr);
  gap: var(--cc-space-4);
  align-items: stretch;
  padding: var(--cc-space-4);
  border: 1px solid var(--cc-border);
  border-left-width: 6px;
  border-radius: var(--cc-radius-card);
  background: var(--cc-surface);
  box-shadow: var(--cc-shadow-soft);
}

.command-center-awareness-shell.is-critical,
.command-center-state-band.is-critical { border-left-color: var(--cc-critical); }
.command-center-awareness-shell.is-attention,
.command-center-state-band.is-attention { border-left-color: var(--cc-attention); }
.command-center-awareness-shell.is-normal,
.command-center-state-band.is-normal { border-left-color: var(--cc-healthy); }
.command-center-awareness-shell.is-unknown,
.command-center-awareness-shell.is-loading,
.command-center-state-band.is-unknown { border-left-color: var(--cc-unknown); }

.command-center-awareness-copy h2,
.command-center-identity h2,
.runtime-console-identity h2 {
  margin: 2px 0 6px;
  color: var(--cc-text-strong);
  font-size: 1.38rem;
  letter-spacing: 0;
}

.command-center-awareness-copy p:not(.eyebrow),
.runtime-console-identity p:not(.eyebrow) {
  max-width: 78ch;
  margin: 0 0 12px;
  color: #475569;
  line-height: 1.45;
}

.command-center-awareness-state,
.runtime-console-state-summary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  padding: var(--cc-space-3);
  border-radius: var(--cc-radius-card);
  background: var(--cc-surface-soft);
  border: 1px solid #e2e8f0;
}

.command-center-attention-panel,
.runtime-console-attention {
  padding: var(--cc-space-3) var(--cc-space-4);
  border-radius: var(--cc-radius-card);
  border: 1px solid var(--cc-border);
  border-left-width: 5px;
  background: var(--cc-surface);
  display: grid;
  gap: 5px;
}

.command-center-kpi-grid,
.runtime-console-kpi-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(136px, 1fr));
  gap: var(--cc-space-2);
}

.command-center-kpi-grid > *,
.runtime-console-kpi {
  min-height: 104px;
  padding: 12px;
}

.command-center-meaning-grid,
.runtime-console-diagnostic-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: var(--cc-space-3);
}

.command-center-investigation-grid,
.runtime-console-evidence-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: var(--cc-space-3);
}

.command-center-disclosure-level-header {
  display: grid;
  gap: 4px;
  padding: var(--cc-space-3);
  border: 1px solid var(--cc-border);
  border-radius: var(--cc-radius-card);
  background: var(--cc-surface-warm);
}

.command-center-disclosure-level-kicker {
  color: var(--cc-text-muted);
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.command-center-disclosure-level-header strong {
  color: var(--cc-text-strong);
  font-size: 1rem;
}

.command-center-disclosure-level-header p {
  margin: 0;
  color: #475569;
}

.command-center-raw-intelligence,
.runtime-console-raw-details {
  display: flex;
  flex-direction: column;
  gap: var(--cc-space-2);
  padding-top: var(--cc-space-1);
}

.command-center-control-button,
.runtime-console-refresh {
  align-items: center;
  background: var(--cc-text-strong);
  border: 1px solid var(--cc-text-strong);
  border-radius: var(--cc-radius-card);
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.82rem;
  font-weight: 800;
  gap: 8px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1;
  min-height: 36px;
  padding: 9px 13px;
  text-decoration: none;
  width: fit-content;
}

.command-center-control-button:hover,
.command-center-control-button:focus,
.runtime-console-refresh:hover,
.runtime-console-refresh:focus {
  background: #243244;
  border-color: #243244;
  outline: 2px solid rgba(36, 50, 68, 0.22);
  outline-offset: 2px;
}

.command-center-first-viewport-priority .command-center-awareness-shell,
.command-center-first-viewport-priority .command-center-state-band,
.command-center-first-viewport-priority .runtime-console-state-band {
  scroll-margin-top: var(--cc-space-3);
}

@media (max-width: 860px) {
  .app-shell {
    display: block;
  }
  .sidebar {
    position: relative;
    height: auto;
    max-height: min(28vh, 230px);
    overflow-y: auto;
    border-bottom: 1px solid rgba(255, 255, 255, .12);
  }
  .brand-lockup {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  .side-nav,
  .nav-children,
  .nav-grandchildren {
    gap: 3px;
  }
  .nav-parent {
    padding-block: 9px;
  }
  .nav-child {
    padding-block: 7px;
  }
  .main-shell {
    width: min(100% - 20px, 1360px);
    padding-top: 14px;
  }
  .command-center-awareness-shell,
  .command-center-state-band,
  .runtime-console-state-band {
    grid-template-columns: 1fr;
    gap: var(--cc-space-3);
    padding: var(--cc-space-3);
  }
  .command-center-awareness-copy h2,
  .command-center-identity h2,
  .runtime-console-identity h2 {
    font-size: 1.18rem;
  }
  .command-center-kpi-grid,
  .runtime-console-kpi-grid {
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  }
}

@media (max-width: 560px) {
  .sidebar {
    max-height: min(22vh, 176px);
  }
  .main-shell {
    width: min(100% - 16px, 1360px);
    padding-top: 10px;
  }
  .command-center-kpi-grid,
  .runtime-console-kpi-grid,
  .command-center-meaning-grid,
  .runtime-console-diagnostic-grid,
  .command-center-investigation-grid,
  .runtime-console-evidence-grid {
    grid-template-columns: 1fr;
  }
}

/* Command Center Visual Operating Platform Phase A.1 - Shared Operational Briefing Composition Refinement */
:root {
  --cc-briefing-gap: clamp(14px, 1.6vw, 22px);
  --cc-briefing-section-gap: clamp(18px, 2.1vw, 30px);
  --cc-briefing-pad: clamp(16px, 1.9vw, 26px);
  --cc-briefing-surface: #fffdf8;
  --cc-briefing-line: rgba(104, 82, 57, 0.18);
  --cc-briefing-line-strong: rgba(104, 82, 57, 0.28);
  --cc-briefing-shadow: 0 18px 42px rgba(31, 27, 21, 0.055);
  --cc-briefing-focus-shadow: 0 10px 30px rgba(31, 27, 21, 0.05);
  --cc-briefing-region-min: 178px;
  --cc-briefing-diagnostic-min: 238px;
  --cc-briefing-investigation-min: 280px;
}

.runtime-console-page,
.support-desk-panel-page.runtime-console-page,
.panel.runtime-console-page {
  background: linear-gradient(180deg, #fffefa 0%, #fbfaf7 100%);
  border: 1px solid var(--cc-briefing-line);
  box-shadow: var(--cc-briefing-shadow);
}

.runtime-console-content,
.command-center-first-viewport-priority {
  display: grid;
  gap: var(--cc-briefing-section-gap);
  align-content: start;
}

.command-center-state-band,
.command-center-awareness-shell,
.runtime-console-state-band {
  position: relative;
  grid-template-columns: minmax(0, 1.36fr) minmax(286px, 0.72fr);
  gap: clamp(16px, 2vw, 28px);
  align-items: stretch;
  padding: var(--cc-briefing-pad);
  border: 1px solid var(--cc-briefing-line);
  border-left: 0;
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(255,255,255,.92) 0%, rgba(251,250,247,.82) 100%),
    var(--cc-briefing-surface);
  box-shadow: var(--cc-briefing-focus-shadow);
  overflow: hidden;
}

.command-center-state-band::before,
.command-center-awareness-shell::before,
.runtime-console-state-band::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: var(--cc-unknown);
}

.command-center-state-band::after,
.command-center-awareness-shell::after,
.runtime-console-state-band::after {
  content: "";
  position: absolute;
  left: var(--cc-briefing-pad);
  right: var(--cc-briefing-pad);
  bottom: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--cc-briefing-line-strong) 18%, var(--cc-briefing-line) 82%, transparent 100%);
}

.command-center-awareness-shell.is-critical::before,
.command-center-state-band.is-critical::before,
.runtime-console-state-band.is-critical::before { background: var(--cc-critical); }
.command-center-awareness-shell.is-attention::before,
.command-center-state-band.is-attention::before,
.runtime-console-state-band.is-attention::before { background: var(--cc-attention); }
.command-center-awareness-shell.is-normal::before,
.command-center-state-band.is-normal::before,
.runtime-console-state-band.is-normal::before { background: var(--cc-healthy); }
.command-center-awareness-shell.is-unknown::before,
.command-center-awareness-shell.is-loading::before,
.command-center-state-band.is-unknown::before,
.runtime-console-state-band.is-unknown::before { background: var(--cc-unknown); }

.command-center-awareness-copy,
.command-center-identity,
.runtime-console-identity {
  display: grid;
  align-content: center;
  gap: 8px;
}

.command-center-awareness-copy h2,
.command-center-identity h2,
.runtime-console-identity h2 {
  margin: 0;
  max-width: 22ch;
  font-size: clamp(1.32rem, 2.25vw, 1.78rem);
  line-height: 1.12;
  font-weight: 850;
}

.command-center-awareness-copy p:not(.eyebrow),
.runtime-console-identity p:not(.eyebrow) {
  max-width: 66ch;
  margin: 0;
  color: #334155;
  font-size: clamp(0.96rem, 1.18vw, 1.08rem);
  line-height: 1.54;
}

.command-center-awareness-state,
.runtime-console-state-summary {
  justify-content: center;
  gap: 9px;
  padding: clamp(14px, 1.5vw, 20px);
  border: 1px solid rgba(104, 82, 57, 0.16);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.86);
}

.command-center-awareness-state strong,
.runtime-console-state-summary strong {
  color: #111827;
  font-size: clamp(1.02rem, 1.45vw, 1.28rem);
  line-height: 1.18;
}

.command-center-awareness-state p,
.runtime-console-state-summary p {
  margin: 0;
  color: #334155;
  line-height: 1.48;
}

.command-center-attention-panel,
.runtime-console-attention {
  position: relative;
  gap: 8px;
  padding: clamp(14px, 1.5vw, 20px) clamp(16px, 1.9vw, 26px);
  border: 1px solid var(--cc-briefing-line);
  border-left: 0;
  border-radius: 8px;
  background: rgba(255,255,255,.8);
  box-shadow: none;
  overflow: hidden;
}

.command-center-attention-panel::before,
.runtime-console-attention::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: currentColor;
  opacity: .92;
}

.command-center-attention-panel.is-critical,
.runtime-console-attention.is-critical { color: var(--cc-critical); background: rgba(255, 247, 247, .74); }
.command-center-attention-panel.is-attention,
.runtime-console-attention.is-attention { color: var(--cc-attention); background: rgba(255, 251, 242, .78); }
.command-center-attention-panel.is-normal,
.runtime-console-attention.is-normal { color: var(--cc-healthy); background: rgba(247, 252, 249, .78); }
.command-center-attention-panel.is-unknown,
.runtime-console-attention.is-unknown { color: var(--cc-unknown); background: rgba(248, 250, 252, .78); }

.command-center-attention-panel > *,
.runtime-console-attention > * { color: #111827; }
.command-center-attention-panel p,
.runtime-console-attention p { margin: 0; color: #334155; line-height: 1.5; }
.command-center-attention-panel small,
.runtime-console-attention small { color: #64748b; font-weight: 760; }

.command-center-kpi-grid,
.runtime-console-kpi-grid,
.command-center-briefing-region-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(var(--cc-briefing-region-min), 1fr));
  gap: 1px;
  border: 1px solid var(--cc-briefing-line);
  border-radius: 8px;
  background: var(--cc-briefing-line);
  overflow: hidden;
}

.command-center-kpi-grid > *,
.runtime-console-kpi,
.command-center-briefing-region {
  min-height: 122px;
  padding: clamp(14px, 1.5vw, 18px);
  border: 0;
  border-radius: 0;
  background: rgba(255,255,255,.88);
  box-shadow: none;
}

.runtime-console-kpi.is-critical,
.command-center-briefing-region.is-critical { box-shadow: inset 0 4px 0 var(--cc-critical); }
.runtime-console-kpi.is-attention,
.command-center-briefing-region.is-attention { box-shadow: inset 0 4px 0 var(--cc-attention); }
.runtime-console-kpi.is-normal,
.command-center-briefing-region.is-normal { box-shadow: inset 0 4px 0 var(--cc-healthy); }
.runtime-console-kpi.is-unknown,
.command-center-briefing-region.is-unknown { box-shadow: inset 0 4px 0 var(--cc-unknown); }

.command-center-briefing-region .runtime-console-kpi-label,
.runtime-console-kpi-label {
  color: #5b6472;
  font-size: .72rem;
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.runtime-console-kpi-value {
  font-size: clamp(1.05rem, 1.35vw, 1.28rem);
  line-height: 1.18;
  font-weight: 850;
}

.command-center-briefing-region .runtime-console-kpi-detail,
.runtime-console-kpi-detail {
  color: #475569;
  line-height: 1.5;
}

.command-center-technical-measurements {
  margin-top: auto;
  padding-top: 8px;
  border-top: 1px solid rgba(104, 82, 57, 0.14);
}

.command-center-technical-measurements summary {
  color: #64748b;
  cursor: pointer;
  font-size: .78rem;
  font-weight: 800;
}

.command-center-meaning-grid,
.runtime-console-diagnostic-grid,
.command-center-investigation-grid,
.runtime-console-evidence-grid {
  gap: var(--cc-briefing-gap);
}

.command-center-meaning-grid,
.runtime-console-diagnostic-grid {
  grid-template-columns: repeat(auto-fit, minmax(var(--cc-briefing-diagnostic-min), 1fr));
}

.command-center-investigation-grid,
.runtime-console-evidence-grid {
  grid-template-columns: repeat(auto-fit, minmax(var(--cc-briefing-investigation-min), 1fr));
}

.runtime-console-diagnostic {
  min-height: 118px;
  padding: clamp(14px, 1.45vw, 18px);
  border: 1px solid var(--cc-briefing-line);
  border-radius: 8px;
  background: rgba(255,255,255,.78);
  box-shadow: none;
}

.runtime-console-diagnostic.is-critical { box-shadow: inset 4px 0 0 var(--cc-critical); }
.runtime-console-diagnostic.is-attention { box-shadow: inset 4px 0 0 var(--cc-attention); }
.runtime-console-diagnostic.is-normal { box-shadow: inset 4px 0 0 var(--cc-healthy); }
.runtime-console-diagnostic.is-unknown { box-shadow: inset 4px 0 0 var(--cc-unknown); }

.runtime-console-diagnostic p {
  margin: 0;
  color: #334155;
  line-height: 1.5;
}

.command-center-disclosure-level-header {
  gap: 6px;
  padding: clamp(12px, 1.35vw, 16px);
  border: 1px solid var(--cc-briefing-line);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255,255,255,.82), rgba(251,250,247,.9));
}

.command-center-disclosure-level-header + *,
.command-center-disclosure-level + * {
  margin-top: var(--cc-space-2);
}

.command-center-raw-intelligence,
.runtime-console-raw-details {
  gap: var(--cc-briefing-gap);
  padding-top: var(--cc-space-2);
  border-top: 1px solid var(--cc-briefing-line);
}

.command-center-control-button,
.runtime-console-refresh {
  min-height: 34px;
  border-radius: 8px;
  padding: 8px 12px;
  box-shadow: none;
}

@media (max-width: 980px) {
  .command-center-state-band,
  .command-center-awareness-shell,
  .runtime-console-state-band {
    grid-template-columns: 1fr;
  }
  .command-center-awareness-copy h2,
  .command-center-identity h2,
  .runtime-console-identity h2 {
    max-width: 100%;
  }
}

@media (max-width: 640px) {
  :root {
    --cc-briefing-region-min: 100%;
    --cc-briefing-diagnostic-min: 100%;
    --cc-briefing-investigation-min: 100%;
  }
  .runtime-console-page,
  .support-desk-panel-page.runtime-console-page,
  .panel.runtime-console-page {
    border-inline: 0;
    border-radius: 0;
  }
  .runtime-console-content,
  .command-center-first-viewport-priority {
    gap: 14px;
  }
  .command-center-state-band,
  .command-center-awareness-shell,
  .runtime-console-state-band,
  .command-center-attention-panel,
  .runtime-console-attention {
    padding: 14px;
  }
  .command-center-kpi-grid,
  .runtime-console-kpi-grid,
  .command-center-briefing-region-grid {
    grid-template-columns: 1fr;
  }
}

/* Command Center Visual Operating Platform Phase A.2 - Shared Timeline Table Evidence and Investigation Composition Refinement */
:root {
  --cc-evidence-row: rgba(104, 82, 57, 0.12);
  --cc-evidence-row-strong: rgba(104, 82, 57, 0.22);
  --cc-evidence-surface: rgba(255, 255, 255, 0.78);
  --cc-evidence-surface-alt: rgba(251, 250, 247, 0.82);
  --cc-table-min-width: 760px;
  --cc-timeline-rail: rgba(104, 82, 57, 0.26);
}

.command-center-timeline,
.stage-timeline,
.timeline,
.activity-timeline {
  position: relative;
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0 0 0 18px;
  border-left: 1px solid var(--cc-timeline-rail);
  background: transparent;
}

.command-center-timeline > *,
.stage-timeline > *,
.timeline-item,
.activity-timeline > * {
  position: relative;
  margin: 0;
  padding: 10px 0 12px 16px;
  border-bottom: 1px solid var(--cc-evidence-row);
  background: transparent;
}

.command-center-timeline > *::before,
.stage-timeline > *::before,
.timeline-item::before,
.activity-timeline > *::before {
  content: "";
  position: absolute;
  left: -23px;
  top: 15px;
  width: 9px;
  height: 9px;
  border: 2px solid var(--cc-timeline-rail);
  border-radius: 999px;
  background: #fffdf8;
}

.timeline-failed::before,
.command-center-timeline .is-critical::before,
.activity-timeline .is-critical::before { border-color: var(--cc-critical); }
.command-center-timeline .is-attention::before,
.activity-timeline .is-attention::before { border-color: var(--cc-attention); }
.command-center-timeline .is-normal::before,
.activity-timeline .is-normal::before { border-color: var(--cc-healthy); }

.command-center-table-region,
.command-center-data-table,
.runtime-console-table,
.architecture-table,
.employee-assignment-table,
.portal-admin-users-table-wrap,
.runtime-console-raw-details table,
.command-center-raw-intelligence table {
  width: 100%;
  overflow-x: auto;
  border: 1px solid var(--cc-evidence-row-strong);
  border-radius: 8px;
  background: var(--cc-evidence-surface);
}

.command-center-data-table table,
.runtime-console-table table,
.architecture-table table,
.runtime-console-raw-details table,
.command-center-raw-intelligence table,
.portal-admin-users-table {
  width: 100%;
  min-width: var(--cc-table-min-width);
  border-collapse: collapse;
  border-spacing: 0;
  color: #111827;
  font-size: .86rem;
  line-height: 1.42;
}

.command-center-data-table th,
.command-center-data-table td,
.runtime-console-table th,
.runtime-console-table td,
.architecture-table th,
.architecture-table td,
.runtime-console-raw-details th,
.runtime-console-raw-details td,
.command-center-raw-intelligence th,
.command-center-raw-intelligence td,
.portal-admin-users-table th,
.portal-admin-users-table td {
  padding: 10px 12px;
  border-bottom: 1px solid var(--cc-evidence-row);
  vertical-align: top;
  text-align: left;
}

.command-center-data-table th,
.runtime-console-table th,
.architecture-table th,
.runtime-console-raw-details th,
.command-center-raw-intelligence th,
.portal-admin-users-table th {
  position: sticky;
  top: 0;
  z-index: 1;
  background: #fbfaf7;
  color: #475569;
  font-size: .72rem;
  font-weight: 850;
  letter-spacing: .06em;
  text-transform: uppercase;
}

.command-center-data-table tr:nth-child(even) td,
.runtime-console-table tr:nth-child(even) td,
.architecture-table tr:nth-child(even) td,
.runtime-console-raw-details tr:nth-child(even) td,
.command-center-raw-intelligence tr:nth-child(even) td,
.portal-admin-users-table tr:nth-child(even) td {
  background: rgba(251, 250, 247, 0.58);
}

.command-center-evidence-region,
.command-center-investigation-region,
.command-center-chart-region,
.command-center-graph-region,
.command-center-raw-intelligence,
.runtime-console-raw-details,
.runtime-console-evidence-grid > *,
.command-center-investigation-grid > *,
.architecture-section,
.collapsible-card.command-center-progressive-disclosure,
.readiness-subsection.command-center-progressive-disclosure {
  border: 1px solid var(--cc-evidence-row-strong);
  border-radius: 8px;
  background: var(--cc-evidence-surface);
  box-shadow: none;
}

.command-center-evidence-region,
.command-center-investigation-region,
.command-center-chart-region,
.command-center-graph-region,
.command-center-raw-intelligence,
.runtime-console-raw-details,
.architecture-section {
  padding: clamp(14px, 1.45vw, 20px);
}

.command-center-evidence-region h3,
.command-center-investigation-region h3,
.command-center-chart-region h3,
.command-center-graph-region h3,
.command-center-raw-intelligence h3,
.runtime-console-raw-details h3,
.architecture-section h3 {
  margin: 0 0 10px;
  color: #111827;
  font-size: .98rem;
  line-height: 1.25;
  font-weight: 850;
}

.command-center-evidence-region p,
.command-center-investigation-region p,
.command-center-chart-region p,
.command-center-graph-region p,
.command-center-raw-intelligence p,
.runtime-console-raw-details p,
.architecture-section p,
.detail-list p,
.mini-list p,
.mini-list-item p {
  margin: 0;
  color: #334155;
  line-height: 1.5;
}

.detail-list,
.mini-list,
.runtime-health-list,
.ai-os-evidence-list,
.architecture-grid {
  display: grid;
  gap: 1px;
  border: 1px solid var(--cc-evidence-row);
  border-radius: 8px;
  background: var(--cc-evidence-row);
  overflow: hidden;
}

.detail-list > *,
.mini-list > *,
.runtime-health-list > *,
.ai-os-evidence-list > *,
.architecture-grid > * {
  margin: 0;
  padding: 11px 12px;
  border: 0;
  border-radius: 0;
  background: rgba(255,255,255,.84);
  box-shadow: none;
}

.architecture-grid {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.architecture-grid > * {
  min-height: 112px;
}

.command-center-status-cell,
.status-cell,
.tag,
.runtime-console-chip {
  white-space: nowrap;
}

.command-center-chart-region,
.command-center-graph-region,
.chart-container,
.graph-container,
.analytics-chart,
.analytics-graph {
  min-height: 220px;
  display: grid;
  align-content: start;
  gap: 12px;
  border-color: var(--cc-evidence-row-strong);
  background:
    linear-gradient(180deg, rgba(255,255,255,.86), rgba(251,250,247,.88));
}

.command-center-chart-region canvas,
.command-center-graph-region canvas,
.chart-container canvas,
.graph-container canvas,
.analytics-chart canvas,
.analytics-graph canvas,
.command-center-chart-region svg,
.command-center-graph-region svg,
.chart-container svg,
.graph-container svg,
.analytics-chart svg,
.analytics-graph svg {
  max-width: 100%;
  height: auto;
  color: #334155;
}

.command-center-raw-intelligence pre,
.runtime-console-raw-details pre,
.command-center-investigation-region pre,
.command-center-evidence-region pre {
  max-height: min(58vh, 520px);
  overflow: auto;
  margin: 0;
  padding: 12px;
  border: 1px solid var(--cc-evidence-row);
  border-radius: 8px;
  background: #111827;
  color: #f8fafc;
  font-size: .78rem;
  line-height: 1.48;
}

.command-center-raw-intelligence code,
.runtime-console-raw-details code,
.command-center-investigation-region code,
.command-center-evidence-region code {
  font-size: .82em;
  overflow-wrap: anywhere;
}

.command-center-progressive-disclosure > .collapsible-card-toggle,
.command-center-progressive-disclosure > summary,
.runtime-console-raw-details summary,
.command-center-raw-intelligence summary {
  border-radius: 8px;
  background: var(--cc-evidence-surface-alt);
  border-color: var(--cc-evidence-row-strong);
}

@media (max-width: 760px) {
  :root { --cc-table-min-width: 620px; }
  .command-center-evidence-region,
  .command-center-investigation-region,
  .command-center-chart-region,
  .command-center-graph-region,
  .command-center-raw-intelligence,
  .runtime-console-raw-details,
  .architecture-section {
    padding: 12px;
  }
  .architecture-grid {
    grid-template-columns: 1fr;
  }
  .command-center-data-table th,
  .command-center-data-table td,
  .runtime-console-table th,
  .runtime-console-table td,
  .architecture-table th,
  .architecture-table td,
  .runtime-console-raw-details th,
  .runtime-console-raw-details td,
  .command-center-raw-intelligence th,
  .command-center-raw-intelligence td {
    padding: 9px 10px;
  }
}



/* Command Center Visual Operating Platform Phase A.3 - ABOS Visual Operating System Shared Primitives */
:root {
  --cc-cockpit-rail: rgba(23, 31, 42, 0.08);
  --cc-cockpit-region: rgba(255, 255, 255, 0.88);
  --cc-cockpit-region-alt: rgba(252, 249, 243, 0.78);
  --cc-cockpit-divider: rgba(104, 82, 57, 0.16);
  --cc-cockpit-text: #111827;
  --cc-cockpit-muted: #5f6b7a;
  --cc-cockpit-icon-size: 30px;
  --cc-cockpit-scan-row: minmax(0, 1fr);
}

.command-center-operating-cockpit,
.panel.runtime-console-page.command-center-operating-cockpit,
.panel.architecture-read-only-static-panel.command-center-operating-cockpit,
.panel.orchestration-read-only-static-panel.command-center-operating-cockpit {
  background:
    linear-gradient(180deg, rgba(255,255,255,.94), rgba(251,250,247,.92)),
    var(--cc-briefing-surface);
  border-color: rgba(104, 82, 57, 0.2);
}

.command-center-operating-cockpit-content,
.runtime-console-content.command-center-operating-cockpit-content {
  gap: clamp(14px, 1.55vw, 22px);
}

.command-center-state-band,
.command-center-awareness-shell,
.runtime-console-state-band {
  grid-template-columns: minmax(0, 1.28fr) minmax(260px, .62fr);
  background:
    linear-gradient(90deg, rgba(255,255,255,.95), rgba(252,249,243,.82)),
    repeating-linear-gradient(90deg, transparent 0, transparent 38px, rgba(104,82,57,.028) 39px, transparent 40px);
}

.command-center-state-band .runtime-console-identity,
.command-center-awareness-shell .command-center-awareness-copy {
  border-right: 1px solid var(--cc-cockpit-divider);
  padding-right: clamp(14px, 1.7vw, 24px);
}

.runtime-console-state-summary,
.command-center-awareness-state {
  position: relative;
  overflow: hidden;
}

.runtime-console-state-summary::after,
.command-center-awareness-state::after {
  content: "";
  position: absolute;
  inset: auto 12px 12px auto;
  width: 74px;
  height: 18px;
  border-bottom: 2px solid rgba(104, 82, 57, .16);
  border-radius: 999px;
  opacity: .7;
}

.runtime-console-chip {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  width: fit-content;
  min-height: 26px;
  padding: 4px 10px 4px 6px;
  border-radius: 999px;
  border: 1px solid currentColor;
  background: rgba(255,255,255,.78);
  font-size: .76rem;
  font-weight: 850;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.runtime-console-chip .command-center-visual-icon {
  --cc-cockpit-icon-size: 18px;
  font-size: .72rem;
}

.command-center-visual-icon {
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  width: var(--cc-cockpit-icon-size);
  height: var(--cc-cockpit-icon-size);
  border-radius: 999px;
  border: 1px solid rgba(104, 82, 57, 0.18);
  background: rgba(255,255,255,.78);
  color: var(--cc-cockpit-muted);
  font-size: .88rem;
  font-weight: 900;
  line-height: 1;
}

.command-center-visual-icon.is-normal { color: var(--cc-healthy); background: rgba(247, 252, 249, .88); }
.command-center-visual-icon.is-attention { color: var(--cc-attention); background: rgba(255, 251, 242, .9); }
.command-center-visual-icon.is-critical { color: var(--cc-critical); background: rgba(255, 247, 247, .9); }
.command-center-visual-icon.is-unknown,
.command-center-visual-icon.is-loading { color: var(--cc-unknown); background: rgba(248,250,252,.88); }

.command-center-region-topline,
.command-center-evidence-heading,
.runtime-console-diagnostic-heading {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.command-center-region-topline .runtime-console-kpi-label {
  min-width: 0;
  overflow-wrap: anywhere;
}

.command-center-region-value-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 10px;
  margin-top: 10px;
}

.command-center-sparkline {
  width: 90px;
  height: 28px;
  color: var(--cc-cockpit-muted);
  opacity: .86;
}

.command-center-sparkline path {
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.command-center-sparkline.is-normal { color: var(--cc-healthy); }
.command-center-sparkline.is-attention { color: var(--cc-attention); }
.command-center-sparkline.is-critical { color: var(--cc-critical); }

.command-center-operating-region,
.command-center-briefing-region {
  display: grid;
  align-content: start;
  gap: 8px;
}

.command-center-briefing-compact-copy {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.command-center-evidence-row,
.runtime-health-row.command-center-evidence-row {
  display: grid;
  grid-template-columns: auto minmax(140px, .32fr) minmax(0, .68fr) auto;
  align-items: start;
  column-gap: 10px;
  min-height: 48px;
}

.command-center-evidence-row > .command-center-visual-icon {
  --cc-cockpit-icon-size: 24px;
  margin-top: -1px;
}

.command-center-evidence-detail,
.runtime-health-detail.command-center-evidence-detail {
  min-width: 0;
  color: #334155;
}

.command-center-evidence-row.is-critical { box-shadow: inset 3px 0 0 var(--cc-critical); }
.command-center-evidence-row.is-attention { box-shadow: inset 3px 0 0 var(--cc-attention); }
.command-center-evidence-row.is-normal { box-shadow: inset 3px 0 0 var(--cc-healthy); }

.command-center-investigation-trigger summary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.command-center-investigation-trigger summary .command-center-visual-icon {
  --cc-cockpit-icon-size: 18px;
}

.command-center-raw-intelligence,
.runtime-console-raw-details {
  background:
    linear-gradient(180deg, rgba(255,255,255,.9), rgba(251,250,247,.92));
}

.command-center-raw-intelligence .collapsible-card,
.runtime-console-raw-details .collapsible-card,
.command-center-progressive-disclosure {
  overflow: hidden;
}

.command-center-table-region,
.command-center-data-table,
.runtime-console-table,
.architecture-table {
  box-shadow: inset 0 1px 0 rgba(255,255,255,.7);
}

.command-center-timeline,
.stage-timeline,
.timeline,
.activity-timeline {
  border-left-width: 2px;
}

.command-center-timeline > *:last-child,
.stage-timeline > *:last-child,
.activity-timeline > *:last-child,
.timeline-item:last-child {
  border-bottom: 0;
}

@media (max-width: 980px) {
  .command-center-state-band .runtime-console-identity,
  .command-center-awareness-shell .command-center-awareness-copy {
    border-right: 0;
    padding-right: 0;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--cc-cockpit-divider);
  }
}

@media (max-width: 700px) {
  .command-center-region-value-row {
    grid-template-columns: 1fr;
  }
  .command-center-sparkline {
    width: 100%;
    max-width: 180px;
  }
  .command-center-evidence-row,
  .runtime-health-row.command-center-evidence-row {
    grid-template-columns: auto minmax(0, 1fr);
  }
  .command-center-evidence-row > .runtime-health-detail,
  .command-center-evidence-row > em {
    grid-column: 2;
  }
}

/* ABOS Command Center Page Framework v1.0 - shared platform implementation */
:root {
  --abos-shell-bg: #090f16;
  --abos-shell-bg-2: #101820;
  --abos-shell-line: rgba(255, 255, 255, 0.09);
  --abos-shell-text: #f4efe5;
  --abos-shell-muted: rgba(244, 239, 229, 0.62);
  --abos-workspace-bg: #f5f1e8;
  --abos-surface: rgba(255, 253, 248, 0.94);
  --abos-surface-soft: rgba(248, 244, 236, 0.82);
  --abos-line: rgba(78, 66, 52, 0.16);
  --abos-line-strong: rgba(78, 66, 52, 0.28);
  --abos-ink: #111827;
  --abos-muted: #5d6876;
  --abos-gold: #b98a32;
  --abos-green: #16815f;
  --abos-amber: #b7791f;
  --abos-red: #b42318;
  --abos-blue: #315f78;
  --abos-violet: #66558b;
  --abos-shadow: 0 22px 54px rgba(31, 27, 21, 0.075);
}

body:not(.portal-login-active) {
  background: var(--abos-workspace-bg);
}

.app-shell.command-center-operating-shell-v1 {
  grid-template-columns: minmax(238px, 292px) minmax(0, 1fr);
  background: linear-gradient(180deg, #f8f5ed 0%, var(--abos-workspace-bg) 100%);
}

.app-shell.command-center-operating-shell-v1.command-shell-collapsed {
  grid-template-columns: 84px minmax(0, 1fr);
}

.command-center-shared-navigation.sidebar {
  background:
    radial-gradient(circle at 50% 0%, rgba(185, 138, 50, 0.14), transparent 32%),
    linear-gradient(180deg, var(--abos-shell-bg-2) 0%, var(--abos-shell-bg) 100%);
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--abos-shell-text);
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: rgba(244, 239, 229, 0.26) transparent;
}

.command-center-shared-navigation .brand-lockup {
  align-items: flex-start;
  border-bottom-color: var(--abos-shell-line);
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  position: relative;
}

.command-center-shared-navigation .brand-lockup .mark {
  background: linear-gradient(135deg, #d1a85a 0%, #a97822 100%);
  color: #101820;
}

.command-shell-collapse-toggle {
  grid-column: 1 / -1;
  justify-self: start;
  margin-top: 10px;
  border: 1px solid rgba(244, 239, 229, 0.14);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.05);
  color: var(--abos-shell-muted);
  cursor: pointer;
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  padding: 6px 10px;
  text-transform: uppercase;
}

.command-shell-collapse-toggle:hover,
.command-shell-collapse-toggle:focus {
  color: var(--abos-shell-text);
  border-color: rgba(244, 239, 229, 0.32);
  outline: none;
}

.command-shell-collapsed .command-center-shared-navigation .brand-lockup {
  grid-template-columns: 1fr;
  justify-items: center;
  padding-inline: 0;
}

.command-shell-collapsed .command-center-shared-navigation .brand-lockup > div,
.command-shell-collapsed .command-center-shared-navigation .nav-parent:not(.active),
.command-shell-collapsed .command-center-shared-navigation .nav-child,
.command-shell-collapsed .command-center-shared-navigation .nav-children,
.command-shell-collapsed .command-center-shared-navigation .nav-grandchildren {
  display: none;
}

.command-shell-collapsed .command-shell-collapse-toggle {
  justify-self: center;
  padding-inline: 8px;
}

.command-center-shared-navigation .side-nav {
  gap: 6px;
  padding-bottom: 18px;
}

.command-center-shared-navigation .nav-parent {
  align-items: center;
  border: 1px solid transparent;
  color: rgba(244, 239, 229, 0.78);
  display: grid;
  font-size: 0.88rem;
  grid-template-columns: 20px minmax(0, 1fr) auto;
  gap: 10px;
  min-height: 42px;
}

.command-center-shared-navigation .nav-parent::before {
  align-items: center;
  border: 1px solid rgba(244, 239, 229, 0.16);
  border-radius: 8px;
  color: rgba(244, 239, 229, 0.78);
  content: "?";
  display: inline-flex;
  font-size: 0.76rem;
  height: 20px;
  justify-content: center;
  width: 20px;
}

.command-center-shared-navigation .nav-parent[data-section="dashboard"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="operations"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="approvals"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="reviews"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="businesses"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="connectors"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="history"]::before { content: "?"; }
.command-center-shared-navigation .nav-parent[data-section="workflows"]::before,
.command-center-shared-navigation .nav-parent[data-section="automations-workflows"]::before { content: "?"; }

.command-center-shared-navigation .nav-parent.active,
.command-center-shared-navigation .nav-parent:hover {
  background: rgba(244, 239, 229, 0.08);
  border-color: rgba(244, 239, 229, 0.12);
  color: #fffaf1;
}

.command-center-shared-navigation .nav-parent.active::before,
.command-center-shared-navigation .nav-parent:hover::before {
  border-color: rgba(185, 138, 50, 0.55);
  color: #e2bd6f;
}

.command-center-shared-navigation .nav-child,
.command-center-shared-navigation .nav-grandchildren .nav-child {
  border-radius: 6px;
  color: rgba(244, 239, 229, 0.58);
  font-size: 0.78rem;
  padding: 7px 10px 7px 42px;
}

.command-center-shared-navigation .nav-grandchildren .nav-child {
  padding-left: 54px;
}

.command-center-shared-navigation .nav-child::before,
.command-center-shared-navigation .nav-grandchildren .nav-child::before {
  content: none;
}

.command-center-shared-navigation .nav-child.active,
.command-center-shared-navigation .nav-child:hover {
  background: rgba(244, 239, 229, 0.06);
  color: #fffaf1;
}

.command-center-operating-shell-v1 .main-shell {
  max-width: 1480px;
  padding-top: 22px;
  transition: width 180ms ease;
}

.command-center-operating-shell-v1 .topbar {
  align-items: center;
  border-bottom: 1px solid var(--abos-line);
  margin-bottom: 18px;
  padding-bottom: 14px;
}

.command-center-operating-shell-v1 .topbar h1 {
  font-size: clamp(1.24rem, 1.9vw, 1.72rem);
  line-height: 1.1;
  margin: 0;
}

.abos-page-framework-v1.runtime-console-page,
.abos-page-framework-v1.panel {
  background: linear-gradient(180deg, rgba(255,253,248,0.98) 0%, rgba(250,247,240,0.94) 100%);
  border: 1px solid var(--abos-line);
  box-shadow: var(--abos-shadow);
}

.abos-page-framework-content.runtime-console-content,
.abos-page-framework-content.stack {
  display: grid;
  gap: clamp(14px, 1.35vw, 22px);
}

.abos-page-framework-content .command-center-operating-state-strip {
  border: 1px solid var(--abos-line-strong);
  border-left: 0;
  grid-template-columns: minmax(270px, 0.92fr) minmax(0, 1.8fr);
  overflow: hidden;
  padding: 0;
}

.abos-page-framework-content .command-center-operating-state-strip .command-center-page-identity,
.abos-page-framework-content .command-center-operating-state-strip .runtime-console-identity {
  padding: clamp(18px, 2vw, 28px);
}

.abos-page-framework-content .command-center-operating-state-strip-items {
  background: linear-gradient(90deg, rgba(248,244,236,0.6), rgba(255,255,255,0.72));
  border: 0;
  border-left: 1px solid var(--abos-line);
  border-radius: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  padding: 0;
}

.command-center-operating-state-item {
  border-right: 1px solid var(--abos-line);
  display: grid;
  gap: 6px;
  min-width: 0;
  padding: clamp(14px, 1.5vw, 22px);
}

.command-center-operating-state-item:last-child {
  border-right: 0;
}

.command-center-operating-state-label {
  color: var(--abos-muted);
  font-size: 0.66rem;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.command-center-operating-state-item strong {
  color: var(--abos-ink);
  font-size: clamp(0.98rem, 1.18vw, 1.18rem);
  line-height: 1.16;
}

.command-center-operating-state-item small {
  color: var(--abos-muted);
  line-height: 1.35;
}

.abos-page-framework-content .command-center-recommended-inspection {
  align-items: center;
  grid-template-columns: 0.7fr 1fr auto;
  min-height: 76px;
}

.abos-page-framework-content .command-center-recommended-inspection p,
.abos-page-framework-content .command-center-recommended-inspection small {
  max-width: 72ch;
}

.abos-page-framework-content .command-center-operational-region-grid,
.abos-page-framework-content .command-center-briefing-region-grid {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.abos-page-framework-content .command-center-operational-region-grid > *,
.abos-page-framework-content .command-center-briefing-region-grid > * {
  grid-column: span 3;
}

.abos-page-framework-content .command-center-operational-region-grid > :first-child,
.abos-page-framework-content .command-center-briefing-region-grid > :first-child {
  grid-column: span 4;
}

.abos-page-framework-content .command-center-operational-region-grid > :nth-child(2),
.abos-page-framework-content .command-center-briefing-region-grid > :nth-child(2) {
  grid-column: span 4;
}

.abos-page-framework-content .command-center-operational-region-grid > :nth-child(n+5),
.abos-page-framework-content .command-center-briefing-region-grid > :nth-child(n+5) {
  grid-column: span 2;
}

.abos-page-framework-content .command-center-operational-briefing,
.abos-page-framework-content .command-center-evidence-region-grid,
.abos-page-framework-content .command-center-investigation-region-grid {
  border: 1px solid var(--abos-line);
  border-radius: 8px;
  gap: 1px;
  overflow: hidden;
  background: var(--abos-line);
}

.abos-page-framework-content .command-center-operational-briefing > *,
.abos-page-framework-content .command-center-evidence-region-grid > *,
.abos-page-framework-content .command-center-investigation-region-grid > * {
  border: 0;
  border-radius: 0;
  background: rgba(255,255,255,0.86);
  min-height: 104px;
}

.abos-page-framework-content .command-center-raw-intelligence-region {
  border-top: 1px solid var(--abos-line);
  margin-top: 2px;
  padding-top: clamp(12px, 1.3vw, 18px);
}

@media (max-width: 1160px) {
  .abos-page-framework-content .command-center-operating-state-strip {
    grid-template-columns: 1fr;
  }
  .abos-page-framework-content .command-center-operating-state-strip-items {
    border-left: 0;
    border-top: 1px solid var(--abos-line);
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .abos-page-framework-content .command-center-operational-region-grid > *,
  .abos-page-framework-content .command-center-briefing-region-grid > *,
  .abos-page-framework-content .command-center-operational-region-grid > :first-child,
  .abos-page-framework-content .command-center-briefing-region-grid > :first-child,
  .abos-page-framework-content .command-center-operational-region-grid > :nth-child(2),
  .abos-page-framework-content .command-center-briefing-region-grid > :nth-child(2),
  .abos-page-framework-content .command-center-operational-region-grid > :nth-child(n+5),
  .abos-page-framework-content .command-center-briefing-region-grid > :nth-child(n+5) {
    grid-column: span 6;
  }
}

@media (max-width: 860px) {
  .app-shell.command-center-operating-shell-v1,
  .app-shell.command-center-operating-shell-v1.command-shell-collapsed {
    grid-template-columns: 1fr;
  }
  .command-shell-collapsed .command-center-shared-navigation .nav-parent:not(.active) {
    display: grid;
  }
  .command-center-shared-navigation.sidebar {
    max-height: 30vh;
  }
  .abos-page-framework-content .command-center-recommended-inspection {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .abos-page-framework-content .command-center-operating-state-strip-items {
    grid-template-columns: 1fr;
  }
  .command-center-operating-state-item {
    border-right: 0;
    border-bottom: 1px solid var(--abos-line);
  }
  .command-center-operating-state-item:last-child {
    border-bottom: 0;
  }
  .abos-page-framework-content .command-center-operational-region-grid,
  .abos-page-framework-content .command-center-briefing-region-grid {
    grid-template-columns: 1fr;
  }
  .abos-page-framework-content .command-center-operational-region-grid > *,
  .abos-page-framework-content .command-center-briefing-region-grid > *,
  .abos-page-framework-content .command-center-operational-region-grid > :first-child,
  .abos-page-framework-content .command-center-briefing-region-grid > :first-child,
  .abos-page-framework-content .command-center-operational-region-grid > :nth-child(2),
  .abos-page-framework-content .command-center-briefing-region-grid > :nth-child(2),
  .abos-page-framework-content .command-center-operational-region-grid > :nth-child(n+5),
  .abos-page-framework-content .command-center-briefing-region-grid > :nth-child(n+5) {
    grid-column: auto;
  }
}

/* Command Center Visual Operating Platform Phase A.4 - Premium Enterprise Operating Console correction */
:root {
  --abos-console-bg: #070b10;
  --abos-console-bg-2: #0b1118;
  --abos-console-panel: #111a24;
  --abos-console-panel-2: #151f2b;
  --abos-console-panel-3: #0d151e;
  --abos-console-line: rgba(190, 203, 214, 0.12);
  --abos-console-line-strong: rgba(190, 203, 214, 0.22);
  --abos-console-text: #edf2f5;
  --abos-console-muted: #94a3b1;
  --abos-console-soft: #c8d2dc;
  --abos-console-green: #6fcf97;
  --abos-console-blue: #6aa6ff;
  --abos-console-amber: #e0b35a;
  --abos-console-red: #e0786c;
  --abos-console-purple: #9b7cff;
  --abos-console-shadow: 0 24px 70px rgba(0, 0, 0, 0.34);
}

body:not(.portal-login-active) {
  background: var(--abos-console-bg);
  color: var(--abos-console-text);
}

.app-shell.command-center-operating-shell-v1 {
  background:
    radial-gradient(circle at 62% -10%, rgba(49, 95, 120, 0.18), transparent 32%),
    linear-gradient(180deg, #080d13 0%, #0b1118 52%, #070b10 100%);
  grid-template-columns: minmax(232px, 286px) minmax(0, 1fr);
}

.command-center-operating-shell-v1 .main-shell {
  max-width: 1560px;
  padding: 16px 0 40px;
  width: min(100% - 32px, 1560px);
}

.command-center-operating-shell-v1 .topbar {
  background: rgba(8, 13, 19, 0.78);
  border: 1px solid var(--abos-console-line);
  border-radius: 8px;
  box-shadow: 0 12px 32px rgba(0,0,0,0.16);
  margin-bottom: 14px;
  min-height: 58px;
  padding: 10px 14px;
}

.command-center-operating-shell-v1 .topbar .eyebrow {
  color: var(--abos-console-muted);
  font-size: 0.66rem;
  letter-spacing: 0;
  margin: 0 0 4px;
}

.command-center-operating-shell-v1 .topbar h1 {
  color: var(--abos-console-text);
  font-size: clamp(1.05rem, 1.45vw, 1.34rem);
  font-weight: 780;
  letter-spacing: 0;
}

.command-center-operating-shell-v1 .topbar-status {
  background: rgba(255,255,255,0.03);
  border: 1px solid var(--abos-console-line);
  border-radius: 999px;
  color: var(--abos-console-soft);
  padding: 8px 12px;
}

.command-center-operating-shell-v1 .view-back-button {
  background: transparent;
  border: 0;
  color: var(--abos-console-blue);
  font-weight: 760;
}

.command-center-shared-navigation.sidebar {
  background:
    radial-gradient(circle at 50% 8%, rgba(111, 207, 151, 0.12), transparent 26%),
    linear-gradient(180deg, #0d131c 0%, #080d13 100%);
  border-right: 1px solid var(--abos-console-line);
  padding: 18px 12px;
}

.command-center-shared-navigation .brand-lockup {
  border-bottom: 1px solid var(--abos-console-line);
  gap: 12px;
  margin-bottom: 16px;
  padding: 7px 6px 16px;
}

.command-center-shared-navigation .brand-lockup strong {
  color: var(--abos-console-text);
  font-size: 0.9rem;
  letter-spacing: 0;
}

.command-center-shared-navigation .brand-lockup small {
  color: var(--abos-console-muted);
  font-size: 0.72rem;
}

.command-center-shared-navigation .mark {
  background: transparent;
  border: 1px solid rgba(111, 207, 151, 0.42);
  box-shadow: inset 0 0 18px rgba(111, 207, 151, 0.10), 0 0 18px rgba(111, 207, 151, 0.08);
  color: var(--abos-console-text);
}

.command-shell-collapse-toggle {
  border-color: var(--abos-console-line);
  color: var(--abos-console-muted);
  letter-spacing: 0;
}

.command-center-shared-navigation .nav-group {
  border-bottom: 1px solid rgba(190, 203, 214, 0.06);
  padding-bottom: 7px;
}

.command-center-shared-navigation .nav-parent {
  border-radius: 8px;
  color: rgba(237, 242, 245, 0.74);
  font-size: 0.78rem;
  font-weight: 760;
  grid-template-columns: 26px minmax(0, 1fr) auto;
  letter-spacing: 0;
  min-height: 40px;
  padding: 9px 10px;
  text-transform: none;
}

.command-center-shared-navigation .nav-parent::before {
  background: rgba(255,255,255,0.03);
  border-color: rgba(190, 203, 214, 0.14);
  border-radius: 7px;
  color: var(--abos-console-muted);
  content: "CC";
  font-size: 0.58rem;
  font-weight: 820;
  height: 24px;
  letter-spacing: 0;
  width: 24px;
}

.command-center-shared-navigation .nav-parent[data-section="dashboard"]::before { content: "OV"; }
.command-center-shared-navigation .nav-parent[data-section="operations"]::before { content: "AI"; }
.command-center-shared-navigation .nav-parent[data-section="approvals"]::before { content: "AP"; }
.command-center-shared-navigation .nav-parent[data-section="reviews"]::before { content: "BR"; }
.command-center-shared-navigation .nav-parent[data-section="businesses"]::before { content: "WS"; }
.command-center-shared-navigation .nav-parent[data-section="connectors"]::before { content: "CN"; }
.command-center-shared-navigation .nav-parent[data-section="history"]::before { content: "EV"; }
.command-center-shared-navigation .nav-parent[data-section="workflows"]::before,
.command-center-shared-navigation .nav-parent[data-section="automations-workflows"]::before { content: "WF"; }

.command-center-shared-navigation .nav-parent.active,
.command-center-shared-navigation .nav-parent:hover {
  background: linear-gradient(90deg, rgba(42, 112, 83, 0.30), rgba(48, 75, 103, 0.12));
  border-color: rgba(111, 207, 151, 0.22);
  color: var(--abos-console-text);
}

.command-center-shared-navigation .nav-parent.active::before,
.command-center-shared-navigation .nav-parent:hover::before {
  border-color: rgba(111, 207, 151, 0.52);
  color: var(--abos-console-green);
}

.command-center-shared-navigation .nav-child,
.command-center-shared-navigation .nav-grandchildren .nav-child {
  color: rgba(237, 242, 245, 0.56);
  font-size: 0.73rem;
  letter-spacing: 0;
  padding: 7px 10px 7px 46px;
}

.command-center-shared-navigation .nav-child.active,
.command-center-shared-navigation .nav-child:hover {
  background: rgba(106, 166, 255, 0.08);
  color: var(--abos-console-text);
}

.abos-page-framework-v1.runtime-console-page,
.abos-page-framework-v1.panel {
  background: linear-gradient(180deg, rgba(15, 24, 34, 0.98) 0%, rgba(11, 17, 24, 0.98) 100%);
  border: 1px solid var(--abos-console-line);
  border-radius: 8px;
  box-shadow: var(--abos-console-shadow);
  color: var(--abos-console-text);
  overflow: hidden;
}

.abos-page-framework-content.runtime-console-content,
.abos-page-framework-content.stack {
  gap: 14px;
}

.abos-page-framework-content .command-center-operating-state-strip {
  background:
    linear-gradient(90deg, rgba(25, 48, 44, 0.58), rgba(17, 26, 36, 0.92)),
    var(--abos-console-panel);
  border: 1px solid var(--abos-console-line-strong);
  border-left: 3px solid var(--abos-console-green);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
  grid-template-columns: minmax(230px, 0.62fr) minmax(0, 1.9fr);
  min-height: 96px;
}

.abos-page-framework-content .command-center-operating-state-strip::before,
.abos-page-framework-content .command-center-operating-state-strip::after {
  display: none;
}

.abos-page-framework-content .command-center-operating-state-strip .command-center-page-identity,
.abos-page-framework-content .command-center-operating-state-strip .runtime-console-identity {
  padding: 18px 22px;
}

.abos-page-framework-content .command-center-operating-state-strip .eyebrow {
  color: var(--abos-console-green);
  font-size: 0.66rem;
  letter-spacing: 0;
}

.abos-page-framework-content .command-center-operating-state-strip h2 {
  color: var(--abos-console-text);
  font-size: clamp(1.18rem, 1.7vw, 1.52rem);
  font-weight: 820;
  letter-spacing: 0;
  max-width: none;
}

.abos-page-framework-content .command-center-operating-state-strip p {
  color: var(--abos-console-muted);
  font-size: 0.82rem;
  line-height: 1.35;
}

.abos-page-framework-content .command-center-operating-state-strip-items {
  background: rgba(8, 13, 19, 0.28);
  border-left: 1px solid var(--abos-console-line);
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.command-center-operating-state-item {
  border-right: 1px solid var(--abos-console-line);
  gap: 5px;
  padding: 18px;
}

.command-center-operating-state-label {
  color: var(--abos-console-muted);
  font-size: 0.62rem;
  letter-spacing: 0;
}

.command-center-operating-state-item strong {
  color: var(--abos-console-text);
  font-size: clamp(0.92rem, 1.1vw, 1.12rem);
}

.command-center-operating-state-item small {
  color: var(--abos-console-muted);
  font-size: 0.72rem;
}

.runtime-console-chip {
  background: rgba(111,207,151,0.10);
  border-color: rgba(111,207,151,0.28);
  color: var(--abos-console-green);
  letter-spacing: 0;
}

.runtime-console-chip.is-attention { background: rgba(224,179,90,0.12); border-color: rgba(224,179,90,0.32); color: var(--abos-console-amber); }
.runtime-console-chip.is-critical { background: rgba(224,120,108,0.12); border-color: rgba(224,120,108,0.32); color: var(--abos-console-red); }
.runtime-console-chip.is-unknown { background: rgba(148,163,177,0.12); border-color: rgba(148,163,177,0.28); color: var(--abos-console-muted); }

.command-center-operational-briefing-hero {
  align-items: end;
  background:
    linear-gradient(90deg, rgba(17, 26, 36, 0.96), rgba(21, 31, 43, 0.92)),
    var(--abos-console-panel);
  border: 1px solid var(--abos-console-line);
  border-radius: 8px;
  box-shadow: 0 18px 48px rgba(0,0,0,0.24);
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) auto;
  min-height: 158px;
  padding: clamp(20px, 2.5vw, 34px);
}

.command-center-briefing-hero-header {
  align-items: center;
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}

.command-center-briefing-hero-header .eyebrow,
.command-center-compact-region-heading .eyebrow {
  color: #8fb8ff;
  font-size: 0.7rem;
  letter-spacing: 0;
}

.command-center-operational-briefing-hero h2 {
  color: var(--abos-console-text);
  font-size: clamp(1.58rem, 2.5vw, 2.18rem);
  line-height: 1.08;
  margin: 0 0 12px;
  max-width: 34ch;
}

.command-center-operational-briefing-hero p {
  color: var(--abos-console-soft);
  font-size: clamp(0.95rem, 1.05vw, 1.08rem);
  line-height: 1.45;
  margin: 0 0 4px;
  max-width: 74ch;
}

.command-center-briefing-hero-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-top: 22px;
}

.command-center-briefing-meta-item {
  align-items: center;
  color: var(--abos-console-muted);
  display: inline-flex;
  gap: 8px;
  font-size: 0.84rem;
}

.command-center-briefing-action.command-center-control-button {
  align-self: end;
  background: linear-gradient(135deg, #1e5f46, #214f71);
  border-color: rgba(111,207,151,0.34);
  box-shadow: 0 14px 34px rgba(33, 79, 113, 0.24);
  min-height: 42px;
  padding-inline: 20px;
}

.command-center-briefing-support-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
}

.command-center-since-last-visit,
.command-center-operational-context {
  background: rgba(17, 26, 36, 0.88);
  border: 1px solid var(--abos-console-line);
  border-radius: 8px;
  min-height: 188px;
  padding: 20px 22px;
}

.command-center-compact-region-heading {
  align-items: center;
  display: flex;
  gap: 10px;
  margin-bottom: 18px;
}

.command-center-visit-list {
  display: grid;
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.command-center-visit-list li {
  align-items: center;
  color: var(--abos-console-soft);
  display: flex;
  gap: 10px;
  line-height: 1.35;
}

.command-center-context-table {
  display: grid;
}

.command-center-context-row {
  align-items: center;
  border-bottom: 1px solid var(--abos-console-line);
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(120px, 0.7fr) minmax(0, 1fr);
  padding: 9px 0;
}

.command-center-context-row:first-child { padding-top: 0; }
.command-center-context-row:last-child { border-bottom: 0; }
.command-center-context-row span { color: var(--abos-console-muted); }
.command-center-context-row strong { color: var(--abos-console-green); font-size: 0.92rem; }
.command-center-context-link { color: var(--abos-console-blue); display: block; margin-top: 14px; }

.abos-page-framework-content .command-center-operational-region-grid,
.abos-page-framework-content .command-center-briefing-region-grid {
  background: transparent;
  border: 0;
  display: grid;
  gap: 12px;
}

.abos-page-framework-content .command-center-operating-region,
.abos-page-framework-content .command-center-briefing-region,
.abos-page-framework-content .runtime-console-kpi {
  background: linear-gradient(180deg, rgba(18, 28, 39, 0.94), rgba(14, 22, 31, 0.94));
  border: 1px solid var(--abos-console-line);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035);
  min-height: 156px;
  padding: 18px;
}

.abos-page-framework-content .command-center-operational-region-grid > :first-child,
.abos-page-framework-content .command-center-briefing-region-grid > :first-child {
  min-height: 254px;
}

.command-center-region-topline {
  align-items: center;
  display: flex;
  gap: 10px;
}

.runtime-console-kpi-label {
  color: var(--abos-console-muted);
  font-size: 0.68rem;
  letter-spacing: 0;
}

.runtime-console-kpi-value {
  color: var(--abos-console-text);
  font-size: clamp(1.02rem, 1.25vw, 1.28rem);
}

.command-center-region-value-row {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: minmax(0, 1fr) 92px;
}

.command-center-sparkline {
  height: 34px;
  opacity: 0.92;
  width: 92px;
}

.command-center-sparkline path {
  fill: none;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2.2;
}

.command-center-briefing-compact-copy,
.runtime-console-kpi-detail {
  color: var(--abos-console-muted);
  font-size: 0.78rem;
  line-height: 1.42;
}

.command-center-technical-measurements summary {
  color: var(--abos-console-blue);
  font-size: 0.78rem;
}

.abos-page-framework-content .command-center-operational-briefing,
.abos-page-framework-content .command-center-evidence-region-grid,
.abos-page-framework-content .command-center-investigation-region-grid {
  background: transparent;
  border: 0;
  gap: 12px;
}

.abos-page-framework-content .command-center-operational-briefing > *,
.abos-page-framework-content .command-center-evidence-region-grid > *,
.abos-page-framework-content .command-center-investigation-region-grid > *,
.runtime-console-diagnostic {
  background: rgba(17, 26, 36, 0.88);
  border: 1px solid var(--abos-console-line);
  border-radius: 8px;
  color: var(--abos-console-soft);
}

.runtime-console-diagnostic-heading strong,
.runtime-console-diagnostic p,
.runtime-console-diagnostic small {
  color: var(--abos-console-soft);
}

.command-center-disclosure-level-header,
.abos-page-framework-content .command-center-raw-intelligence-region,
.runtime-console-raw-details {
  background: rgba(10, 15, 21, 0.72);
  border-color: var(--abos-console-line);
  color: var(--abos-console-soft);
}

.command-center-raw-intelligence .collapsible-card,
.runtime-console-raw-details .collapsible-card {
  background: rgba(17, 26, 36, 0.78);
  border-color: var(--abos-console-line);
}

.command-center-visual-icon {
  color: currentColor;
  flex: 0 0 auto;
}

.is-normal .command-center-sparkline,
.is-normal .command-center-visual-icon,
.is-normal .runtime-console-kpi-value { color: var(--abos-console-green); }
.is-attention .command-center-sparkline,
.is-attention .command-center-visual-icon,
.is-attention .runtime-console-kpi-value { color: var(--abos-console-amber); }
.is-critical .command-center-sparkline,
.is-critical .command-center-visual-icon,
.is-critical .runtime-console-kpi-value { color: var(--abos-console-red); }
.is-unknown .command-center-sparkline,
.is-unknown .command-center-visual-icon,
.is-unknown .runtime-console-kpi-value { color: var(--abos-console-muted); }

@media (max-width: 1160px) {
  .command-center-briefing-support-grid,
  .command-center-operational-briefing-hero {
    grid-template-columns: 1fr;
  }
  .command-center-briefing-action.command-center-control-button {
    justify-self: start;
  }
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1 .main-shell { width: min(100% - 18px, 1560px); }
  .command-center-operational-briefing-hero { padding: 18px; }
  .command-center-operational-briefing-hero h2 { font-size: 1.38rem; }
  .command-center-context-row { grid-template-columns: 1fr; gap: 3px; }
  .command-center-region-value-row { grid-template-columns: 1fr; }
}

.command-center-operational-briefing-hero .eyebrow,
.command-center-since-last-visit .eyebrow,
.command-center-operational-context .eyebrow {
  text-transform: none;
  letter-spacing: 0;
}

/* Command Center Visual Operating Platform Phase A.4.1 - Premium console convergence */
.command-center-operating-shell-v1 {
  --abos-console-bg: #070b10;
  --abos-console-rail: #0b1118;
  --abos-console-panel: #111a24;
  --abos-console-panel-2: #16222e;
  --abos-console-surface: #0d151e;
  --abos-console-line: rgba(148, 163, 184, 0.18);
  --abos-console-line-strong: rgba(148, 163, 184, 0.3);
  --abos-console-text: #eef4f1;
  --abos-console-soft: #b8c5c4;
  --abos-console-muted: #71808a;
  --abos-console-green: #6fcf97;
  --abos-console-amber: #d7a84c;
  --abos-console-red: #e36f61;
  --abos-console-blue: #7aa7ff;
  background: radial-gradient(circle at 18% 0%, rgba(74, 111, 102, 0.18), transparent 30%), linear-gradient(180deg, #071016 0%, #05080d 100%);
  color: var(--abos-console-text);
}

.command-center-operating-shell-v1 .main-shell {
  background: transparent;
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr);
  padding: 18px 22px 42px;
}

.command-center-operating-shell-v1 .topbar {
  background: linear-gradient(180deg, rgba(10, 16, 23, 0.96), rgba(7, 11, 16, 0.94));
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 8px;
  color: var(--abos-console-text);
  min-height: 64px;
  padding: 10px 14px;
}

.command-center-operating-shell-v1 .topbar .status-pill,
.command-center-operating-shell-v1 .topbar .secondary {
  background: rgba(17, 26, 36, 0.78);
  border: 1px solid var(--abos-console-line);
  color: var(--abos-console-soft);
}

.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
  background: linear-gradient(180deg, #0b1219 0%, #060a10 100%);
  border-right: 1px solid rgba(148, 163, 184, 0.14);
  box-shadow: 18px 0 44px rgba(0, 0, 0, 0.26);
}

.command-center-operating-shell-v1 .sidebar .brand-lockup {
  border-bottom: 1px solid rgba(148, 163, 184, 0.13);
  margin-bottom: 14px;
  padding-bottom: 18px;
}

.command-center-operating-shell-v1 .nav-parent,
.command-center-operating-shell-v1 .nav-child,
.command-center-operating-shell-v1 .nav-subgroup-toggle {
  color: rgba(238, 244, 241, 0.72);
}

.command-center-operating-shell-v1 .nav-parent.active,
.command-center-operating-shell-v1 .nav-child.active,
.command-center-operating-shell-v1 .nav-parent:hover,
.command-center-operating-shell-v1 .nav-child:hover {
  background: rgba(111, 207, 151, 0.1);
  color: var(--abos-console-text);
}

.command-center-operating-shell-v1 .nav-parent::before {
  align-items: center;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 6px;
  color: rgba(238, 244, 241, 0.68);
  content: attr(data-icon-label);
  display: inline-flex;
  flex: 0 0 24px;
  font-size: 0.58rem;
  height: 24px;
  justify-content: center;
  margin-right: 10px;
  width: 24px;
}

.abos-page-framework-v1,
.panel.abos-page-framework-v1,
.runtime-console-page.abos-page-framework-v1,
.command-center-operating-cockpit.abos-page-framework-v1 {
  background: linear-gradient(180deg, rgba(11, 17, 24, 0.98), rgba(7, 11, 16, 0.98));
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32);
  color: var(--abos-console-text);
  padding: 16px;
}

.abos-page-framework-content {
  background: linear-gradient(180deg, rgba(8, 13, 19, 0.78), rgba(8, 13, 19, 0.38));
  border: 1px solid rgba(148, 163, 184, 0.1);
  border-radius: 8px;
  display: grid;
  gap: 14px;
  padding: 14px;
}

.abos-page-framework-content > .eyebrow,
.abos-page-framework-content > h1,
.abos-page-framework-content > h2,
.abos-page-framework-content > h3,
.abos-page-framework-content > p:first-child {
  display: none;
}

.abos-page-framework-content .command-center-operating-state-strip {
  background: linear-gradient(90deg, rgba(15, 45, 38, 0.76), rgba(11, 18, 26, 0.96));
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-left: 3px solid var(--abos-console-green);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
  display: grid;
  grid-template-columns: minmax(220px, 0.85fr) minmax(0, 2.45fr);
  overflow: hidden;
  padding: 0;
}

.command-center-operating-state-strip .command-center-page-identity {
  background: rgba(111, 207, 151, 0.05);
  border-right: 1px solid rgba(148, 163, 184, 0.16);
  min-height: 132px;
  padding: 22px 24px;
}

.command-center-page-identity .eyebrow,
.command-center-operating-state-label,
.runtime-console-kpi-label {
  color: var(--abos-console-muted);
  font-size: 0.68rem;
  letter-spacing: 0;
  text-transform: none;
}

.command-center-page-identity h2 {
  color: var(--abos-console-text);
  font-size: 1.35rem;
  line-height: 1.12;
  margin: 4px 0 8px;
}

.command-center-page-identity p:not(.eyebrow),
.command-center-operating-state-item small {
  color: var(--abos-console-muted);
  font-size: 0.78rem;
  line-height: 1.38;
}

.command-center-operating-state-strip-items {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.command-center-operating-state-item {
  border-right: 1px solid rgba(148, 163, 184, 0.14);
  display: grid;
  gap: 7px;
  min-height: 132px;
  padding: 22px 20px;
}

.command-center-operating-state-item:last-child { border-right: 0; }
.command-center-operating-state-item strong { color: var(--abos-console-text); line-height: 1.15; }

.command-center-operational-briefing-hero {
  background: linear-gradient(135deg, rgba(17, 28, 40, 0.98), rgba(12, 20, 29, 0.98));
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
  display: grid;
  gap: 24px;
  grid-template-columns: minmax(0, 1fr) auto;
  padding: 30px 34px;
}

.command-center-operational-briefing-hero h2 {
  font-size: clamp(1.72rem, 2.55vw, 2.45rem);
  max-width: 38ch;
}

.command-center-operational-briefing-hero p {
  max-width: 86ch;
}

.command-center-briefing-support-grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.2fr);
}

.command-center-since-last-visit,
.command-center-operational-context,
.abos-page-framework-content .command-center-operational-briefing > *,
.abos-page-framework-content .command-center-evidence-region-grid > *,
.abos-page-framework-content .command-center-investigation-region-grid > * {
  background: linear-gradient(180deg, rgba(20, 31, 43, 0.94), rgba(15, 24, 34, 0.94));
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 8px;
}

.abos-page-framework-content .command-center-operational-region-grid,
.abos-page-framework-content .command-center-briefing-region-grid {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: repeat(12, minmax(0, 1fr));
}

.abos-page-framework-content .command-center-operational-lens {
  grid-column: span 4;
  min-height: 174px;
}

.abos-page-framework-content .command-center-lens-priority,
.abos-page-framework-content .command-center-operational-region-grid > :first-child {
  grid-column: span 5;
  min-height: 240px;
}

.abos-page-framework-content .command-center-operational-lens:nth-child(2) {
  grid-column: span 4;
}

.abos-page-framework-content .command-center-operational-lens:nth-child(3),
.abos-page-framework-content .command-center-operational-lens:nth-child(4) {
  grid-column: span 3;
}

.abos-page-framework-content .command-center-operating-region,
.abos-page-framework-content .command-center-briefing-region,
.abos-page-framework-content .runtime-console-kpi {
  background: linear-gradient(180deg, rgba(18, 29, 40, 0.98), rgba(13, 21, 30, 0.98));
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-left: 2px solid rgba(148, 163, 184, 0.26);
  border-radius: 8px;
  overflow: hidden;
}

.abos-page-framework-content .command-center-operating-region.is-normal,
.abos-page-framework-content .command-center-briefing-region.is-normal { border-left-color: var(--abos-console-green); }
.abos-page-framework-content .command-center-operating-region.is-attention,
.abos-page-framework-content .command-center-briefing-region.is-attention { border-left-color: var(--abos-console-amber); }
.abos-page-framework-content .command-center-operating-region.is-critical,
.abos-page-framework-content .command-center-briefing-region.is-critical { border-left-color: var(--abos-console-red); }

.command-center-visual-icon {
  align-items: center;
  background: rgba(238, 244, 241, 0.06);
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 50%;
  display: inline-flex;
  font-size: 0.62rem;
  font-weight: 800;
  height: 24px;
  justify-content: center;
  letter-spacing: 0;
  line-height: 1;
  min-width: 24px;
  width: 24px;
}

.command-center-region-value-row {
  grid-template-columns: minmax(0, 1fr) 104px;
  margin-top: 18px;
}

.command-center-sparkline { height: 40px; width: 104px; }
.command-center-briefing-compact-copy,
.runtime-console-kpi-detail {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.command-center-lens-priority .command-center-briefing-compact-copy,
.command-center-operational-region-grid > :first-child .command-center-briefing-compact-copy {
  -webkit-line-clamp: 6;
}

.command-center-technical-measurements {
  margin-top: auto;
}

.command-center-technical-measurements summary {
  align-items: center;
  border-top: 1px solid rgba(148, 163, 184, 0.12);
  display: flex;
  gap: 8px;
  margin-top: 12px;
  padding-top: 12px;
}

.abos-page-framework-content .command-center-raw-intelligence-region,
.runtime-console-raw-details {
  background: linear-gradient(180deg, rgba(9, 14, 20, 0.96), rgba(7, 11, 16, 0.96));
  border: 1px solid rgba(148, 163, 184, 0.18);
  border-radius: 8px;
  padding: 18px;
}

.command-center-raw-intelligence .collapsible-card,
.runtime-console-raw-details .collapsible-card {
  background: rgba(238, 244, 241, 0.06);
  border: 1px solid rgba(148, 163, 184, 0.18);
  color: var(--abos-console-soft);
}

@media (max-width: 1180px) {
  .abos-page-framework-content .command-center-operating-state-strip,
  .command-center-operational-briefing-hero,
  .command-center-briefing-support-grid {
    grid-template-columns: 1fr;
  }
  .command-center-operating-state-strip-items { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .abos-page-framework-content .command-center-operational-lens,
  .abos-page-framework-content .command-center-lens-priority,
  .abos-page-framework-content .command-center-operational-region-grid > :first-child {
    grid-column: span 6;
  }
}

@media (max-width: 760px) {
  .abos-page-framework-content { padding: 10px; }
  .command-center-operating-state-strip-items,
  .abos-page-framework-content .command-center-operational-region-grid,
  .abos-page-framework-content .command-center-briefing-region-grid { grid-template-columns: 1fr; }
  .abos-page-framework-content .command-center-operational-lens,
  .abos-page-framework-content .command-center-lens-priority,
  .abos-page-framework-content .command-center-operational-region-grid > :first-child { grid-column: auto; }
  .command-center-operational-briefing-hero { padding: 22px; }
}

/* Command Center Visual Operating Platform Phase A.4.2 - shared container surface correction */
.command-center-operating-shell-v1 .operations-hub-panel,
.command-center-operating-shell-v1 .support-desk-panel-page,
.command-center-operating-shell-v1 .panel.abos-page-framework-v1,
.command-center-operating-shell-v1 .runtime-console-page.abos-page-framework-v1,
.command-center-operating-shell-v1 .command-center-operating-cockpit.abos-page-framework-v1 {
  background: linear-gradient(180deg, rgba(9, 14, 21, 0.98), rgba(7, 11, 16, 0.98)) !important;
  border-color: rgba(148, 163, 184, 0.18) !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34) !important;
  color: var(--abos-console-text) !important;
}

.command-center-operating-shell-v1 .operations-hub-panel {
  padding: 18px !important;
}

.command-center-operating-shell-v1 .operations-module-grid {
  background: transparent !important;
}

.command-center-operating-shell-v1 .operations-hub-panel > .eyebrow,
.command-center-operating-shell-v1 .operations-hub-panel > h2,
.command-center-operating-shell-v1 .support-desk-panel-page > .eyebrow,
.command-center-operating-shell-v1 .support-desk-panel-page > h2 {
  color: rgba(238, 244, 241, 0.18) !important;
}

.command-center-operating-shell-v1 .support-desk-panel-page > .eyebrow,
.command-center-operating-shell-v1 .support-desk-panel-page > h2 {
  display: none !important;
}

.command-center-operating-shell-v1 .abos-page-framework-content {
  background: linear-gradient(180deg, rgba(8, 13, 19, 0.96), rgba(8, 13, 19, 0.9)) !important;
  border-color: rgba(148, 163, 184, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing > *,
.command-center-operating-shell-v1 .command-center-investigation-region-grid > *,
.command-center-operating-shell-v1 .command-center-evidence-region-grid > * {
  padding: 18px !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic {
  min-height: 138px;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region summary,
.command-center-operating-shell-v1 .runtime-console-raw-details .collapsible-card-toggle,
.command-center-operating-shell-v1 .runtime-console-raw-details summary {
  background: rgba(238, 244, 241, 0.06) !important;
  color: var(--abos-console-text) !important;
}

/* Command Center Visual Operating Platform Phase A.4.3 - wrapper chrome suppression */
.command-center-operating-shell-v1 #operations-hub > .panel-header,
.command-center-operating-shell-v1 .operations-hub-panel:has(.abos-page-framework-v1) > .panel-header {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle h3,
.command-center-operating-shell-v1 .runtime-console-raw-details .collapsible-card-toggle h3,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle strong,
.command-center-operating-shell-v1 .runtime-console-raw-details .collapsible-card-toggle strong {
  color: var(--abos-console-text) !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle,
.command-center-operating-shell-v1 .runtime-console-raw-details .collapsible-card-toggle {
  border-color: rgba(148, 163, 184, 0.16) !important;
}

/* Command Center Visual Operating Platform Phase A.4.4 - no legacy hero on framework pages */
.command-center-operating-shell-v1 #view-operations.operations-fast-path-parked > .command-hero.page-operator-workbench {
  display: none !important;
}

/* Command Center Visual Operating Platform Phase A.4.5 - sketch-matched cockpit composition */
.command-center-operating-shell-v1 {
  --abos-console-glow: rgba(111, 207, 151, 0.18);
  --abos-console-blue-glow: rgba(122, 167, 255, 0.12);
}

.command-center-operating-shell-v1 .main-shell {
  max-width: none;
}

.command-center-operating-shell-v1 .topbar {
  align-items: center;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
}

.command-center-operating-shell-v1 .abos-page-framework-v1 {
  padding: 20px !important;
}

.command-center-operating-shell-v1 .abos-page-framework-content {
  gap: 16px;
  padding: 18px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  box-shadow: 0 0 0 1px rgba(111, 207, 151, 0.06), inset 0 1px 0 rgba(255,255,255,0.055), 0 18px 46px rgba(0, 0, 0, 0.24);
}

.command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-chip {
  justify-self: start;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  font-size: 1.02rem;
}

.command-center-operating-shell-v1 .command-center-operating-state-item small {
  max-width: 24ch;
}

.command-center-cockpit-briefing-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1.9fr) minmax(280px, 0.72fr);
}

.command-center-cockpit-briefing-grid .command-center-operational-briefing-hero {
  min-height: 228px;
}

.command-center-operating-posture-rail {
  background: linear-gradient(180deg, rgba(17, 28, 40, 0.96), rgba(11, 18, 26, 0.96));
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035);
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 20px;
}

.command-center-posture-summary {
  color: var(--abos-console-soft);
  font-size: 0.88rem;
  line-height: 1.45;
  margin: 0;
}

.command-center-posture-list {
  display: grid;
  gap: 12px;
}

.command-center-posture-row {
  align-items: start;
  display: grid;
  gap: 10px;
  grid-template-columns: 26px minmax(0, 1fr);
}

.command-center-posture-row strong {
  color: var(--abos-console-text);
  display: block;
  font-size: 0.86rem;
  margin-bottom: 2px;
}

.command-center-posture-row small {
  color: var(--abos-console-muted);
  display: block;
  line-height: 1.36;
}

.command-center-proof-grid {
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(300px, 0.78fr) minmax(0, 1.22fr);
}

.command-center-operating-timeline,
.command-center-evidence-summary {
  background: linear-gradient(180deg, rgba(17, 28, 40, 0.94), rgba(12, 20, 29, 0.94));
  border: 1px solid rgba(148, 163, 184, 0.16);
  border-radius: 8px;
  padding: 20px;
}

.command-center-timeline-list {
  display: grid;
  gap: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}

.command-center-timeline-list li {
  display: grid;
  gap: 12px;
  grid-template-columns: 72px minmax(0, 1fr);
  padding: 0 0 15px;
  position: relative;
}

.command-center-timeline-list li::before {
  background: var(--abos-console-green);
  border-radius: 50%;
  box-shadow: 0 0 0 4px rgba(111, 207, 151, 0.12);
  content: "";
  height: 8px;
  left: 58px;
  position: absolute;
  top: 4px;
  width: 8px;
}

.command-center-timeline-list li::after {
  background: rgba(111, 207, 151, 0.2);
  content: "";
  height: 100%;
  left: 61px;
  position: absolute;
  top: 14px;
  width: 2px;
}

.command-center-timeline-list li:last-child::after { display: none; }

.command-center-timeline-time {
  color: var(--abos-console-muted);
  font-size: 0.72rem;
  line-height: 1.2;
  padding-right: 16px;
  text-align: right;
}

.command-center-timeline-list strong,
.command-center-evidence-row strong {
  color: var(--abos-console-text);
  font-size: 0.84rem;
}

.command-center-timeline-list small {
  color: var(--abos-console-muted);
  display: block;
  line-height: 1.35;
  margin-top: 3px;
}

.command-center-evidence-table {
  display: grid;
  gap: 0;
}

.command-center-evidence-row {
  align-items: center;
  border-bottom: 1px solid rgba(148, 163, 184, 0.11);
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(150px, 1.15fr) minmax(90px, 0.75fr) minmax(90px, 0.75fr) minmax(90px, 0.75fr);
  min-height: 38px;
  padding: 8px 0;
}

.command-center-evidence-row:last-child { border-bottom: 0; }

.command-center-evidence-row span {
  color: var(--abos-console-muted);
  font-size: 0.78rem;
}

.command-center-evidence-row-header span {
  color: rgba(238, 244, 241, 0.46);
  font-size: 0.66rem;
  text-transform: none;
}

.command-center-evidence-confidence {
  color: var(--abos-console-green) !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  margin-top: 2px;
}

.command-center-operating-shell-v1 .command-center-operational-lens {
  display: flex;
  flex-direction: column;
}

.command-center-operating-shell-v1 .command-center-lens-priority,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
  background: linear-gradient(180deg, rgba(19, 34, 46, 0.98), rgba(13, 23, 33, 0.98));
}

.command-center-operating-shell-v1 .command-center-visual-icon[data-icon="memory"]::after { content: ""; }
.command-center-operating-shell-v1 .command-center-visual-icon[data-icon="response"]::after { content: ""; }
.command-center-operating-shell-v1 .command-center-visual-icon[data-icon="shield"]::after { content: ""; }
.command-center-operating-shell-v1 .command-center-visual-icon[data-icon="workflow"]::after { content: ""; }

.command-center-operating-shell-v1 .command-center-visual-icon {
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 0 20px rgba(111, 207, 151, 0.04);
}

@media (min-width: 1320px) {
  .command-center-operating-shell-v1 .main-shell {
    padding-left: 28px;
    padding-right: 28px;
  }
  .command-center-operating-shell-v1 .command-center-operating-state-strip {
    grid-template-columns: minmax(300px, 0.78fr) minmax(0, 2.8fr);
  }
  .command-center-operating-state-strip-items {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
}

@media (max-width: 1180px) {
  .command-center-cockpit-briefing-grid,
  .command-center-proof-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1 .topbar {
    grid-template-columns: 1fr;
  }
  .command-center-operating-shell-v1 .abos-page-framework-v1 {
    padding: 10px !important;
  }
  .command-center-operating-shell-v1 .command-center-operating-state-item {
    min-height: auto;
    padding: 14px;
  }
  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity {
    min-height: auto;
  }
  .command-center-evidence-row {
    grid-template-columns: 1fr 1fr;
  }
  .command-center-timeline-list li {
    grid-template-columns: 58px minmax(0, 1fr);
  }
  .command-center-timeline-list li::before { left: 48px; }
  .command-center-timeline-list li::after { left: 51px; }
}

/* Command Center Visual Operating Platform Phase A.4.6 - shared wrapper flattening correction */
.command-center-operating-shell-v1 #view-operations.operations-fast-path-parked,
.command-center-operating-shell-v1 .operations-module-grid {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .operations-hub-panel:has(.abos-page-framework-v1),
.command-center-operating-shell-v1 .operations-hub-panel:has(.command-center-operating-cockpit),
.command-center-operating-shell-v1 .panel.runtime-console-page.abos-page-framework-v1,
.command-center-operating-shell-v1 .runtime-console-page.abos-page-framework-v1,
.command-center-operating-shell-v1 .command-center-operating-cockpit.abos-page-framework-v1,
.command-center-operating-shell-v1 .panel.runtime-health-static-panel.command-center-operating-cockpit,
.command-center-operating-shell-v1 .panel.architecture-read-only-static-panel.command-center-operating-cockpit,
.command-center-operating-shell-v1 .panel.orchestration-read-only-static-panel.command-center-operating-cockpit {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .abos-page-framework-content.runtime-console-content,
.command-center-operating-shell-v1 .runtime-console-content.command-center-page-framework-content,
.command-center-operating-shell-v1 .runtime-health-content.runtime-console-content {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  border-radius: 8px !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-briefing-grid,
.command-center-operating-shell-v1 .command-center-briefing-support-grid,
.command-center-operating-shell-v1 .command-center-proof-grid,
.command-center-operating-shell-v1 .command-center-operational-region-grid,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region,
.command-center-operating-shell-v1 .runtime-console-raw-details {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1 .main-shell {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .command-center-operating-shell-v1 .abos-page-framework-content {
    gap: 12px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip,
  .command-center-operating-shell-v1 .command-center-operational-briefing-hero,
  .command-center-operating-shell-v1 .command-center-operating-posture-rail,
  .command-center-operating-shell-v1 .command-center-briefing-card,
  .command-center-operating-shell-v1 .command-center-operating-timeline,
  .command-center-operating-shell-v1 .command-center-evidence-summary,
  .command-center-operating-shell-v1 .command-center-operational-lens,
  .command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card,
  .command-center-operating-shell-v1 .runtime-console-raw-details .collapsible-card {
    border-radius: 8px !important;
  }
}

/* Command Center Visual Operating Platform Phase A.5 - first viewport cockpit density correction */
.command-center-operating-shell-v1 {
  --abos-cockpit-gap: 12px;
}

.command-center-operating-shell-v1 .sidebar {
  width: 260px;
}

.command-center-operating-shell-v1:not(.command-center-runtime-health-active) .main-shell {
  padding-top: 14px !important;
}

.command-center-operating-shell-v1 .topbar {
  min-height: 56px;
  padding: 12px 16px !important;
}

.command-center-operating-shell-v1 .topbar h1,
.command-center-operating-shell-v1 .topbar h2 {
  font-size: 1.15rem !important;
  line-height: 1.1 !important;
}

.command-center-operating-shell-v1 .abos-page-framework-content {
  display: flex !important;
  flex-direction: column !important;
  gap: var(--abos-cockpit-gap) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip { order: 1; }
.command-center-operating-shell-v1 .command-center-cockpit-briefing-grid { order: 2; }
.command-center-operating-shell-v1 .command-center-operational-region-grid { order: 3; }
.command-center-operating-shell-v1 .command-center-proof-grid { order: 4; }
.command-center-operating-shell-v1 .command-center-briefing-support-grid { order: 5; }
.command-center-operating-shell-v1 .command-center-operational-briefing { order: 6; }
.command-center-operating-shell-v1 .command-center-evidence-region-grid { order: 7; }
.command-center-operating-shell-v1 .command-center-investigation-region-grid { order: 8; }
.command-center-operating-shell-v1 .command-center-raw-intelligence-region,
.command-center-operating-shell-v1 .runtime-console-raw-details { order: 9; }

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  display: grid !important;
  grid-template-columns: minmax(220px, 0.72fr) minmax(0, 2.8fr) !important;
  min-height: 0 !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity,
.command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity {
  min-height: 0 !important;
  padding: 16px 18px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity h2,
.command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity h2 {
  font-size: 1.15rem !important;
  line-height: 1.08 !important;
  margin-bottom: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity p:not(.eyebrow),
.command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity p:not(.eyebrow) {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.76rem !important;
  line-height: 1.35 !important;
  margin-bottom: 10px !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-control-button,
.command-center-operating-shell-v1 .command-center-operating-state-strip button {
  min-height: 32px !important;
  padding: 8px 12px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  align-content: start;
  min-height: 0 !important;
  padding: 14px 16px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-label {
  font-size: 0.64rem !important;
  letter-spacing: 0.04em !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.95rem !important;
  line-height: 1.18 !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-operating-state-item small {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.72rem !important;
  line-height: 1.3 !important;
  max-width: none !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-cockpit-briefing-grid {
  gap: var(--abos-cockpit-gap) !important;
  grid-template-columns: minmax(0, 1.55fr) minmax(250px, 0.62fr) !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-briefing-grid .command-center-operational-briefing-hero,
.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  min-height: 0 !important;
  padding: 22px 24px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-header {
  margin-bottom: 12px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: 1.55rem !important;
  line-height: 1.12 !important;
  max-width: 34ch;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.9rem !important;
  line-height: 1.38 !important;
  max-width: 58ch;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-meta {
  gap: 14px !important;
  margin-top: 16px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  min-height: 34px !important;
  padding: 10px 15px !important;
}

.command-center-operating-shell-v1 .command-center-operating-posture-rail {
  gap: 10px !important;
  padding: 16px !important;
}

.command-center-operating-shell-v1 .command-center-posture-summary {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.78rem !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-posture-list {
  gap: 8px !important;
}

.command-center-operating-shell-v1 .command-center-posture-row {
  grid-template-columns: 22px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .command-center-posture-row small {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.7rem !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  display: grid !important;
  gap: var(--abos-cockpit-gap) !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .command-center-lens-priority,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
  grid-column: auto !important;
  min-height: 150px !important;
  padding: 16px !important;
}

.command-center-operating-shell-v1 .command-center-region-topline {
  gap: 10px !important;
  min-height: 34px;
}

.command-center-operating-shell-v1 .runtime-console-kpi-label {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: 0.72rem !important;
  line-height: 1.15 !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-region-value-row {
  align-items: center !important;
  gap: 10px !important;
  margin-top: 4px !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-value {
  font-size: 1rem !important;
  line-height: 1.15 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  font-size: 1rem !important;
  line-height: 1.34 !important;
  margin-top: 8px !important;
  overflow: hidden;
}

.command-center-operating-shell-v1 .command-center-technical-measurements {
  margin-top: auto !important;
}

.command-center-operating-shell-v1 .command-center-technical-measurements summary {
  min-height: 28px !important;
  padding: 6px 0 0 !important;
}

.command-center-operating-shell-v1 .command-center-sparkline,
.command-center-operating-shell-v1 .runtime-console-sparkline {
  flex: 0 0 78px !important;
  height: 32px !important;
  opacity: 0.95 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  gap: var(--abos-cockpit-gap) !important;
  grid-template-columns: minmax(260px, 0.65fr) minmax(0, 1.35fr) !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary,
.command-center-operating-shell-v1 .command-center-briefing-card {
  padding: 16px !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li {
  grid-template-columns: 58px minmax(0, 1fr) !important;
  padding-bottom: 10px !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li::before { left: 46px !important; }
.command-center-operating-shell-v1 .command-center-timeline-list li::after { left: 49px !important; }

.command-center-operating-shell-v1 .command-center-evidence-row {
  min-height: 32px !important;
  padding: 5px 0 !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  gap: var(--abos-cockpit-gap) !important;
}

.command-center-operating-shell-v1 .command-center-visit-list,
.command-center-operating-shell-v1 .command-center-context-table {
  gap: 6px !important;
}

@media (min-width: 1320px) {
  .command-center-operating-shell-v1 .command-center-operating-state-strip {
    grid-template-columns: minmax(240px, 0.58fr) minmax(0, 3.2fr) !important;
  }
}

@media (max-width: 1180px) {
  .command-center-operating-shell-v1 .command-center-operating-state-strip,
  .command-center-operating-shell-v1 .command-center-cockpit-briefing-grid,
  .command-center-operating-shell-v1 .command-center-proof-grid {
    grid-template-columns: 1fr !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1 .sidebar {
    width: 100%;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip-items,
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-lens {
    min-height: 132px !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
    font-size: 1.25rem !important;
  }
}

/* Command Center Visual Operating Platform Phase A.5.1 - operating state band compression */
@media (min-width: 1181px) {
  .command-center-operating-shell-v1 .command-center-operating-state-strip {
    grid-template-columns: minmax(210px, 0.58fr) minmax(0, 3.45fr) !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity,
  .command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity {
    padding: 14px 18px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity h2,
  .command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity h2 {
    font-size: 1.06rem !important;
    margin-bottom: 6px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity p:not(.eyebrow),
  .command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity p:not(.eyebrow) {
    -webkit-line-clamp: 1 !important;
    font-size: 0.72rem !important;
    margin-bottom: 8px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-control-button,
  .command-center-operating-shell-v1 .command-center-operating-state-strip button {
    min-height: 32px !important;
    padding: 7px 11px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item {
    justify-content: start !important;
    padding: 13px 15px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item .runtime-console-chip {
    margin: 2px 0 6px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item strong {
    -webkit-line-clamp: 2 !important;
    font-size: 0.88rem !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item small {
    display: none !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-briefing-hero {
    padding: 19px 22px !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
    font-size: 1.42rem !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
    -webkit-line-clamp: 1 !important;
  }

  .command-center-operating-shell-v1 .command-center-briefing-hero-meta {
    margin-top: 13px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-posture-rail {
    padding: 14px 16px !important;
  }
}

/* Command Center Visual Operating Platform Phase A.5.2 - narrow cockpit preservation */
@media (max-width: 760px) {
  .command-center-operating-shell-v1 .command-center-operating-state-strip {
    gap: 0 !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity,
  .command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity {
    padding: 14px 16px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip .command-center-page-identity p:not(.eyebrow),
  .command-center-operating-shell-v1 .command-center-operating-state-strip .runtime-console-identity p:not(.eyebrow) {
    -webkit-line-clamp: 1 !important;
    font-size: 0.72rem !important;
    margin-bottom: 8px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip-items {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item {
    min-height: 94px !important;
    padding: 12px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item strong {
    -webkit-line-clamp: 2 !important;
    font-size: 0.84rem !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item small {
    display: none !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-briefing-hero {
    padding: 18px !important;
  }

  .command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
    -webkit-line-clamp: 2 !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-posture-rail {
    padding: 14px !important;
  }

  .command-center-operating-shell-v1 .command-center-posture-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .command-center-operating-shell-v1 .command-center-posture-row {
    grid-template-columns: 20px minmax(0, 1fr) !important;
  }

  .command-center-operating-shell-v1 .command-center-posture-row small {
    display: none !important;
  }
}


/* Command Center Visual Operating Platform Phase A.6 - reference-aligned enterprise cockpit correction */
.command-center-operating-shell-v1 {
  --abos-console-bg: #070c12;
  --abos-console-bg-2: #0a1119;
  --abos-console-panel: #111b26;
  --abos-console-panel-2: #142130;
  --abos-console-panel-3: #0e1722;
  --abos-console-line: rgba(196, 211, 224, 0.13);
  --abos-console-line-strong: rgba(196, 211, 224, 0.22);
  --abos-console-text: #f2f6f8;
  --abos-console-muted: #91a1b2;
  --abos-console-dim: #667688;
  --abos-console-green: #74d997;
  --abos-console-blue: #5fa8ff;
  --abos-console-cyan: #5bd6c8;
  --abos-console-amber: #ddb657;
  --abos-console-purple: #a47cff;
  background: var(--abos-console-bg) !important;
  color: var(--abos-console-text);
  grid-template-columns: 224px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  background: linear-gradient(180deg, #08101a 0%, #050a10 100%) !important;
  border-right: 1px solid rgba(196, 211, 224, 0.12) !important;
  box-shadow: inset -1px 0 0 rgba(255,255,255,0.02);
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  min-height: 78px;
  padding: 18px 18px 14px !important;
  grid-template-columns: 40px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  background: transparent !important;
  border: 1px solid rgba(95, 168, 255, 0.34);
  color: var(--abos-console-text) !important;
  box-shadow: 0 0 28px rgba(95, 168, 255, 0.16);
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  color: var(--abos-console-text);
  font-size: 0.98rem;
  letter-spacing: 0.01em;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group-label {
  color: rgba(196, 211, 224, 0.56) !important;
  font-size: 0.62rem;
  letter-spacing: 0.105em;
  text-transform: uppercase;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  border-radius: 7px !important;
  color: rgba(222, 231, 238, 0.72) !important;
  font-size: 0.78rem !important;
  gap: 10px !important;
  min-height: 34px !important;
  padding: 8px 12px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active {
  background: linear-gradient(90deg, rgba(45, 118, 214, 0.34), rgba(45, 118, 214, 0.08)) !important;
  border-color: rgba(95, 168, 255, 0.28) !important;
  box-shadow: inset 3px 0 0 var(--abos-console-blue);
  color: #fff !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before {
  border-color: rgba(196, 211, 224, 0.2) !important;
  border-radius: 7px !important;
  color: rgba(196, 211, 224, 0.66) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child {
  color: rgba(196, 211, 224, 0.56) !important;
  font-size: 0.72rem !important;
  padding-block: 5px !important;
}

.command-center-operating-shell-v1:not(.command-center-runtime-health-active) .main-shell {
  background: radial-gradient(circle at 65% 0%, rgba(95, 168, 255, 0.08), transparent 30%), linear-gradient(180deg, #08101a 0%, #080d14 100%) !important;
  max-width: none !important;
  padding: 0 22px 22px !important;
}

.command-center-operating-shell-v1 .topbar {
  background: rgba(8, 16, 26, 0.88) !important;
  border-bottom: 1px solid var(--abos-console-line) !important;
  margin: 0 -22px 18px !important;
  min-height: 76px !important;
  padding: 16px 28px !important;
}

.command-center-operating-shell-v1 .topbar h1 {
  color: var(--abos-console-text) !important;
  font-size: 1.32rem !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .topbar .muted,
.command-center-operating-shell-v1 .topbar p,
.command-center-operating-shell-v1 .topbar span {
  color: rgba(196, 211, 224, 0.68) !important;
}

.command-center-operating-shell-v1 .topbar .secondary,
.command-center-operating-shell-v1 .topbar button {
  background: rgba(196, 211, 224, 0.06) !important;
  border: 1px solid rgba(196, 211, 224, 0.14) !important;
  color: rgba(242, 246, 248, 0.86) !important;
  min-height: 34px !important;
  padding: 7px 13px !important;
}

.command-center-operating-shell-v1 .operations-hub-panel,
.command-center-operating-shell-v1 .runtime-console-page,
.command-center-operating-shell-v1 .abos-page-framework-v1.panel {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .runtime-console-content,
.command-center-operating-shell-v1 .abos-page-framework-content {
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-page-identity {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: var(--abos-console-text) !important;
  margin: 0 0 -2px !important;
  min-height: 0 !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-page-identity .eyebrow,
.command-center-operating-shell-v1 .command-center-cockpit-page-identity p:not(.eyebrow),
.command-center-operating-shell-v1 .command-center-cockpit-page-identity .command-center-control-button,
.command-center-operating-shell-v1 .command-center-cockpit-page-identity button {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-page-identity h2 {
  color: var(--abos-console-text) !important;
  font-size: 1.42rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.01em !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  background: linear-gradient(90deg, rgba(25, 39, 54, 0.92), rgba(17, 29, 42, 0.92)) !important;
  border: 1px solid var(--abos-console-line) !important;
  border-left: 3px solid var(--abos-console-green) !important;
  border-radius: 5px !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22) !important;
  display: block !important;
  min-height: 66px !important;
  overflow: hidden !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  background: transparent !important;
  border: 0 !important;
  display: grid !important;
  gap: 0 !important;
  grid-template-columns: 1.1fr repeat(5, minmax(118px, 0.78fr)) !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell {
  align-content: center !important;
  border-right: 1px solid var(--abos-console-line) !important;
  min-height: 66px !important;
  padding: 11px 18px !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell:last-child {
  border-right: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-label {
  color: rgba(196, 211, 224, 0.62) !important;
  font-size: 0.61rem !important;
  letter-spacing: 0.075em !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  color: var(--abos-console-green) !important;
  font-size: 0.95rem !important;
  line-height: 1.05 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell-1 strong {
  font-size: 1.08rem !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item small,
.command-center-operating-shell-v1 .command-center-operating-state-item .runtime-console-chip {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-briefing-grid {
  display: block !important;
  order: 2 !important;
}

.command-center-operating-shell-v1 .command-center-operating-posture-rail {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  align-items: center !important;
  background: linear-gradient(135deg, rgba(19, 31, 45, 0.98), rgba(14, 24, 36, 0.98)) !important;
  border: 1px solid var(--abos-console-line) !important;
  border-radius: 5px !important;
  box-shadow: 0 20px 46px rgba(0, 0, 0, 0.22) !important;
  display: grid !important;
  gap: 22px !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  min-height: 136px !important;
  padding: 28px 32px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-header {
  margin-bottom: 14px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-header .eyebrow {
  color: rgba(116, 217, 151, 0.76) !important;
  font-size: 0.68rem !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  color: var(--abos-console-text) !important;
  font-size: clamp(1.62rem, 2.1vw, 2.05rem) !important;
  font-weight: 820 !important;
  letter-spacing: -0.01em !important;
  line-height: 1.08 !important;
  margin: 0 0 9px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  color: rgba(222, 231, 238, 0.78) !important;
  font-size: 0.98rem !important;
  line-height: 1.42 !important;
  margin: 0 !important;
  max-width: 74ch !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p:nth-of-type(n+2) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-meta {
  border-top: 1px solid var(--abos-console-line) !important;
  display: flex !important;
  gap: 28px !important;
  margin-top: 24px !important;
  padding-top: 16px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-meta-item,
.command-center-operating-shell-v1 .command-center-briefing-meta-item span {
  color: rgba(196, 211, 224, 0.74) !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  align-self: end !important;
  background: linear-gradient(135deg, rgba(45, 118, 214, 0.96), rgba(38, 93, 172, 0.96)) !important;
  border: 1px solid rgba(95, 168, 255, 0.42) !important;
  border-radius: 5px !important;
  box-shadow: 0 16px 32px rgba(45, 118, 214, 0.18) !important;
  color: #fff !important;
  min-height: 46px !important;
  padding: 0 22px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  display: grid !important;
  gap: 14px !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.18fr) !important;
  order: 3 !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  background: linear-gradient(180deg, rgba(18, 30, 44, 0.96), rgba(14, 24, 35, 0.96)) !important;
  border: 1px solid var(--abos-console-line) !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  color: var(--abos-console-text) !important;
  min-height: 158px !important;
  padding: 20px 24px !important;
}

.command-center-operating-shell-v1 .command-center-compact-region-heading .eyebrow,
.command-center-operating-shell-v1 .command-center-since-last-visit .eyebrow,
.command-center-operating-shell-v1 .command-center-operational-context .eyebrow {
  color: rgba(142, 178, 255, 0.78) !important;
  font-size: 0.69rem !important;
}

.command-center-operating-shell-v1 .command-center-visit-list {
  display: grid !important;
  gap: 10px !important;
  margin-top: 16px !important;
}

.command-center-operating-shell-v1 .command-center-visit-list li,
.command-center-operating-shell-v1 .command-center-context-row {
  color: rgba(222, 231, 238, 0.78) !important;
  font-size: 0.9rem !important;
}

.command-center-operating-shell-v1 .command-center-context-table {
  margin-top: 12px !important;
}

.command-center-operating-shell-v1 .command-center-context-row {
  border-bottom: 1px solid var(--abos-console-line) !important;
  padding: 7px 0 !important;
}

.command-center-operating-shell-v1 .command-center-context-row strong {
  color: var(--abos-console-green) !important;
  font-size: 0.9rem !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  display: grid !important;
  gap: 14px !important;
  grid-template-columns: 1.15fr 1fr 1fr !important;
  grid-auto-rows: minmax(154px, auto) !important;
  order: 4 !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > * {
  grid-column: auto !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
  grid-row: span 2 !important;
  min-height: 322px !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(2) {
  grid-column: span 1 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  background: linear-gradient(180deg, rgba(18, 31, 46, 0.98), rgba(13, 23, 34, 0.98)) !important;
  border: 1px solid var(--abos-console-line) !important;
  border-radius: 5px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.025), 0 12px 32px rgba(0,0,0,0.16) !important;
  color: var(--abos-console-text) !important;
  min-height: 154px !important;
  padding: 24px 28px !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens::before,
.command-center-operating-shell-v1 .runtime-console-kpi::before {
  background: linear-gradient(180deg, var(--abos-console-blue), transparent) !important;
  border-radius: 5px 0 0 5px !important;
  content: "" !important;
  inset: 0 auto 0 0 !important;
  position: absolute !important;
  width: 2px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.healthy::before,
.command-center-operating-shell-v1 .runtime-console-kpi.healthy::before { background: linear-gradient(180deg, var(--abos-console-green), transparent) !important; }
.command-center-operating-shell-v1 .command-center-operational-lens.attention::before,
.command-center-operating-shell-v1 .runtime-console-kpi.attention::before { background: linear-gradient(180deg, var(--abos-console-amber), transparent) !important; }
.command-center-operating-shell-v1 .command-center-operational-lens.critical::before,
.command-center-operating-shell-v1 .runtime-console-kpi.critical::before { background: linear-gradient(180deg, #ff6b64, transparent) !important; }

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-heading,
.command-center-operating-shell-v1 .runtime-console-kpi .runtime-console-kpi-heading {
  align-items: start !important;
  display: grid !important;
  gap: 14px !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon {
  background: rgba(95, 168, 255, 0.12) !important;
  border: 1px solid rgba(95, 168, 255, 0.18) !important;
  border-radius: 9px !important;
  box-shadow: 0 10px 28px rgba(95, 168, 255, 0.08) !important;
  color: var(--abos-console-blue) !important;
  height: 40px !important;
  width: 40px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens strong,
.command-center-operating-shell-v1 .runtime-console-kpi strong {
  color: var(--abos-console-text) !important;
  font-size: 1.08rem !important;
  line-height: 1.15 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-value {
  color: var(--abos-console-green) !important;
  font-size: 0.96rem !important;
  margin-top: 4px !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-detail,
.command-center-operating-shell-v1 .command-center-briefing-compact-copy {
  color: rgba(222, 231, 238, 0.72) !important;
  font-size: 0.83rem !important;
  line-height: 1.42 !important;
  margin-top: 18px !important;
  max-width: 34ch !important;
}

.command-center-operating-shell-v1 .command-center-technical-measurements {
  border-top: 1px solid var(--abos-console-line) !important;
  margin-top: 18px !important;
  padding-top: 12px !important;
}

.command-center-operating-shell-v1 .command-center-technical-measurements summary {
  color: rgba(95, 168, 255, 0.76) !important;
  font-size: 0.78rem !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  display: grid !important;
  gap: 14px !important;
  grid-template-columns: minmax(320px, 0.8fr) minmax(0, 1.2fr) !important;
  order: 5 !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing {
  order: 6 !important;
}

.command-center-operating-shell-v1 .command-center-investigation-region-grid,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region {
  order: 7 !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary,
.command-center-operating-shell-v1 .command-center-operational-briefing,
.command-center-operating-shell-v1 .command-center-investigation-region-grid,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region {
  background: linear-gradient(180deg, rgba(15, 25, 37, 0.96), rgba(11, 20, 30, 0.96)) !important;
  border: 1px solid var(--abos-console-line) !important;
  border-radius: 5px !important;
  color: var(--abos-console-text) !important;
}

.command-center-operating-shell-v1 .command-center-evidence-row,
.command-center-operating-shell-v1 .command-center-timeline-list li {
  border-color: var(--abos-console-line) !important;
  color: rgba(222, 231, 238, 0.76) !important;
}

.command-center-operating-shell-v1 .command-center-evidence-row strong,
.command-center-operating-shell-v1 .command-center-timeline-list strong {
  color: var(--abos-console-text) !important;
}

.command-center-operating-shell-v1 .command-center-evidence-confidence {
  color: var(--abos-console-green) !important;
}

@media (max-width: 1180px) {
  .command-center-operating-shell-v1 {
    grid-template-columns: minmax(188px, 220px) minmax(0, 1fr) !important;
  }
  .command-center-operating-shell-v1 .command-center-operating-state-strip-items {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .command-center-operating-shell-v1 .command-center-briefing-support-grid,
  .command-center-operating-shell-v1 .command-center-proof-grid,
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: 1fr 1fr !important;
  }
  .command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
    grid-row: auto !important;
    min-height: 180px !important;
  }
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1,
  .app-shell.command-center-operating-shell-v1 {
    grid-template-columns: 1fr !important;
  }
  .command-center-operating-shell-v1:not(.command-center-runtime-health-active) .main-shell {
    padding: 0 14px 18px !important;
  }
  .command-center-operating-shell-v1 .topbar {
    margin-inline: -14px !important;
    padding: 14px 16px !important;
  }
  .command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
    max-height: 168px !important;
  }
  .command-center-operating-shell-v1 .command-center-operating-state-strip-items {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .command-center-operating-shell-v1 .command-center-cockpit-state-cell {
    min-height: 62px !important;
    padding: 10px 12px !important;
  }
  .command-center-operating-shell-v1 .command-center-operational-briefing-hero {
    grid-template-columns: 1fr !important;
    min-height: 0 !important;
    padding: 22px !important;
  }
  .command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
    font-size: 1.48rem !important;
  }
  .command-center-operating-shell-v1 .command-center-briefing-support-grid,
  .command-center-operating-shell-v1 .command-center-proof-grid,
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
  .command-center-operating-shell-v1 .command-center-operational-lens,
  .command-center-operating-shell-v1 .runtime-console-kpi {
    min-height: 148px !important;
    padding: 20px !important;
  }
}


/* Command Center Visual Operating Platform Phase A.6.1 - first viewport sketch density correction */
.command-center-operating-shell-v1 .command-center-cockpit-page-identity {
  display: none !important;
}

.command-center-operating-shell-v1 .topbar {
  min-height: 62px !important;
  padding-block: 12px !important;
}

.command-center-operating-shell-v1 .topbar h1 {
  font-size: 1.22rem !important;
}

.command-center-operating-shell-v1 .topbar .secondary,
.command-center-operating-shell-v1 .topbar button {
  min-height: 32px !important;
  padding: 6px 11px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  min-height: 58px !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell {
  min-height: 58px !important;
  padding: 9px 16px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-label {
  font-size: 0.58rem !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  font-size: 0.88rem !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell-1 strong {
  font-size: 0.94rem !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  min-height: 154px !important;
  padding: 22px 28px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-header {
  margin-bottom: 9px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero .command-center-visual-icon {
  height: 34px !important;
  width: 34px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: clamp(1.32rem, 1.7vw, 1.72rem) !important;
  max-width: 44ch !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  font-size: 0.89rem !important;
  max-width: 68ch !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-meta {
  margin-top: 16px !important;
  padding-top: 12px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  min-height: 40px !important;
  padding-inline: 18px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  min-height: 168px !important;
  padding: 16px 22px !important;
}

.command-center-operating-shell-v1 .command-center-visit-list {
  gap: 6px !important;
  margin-top: 10px !important;
}

.command-center-operating-shell-v1 .command-center-visit-list li {
  align-items: center !important;
  font-size: 0.82rem !important;
  line-height: 1.25 !important;
}

.command-center-operating-shell-v1 .command-center-visit-list .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-compact-region-heading .command-center-visual-icon {
  height: 24px !important;
  width: 24px !important;
}

.command-center-operating-shell-v1 .command-center-context-row {
  font-size: 0.82rem !important;
  padding: 5px 0 !important;
}

.command-center-operating-shell-v1 .command-center-context-row strong {
  font-size: 0.82rem !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  min-height: 132px !important;
  padding: 18px 22px !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  grid-auto-rows: minmax(132px, auto) !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
  min-height: 278px !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-detail,
.command-center-operating-shell-v1 .command-center-briefing-compact-copy {
  font-size: 0.78rem !important;
  line-height: 1.34 !important;
  margin-top: 12px !important;
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1 .topbar {
    min-height: 96px !important;
  }
  .command-center-operating-shell-v1 .command-center-operational-briefing-hero {
    padding: 18px !important;
  }
  .command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
    font-size: 1.28rem !important;
  }
  .command-center-operating-shell-v1 .command-center-since-last-visit,
  .command-center-operating-shell-v1 .command-center-operational-context {
    min-height: 0 !important;
  }
}


/* Command Center Visual Operating Platform Phase A.6.2 - shared icon and lens scan correction */
.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  max-height: 178px !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  max-height: 176px !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  max-height: 176px !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon {
  font-size: 1.02rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens::after,
.command-center-operating-shell-v1 .runtime-console-kpi::after {
  background: linear-gradient(90deg, transparent 0%, rgba(116, 217, 151, 0.34) 18%, transparent 31%, rgba(116, 217, 151, 0.42) 43%, transparent 55%, rgba(116, 217, 151, 0.28) 68%, transparent 79%, rgba(116, 217, 151, 0.48) 100%);
  border-radius: 999px;
  bottom: 20px;
  content: "";
  height: 2px;
  left: 22px;
  opacity: 0.75;
  position: absolute;
  right: 22px;
}

.command-center-operating-shell-v1 .command-center-operational-lens.attention::after,
.command-center-operating-shell-v1 .runtime-console-kpi.attention::after {
  background: linear-gradient(90deg, transparent 0%, rgba(221, 182, 87, 0.24) 18%, transparent 30%, rgba(221, 182, 87, 0.46) 46%, transparent 58%, rgba(221, 182, 87, 0.35) 76%, rgba(221, 182, 87, 0.62) 100%);
}

.command-center-operating-shell-v1 .command-center-operational-lens.critical::after,
.command-center-operating-shell-v1 .runtime-console-kpi.critical::after {
  background: linear-gradient(90deg, transparent 0%, rgba(255, 107, 100, 0.3) 16%, rgba(255, 107, 100, 0.62) 38%, transparent 51%, rgba(255, 107, 100, 0.42) 72%, rgba(255, 107, 100, 0.72) 100%);
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-technical-measurements,
.command-center-operating-shell-v1 .runtime-console-kpi .command-center-technical-measurements {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  margin-top: 0 !important;
}

@media (min-width: 1181px) {
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    transform: translateY(-4px);
  }
}


/* Command Center Visual Operating Platform Phase A.6.3 - cockpit header and briefing action correction */
.command-center-operating-shell-v1 .topbar #view-back-button,
.command-center-operating-shell-v1 .topbar .view-back-button {
  display: none !important;
}

.command-center-operating-shell-v1 .topbar .topbar-status {
  background: rgba(196, 211, 224, 0.055) !important;
  border: 1px solid rgba(196, 211, 224, 0.12) !important;
  border-radius: 999px !important;
  padding: 8px 14px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  height: 178px !important;
  max-height: 178px !important;
  overflow: hidden !important;
  padding: 22px 28px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-meta {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: clamp(1.22rem, 1.55vw, 1.58rem) !important;
  margin-bottom: 10px !important;
  max-width: 46ch !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  max-width: 62ch !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  align-self: center !important;
  justify-self: end !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  grid-auto-rows: minmax(126px, auto) !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
  min-height: 264px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  min-height: 126px !important;
}


/* Command Center Visual Operating Platform Phase A.7 - premium command bar and operator scan polish */
.command-center-operating-shell-v1 .command-center-command-bar {
  align-items: center !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 18px !important;
  min-height: 74px !important;
}

.command-center-operating-shell-v1 .command-bar-title-block {
  display: grid !important;
  gap: 2px !important;
}

.command-center-operating-shell-v1 .command-bar-title-block .eyebrow {
  color: rgba(196, 211, 224, 0.5) !important;
  font-size: 0.59rem !important;
  letter-spacing: 0.11em !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-bar-breadcrumb {
  color: rgba(196, 211, 224, 0.52) !important;
  font-size: 0.72rem !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-bar-controls {
  align-items: center !important;
  display: flex !important;
  gap: 10px !important;
}

.command-center-operating-shell-v1 .command-bar-control {
  background: rgba(196, 211, 224, 0.045) !important;
  border: 1px solid rgba(196, 211, 224, 0.105) !important;
  border-radius: 7px !important;
  display: grid !important;
  gap: 3px !important;
  min-width: 112px !important;
  padding: 7px 10px !important;
}

.command-center-operating-shell-v1 .command-bar-control span {
  color: rgba(196, 211, 224, 0.52) !important;
  font-size: 0.58rem !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-bar-control strong {
  color: rgba(242, 246, 248, 0.88) !important;
  font-size: 0.78rem !important;
}

.command-center-operating-shell-v1 .command-bar-status {
  align-items: center !important;
  display: inline-flex !important;
  gap: 8px !important;
  min-height: 35px !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-bar-status #system-status-text {
  color: rgba(242, 246, 248, 0.86) !important;
  font-size: 0.78rem !important;
  font-weight: 760 !important;
}

.command-center-operating-shell-v1 .command-bar-alert,
.command-center-operating-shell-v1 .command-bar-avatar {
  align-items: center !important;
  background: rgba(196, 211, 224, 0.07) !important;
  border: 1px solid rgba(196, 211, 224, 0.12) !important;
  border-radius: 999px !important;
  color: rgba(242, 246, 248, 0.84) !important;
  display: inline-flex !important;
  font-size: 0.8rem !important;
  font-weight: 850 !important;
  height: 34px !important;
  justify-content: center !important;
  width: 34px !important;
}

.command-center-operating-shell-v1 .command-bar-avatar {
  background: linear-gradient(135deg, rgba(95, 168, 255, 0.22), rgba(164, 124, 255, 0.16)) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  letter-spacing: -0.01em !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens::before,
.command-center-operating-shell-v1 .runtime-console-kpi::before {
  width: 3px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens::after,
.command-center-operating-shell-v1 .runtime-console-kpi::after {
  box-shadow: 0 -10px 26px rgba(116, 217, 151, 0.08) !important;
  height: 3px !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-value {
  color: var(--abos-console-green) !important;
  font-size: 1rem !important;
  font-weight: 820 !important;
}

@media (max-width: 900px) {
  .command-center-operating-shell-v1 .command-center-command-bar {
    grid-template-columns: 1fr !important;
  }
  .command-center-operating-shell-v1 .command-bar-controls {
    flex-wrap: wrap !important;
  }
}

@media (max-width: 760px) {
  .command-center-operating-shell-v1 .command-bar-control {
    min-width: calc(50% - 8px) !important;
  }
  .command-center-operating-shell-v1 .command-bar-status {
    flex: 1 1 auto !important;
  }
}


/* Command Center Visual Operating Platform Phase A.7.1 - navigation icon language and state strip precision */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before {
  content: "?" !important;
  font-size: 0.88rem !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="dashboard"]::before { content: "\2302" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="operations"]::before { content: "\2699" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="approvals"]::before { content: "\2713" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="reviews"]::before { content: "\25A7" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="businesses"]::before { content: "\25EB" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="connectors"]::before { content: "\221E" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="history"]::before { content: "\25A4" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="workflows"]::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="automations-workflows"]::before { content: "\2301" !important; }

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  grid-template-columns: 0.82fr 0.72fr 0.72fr 0.82fr 0.7fr 0.92fr !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell-1 strong {
  font-size: 1rem !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell-1 {
  background: linear-gradient(90deg, rgba(116, 217, 151, 0.08), transparent) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  max-width: 100% !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  background:
    radial-gradient(circle at 82% 24%, rgba(95, 168, 255, 0.08), transparent 26%),
    linear-gradient(135deg, rgba(19, 31, 45, 0.99), rgba(12, 22, 33, 0.99)) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens strong,
.command-center-operating-shell-v1 .runtime-console-kpi strong {
  letter-spacing: 0.025em !important;
}

/* Command Center Visual Operating Platform Phase A.7.2 - owner sketch first-viewport convergence */
.command-center-operating-shell-v1 {
  --abos-cockpit-gap: 10px !important;
  grid-template-columns: 216px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .sidebar,
.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  width: 216px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  min-height: 66px !important;
  padding: 14px 14px 12px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  height: 34px !important;
  width: 34px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  font-size: 0.88rem !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  font-size: 0.55rem !important;
}

.command-center-operating-shell-v1 .nav-parent {
  min-height: 34px !important;
  padding: 8px 10px !important;
}

.command-center-operating-shell-v1 .nav-parent::before {
  flex-basis: 24px !important;
  height: 24px !important;
  margin-right: 9px !important;
  width: 24px !important;
}

.command-center-operating-shell-v1:not(.command-center-runtime-health-active) .main-shell {
  padding: 0 14px 30px !important;
}

.command-center-operating-shell-v1 .command-center-command-bar {
  border-radius: 0 0 8px 8px !important;
  min-height: 70px !important;
  padding: 10px 14px !important;
}

.command-center-operating-shell-v1 .command-bar-title-block .eyebrow {
  font-size: 0.55rem !important;
}

.command-center-operating-shell-v1 .topbar h1,
.command-center-operating-shell-v1 .topbar h2 {
  font-size: 1.05rem !important;
}

.command-center-operating-shell-v1 .command-bar-control {
  min-width: 104px !important;
  padding: 6px 9px !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-strip,
.command-center-operating-shell-v1 .command-center-operating-state-strip {
  min-height: 54px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  grid-template-columns: 0.78fr 0.68fr 0.7fr 0.72fr 0.62fr minmax(148px, 0.98fr) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  min-height: 54px !important;
  padding: 9px 14px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item span {
  font-size: 0.55rem !important;
  letter-spacing: 0.09em !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  font-size: 0.82rem !important;
  line-height: 1.1 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  height: 144px !important;
  max-height: 144px !important;
  padding: 18px 24px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: clamp(1.14rem, 1.32vw, 1.38rem) !important;
  line-height: 1.12 !important;
  margin-bottom: 7px !important;
  max-width: 54ch !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
  display: -webkit-box !important;
  font-size: 0.84rem !important;
  line-height: 1.45 !important;
  max-width: 60ch !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  min-width: 168px !important;
  padding: 10px 16px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid,
.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  max-height: 144px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  padding: 16px 18px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li,
.command-center-operating-shell-v1 .command-center-context-row {
  font-size: 0.8rem !important;
  min-height: 24px !important;
  padding: 3px 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  grid-auto-rows: minmax(112px, auto) !important;
  margin-top: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child {
  min-height: 228px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  min-height: 112px !important;
  padding: 16px 18px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-topline,
.command-center-operating-shell-v1 .runtime-console-kpi .command-center-region-topline {
  gap: 10px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-label,
.command-center-operating-shell-v1 .runtime-console-kpi .runtime-console-kpi-label {
  font-size: 0.58rem !important;
  letter-spacing: 0.11em !important;
  line-height: 1.15 !important;
}

.command-center-operating-shell-v1 .command-center-region-value-row {
  align-items: center !important;
  display: grid !important;
  gap: 10px !important;
  grid-template-columns: minmax(0, auto) 96px !important;
}

.command-center-operating-shell-v1 .command-center-sparkline {
  height: 32px !important;
  justify-self: end !important;
  width: 96px !important;
}

.command-center-operating-shell-v1 .command-center-sparkline path {
  fill: none !important;
  stroke: currentColor !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  stroke-width: 2.8 !important;
}

.command-center-operating-shell-v1 .command-center-sparkline.healthy { color: var(--abos-console-green) !important; }
.command-center-operating-shell-v1 .command-center-sparkline.attention { color: var(--abos-console-amber) !important; }
.command-center-operating-shell-v1 .command-center-sparkline.critical { color: #ff6b64 !important; }

.command-center-operating-shell-v1 .command-center-operational-lens::after,
.command-center-operating-shell-v1 .runtime-console-kpi::after {
  display: none !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-shell-v1 .command-center-briefing-compact-copy {
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  display: -webkit-box !important;
  font-size: 0.76rem !important;
  line-height: 1.38 !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens:not(.command-center-lens-priority) .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  -webkit-line-clamp: 1 !important;
}

@media (min-width: 1181px) {
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    transform: none !important;
  }
}

/* Command Center Visual Operating Platform Phase A.7.3 - dense operational lens correction */
.command-center-operating-shell-v1 .command-center-operational-region-grid {
  align-items: stretch !important;
  display: grid !important;
  gap: 10px !important;
  grid-auto-rows: minmax(146px, auto) !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > *,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(2),
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(3),
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(4) {
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 146px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  align-content: start !important;
  display: grid !important;
  gap: 10px !important;
  min-height: 146px !important;
  padding: 16px !important;
}

.command-center-operating-shell-v1 .command-center-region-value-row {
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 6px !important;
}

.command-center-operating-shell-v1 .command-center-region-value-row strong {
  min-height: 24px !important;
}

.command-center-operating-shell-v1 .command-center-sparkline {
  justify-self: stretch !important;
  width: 100% !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-shell-v1 .runtime-console-kpi .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  margin-top: 0 !important;
}

@media (max-width: 1180px) {
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 720px) {
  .command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Command Center Visual Operating Platform Phase A.7.4 - premium cockpit contrast and visual language polish */
.command-center-operating-shell-v1 {
  --abos-console-bg: #050a0f !important;
  --abos-console-bg-2: #07101a !important;
  --abos-console-panel: #0f1a25 !important;
  --abos-console-panel-2: #122131 !important;
  --abos-console-panel-3: #0b141f !important;
  --abos-console-line: rgba(178, 199, 218, 0.19) !important;
  --abos-console-line-strong: rgba(178, 199, 218, 0.34) !important;
  --abos-console-text: #f7fbfd !important;
  --abos-console-muted: #b8c6d3 !important;
  --abos-console-dim: #8394a6 !important;
  --abos-console-green: #72e49b !important;
  --abos-console-blue: #65aaff !important;
  background:
    radial-gradient(circle at 72% -8%, rgba(93, 164, 255, 0.09), transparent 28%),
    linear-gradient(180deg, #050a0f 0%, #07101a 100%) !important;
  color: var(--abos-console-text) !important;
  font-feature-settings: kern 1, tnum 1 !important;
}

.command-center-operating-shell-v1 .main-shell {
  background:
    linear-gradient(180deg, rgba(8, 15, 23, 0.98), rgba(6, 11, 17, 0.99)) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  background:
    radial-gradient(circle at 50% 10%, rgba(101, 170, 255, 0.11), transparent 26%),
    linear-gradient(180deg, #06101a 0%, #03070d 100%) !important;
  border-right: 1px solid rgba(178, 199, 218, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  background: linear-gradient(135deg, rgba(101, 170, 255, 0.18), rgba(114, 228, 155, 0.06)) !important;
  border-color: rgba(101, 170, 255, 0.46) !important;
  box-shadow: 0 0 0 1px rgba(255,255,255,0.03), 0 0 30px rgba(101, 170, 255, 0.18) !important;
}

.command-center-operating-shell-v1 .nav-parent,
.command-center-operating-shell-v1 .nav-child,
.command-center-operating-shell-v1 .nav-subgroup-toggle {
  color: rgba(230, 238, 245, 0.78) !important;
  font-weight: 720 !important;
}

.command-center-operating-shell-v1 .nav-parent.active,
.command-center-operating-shell-v1 .nav-child.active {
  background: linear-gradient(90deg, rgba(101, 170, 255, 0.16), rgba(114, 228, 155, 0.06)) !important;
  color: #ffffff !important;
  box-shadow: inset 3px 0 0 var(--abos-console-blue), 0 8px 22px rgba(0,0,0,0.18) !important;
}

.command-center-operating-shell-v1 .nav-parent::before {
  background: rgba(178, 199, 218, 0.07) !important;
  border-color: rgba(178, 199, 218, 0.18) !important;
  color: rgba(229, 241, 249, 0.86) !important;
  text-shadow: 0 0 14px rgba(101, 170, 255, 0.22) !important;
}

.command-center-operating-shell-v1 .command-center-command-bar {
  background: linear-gradient(180deg, rgba(8, 15, 23, 0.99), rgba(7, 13, 20, 0.98)) !important;
  border-color: rgba(178, 199, 218, 0.16) !important;
  box-shadow: 0 10px 28px rgba(0,0,0,0.24), inset 0 -1px 0 rgba(255,255,255,0.035) !important;
}

.command-center-operating-shell-v1 .command-bar-title-block .eyebrow,
.command-center-operating-shell-v1 .command-bar-breadcrumb {
  color: rgba(184, 198, 211, 0.72) !important;
}

.command-center-operating-shell-v1 .topbar h1,
.command-center-operating-shell-v1 .topbar h2 {
  color: #ffffff !important;
  font-weight: 850 !important;
}

.command-center-operating-shell-v1 .command-bar-control,
.command-center-operating-shell-v1 .command-bar-status,
.command-center-operating-shell-v1 .command-bar-alert,
.command-center-operating-shell-v1 .command-bar-avatar {
  background: rgba(15, 26, 37, 0.92) !important;
  border-color: rgba(178, 199, 218, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-strip,
.command-center-operating-shell-v1 .command-center-operating-state-strip {
  background: linear-gradient(90deg, rgba(15, 31, 42, 0.98), rgba(12, 24, 36, 0.98)) !important;
  border: 1px solid rgba(178, 199, 218, 0.26) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.055), 0 12px 26px rgba(0,0,0,0.18) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  border-right-color: rgba(178, 199, 218, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item span {
  color: rgba(184, 198, 211, 0.78) !important;
  font-weight: 850 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  color: var(--abos-console-green) !important;
  font-weight: 900 !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context,
.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi,
.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  background:
    linear-gradient(180deg, rgba(17, 30, 43, 0.98), rgba(10, 19, 29, 0.98)) !important;
  border: 1px solid rgba(178, 199, 218, 0.18) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.045), 0 12px 26px rgba(0,0,0,0.16) !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  background:
    radial-gradient(circle at 78% 18%, rgba(101, 170, 255, 0.13), transparent 31%),
    linear-gradient(135deg, rgba(18, 32, 47, 0.99), rgba(9, 18, 28, 0.99)) !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  color: #ffffff !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p,
.command-center-operating-shell-v1 .command-center-since-last-visit li,
.command-center-operating-shell-v1 .command-center-context-row,
.command-center-operating-shell-v1 .command-center-briefing-compact-copy {
  color: rgba(226, 236, 244, 0.86) !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  background: linear-gradient(135deg, #2d7be8, #1d5fc1) !important;
  border: 1px solid rgba(137, 190, 255, 0.5) !important;
  box-shadow: 0 12px 28px rgba(45, 123, 232, 0.24), inset 0 1px 0 rgba(255,255,255,0.22) !important;
  color: #ffffff !important;
  font-weight: 850 !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon {
  align-items: center !important;
  background: rgba(101, 170, 255, 0.13) !important;
  border: 1px solid rgba(101, 170, 255, 0.24) !important;
  border-radius: 9px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 8px 18px rgba(0,0,0,0.16) !important;
  color: rgba(183, 217, 255, 0.96) !important;
  display: inline-flex !important;
  flex: 0 0 34px !important;
  height: 34px !important;
  justify-content: center !important;
  width: 34px !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon.healthy {
  background: rgba(114, 228, 155, 0.12) !important;
  border-color: rgba(114, 228, 155, 0.25) !important;
  color: var(--abos-console-green) !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon.attention {
  background: rgba(221, 182, 87, 0.13) !important;
  border-color: rgba(221, 182, 87, 0.28) !important;
  color: var(--abos-console-amber) !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon.critical {
  background: rgba(255, 107, 100, 0.13) !important;
  border-color: rgba(255, 107, 100, 0.3) !important;
  color: #ff7f78 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-label,
.command-center-operating-shell-v1 .runtime-console-kpi .runtime-console-kpi-label {
  color: rgba(184, 198, 211, 0.82) !important;
  font-weight: 900 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens strong,
.command-center-operating-shell-v1 .runtime-console-kpi strong,
.command-center-operating-shell-v1 .runtime-console-kpi-value {
  color: #ffffff !important;
  font-size: 1.05rem !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.healthy strong,
.command-center-operating-shell-v1 .runtime-console-kpi.healthy strong {
  color: #f7fbfd !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.attention::before,
.command-center-operating-shell-v1 .runtime-console-kpi.attention::before {
  background: var(--abos-console-amber) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.critical::before,
.command-center-operating-shell-v1 .runtime-console-kpi.critical::before {
  background: #ff6b64 !important;
}

.command-center-operating-shell-v1 .command-center-sparkline path {
  filter: drop-shadow(0 0 6px currentColor) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  gap: 10px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  border-color: rgba(178, 199, 218, 0.2) !important;
}

/* Command Center Visual Operating Platform Phase A.7.5 - first viewport scan completion */
.command-center-operating-shell-v1 .abos-page-framework-content {
  gap: 9px !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-strip,
.command-center-operating-shell-v1 .command-center-operating-state-strip {
  margin-top: -8px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  height: 132px !important;
  max-height: 132px !important;
  padding: 16px 22px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: clamp(1.08rem, 1.24vw, 1.28rem) !important;
  margin-bottom: 6px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  min-width: 164px !important;
  padding: 9px 14px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  gap: 9px !important;
  max-height: 128px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  max-height: 128px !important;
  overflow: hidden !important;
  padding: 12px 16px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit h3,
.command-center-operating-shell-v1 .command-center-operational-context h3,
.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-briefing-card-title,
.command-center-operating-shell-v1 .command-center-operational-context .command-center-briefing-card-title {
  font-size: 0.68rem !important;
  letter-spacing: 0.11em !important;
  margin-bottom: 8px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit ul {
  display: grid !important;
  gap: 4px !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li {
  align-items: center !important;
  display: grid !important;
  font-size: 0.76rem !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  line-height: 1.22 !important;
  min-height: 20px !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li:nth-child(n+4) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-operational-context .command-center-visual-icon {
  border-radius: 7px !important;
  flex-basis: 24px !important;
  font-size: 0.78rem !important;
  height: 24px !important;
  width: 24px !important;
}

.command-center-operating-shell-v1 .command-center-operational-context {
  display: grid !important;
  grid-template-rows: auto 1fr !important;
}

.command-center-operating-shell-v1 .command-center-operational-context dl,
.command-center-operating-shell-v1 .command-center-operational-context .command-center-context-list {
  display: grid !important;
  gap: 0 !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-context-row {
  align-items: center !important;
  display: grid !important;
  font-size: 0.75rem !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  line-height: 1.18 !important;
  min-height: 20px !important;
  padding: 2px 0 !important;
}

.command-center-operating-shell-v1 .command-center-context-row:nth-of-type(n+5) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  grid-auto-rows: minmax(154px, auto) !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > *,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(2),
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(3),
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(4) {
  min-height: 154px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  min-height: 154px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens:hover,
.command-center-operating-shell-v1 .runtime-console-kpi:hover {
  border-color: rgba(101, 170, 255, 0.34) !important;
  transform: translateY(-1px) !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-shell-v1 .command-center-briefing-compact-copy {
  color: rgba(232, 241, 248, 0.78) !important;
}

/* Command Center Visual Operating Platform Phase A.7.6 - proprietary SVG icon and cockpit crispness */
.command-center-operating-shell-v1 {
  --abos-console-text: #fbfdff !important;
  --abos-console-muted: #c5d1dc !important;
  --abos-console-green: #7ff0a6 !important;
  --abos-console-blue: #70b3ff !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon {
  font-size: 0 !important;
  overflow: hidden !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon::after {
  background: radial-gradient(circle, currentColor 0%, transparent 62%) !important;
  content: "" !important;
  height: 28px !important;
  opacity: 0.18 !important;
  position: absolute !important;
  width: 28px !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon-svg {
  fill: none !important;
  height: 18px !important;
  position: relative !important;
  stroke: currentColor !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  stroke-width: 1.85 !important;
  width: 18px !important;
  z-index: 1 !important;
}

.command-center-operating-shell-v1 .command-center-visual-icon-svg circle,
.command-center-operating-shell-v1 .command-center-visual-icon-svg path,
.command-center-operating-shell-v1 .command-center-visual-icon-svg rect {
  vector-effect: non-scaling-stroke !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens {
  background:
    linear-gradient(180deg, rgba(18, 33, 48, 0.99), rgba(9, 18, 28, 0.99)) !important;
  border-color: rgba(181, 206, 226, 0.22) !important;
  border-radius: 7px !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.06),
    inset 0 -1px 0 rgba(0, 0, 0, 0.28),
    0 10px 24px rgba(0, 0, 0, 0.2) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens::before,
.command-center-operating-shell-v1 .runtime-console-kpi::before {
  border-radius: 999px !important;
  bottom: 16px !important;
  left: 0 !important;
  top: 16px !important;
  width: 2px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-topline {
  align-items: center !important;
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-label {
  color: rgba(220, 232, 241, 0.82) !important;
  font-size: 0.6rem !important;
  letter-spacing: 0.12em !important;
  text-shadow: 0 1px 0 rgba(0,0,0,0.25) !important;
}

.command-center-operating-shell-v1 .command-center-region-value-row strong,
.command-center-operating-shell-v1 .runtime-console-kpi-value {
  color: #ffffff !important;
  font-size: 1.08rem !important;
  line-height: 1.08 !important;
  text-shadow: 0 8px 20px rgba(0,0,0,0.26) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  color: rgba(218, 230, 239, 0.7) !important;
  font-size: 0.73rem !important;
  line-height: 1.34 !important;
}

.command-center-operating-shell-v1 .command-center-sparkline {
  margin-top: 2px !important;
}

.command-center-operating-shell-v1 .command-center-sparkline path {
  stroke-width: 3.05 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong,
.command-center-operating-shell-v1 .command-center-context-row strong,
.command-center-operating-shell-v1 .command-center-context-row dd {
  text-shadow: 0 0 14px rgba(127, 240, 166, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  border-color: rgba(181, 206, 226, 0.22) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.065),
    0 14px 30px rgba(0,0,0,0.22),
    0 0 0 1px rgba(112, 179, 255, 0.035) !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: clamp(1.16rem, 1.34vw, 1.36rem) !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  border-radius: 7px !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  border-color: rgba(181, 206, 226, 0.19) !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li,
.command-center-operating-shell-v1 .command-center-context-row {
  color: rgba(236, 244, 250, 0.84) !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-strip {
  border-color: rgba(181, 206, 226, 0.29) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  background: linear-gradient(90deg, rgba(127,240,166,0.055), transparent 36%, rgba(112,179,255,0.035)) !important;
}

/* Command Center Visual Operating Platform Phase A.7.7 - signal-first scan refinement */
.command-center-operating-shell-v1 .command-center-operational-briefing-hero::after {
  background:
    linear-gradient(110deg, transparent 0%, rgba(112, 179, 255, 0.12) 34%, transparent 44%),
    linear-gradient(92deg, transparent 0%, rgba(127, 240, 166, 0.1) 62%, transparent 76%) !important;
  bottom: 0 !important;
  content: "" !important;
  opacity: 0.58 !important;
  pointer-events: none !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important;
  width: 44% !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero > * {
  position: relative !important;
  z-index: 1 !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  grid-template-columns: 0.9fr 1.1fr !important;
  max-height: 118px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  max-height: 118px !important;
  padding: 10px 14px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit h3,
.command-center-operating-shell-v1 .command-center-operational-context h3,
.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-briefing-card-title,
.command-center-operating-shell-v1 .command-center-operational-context .command-center-briefing-card-title {
  color: rgba(167, 198, 232, 0.9) !important;
  font-size: 0.63rem !important;
  margin-bottom: 6px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li {
  font-size: 1rem !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li:nth-child(n+3) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-context-row {
  font-size: 0.73rem !important;
  min-height: 18px !important;
  padding: 1px 0 !important;
}

.command-center-operating-shell-v1 .command-center-context-row:nth-of-type(n+4) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  grid-auto-rows: minmax(164px, auto) !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid > *,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :first-child,
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(2),
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(3),
.command-center-operating-shell-v1 .command-center-operational-region-grid > :nth-child(4) {
  min-height: 164px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens,
.command-center-operating-shell-v1 .runtime-console-kpi {
  gap: 9px !important;
  min-height: 164px !important;
  padding: 15px 15px 13px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-label {
  font-size: 0.64rem !important;
  letter-spacing: 0.09em !important;
}

.command-center-operating-shell-v1 .command-center-region-value-row {
  gap: 8px !important;
}

.command-center-operating-shell-v1 .command-center-region-value-row strong,
.command-center-operating-shell-v1 .runtime-console-kpi-value {
  font-size: 1.18rem !important;
}

.command-center-operating-shell-v1 .command-center-sparkline {
  height: 34px !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  -webkit-line-clamp: 1 !important;
  color: rgba(223, 235, 244, 0.72) !important;
  font-size: 0.72rem !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  margin-top: 2px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  min-height: 168px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  font-size: 0.78rem !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  font-size: 0.93rem !important;
  line-height: 1.08 !important;
}

/* Command Center Visual Operating Platform Phase A.7.8 - support context legibility correction */
.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  max-height: 136px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  max-height: 136px !important;
  padding: 12px 15px !important;
}

.command-center-operating-shell-v1 .command-center-context-row {
  font-size: 1rem !important;
  min-height: 20px !important;
  padding: 2px 0 !important;
}

.command-center-operating-shell-v1 .command-center-context-row:nth-of-type(n+5) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit li:nth-child(n+4) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-region-grid {
  transform: translateY(-2px) !important;
}

/* Command Center Visual Operating Platform Phase A.7.9 - deep region visual correction */
.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region,
.command-center-operating-shell-v1 .command-center-operational-interpretation-sequence,
.command-center-operating-shell-v1 .command-center-briefing-card {
  background: linear-gradient(180deg, rgba(17, 30, 43, 0.98), rgba(8, 16, 25, 0.99)) !important;
  border: 1px solid rgba(181, 206, 226, 0.18) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.045), 0 10px 24px rgba(0,0,0,0.18) !important;
  color: rgba(236, 244, 250, 0.9) !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  min-height: auto !important;
  padding: 20px 26px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline h3,
.command-center-operating-shell-v1 .command-center-evidence-summary h3,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region h3,
.command-center-operating-shell-v1 .command-center-briefing-card h3 {
  color: rgba(119, 174, 255, 0.94) !important;
  font-size: 0.78rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.08em !important;
  margin: 0 0 18px !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline ol,
.command-center-operating-shell-v1 .command-center-operating-timeline ul {
  display: grid !important;
  gap: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline li {
  align-items: start !important;
  column-gap: 16px !important;
  display: grid !important;
  grid-template-columns: 84px 18px minmax(0, 1fr) !important;
  list-style: none !important;
  min-height: 42px !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline li::before {
  background: rgba(127, 240, 166, 0.72) !important;
  border: 3px solid rgba(17, 30, 43, 1) !important;
  border-radius: 999px !important;
  box-shadow: 0 0 0 1px rgba(127,240,166,0.32), 0 0 16px rgba(127,240,166,0.22) !important;
  content: "" !important;
  grid-column: 2 !important;
  height: 12px !important;
  margin-top: 4px !important;
  width: 12px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline li::after {
  background: rgba(127, 240, 166, 0.28) !important;
  content: "" !important;
  grid-column: 2 !important;
  height: calc(100% + 14px) !important;
  left: 8px !important;
  position: absolute !important;
  top: 18px !important;
  width: 2px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline li:last-child::after {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline time,
.command-center-operating-shell-v1 .command-center-operating-timeline .timeline-time,
.command-center-operating-shell-v1 .command-center-operating-timeline .runtime-console-timeline-time {
  color: rgba(197, 209, 220, 0.82) !important;
  display: block !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  overflow-wrap: normal !important;
  text-align: right !important;
  white-space: normal !important;
  word-break: normal !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline strong,
.command-center-operating-shell-v1 .command-center-operating-timeline b {
  color: #ffffff !important;
  display: block !important;
  font-size: 0.91rem !important;
  font-weight: 900 !important;
  line-height: 1.22 !important;
  margin-bottom: 3px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline p,
.command-center-operating-shell-v1 .command-center-operating-timeline small,
.command-center-operating-shell-v1 .command-center-operating-timeline span:not(.command-center-visual-icon):not(.runtime-console-chip-label) {
  color: rgba(223, 235, 244, 0.82) !important;
  font-size: 0.82rem !important;
  line-height: 1.35 !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary table {
  border-collapse: collapse !important;
  table-layout: fixed !important;
  width: 100% !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary th,
.command-center-operating-shell-v1 .command-center-evidence-summary td {
  border-bottom: 1px solid rgba(181, 206, 226, 0.14) !important;
  color: rgba(236, 244, 250, 0.92) !important;
  font-size: 0.83rem !important;
  line-height: 1.28 !important;
  padding: 10px 10px !important;
  vertical-align: top !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary th {
  color: rgba(197, 209, 220, 0.72) !important;
  font-size: 0.7rem !important;
  font-weight: 900 !important;
  letter-spacing: 0.04em !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary td:first-child,
.command-center-operating-shell-v1 .command-center-evidence-summary th:first-child {
  width: 36% !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary td:nth-child(2),
.command-center-operating-shell-v1 .command-center-evidence-summary th:nth-child(2) {
  width: 23% !important;
  overflow-wrap: anywhere !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary td:nth-child(3),
.command-center-operating-shell-v1 .command-center-evidence-summary th:nth-child(3),
.command-center-operating-shell-v1 .command-center-evidence-summary td:nth-child(4),
.command-center-operating-shell-v1 .command-center-evidence-summary th:nth-child(4) {
  width: 20% !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary strong,
.command-center-operating-shell-v1 .command-center-evidence-summary b {
  color: #ffffff !important;
  font-weight: 900 !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary tfoot,
.command-center-operating-shell-v1 .command-center-evidence-summary .evidence-confidence,
.command-center-operating-shell-v1 .command-center-evidence-summary > p:last-child {
  color: var(--abos-console-blue) !important;
  font-size: 0.9rem !important;
  font-weight: 900 !important;
  margin-top: 14px !important;
}

.command-center-operating-shell-v1 .runtime-console-chip {
  align-items: center !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  font-size: 0.72rem !important;
  font-weight: 900 !important;
  gap: 7px !important;
  letter-spacing: 0.05em !important;
  min-height: 32px !important;
  padding: 5px 12px !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .runtime-console-chip .command-center-visual-icon {
  flex-basis: 22px !important;
  height: 22px !important;
  width: 22px !important;
}

.command-center-operating-shell-v1 .runtime-console-chip .command-center-visual-icon-svg {
  height: 14px !important;
  width: 14px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-card {
  min-height: 0 !important;
  padding: 24px 28px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-card p {
  color: rgba(236, 244, 250, 0.9) !important;
  font-size: 0.98rem !important;
  line-height: 1.42 !important;
  max-width: 72ch !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region {
  padding: 24px 30px !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle {
  background: rgba(21, 34, 47, 0.96) !important;
  border-color: rgba(181, 206, 226, 0.18) !important;
  color: rgba(236, 244, 250, 0.92) !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle h3,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region .collapsible-card-toggle strong,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region summary {
  color: #ffffff !important;
  font-weight: 900 !important;
}

/* Command Center Visual Operating Platform Phase A.7.10 - timeline layout hardening */
.command-center-operating-shell-v1 .command-center-timeline-list {
  display: grid !important;
  gap: 14px !important;
  margin: 0 !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li {
  align-items: start !important;
  display: grid !important;
  grid-template-columns: 76px 18px minmax(0, 1fr) !important;
  column-gap: 12px !important;
  list-style: none !important;
  min-height: 44px !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li > .command-center-timeline-time {
  color: rgba(197, 209, 220, 0.78) !important;
  display: block !important;
  font-size: 0.68rem !important;
  font-weight: 850 !important;
  grid-column: 1 !important;
  line-height: 1.15 !important;
  max-width: 76px !important;
  min-width: 0 !important;
  overflow: hidden !important;
  overflow-wrap: normal !important;
  padding-top: 2px !important;
  text-align: right !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-break: normal !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li > div {
  grid-column: 3 !important;
  min-width: 0 !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li::before {
  grid-column: 2 !important;
  grid-row: 1 !important;
  justify-self: center !important;
  margin-top: 2px !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li::after {
  grid-column: 2 !important;
  left: calc(76px + 12px + 8px) !important;
  top: 18px !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li strong {
  color: #ffffff !important;
  display: block !important;
  font-size: 0.9rem !important;
  font-weight: 900 !important;
  line-height: 1.18 !important;
  margin: 0 0 3px !important;
  max-width: 100% !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
  word-break: normal !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li small {
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  color: rgba(223, 235, 244, 0.8) !important;
  display: -webkit-box !important;
  font-size: 0.78rem !important;
  line-height: 1.25 !important;
  overflow: hidden !important;
  word-break: normal !important;
}

.command-center-operating-shell-v1 .runtime-console-chip {
  max-width: max-content !important;
  min-width: 0 !important;
}

.command-center-operating-shell-v1 .command-center-briefing-card .runtime-console-chip {
  transform: scale(0.88) !important;
  transform-origin: left center !important;
}

/* Command Center Visual Operating Platform Phase A.7.11 - timeline collision correction */
.command-center-operating-shell-v1 .command-center-timeline-list li {
  border-left: 2px solid rgba(127, 240, 166, 0.22) !important;
  column-gap: 16px !important;
  grid-template-columns: 84px minmax(0, 1fr) !important;
  min-height: 46px !important;
  padding-left: 14px !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li::before,
.command-center-operating-shell-v1 .command-center-timeline-list li::after,
.command-center-operating-shell-v1 .command-center-operating-timeline li::before,
.command-center-operating-shell-v1 .command-center-operating-timeline li::after {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li > .command-center-timeline-time {
  grid-column: 1 !important;
  max-width: 84px !important;
  text-align: left !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li > div {
  grid-column: 2 !important;
}

.command-center-operating-shell-v1 .command-center-timeline-list li strong {
  white-space: normal !important;
}

/* Command Center Visual Operating Platform Phase A.7.12 - prehydration and card-model removal */
body.command-center-prehydrate #command-center-shell:not([hidden]) {
  visibility: hidden !important;
}

body.command-center-prehydrate.portal-admin-command-center-active {
  background: #050a0f !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid,
.command-center-operating-shell-v1 .command-center-operational-briefing,
.command-center-operating-shell-v1 .command-center-evidence-region-grid,
.command-center-operating-shell-v1 .command-center-investigation-region-grid {
  background: linear-gradient(180deg, rgba(14, 26, 39, 0.99), rgba(7, 14, 22, 0.99)) !important;
  border: 1px solid rgba(181, 206, 226, 0.16) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035), 0 10px 24px rgba(0,0,0,0.16) !important;
  gap: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card,
.command-center-operating-shell-v1 .command-center-evidence-region-grid > .command-center-briefing-card,
.command-center-operating-shell-v1 .command-center-investigation-region-grid > .command-center-briefing-card {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 154px !important;
  padding: 22px 24px !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:not(:nth-child(3n)),
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card:not(:last-child),
.command-center-operating-shell-v1 .command-center-evidence-region-grid > .command-center-briefing-card:not(:last-child),
.command-center-operating-shell-v1 .command-center-investigation-region-grid > .command-center-briefing-card:not(:last-child) {
  border-right: 1px solid rgba(181, 206, 226, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(n+4) {
  border-top: 1px solid rgba(181, 206, 226, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card::before,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card::before,
.command-center-operating-shell-v1 .command-center-evidence-region-grid > .command-center-briefing-card::before,
.command-center-operating-shell-v1 .command-center-investigation-region-grid > .command-center-briefing-card::before {
  background: rgba(127, 240, 166, 0.48) !important;
  bottom: 22px !important;
  content: "" !important;
  left: 0 !important;
  position: absolute !important;
  top: 22px !important;
  width: 2px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.attention::before,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card.attention::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.is-attention::before,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card.is-attention::before {
  background: rgba(221, 182, 87, 0.78) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.critical::before,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card.critical::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.is-critical::before,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card.is-critical::before {
  background: rgba(255, 107, 100, 0.85) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card h3,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card h3,
.command-center-operating-shell-v1 .command-center-evidence-region-grid > .command-center-briefing-card h3,
.command-center-operating-shell-v1 .command-center-investigation-region-grid > .command-center-briefing-card h3 {
  color: rgba(238, 246, 251, 0.9) !important;
  font-size: 0.98rem !important;
  letter-spacing: 0 !important;
  margin: 10px 0 12px !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card p,
.command-center-operating-shell-v1 .command-center-operational-briefing > .command-center-briefing-card p,
.command-center-operating-shell-v1 .command-center-evidence-region-grid > .command-center-briefing-card p,
.command-center-operating-shell-v1 .command-center-investigation-region-grid > .command-center-briefing-card p {
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  color: rgba(223, 235, 244, 0.78) !important;
  display: -webkit-box !important;
  font-size: 0.82rem !important;
  line-height: 1.34 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip,
.command-center-operating-shell-v1 .command-center-operational-briefing .runtime-console-chip,
.command-center-operating-shell-v1 .command-center-evidence-region-grid .runtime-console-chip,
.command-center-operating-shell-v1 .command-center-investigation-region-grid .runtime-console-chip {
  transform: none !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region {
  background: linear-gradient(180deg, rgba(12, 22, 34, 0.99), rgba(6, 12, 19, 0.99)) !important;
  border: 1px solid rgba(181, 206, 226, 0.16) !important;
  border-radius: 8px !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .collapsible-card {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  padding: 22px 26px !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-proof-grid {
    grid-template-columns: 1fr !important;
  }
  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card {
    border-right: 0 !important;
    border-top: 1px solid rgba(181, 206, 226, 0.12) !important;
  }
  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:first-child {
    border-top: 0 !important;
  }
}


/* Phase A.7.14 - shared framework card-model removal for lower operational regions */
.command-center-operating-shell-v1 .command-center-proof-grid,
.command-center-operating-shell-v1 .command-center-meaning-grid,
.command-center-operating-shell-v1 .command-center-investigation-grid,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region {
  border-radius: 0 !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  background: linear-gradient(180deg, rgba(10, 19, 28, 0.76), rgba(7, 13, 20, 0.58)) !important;
  border: 1px solid rgba(181, 206, 226, 0.18) !important;
  border-radius: 10px !important;
  gap: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 100% !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary {
  border-left: 1px solid rgba(181, 206, 226, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-meaning-grid,
.command-center-operating-shell-v1 .command-center-investigation-grid {
  background: linear-gradient(180deg, rgba(9, 17, 25, 0.76), rgba(7, 13, 20, 0.52)) !important;
  border: 1px solid rgba(181, 206, 226, 0.16) !important;
  border-radius: 10px !important;
  gap: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 132px !important;
  padding: 18px 20px !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region:not(:last-child) {
  border-right: 1px solid rgba(181, 206, 226, 0.13) !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid .runtime-console-diagnostic.command-center-evidence-region {
  min-height: 54px !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region::before {
  content: "" !important;
 position: absolute !important;
 left: 0 !important;
 top: 14px !important;
 bottom: 14px !important;
 width: 2px !important;
 border-radius: 999px !important;
 background: rgba(126, 155, 184, 0.55) !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region.is-normal::before {
 background: rgba(45, 212, 142, 0.72) !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region.is-attention::before {
 background: rgba(238, 113, 94, 0.78) !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region.is-unknown::before {
 background: rgba(148, 163, 184, 0.72) !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-label,
.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-title,
.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region h3,
.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region h4 {
 margin-top: 0 !important;
}

.command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region p {
 color: rgba(221, 230, 239, 0.82) !important;
 font-size: 0.94rem !important;
 line-height: 1.45 !important;
 max-width: 38ch !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region {
 background: linear-gradient(180deg, rgba(7, 12, 18, 0.84), rgba(4, 8, 13, 0.92)) !important;
 border: 1px solid rgba(130, 151, 172, 0.2) !important;
 border-radius: 10px !important;
 padding: 0 !important;
 overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-disclosure-copy,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > div:first-child {
 background: transparent !important;
 border: 0 !important;
 border-radius: 0 !important;
 padding: 20px 24px !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region details,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region .command-center-raw-intelligence-request {
 background: rgba(17, 27, 37, 0.68) !important;
 border: 0 !important;
 border-top: 1px solid rgba(181, 206, 226, 0.14) !important;
 border-radius: 0 !important;
 margin: 0 !important;
 padding: 18px 24px !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region summary {
 min-height: 44px !important;
}

@media (max-width: 980px) {
 .command-center-operating-shell-v1 .command-center-proof-grid,
 .command-center-operating-shell-v1 .command-center-meaning-grid,
 .command-center-operating-shell-v1 .command-center-investigation-grid {
 display: block !important;
 }

 .command-center-operating-shell-v1 .command-center-evidence-summary,
 .command-center-operating-shell-v1 .runtime-console-diagnostic.command-center-evidence-region:not(:last-child) {
 border-left: 0 !important;
 border-right: 0 !important;
 border-top: 1px solid rgba(181, 206, 226, 0.13) !important;
 }
}


/* Phase A.7.15 - apply lower-region card-model removal to active ABOS framework root */
.abos-page-framework-v1 .command-center-proof-grid,
.abos-page-framework-v1 .command-center-meaning-grid,
.abos-page-framework-v1 .command-center-investigation-grid,
.abos-page-framework-v1 .command-center-raw-intelligence-region {
  border-radius: 0 !important;
  box-shadow: none !important;
}

.abos-page-framework-v1 .command-center-proof-grid {
  background: linear-gradient(180deg, rgba(10, 19, 28, 0.76), rgba(7, 13, 20, 0.58)) !important;
  border: 1px solid rgba(181, 206, 226, 0.18) !important;
  border-radius: 10px !important;
  gap: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .command-center-operating-timeline,
.abos-page-framework-v1 .command-center-evidence-summary {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 100% !important;
}

.abos-page-framework-v1 .command-center-evidence-summary {
  border-left: 1px solid rgba(181, 206, 226, 0.16) !important;
}

.abos-page-framework-v1 .command-center-meaning-grid,
.abos-page-framework-v1 .command-center-investigation-grid {
  background: linear-gradient(180deg, rgba(9, 17, 25, 0.76), rgba(7, 13, 20, 0.52)) !important;
  border: 1px solid rgba(181, 206, 226, 0.16) !important;
  border-radius: 10px !important;
  gap: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  min-height: 132px !important;
  padding: 18px 20px !important;
  position: relative !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region:not(:last-child) {
  border-right: 1px solid rgba(181, 206, 226, 0.13) !important;
}

.abos-page-framework-v1 .command-center-investigation-grid .runtime-console-diagnostic.command-center-evidence-region {
  min-height: 54px !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region::before {
  content: "" !important;
 position: absolute !important;
 left: 0 !important;
 top: 14px !important;
 bottom: 14px !important;
 width: 2px !important;
 border-radius: 999px !important;
 background: rgba(126, 155, 184, 0.55) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region.is-normal::before {
 background: rgba(45, 212, 142, 0.72) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region.is-attention::before {
 background: rgba(238, 113, 94, 0.78) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region.is-unknown::before {
 background: rgba(148, 163, 184, 0.72) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region p {
 color: rgba(221, 230, 239, 0.82) !important;
 font-size: 0.94rem !important;
 line-height: 1.45 !important;
 max-width: 38ch !important;
}

.abos-page-framework-v1 .command-center-raw-intelligence-region {
 background: linear-gradient(180deg, rgba(7, 12, 18, 0.84), rgba(4, 8, 13, 0.92)) !important;
 border: 1px solid rgba(130, 151, 172, 0.2) !important;
 border-radius: 10px !important;
 padding: 0 !important;
 overflow: hidden !important;
}

.abos-page-framework-v1 .command-center-raw-intelligence-region details,
.abos-page-framework-v1 .command-center-raw-intelligence-region .command-center-raw-intelligence-request {
 background: rgba(17, 27, 37, 0.68) !important;
 border: 0 !important;
 border-top: 1px solid rgba(181, 206, 226, 0.14) !important;
 border-radius: 0 !important;
 margin: 0 !important;
 padding: 18px 24px !important;
}


/* Phase A.7.16 - compact lower-region status language and reduce box emphasis */
.abos-page-framework-v1 .command-center-proof-grid,
.abos-page-framework-v1 .command-center-meaning-grid,
.abos-page-framework-v1 .command-center-investigation-grid,
.abos-page-framework-v1 .command-center-raw-intelligence-region {
  border-color: rgba(181, 206, 226, 0.11) !important;
  background-image: linear-gradient(180deg, rgba(8, 15, 23, 0.72), rgba(5, 10, 16, 0.62)) !important;
}

.abos-page-framework-v1 .command-center-operating-timeline,
.abos-page-framework-v1 .command-center-evidence-summary {
  padding: 22px 24px !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region {
  padding: 16px 18px 18px !important;
  min-height: 122px !important;
}

.abos-page-framework-v1 .command-center-evidence-heading.runtime-console-diagnostic-heading {
  align-items: center !important;
  gap: 12px !important;
  margin-bottom: 14px !important;
}

.abos-page-framework-v1 .command-center-evidence-heading.runtime-console-diagnostic-heading strong {
  color: rgba(232, 238, 244, 0.92) !important;
  font-size: 0.98rem !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip {
  min-height: 22px !important;
  height: 22px !important;
  padding: 0 8px !important;
  gap: 6px !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  background: rgba(19, 29, 40, 0.78) !important;
  border: 1px solid rgba(181, 206, 226, 0.16) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip .command-center-visual-icon {
  width: 7px !important;
  height: 7px !important;
  min-width: 7px !important;
  border-radius: 999px !important;
  padding: 0 !important;
  background: currentColor !important;
  border: 0 !important;
  box-shadow: none !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip .command-center-visual-icon svg {
  display: none !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip-label {
  font-size: 0.64rem !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  font-weight: 800 !important;
  text-transform: uppercase !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip.is-normal {
  color: rgba(112, 238, 169, 0.95) !important;
  background: rgba(30, 86, 66, 0.18) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip.is-attention {
  color: rgba(238, 184, 94, 0.95) !important;
  background: rgba(126, 79, 23, 0.2) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip.is-unknown {
  color: rgba(184, 197, 211, 0.92) !important;
  background: rgba(96, 116, 136, 0.16) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region p.command-center-briefing-compact-copy {
  color: rgba(218, 228, 238, 0.78) !important;
  font-size: 0.88rem !important;
  line-height: 1.42 !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .command-center-raw-intelligence-region {
  display: grid !important;
  gap: 0 !important;
  min-height: 0 !important;
}

.abos-page-framework-v1 .command-center-raw-intelligence-region h3,
.abos-page-framework-v1 .command-center-raw-intelligence-region p {
  opacity: 0.82 !important;
}

.abos-page-framework-v1 .command-center-raw-intelligence-region summary {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 16px !important;
}


/* Phase A.7.17 - primary operational lenses as connected status-intelligence surface */
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(181, 206, 226, 0.13) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background-image: linear-gradient(180deg, rgba(9, 18, 28, 0.82), rgba(5, 10, 16, 0.64)) !important;
  box-shadow: none !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 172px !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 18px 18px 16px !important;
  position: relative !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:not(:last-child),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:not(:last-child) {
  border-right: 1px solid rgba(181, 206, 226, 0.12) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens::before {
  content: "" !important;
 position: absolute !important;
 left: 0 !important;
 top: 16px !important;
 bottom: 16px !important;
 width: 2px !important;
 border-radius: 999px !important;
 background: rgba(126, 155, 184, 0.5) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-normal::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-normal::before {
 background: rgba(45, 212, 142, 0.75) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-attention::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-attention::before {
 background: rgba(238, 113, 94, 0.78) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
 color: rgba(226, 236, 246, 0.88) !important;
 font-size: 0.76rem !important;
 line-height: 1.18 !important;
 letter-spacing: 0.08em !important;
 text-transform: uppercase !important;
 min-height: 2.1em !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
 font-size: 1.1rem !important;
 line-height: 1.1 !important;
 margin-top: 8px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
 max-height: 42px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
 color: rgba(218, 228, 238, 0.68) !important;
 font-size: 0.78rem !important;
 line-height: 1.35 !important;
 max-height: 2.8em !important;
 overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens a,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens a {
 color: rgba(111, 176, 255, 0.92) !important;
 font-size: 0.78rem !important;
 text-decoration: none !important;
}

@media (max-width: 1120px) {
 .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
 .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
 grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
 }

 .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2n),
 .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2n) {
 border-right: 0 !important;
 }

 .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(n+3),
 .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(n+3) {
 border-top: 1px solid rgba(181, 206, 226, 0.12) !important;
 }
}


/* Phase A.7.18 - Framework v1.1 premium visual polish */
.abos-page-framework-v1 {
  --abos-polish-line: rgba(181, 206, 226, 0.105);
  --abos-polish-line-soft: rgba(181, 206, 226, 0.07);
  --abos-polish-text: rgba(229, 238, 247, 0.9);
  --abos-polish-muted: rgba(193, 207, 221, 0.66);
}

.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  border-color: var(--abos-polish-line) !important;
  border-radius: 8px !important;
  background-image:
    linear-gradient(180deg, rgba(9, 18, 28, 0.78), rgba(4, 9, 15, 0.7)),
    linear-gradient(90deg, rgba(50, 214, 142, 0.055), transparent 32%, transparent 70%, rgba(111, 176, 255, 0.035)) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 164px !important;
  padding: 16px 17px 14px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:not(:last-child),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:not(:last-child) {
  border-right-color: var(--abos-polish-line-soft) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens::before {
  top: 18px !important;
  bottom: 18px !important;
  width: 1px !important;
  opacity: 0.9 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  color: rgba(219, 230, 241, 0.74) !important;
  font-size: 0.69rem !important;
  font-weight: 760 !important;
  letter-spacing: 0.075em !important;
  min-height: 1.8em !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  color: var(--abos-polish-text) !important;
  font-size: 1.03rem !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  color: var(--abos-polish-muted) !important;
  font-size: 1rem !important;
  line-height: 1.32 !important;
  max-height: 2.65em !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg path,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg path {
  stroke-width: 1.55 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  filter: none !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
  opacity: 0.88 !important;
  margin-top: 6px !important;
  max-height: 34px !important;
}

.abos-page-framework-v1 .command-center-proof-grid {
  border-color: var(--abos-polish-line) !important;
  border-radius: 8px !important;
  background-image: linear-gradient(180deg, rgba(7, 14, 22, 0.72), rgba(3, 8, 14, 0.68)) !important;
}

.abos-page-framework-v1 .command-center-operating-timeline,
.abos-page-framework-v1 .command-center-evidence-summary {
  padding: 18px 22px !important;
}

.abos-page-framework-v1 .command-center-timeline-list {
  gap: 0 !important;
  margin-top: 12px !important;
}

.abos-page-framework-v1 .command-center-timeline-list li {
  grid-template-columns: 76px minmax(0, 1fr) !important;
  min-height: 54px !important;
  padding: 8px 0 8px 13px !important;
  border-left-color: rgba(127, 240, 166, 0.19) !important;
}

.abos-page-framework-v1 .command-center-timeline-list li > .command-center-timeline-time {
  color: rgba(208, 222, 236, 0.7) !important;
  font-size: 0.7rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.02em !important;
}

.abos-page-framework-v1 .command-center-timeline-list li strong {
  color: rgba(232, 240, 248, 0.9) !important;
  font-size: 0.82rem !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
}

.abos-page-framework-v1 .command-center-timeline-list li small {
  color: rgba(196, 210, 224, 0.66) !important;
  font-size: 0.72rem !important;
  line-height: 1.28 !important;
}

.abos-page-framework-v1 .command-center-evidence-summary table {
  margin-top: 10px !important;
  border-collapse: collapse !important;
}

.abos-page-framework-v1 .command-center-evidence-summary th,
.abos-page-framework-v1 .command-center-evidence-summary td {
  padding: 8px 8px !important;
  border-bottom-color: rgba(181, 206, 226, 0.085) !important;
  font-size: 0.76rem !important;
  line-height: 1.25 !important;
}

.abos-page-framework-v1 .command-center-evidence-summary th {
  color: rgba(190, 207, 224, 0.62) !important;
  font-size: 0.64rem !important;
  letter-spacing: 0.08em !important;
  font-weight: 780 !important;
}

.abos-page-framework-v1 .command-center-evidence-summary td:first-child {
  color: rgba(236, 244, 250, 0.88) !important;
  font-weight: 690 !important;
}

.abos-page-framework-v1 .command-center-evidence-summary td:nth-child(3),
.abos-page-framework-v1 .command-center-evidence-summary td:nth-child(4) {
  font-weight: 710 !important;
}

.abos-page-framework-v1 .command-center-evidence-summary tfoot,
.abos-page-framework-v1 .command-center-evidence-summary .evidence-confidence,
.abos-page-framework-v1 .command-center-evidence-summary > p:last-child {
  margin-top: 10px !important;
  padding-top: 8px !important;
  font-size: 0.8rem !important;
}

.abos-page-framework-v1 .command-center-meaning-grid,
.abos-page-framework-v1 .command-center-investigation-grid,
.abos-page-framework-v1 .command-center-raw-intelligence-region {
  border-color: var(--abos-polish-line) !important;
  border-radius: 8px !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region {
  min-height: 112px !important;
  padding: 14px 17px !important;
}

.abos-page-framework-v1 .command-center-evidence-heading.runtime-console-diagnostic-heading strong {
  font-size: 0.9rem !important;
  font-weight: 700 !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region p.command-center-briefing-compact-copy {
  font-size: 0.8rem !important;
  line-height: 1.34 !important;
  color: rgba(209, 222, 235, 0.66) !important;
}

.abos-page-framework-v1 .command-center-briefing-hero .command-center-briefing-cta,
.abos-page-framework-v1 .command-center-briefing-hero button,
.abos-page-framework-v1 .command-center-briefing-hero a[role="button"] {
  border-radius: 7px !important;
  letter-spacing: 0.01em !important;
  font-weight: 720 !important;
  box-shadow: 0 12px 34px rgba(26, 109, 255, 0.14) !important;
}


/* Phase A.7.19 - Framework v1.2 premium polish: shell, state strip, lenses, timeline */
.command-center-operating-shell-v1,
.abos-page-framework-v1 {
  --abos-v12-line: rgba(181, 206, 226, 0.085);
  --abos-v12-line-strong: rgba(181, 206, 226, 0.13);
  --abos-v12-muted: rgba(195, 209, 223, 0.58);
  --abos-v12-text: rgba(232, 240, 248, 0.88);
}

.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  background: linear-gradient(180deg, rgba(4, 10, 17, 0.98), rgba(2, 7, 12, 0.98)) !important;
  border-right-color: rgba(181, 206, 226, 0.08) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  padding: 20px 18px 18px !important;
  gap: 11px !important;
  border-bottom: 1px solid rgba(181, 206, 226, 0.075) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  width: 34px !important;
  height: 34px !important;
  border-radius: 8px !important;
  font-size: 0.72rem !important;
  box-shadow: 0 0 0 1px rgba(128, 184, 255, 0.14), 0 12px 28px rgba(0,0,0,0.18) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  color: rgba(239, 245, 250, 0.9) !important;
  font-size: 0.88rem !important;
  font-weight: 720 !important;
  line-height: 1.08 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  color: rgba(186, 202, 218, 0.5) !important;
  font-size: 0.55rem !important;
  letter-spacing: 0.09em !important;
  line-height: 1.2 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group-label {
  color: rgba(184, 201, 218, 0.42) !important;
  font-size: 0.58rem !important;
  letter-spacing: 0.1em !important;
  margin: 18px 18px 8px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  min-height: 34px !important;
  margin: 2px 12px !important;
  padding: 8px 10px 8px 42px !important;
  border-radius: 8px !important;
  color: rgba(222, 233, 243, 0.72) !important;
  font-size: 0.78rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before {
  left: 12px !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 6px !important;
  color: rgba(178, 201, 224, 0.68) !important;
  background: rgba(181, 206, 226, 0.055) !important;
  border: 1px solid rgba(181, 206, 226, 0.075) !important;
  font-size: 0.72rem !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active {
  color: rgba(244, 248, 252, 0.92) !important;
  background: rgba(66, 134, 214, 0.13) !important;
  box-shadow: inset 2px 0 0 rgba(92, 177, 255, 0.78) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child {
  margin-left: 46px !important;
  padding: 5px 10px !important;
  color: rgba(188, 204, 220, 0.56) !important;
  font-size: 0.72rem !important;
  font-weight: 560 !important;
}

.command-center-operating-shell-v1 .command-center-command-bar {
  min-height: 62px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border-bottom-color: rgba(181, 206, 226, 0.075) !important;
}

.command-center-operating-shell-v1 .topbar h1,
.command-center-operating-shell-v1 .topbar h2,
.command-center-operating-shell-v1 .command-center-command-bar h1,
.command-center-operating-shell-v1 .command-center-command-bar h2 {
  color: rgba(239, 245, 250, 0.9) !important;
  font-size: 1.14rem !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-bar-breadcrumb,
.command-center-operating-shell-v1 .command-bar-title-block .eyebrow {
  color: rgba(190, 206, 222, 0.5) !important;
}

.command-center-operating-shell-v1 .command-bar-control {
  min-width: 106px !important;
  padding: 6px 9px !important;
  border-color: rgba(181, 206, 226, 0.075) !important;
  background: rgba(181, 206, 226, 0.035) !important;
  border-radius: 6px !important;
}

.command-center-operating-shell-v1 .command-bar-control span {
  color: rgba(190, 206, 222, 0.46) !important;
  font-size: 0.55rem !important;
}

.command-center-operating-shell-v1 .command-bar-control strong {
  color: rgba(231, 239, 246, 0.82) !important;
  font-size: 1rem !important;
  font-weight: 650 !important;
}

.command-center-operating-shell-v1 .command-bar-alert,
.command-center-operating-shell-v1 .command-bar-avatar {
  width: 31px !important;
  height: 31px !important;
  font-size: 0 !important;
  border-color: rgba(181, 206, 226, 0.11) !important;
  background: rgba(181, 206, 226, 0.045) !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-bar-alert::before {
  content: "" !important;
  width: 12px !important;
  height: 14px !important;
  border: 1.6px solid rgba(219, 232, 244, 0.76) !important;
  border-radius: 8px 8px 6px 6px !important;
  border-bottom-width: 2px !important;
}

.command-center-operating-shell-v1 .command-bar-alert::after {
  content: "" !important;
  position: absolute !important;
  top: 7px !important;
  right: 8px !important;
  width: 5px !important;
  height: 5px !important;
  border-radius: 50% !important;
  background: rgba(238, 184, 94, 0.95) !important;
}

.command-center-operating-shell-v1 .command-bar-avatar::before {
  content: "Owner" !important;
  color: rgba(232, 240, 248, 0.82) !important;
  font-size: 0.6rem !important;
  font-weight: 780 !important;
  letter-spacing: 0.04em !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip,
.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  border-color: var(--abos-v12-line) !important;
  border-radius: 8px !important;
  background-image: linear-gradient(90deg, rgba(30, 102, 84, 0.12), rgba(8, 17, 27, 0.72) 22%, rgba(8, 17, 27, 0.72)) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  padding: 11px 14px !important;
  border-right-color: rgba(181, 206, 226, 0.075) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item span,
.command-center-operating-shell-v1 .command-center-operating-state-item small {
  color: rgba(190, 206, 222, 0.5) !important;
  font-size: 0.59rem !important;
  letter-spacing: 0.075em !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  color: rgba(114, 238, 166, 0.92) !important;
  font-size: 0.88rem !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
}

.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  border-color: rgba(181, 206, 226, 0.075) !important;
  border-radius: 7px !important;
  background-image:
    linear-gradient(180deg, rgba(7, 14, 22, 0.74), rgba(3, 8, 14, 0.72)),
    radial-gradient(circle at 0% 50%, rgba(54, 210, 144, 0.045), transparent 34%) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 154px !important;
  padding: 15px 16px 13px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:not(:last-child),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:not(:last-child) {
  border-right-color: rgba(181, 206, 226, 0.065) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  color: rgba(217, 229, 240, 0.68) !important;
  font-size: 0.64rem !important;
  font-weight: 730 !important;
  letter-spacing: 0.07em !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  font-size: 0.98rem !important;
  font-weight: 690 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  color: rgba(194, 209, 224, 0.58) !important;
  font-size: 0.71rem !important;
  max-height: 2.45em !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
  max-height: 32px !important;
  opacity: 0.78 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg path,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg path {
  stroke-width: 1.35 !important;
}

.abos-page-framework-v1 .command-center-proof-grid,
.abos-page-framework-v1 .command-center-meaning-grid,
.abos-page-framework-v1 .command-center-investigation-grid {
  border-color: rgba(181, 206, 226, 0.075) !important;
  border-radius: 7px !important;
}

.abos-page-framework-v1 .command-center-operating-timeline,
.abos-page-framework-v1 .command-center-evidence-summary {
  padding: 16px 20px !important;
}

.abos-page-framework-v1 .command-center-timeline-list li {
  grid-template-columns: 68px minmax(0, 1fr) !important;
  min-height: 46px !important;
  padding: 7px 0 7px 12px !important;
  border-left-color: rgba(127, 240, 166, 0.15) !important;
}

.abos-page-framework-v1 .command-center-timeline-list li > .command-center-timeline-time {
  color: rgba(203, 218, 232, 0.58) !important;
  font-size: 0.66rem !important;
  font-weight: 660 !important;
}

.abos-page-framework-v1 .command-center-timeline-list li strong {
  font-size: 0.78rem !important;
  font-weight: 680 !important;
}

.abos-page-framework-v1 .command-center-timeline-list li small {
  color: rgba(194, 209, 224, 0.56) !important;
  font-size: 0.69rem !important;
}


/* Phase A.7.20 - Framework v1.3 visual conformance to approved product direction */
.command-center-operating-shell-v1,
.abos-page-framework-v1 {
  --abos-v13-bg: #050a0f;
  --abos-v13-panel: rgba(8, 16, 24, 0.88);
  --abos-v13-panel-soft: rgba(10, 19, 28, 0.72);
  --abos-v13-line: rgba(168, 193, 216, 0.08);
  --abos-v13-line-strong: rgba(168, 193, 216, 0.14);
  --abos-v13-text: rgba(232, 241, 248, 0.91);
  --abos-v13-muted: rgba(189, 206, 221, 0.6);
  --abos-v13-dim: rgba(164, 184, 202, 0.43);
  --abos-v13-green: rgba(112, 238, 166, 0.92);
  --abos-v13-blue: rgba(111, 176, 255, 0.88);
  --abos-v13-amber: rgba(238, 184, 94, 0.9);
  --abos-v13-red: rgba(238, 113, 94, 0.9);
}

body.portal-admin-command-center-active {
  background: var(--abos-v13-bg) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  width: 212px !important;
  background:
    linear-gradient(180deg, rgba(5, 11, 18, 0.99), rgba(2, 7, 12, 0.99)),
    radial-gradient(circle at 50% 8%, rgba(83, 160, 255, 0.08), transparent 34%) !important;
  border-right: 1px solid rgba(168, 193, 216, 0.075) !important;
  box-shadow: inset -1px 0 0 rgba(255,255,255,0.018) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  min-height: 96px !important;
  padding: 20px 18px 16px !important;
  border-bottom: 1px solid rgba(168, 193, 216, 0.07) !important;
  align-items: center !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  width: 32px !important;
  height: 32px !important;
  border-radius: 7px !important;
  background: linear-gradient(145deg, rgba(83, 160, 255, 0.2), rgba(111, 238, 166, 0.09)) !important;
  border: 1px solid rgba(148, 186, 225, 0.22) !important;
  color: rgba(238, 245, 251, 0.92) !important;
  font-size: 0.66rem !important;
  letter-spacing: 0.06em !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  max-width: 118px !important;
  color: rgba(239, 246, 251, 0.91) !important;
  font-size: 0.84rem !important;
  font-weight: 680 !important;
  line-height: 1.08 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  max-width: 118px !important;
  color: rgba(176, 196, 215, 0.45) !important;
  font-size: 0.52rem !important;
  font-weight: 650 !important;
  letter-spacing: 0.105em !important;
  line-height: 1.22 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group-label {
  margin: 16px 18px 7px !important;
  color: rgba(176, 196, 215, 0.36) !important;
  font-size: 0.54rem !important;
  font-weight: 720 !important;
  letter-spacing: 0.12em !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  margin: 1px 11px !important;
  min-height: 33px !important;
  padding: 7px 9px 7px 40px !important;
  border: 1px solid transparent !important;
  border-radius: 7px !important;
  color: rgba(219, 232, 243, 0.68) !important;
  font-size: 0.75rem !important;
  font-weight: 610 !important;
  line-height: 1.15 !important;
  background: transparent !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before {
  left: 11px !important;
  width: 22px !important;
  height: 22px !important;
  border-radius: 6px !important;
  background: rgba(168, 193, 216, 0.045) !important;
  border: 1px solid rgba(168, 193, 216, 0.065) !important;
  color: rgba(183, 206, 229, 0.66) !important;
  font-size: 0.68rem !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active {
  color: rgba(244, 249, 252, 0.93) !important;
  background: rgba(66, 134, 214, 0.115) !important;
  border-color: rgba(96, 162, 238, 0.11) !important;
  box-shadow: inset 2px 0 0 rgba(92, 177, 255, 0.82), 0 10px 24px rgba(0,0,0,0.12) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child {
  margin: 1px 11px 1px 45px !important;
  padding: 4px 8px !important;
  color: rgba(181, 200, 218, 0.5) !important;
  font-size: 0.69rem !important;
  line-height: 1.18 !important;
  background: transparent !important;
  border: 0 !important;
}

.command-center-operating-shell-v1 .main-shell {
  background:
    linear-gradient(180deg, rgba(6, 13, 20, 0.98), rgba(3, 8, 13, 0.98)) !important;
}

.command-center-operating-shell-v1 .command-center-command-bar {
  min-height: 58px !important;
  padding: 9px 20px !important;
  border-bottom: 1px solid rgba(168, 193, 216, 0.07) !important;
  background: rgba(4, 10, 16, 0.74) !important;
}

.command-center-operating-shell-v1 .command-bar-title-block {
  gap: 0 !important;
}

.command-center-operating-shell-v1 .command-bar-title-block .eyebrow,
.command-center-operating-shell-v1 .command-bar-breadcrumb {
  color: rgba(176, 196, 215, 0.44) !important;
  font-size: 0.58rem !important;
  letter-spacing: 0.09em !important;
}

.command-center-operating-shell-v1 .topbar h1,
.command-center-operating-shell-v1 .topbar h2,
.command-center-operating-shell-v1 .command-center-command-bar h1,
.command-center-operating-shell-v1 .command-center-command-bar h2 {
  color: rgba(239, 246, 251, 0.91) !important;
  font-size: 1.02rem !important;
  font-weight: 680 !important;
}

.command-center-operating-shell-v1 .command-bar-controls {
  gap: 8px !important;
}

.command-center-operating-shell-v1 .command-bar-control {
  min-width: 98px !important;
  padding: 5px 8px !important;
  background: transparent !important;
  border: 1px solid rgba(168, 193, 216, 0.075) !important;
  border-radius: 5px !important;
}

.command-center-operating-shell-v1 .command-bar-control span {
  color: rgba(176, 196, 215, 0.4) !important;
  font-size: 0.5rem !important;
  letter-spacing: 0.1em !important;
}

.command-center-operating-shell-v1 .command-bar-control strong {
  color: rgba(229, 239, 247, 0.78) !important;
  font-size: 0.7rem !important;
  font-weight: 620 !important;
}

.command-center-operating-shell-v1 .command-bar-alert,
.command-center-operating-shell-v1 .command-bar-avatar {
  width: 29px !important;
  height: 29px !important;
  border-radius: 50% !important;
  background: rgba(168, 193, 216, 0.045) !important;
  border: 1px solid rgba(168, 193, 216, 0.09) !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-bar-alert {
  font-size: 0 !important;
}

.command-center-operating-shell-v1 .command-bar-alert::before {
  content: "" !important;
  width: 11px !important;
  height: 13px !important;
  border: 1.4px solid rgba(221, 233, 244, 0.72) !important;
  border-radius: 8px 8px 5px 5px !important;
  border-bottom-width: 2px !important;
}

.command-center-operating-shell-v1 .command-bar-alert::after {
  width: 4px !important;
  height: 4px !important;
  top: 7px !important;
  right: 7px !important;
}

.command-center-operating-shell-v1 .command-bar-avatar {
  width: auto !important;
  min-width: 54px !important;
  padding: 0 9px !important;
  border-radius: 999px !important;
  font-size: 0 !important;
  background: rgba(83, 160, 255, 0.075) !important;
}

.command-center-operating-shell-v1 .command-bar-avatar::before {
  content: "Owner" !important;
  color: rgba(232, 241, 248, 0.82) !important;
  font-size: 0.64rem !important;
  font-weight: 720 !important;
  letter-spacing: 0.02em !important;
}

.command-center-operating-shell-v1 .runtime-console-identity.command-center-page-identity {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  margin: 14px 20px 0 !important;
  border: 1px solid rgba(168, 193, 216, 0.085) !important;
  border-radius: 7px !important;
  background:
    linear-gradient(90deg, rgba(39, 131, 97, 0.14), rgba(8, 18, 28, 0.88) 20%, rgba(8, 18, 28, 0.84)) !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  display: grid !important;
  grid-template-columns: 1.05fr 0.82fr 0.82fr 0.9fr 0.74fr 1fr !important;
  gap: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  min-height: 52px !important;
  padding: 10px 14px !important;
  border-right: 1px solid rgba(168, 193, 216, 0.07) !important;
  background: transparent !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item:last-child {
  border-right: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-label {
  color: rgba(176, 196, 215, 0.46) !important;
  font-size: 0.56rem !important;
  font-weight: 720 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  color: var(--abos-v13-green) !important;
  font-size: 0.82rem !important;
  font-weight: 690 !important;
  letter-spacing: 0 !important;
  margin-top: 2px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item small {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  margin: 14px 20px 0 !important;
  min-height: 136px !important;
  border: 1px solid rgba(168, 193, 216, 0.08) !important;
  border-radius: 7px !important;
  background:
    linear-gradient(135deg, rgba(11, 25, 39, 0.95), rgba(8, 17, 27, 0.92)),
    radial-gradient(circle at 92% 45%, rgba(70, 145, 235, 0.11), transparent 36%) !important;
  box-shadow: none !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 20px !important;
  padding: 22px 24px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-header {
  margin-bottom: 12px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-header .eyebrow {
  color: rgba(132, 182, 255, 0.68) !important;
  font-size: 0.63rem !important;
  letter-spacing: 0.085em !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  color: rgba(244, 249, 252, 0.94) !important;
  font-size: 1.55rem !important;
  line-height: 1.12 !important;
  font-weight: 700 !important;
  letter-spacing: -0.01em !important;
  max-width: 820px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  color: rgba(207, 221, 234, 0.74) !important;
  font-size: 0.88rem !important;
  line-height: 1.38 !important;
  max-width: 780px !important;
  margin-top: 8px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p:nth-of-type(n+2) {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-briefing-hero-meta {
  margin-top: 16px !important;
  gap: 20px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-meta-item {
  color: rgba(202, 218, 232, 0.62) !important;
  font-size: 0.78rem !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action {
  min-width: 178px !important;
  min-height: 40px !important;
  border-radius: 6px !important;
  background: rgba(66, 134, 214, 0.72) !important;
  border: 1px solid rgba(116, 181, 255, 0.2) !important;
  color: rgba(246, 250, 254, 0.94) !important;
  font-size: 0.79rem !important;
  font-weight: 720 !important;
  box-shadow: 0 14px 34px rgba(26, 109, 255, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action::after {
  content: " ->" !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  margin: 14px 20px 0 !important;
  gap: 12px !important;
}

.command-center-operating-shell-v1 .command-center-since-last-visit,
.command-center-operating-shell-v1 .command-center-operational-context {
  border: 1px solid rgba(168, 193, 216, 0.065) !important;
  border-radius: 7px !important;
  background: rgba(9, 18, 28, 0.76) !important;
  box-shadow: none !important;
}

.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  margin: 12px 20px 0 !important;
  border: 1px solid rgba(168, 193, 216, 0.07) !important;
  border-radius: 7px !important;
  overflow: hidden !important;
  gap: 0 !important;
  background: linear-gradient(180deg, rgba(7, 15, 23, 0.88), rgba(4, 9, 15, 0.86)) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 148px !important;
  padding: 15px 16px 13px !important;
  border: 0 !important;
  border-right: 1px solid rgba(168, 193, 216, 0.06) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:last-child,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:last-child {
  border-right: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens::before {
  width: 1px !important;
  top: 18px !important;
  bottom: 18px !important;
  opacity: 0.82 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  color: rgba(216, 229, 240, 0.66) !important;
  font-size: 0.62rem !important;
  font-weight: 720 !important;
  letter-spacing: 0.075em !important;
  line-height: 1.2 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  color: rgba(241, 248, 252, 0.88) !important;
  font-size: 1.04rem !important;
  font-weight: 660 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  color: rgba(190, 207, 222, 0.54) !important;
  font-size: 0.69rem !important;
  line-height: 1.28 !important;
  max-height: 2.4em !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
  max-height: 28px !important;
  opacity: 0.74 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg path,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg path {
  stroke-width: 1.25 !important;
}

.abos-page-framework-v1 .command-center-proof-grid {
  margin: 12px 20px 0 !important;
  border: 1px solid rgba(168, 193, 216, 0.065) !important;
  border-radius: 7px !important;
  background: rgba(6, 13, 21, 0.78) !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .command-center-operating-timeline,
.abos-page-framework-v1 .command-center-evidence-summary {
  padding: 15px 18px !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.abos-page-framework-v1 .command-center-compact-region-heading .eyebrow {
  color: rgba(132, 182, 255, 0.64) !important;
  font-size: 0.62rem !important;
  font-weight: 760 !important;
  letter-spacing: 0.075em !important;
}

.abos-page-framework-v1 .command-center-timeline-list {
  margin-top: 10px !important;
  gap: 0 !important;
}

.abos-page-framework-v1 .command-center-timeline-list li {
  grid-template-columns: 64px minmax(0, 1fr) !important;
  min-height: 43px !important;
  padding: 6px 0 6px 11px !important;
  border-left: 1px solid rgba(112, 238, 166, 0.16) !important;
}

.abos-page-framework-v1 .command-center-timeline-list li > .command-center-timeline-time {
  color: rgba(190, 207, 222, 0.54) !important;
  font-size: 0.63rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.abos-page-framework-v1 .command-center-timeline-list li strong {
  color: rgba(232, 241, 248, 0.84) !important;
  font-size: 0.75rem !important;
  font-weight: 650 !important;
}

.abos-page-framework-v1 .command-center-timeline-list li small {
  color: rgba(190, 207, 222, 0.5) !important;
  font-size: 0.66rem !important;
  line-height: 1.22 !important;
}

.abos-page-framework-v1 .command-center-evidence-table {
  margin-top: 10px !important;
  display: grid !important;
  gap: 0 !important;
}

.abos-page-framework-v1 .command-center-evidence-row {
  display: grid !important;
  grid-template-columns: minmax(140px, 1.2fr) minmax(72px, 0.72fr) minmax(76px, 0.7fr) minmax(76px, 0.7fr) !important;
  min-height: 31px !important;
  align-items: center !important;
  gap: 10px !important;
  border-bottom: 1px solid rgba(168, 193, 216, 0.06) !important;
  padding: 5px 0 !important;
}

.abos-page-framework-v1 .command-center-evidence-row-header {
  min-height: 24px !important;
  color: rgba(176, 196, 215, 0.42) !important;
  font-size: 0.59rem !important;
  font-weight: 730 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.abos-page-framework-v1 .command-center-evidence-row strong {
  color: rgba(239, 246, 251, 0.84) !important;
  font-size: 1rem !important;
  font-weight: 650 !important;
}

.abos-page-framework-v1 .command-center-evidence-row span {
  color: rgba(204, 219, 232, 0.6) !important;
  font-size: 0.7rem !important;
}

.abos-page-framework-v1 .command-center-evidence-confidence {
  color: var(--abos-v13-green) !important;
  font-weight: 700 !important;
}

.abos-page-framework-v1 .command-center-context-link {
  display: block !important;
  margin-top: 9px !important;
  color: rgba(132, 182, 255, 0.72) !important;
  font-size: 0.72rem !important;
}

.abos-page-framework-v1 .command-center-meaning-grid,
.abos-page-framework-v1 .command-center-investigation-grid {
  margin: 12px 20px 0 !important;
  border: 1px solid rgba(168, 193, 216, 0.055) !important;
  border-radius: 7px !important;
  background: rgba(5, 11, 18, 0.58) !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region {
  min-height: 100px !important;
  padding: 13px 16px !important;
  border-right-color: rgba(168, 193, 216, 0.055) !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip {
  height: 19px !important;
  min-height: 19px !important;
  padding: 0 7px !important;
}

.abos-page-framework-v1 .runtime-console-diagnostic.command-center-evidence-region .runtime-console-chip-label {
  font-size: 0.57rem !important;
}

.abos-page-framework-v1 .command-center-raw-intelligence-region {
  margin: 12px 20px 20px !important;
  opacity: 0.72 !important;
  border-color: rgba(168, 193, 216, 0.055) !important;
}

@media (max-width: 1120px) {
  .command-center-operating-shell-v1 .command-center-operating-state-strip-items {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

/* Phase A.7.21 - Framework v1.3 visual conformance correction to approved sketch */
.command-center-operating-shell-v1 {
  --abos-shell-width: 224px;
  --abos-shell-bg: #07101c;
  --abos-surface: #0d1826;
  --abos-surface-2: #111f30;
  --abos-line: rgba(139, 157, 181, 0.18);
  --abos-line-strong: rgba(139, 157, 181, 0.28);
  --abos-green: #6ee28d;
  --abos-blue: #6aa8ff;
  --abos-muted: #8ea0b7;
  --abos-text: #eaf1fa;
}

.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  width: var(--abos-shell-width) !important;
  min-width: var(--abos-shell-width) !important;
  background: linear-gradient(180deg, #06101b 0%, #07111d 54%, #050b13 100%) !important;
  border-right: 1px solid rgba(125, 149, 180, 0.18) !important;
  padding: 18px 14px 16px !important;
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.025) !important;
}

.command-center-operating-shell-v1 .command-center-workspace,
.command-center-operating-shell-v1 .command-center-main,
.command-center-operating-shell-v1 .command-center-content {
  margin-left: var(--abos-shell-width) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  min-height: 80px !important;
  padding: 8px 4px 20px !important;
  gap: 12px !important;
  border-bottom: 1px solid rgba(127, 149, 176, 0.16) !important;
  margin-bottom: 16px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  width: 42px !important;
  height: 42px !important;
  border-radius: 13px !important;
  border: 1px solid rgba(101, 157, 255, 0.44) !important;
  background: radial-gradient(circle at 50% 36%, rgba(95, 162, 255, 0.22), rgba(14, 31, 50, 0.76) 58%, rgba(6, 13, 24, 0.94)) !important;
  box-shadow: 0 0 24px rgba(69, 137, 255, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  color: #f4f8fd !important;
  font-size: 1rem !important;
  line-height: 1.05 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  color: rgba(203, 214, 229, 0.68) !important;
  font-size: 0.68rem !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group-label {
  color: rgba(182, 196, 214, 0.55) !important;
  font-size: 0.64rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.08em !important;
  margin: 18px 10px 8px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  min-height: 34px !important;
  padding: 9px 10px 9px 44px !important;
  border-radius: 9px !important;
  color: rgba(225, 234, 245, 0.78) !important;
  font-size: 0.78rem !important;
  font-weight: 560 !important;
  line-height: 1.18 !important;
  letter-spacing: 0 !important;
  margin: 2px 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before {
  left: 12px !important;
  top: 50% !important;
  width: 20px !important;
  height: 20px !important;
  transform: translateY(-50%) !important;
  opacity: 0.82 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active {
  color: #eaf4ff !important;
  background: linear-gradient(90deg, rgba(46, 126, 255, 0.28), rgba(30, 76, 134, 0.14)) !important;
  border: 1px solid rgba(80, 146, 255, 0.23) !important;
  box-shadow: inset 3px 0 0 #367cff, 0 10px 28px rgba(0, 0, 0, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child {
  padding: 6px 10px 6px 44px !important;
  color: rgba(177, 191, 211, 0.68) !important;
  font-size: 0.72rem !important;
  line-height: 1.2 !important;
}

.command-center-operating-shell-v1 .command-center-command-bar {
  min-height: 76px !important;
  padding: 18px 26px 16px !important;
  background: rgba(7, 14, 25, 0.96) !important;
  border-bottom: 1px solid rgba(139, 157, 181, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-command-bar h1,
.command-center-operating-shell-v1 .command-center-command-bar h2 {
  color: var(--abos-text) !important;
  font-size: 1.42rem !important;
  line-height: 1.05 !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-command-bar .command-bar-breadcrumb,
.command-center-operating-shell-v1 .command-center-command-bar p,
.command-center-operating-shell-v1 .command-center-command-bar small {
  color: rgba(192, 205, 222, 0.62) !important;
  font-size: 0.78rem !important;
}

.command-center-operating-shell-v1 .command-bar-controls {
  gap: 12px !important;
  align-items: center !important;
}

.command-center-operating-shell-v1 .command-bar-control {
  min-width: 126px !important;
  height: 42px !important;
  border: 1px solid rgba(139, 157, 181, 0.20) !important;
  border-radius: 8px !important;
  background: rgba(13, 25, 41, 0.78) !important;
  padding: 7px 28px 7px 12px !important;
  position: relative !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035) !important;
}

.command-center-operating-shell-v1 .command-bar-control::after {
  content: "?" !important;
  position: absolute !important;
  right: 11px !important;
  top: 50% !important;
  transform: translateY(-54%) !important;
  color: rgba(209, 221, 236, 0.62) !important;
  font-size: 0.8rem !important;
}

.command-center-operating-shell-v1 .command-bar-control span {
  color: rgba(191, 204, 221, 0.58) !important;
  font-size: 0.63rem !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-bar-control strong {
  color: rgba(240, 246, 254, 0.9) !important;
  font-size: 0.78rem !important;
  font-weight: 560 !important;
}

.command-center-operating-shell-v1 .command-bar-status {
  height: 34px !important;
  padding: 0 12px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(81, 226, 130, 0.18) !important;
  background: rgba(26, 84, 52, 0.12) !important;
  color: rgba(217, 247, 226, 0.88) !important;
  font-size: 1rem !important;
  font-weight: 620 !important;
}

.command-center-operating-shell-v1 .command-bar-alert {
  width: 38px !important;
  height: 34px !important;
  border-radius: 50% !important;
  border: 1px solid rgba(139, 157, 181, 0.18) !important;
  background: rgba(14, 25, 40, 0.66) !important;
}

.command-center-operating-shell-v1 .command-bar-avatar {
  min-width: 86px !important;
  height: 40px !important;
  border-radius: 999px !important;
  padding: 0 12px !important;
  gap: 8px !important;
  border: 1px solid rgba(139, 157, 181, 0.2) !important;
  background: rgba(15, 27, 44, 0.72) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  margin: 16px 26px 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(106, 168, 255, 0.20) !important;
  border-left: 3px solid var(--abos-green) !important;
  border-radius: 10px !important;
  background: linear-gradient(90deg, rgba(22, 43, 63, 0.8), rgba(13, 26, 42, 0.82)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045), 0 18px 34px rgba(0, 0, 0, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  display: grid !important;
  grid-template-columns: minmax(170px, 1.28fr) minmax(130px, 0.86fr) minmax(120px, 0.78fr) minmax(120px, 0.78fr) minmax(110px, 0.72fr) minmax(155px, 1fr) !important;
  gap: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  min-height: 66px !important;
  padding: 13px 18px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  border-right: 1px solid rgba(139, 157, 181, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item:last-child {
  border-right: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item span,
.command-center-operating-shell-v1 .command-center-operating-state-item .label {
  color: rgba(191, 204, 221, 0.55) !important;
  font-size: 0.64rem !important;
  font-weight: 700 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong,
.command-center-operating-shell-v1 .command-center-operating-state-item .value {
  color: var(--abos-green) !important;
  font-size: 0.95rem !important;
  font-weight: 720 !important;
  line-height: 1.18 !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  margin: 16px 26px 0 !important;
  min-height: 150px !important;
  padding: 26px 32px !important;
  border-radius: 10px !important;
  border: 1px solid rgba(139, 157, 181, 0.18) !important;
  background: linear-gradient(135deg, rgba(18, 34, 54, 0.94), rgba(12, 24, 40, 0.94)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045) !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  max-width: 780px !important;
  color: #f4f8fe !important;
  font-size: 1.68rem !important;
  line-height: 1.08 !important;
  font-weight: 730 !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero p {
  max-width: 760px !important;
  color: rgba(221, 231, 244, 0.72) !important;
  font-size: 0.95rem !important;
  line-height: 1.45 !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action,
.command-center-operating-shell-v1 .command-center-operational-briefing-hero button,
.command-center-operating-shell-v1 .command-center-operational-briefing-hero a[role="button"] {
  align-self: center !important;
  min-width: 0 !important;
  height: 42px !important;
  padding: 0 4px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  color: var(--abos-blue) !important;
  box-shadow: none !important;
  font-size: 0.93rem !important;
  font-weight: 680 !important;
}

.command-center-operating-shell-v1 .command-center-briefing-action:hover,
.command-center-operating-shell-v1 .command-center-operational-briefing-hero button:hover {
  color: #8bbcff !important;
  text-decoration: none !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  margin: 14px 26px 0 !important;
  gap: 14px !important;
  grid-template-columns: minmax(280px, 0.92fr) minmax(360px, 1.12fr) !important;
}

.command-center-operating-shell-v1 .command-center-visit-panel,
.command-center-operating-shell-v1 .command-center-context-panel,
.command-center-operating-shell-v1 .command-center-operating-context {
  border-radius: 10px !important;
  border: 1px solid rgba(139, 157, 181, 0.16) !important;
  background: rgba(15, 28, 45, 0.74) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.035) !important;
}

.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  margin: 14px 26px 0 !important;
  display: grid !important;
  grid-template-columns: minmax(280px, 1.26fr) minmax(220px, 1fr) minmax(220px, 1fr) !important;
  grid-auto-rows: minmax(126px, auto) !important;
  gap: 0 !important;
  border: 1px solid rgba(106, 168, 255, 0.20) !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  background: linear-gradient(135deg, rgba(14, 28, 45, 0.92), rgba(8, 18, 31, 0.92)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 18px 34px rgba(0, 0, 0, 0.10) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 126px !important;
  padding: 20px 22px !important;
  border: 0 !important;
  border-right: 1px solid rgba(139, 157, 181, 0.14) !important;
  border-bottom: 1px solid rgba(139, 157, 181, 0.14) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  display: grid !important;
  grid-template-columns: auto 1fr !important;
  grid-template-rows: auto auto 1fr auto !important;
  column-gap: 14px !important;
  align-content: start !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) {
  grid-row: span 2 !important;
  min-height: 252px !important;
  padding: 26px 28px !important;
  border-left: 3px solid #367cff !important;
  background: linear-gradient(160deg, rgba(28, 56, 88, 0.30), rgba(8, 18, 31, 0.04)) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
  grid-column: span 2 !important;
  min-height: 130px !important;
  border-left: 3px solid rgba(143, 104, 255, 0.8) !important;
  background: linear-gradient(90deg, rgba(82, 58, 150, 0.18), rgba(8, 18, 31, 0.03)) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(3),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(3) {
  border-left: 3px solid rgba(60, 224, 181, 0.76) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(4),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(4) {
  border-left: 3px solid rgba(228, 176, 73, 0.82) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(n+5),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(n+5) {
  border-left: 3px solid rgba(70, 132, 214, 0.72) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-icon {
  grid-row: 1 / span 2 !important;
  width: 42px !important;
  height: 42px !important;
  border-radius: 12px !important;
  border: 1px solid rgba(106, 168, 255, 0.24) !important;
  background: rgba(53, 121, 219, 0.16) !important;
  color: #8ec0ff !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  grid-column: 2 !important;
  color: #eef5ff !important;
  font-size: 0.98rem !important;
  line-height: 1.18 !important;
  font-weight: 690 !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  grid-column: 2 !important;
  color: var(--abos-green) !important;
  font-size: 0.88rem !important;
  line-height: 1.2 !important;
  font-weight: 680 !important;
  margin: 3px 0 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
  grid-column: 1 / -1 !important;
  width: 100% !important;
  height: 42px !important;
  margin: 14px 0 10px !important;
  opacity: 0.92 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) svg {
  height: 54px !important;
  margin-top: 18px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg polyline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg path,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg path {
  stroke-width: 1.85 !important;
  filter: none !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  grid-column: 1 / -1 !important;
  color: rgba(214, 225, 239, 0.70) !important;
  font-size: 0.78rem !important;
  line-height: 1.42 !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens a,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens a {
  grid-column: 1 / -1 !important;
  color: #72adff !important;
  font-size: 0.77rem !important;
  font-weight: 640 !important;
  margin-top: 12px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  border-radius: 10px !important;
  background: rgba(13, 25, 41, 0.72) !important;
  border: 1px solid rgba(139, 157, 181, 0.15) !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline .timeline-time,
.command-center-operating-shell-v1 .command-center-timeline-time {
  color: rgba(199, 214, 232, 0.72) !important;
  font-size: 0.72rem !important;
  min-width: 58px !important;
  text-align: right !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary table,
.command-center-operating-shell-v1 .command-center-evidence-table {
  font-size: 0.78rem !important;
  line-height: 1.25 !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary th,
.command-center-operating-shell-v1 .command-center-evidence-summary td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

.command-center-operating-shell-v1 .command-center-disclosure-panel,
.command-center-operating-shell-v1 .command-center-raw-intelligence,
.command-center-operating-shell-v1 .command-center-investigation-panel {
  opacity: 0.72 !important;
}

@media (max-width: 1180px) {
  .command-center-operating-shell-v1 {
    --abos-shell-width: 208px;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip-items {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1),
  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 150px !important;
  }
}

@media (max-width: 820px) {
  .command-center-operating-shell-v1 .command-center-workspace,
  .command-center-operating-shell-v1 .command-center-main,
  .command-center-operating-shell-v1 .command-center-content {
    margin-left: 0 !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-strip-items,
  .command-center-operating-shell-v1 .command-center-briefing-support-grid,
  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Phase A.7.22 - Framework v1.3 topbar glyph and shell control correction */
.command-center-operating-shell-v1 .command-bar-control::after {
  content: "v" !important;
  transform: translateY(-50%) scaleX(1.08) !important;
  font-size: 0.64rem !important;
  font-weight: 700 !important;
  color: rgba(209, 221, 236, 0.58) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation button,
.command-center-operating-shell-v1 .command-center-shared-navigation .sidebar-collapse,
.command-center-operating-shell-v1 .command-center-shared-navigation .collapse-control,
.command-center-operating-shell-v1 .command-center-shared-navigation [data-command-center-collapse] {
  max-width: 42px !important;
  min-width: 42px !important;
  width: 42px !important;
  height: 34px !important;
  padding: 0 !important;
  border-radius: 10px !important;
  color: transparent !important;
  overflow: hidden !important;
  background: rgba(15, 29, 47, 0.72) !important;
  border: 1px solid rgba(139, 157, 181, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation button::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .sidebar-collapse::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .collapse-control::before,
.command-center-operating-shell-v1 .command-center-shared-navigation [data-command-center-collapse]::before {
  content: "<" !important;
  color: rgba(215, 226, 241, 0.72) !important;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  text-wrap: balance !important;
}

.command-center-operating-shell-v1 .command-bar-avatar::after {
  content: "v" !important;
  color: rgba(209, 221, 236, 0.58) !important;
  font-size: 0.62rem !important;
  font-weight: 700 !important;
  margin-left: 2px !important;
}

/* Phase A.7.23 - Restore navigation labels after shell control narrowing */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent {
  max-width: none !important;
  min-width: 0 !important;
  width: 100% !important;
  height: auto !important;
  min-height: 34px !important;
  padding: 9px 10px 9px 44px !important;
  border-radius: 9px !important;
  color: rgba(225, 234, 245, 0.78) !important;
  overflow: visible !important;
  background: transparent !important;
  border: 1px solid transparent !important;
  font-size: 0.78rem !important;
  font-weight: 560 !important;
  line-height: 1.18 !important;
  text-align: left !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent::before {
  content: "" !important;
  color: inherit !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.active {
  color: #eaf4ff !important;
  background: linear-gradient(90deg, rgba(46, 126, 255, 0.28), rgba(30, 76, 134, 0.14)) !important;
  border: 1px solid rgba(80, 146, 255, 0.23) !important;
  box-shadow: inset 3px 0 0 #367cff, 0 10px 28px rgba(0, 0, 0, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-child {
  max-width: none !important;
  min-width: 0 !important;
  width: 100% !important;
  height: auto !important;
  padding: 6px 10px 6px 44px !important;
  color: rgba(177, 191, 211, 0.68) !important;
  overflow: visible !important;
  background: transparent !important;
  border: 1px solid transparent !important;
  font-size: 0.72rem !important;
  line-height: 1.2 !important;
  text-align: left !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation > button:not(.nav-parent):not(.nav-child) {
  max-width: 42px !important;
  min-width: 42px !important;
  width: 42px !important;
  height: 34px !important;
  padding: 0 !important;
  border-radius: 10px !important;
  color: transparent !important;
  overflow: hidden !important;
  background: rgba(15, 29, 47, 0.72) !important;
  border: 1px solid rgba(139, 157, 181, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation > button:not(.nav-parent):not(.nav-child)::before {
  content: "<" !important;
  color: rgba(215, 226, 241, 0.72) !important;
  font-size: 0.8rem !important;
  font-weight: 700 !important;
}

/* Phase A.7.24 - Framework v1.3 owner-visible conformance correction */
.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  overflow-x: hidden !important;
  scrollbar-gutter: stable !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent {
  min-height: 40px !important;
  height: 40px !important;
  padding: 8px 9px 8px 42px !important;
  margin: 3px 0 !important;
  font-size: 0.76rem !important;
  line-height: 1.08 !important;
  display: flex !important;
  align-items: center !important;
  white-space: normal !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after {
  content: "" !important;
  position: absolute !important;
  right: 12px !important;
  width: 4px !important;
  height: 4px !important;
  border-radius: 50% !important;
  background: rgba(121, 143, 172, 0.45) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent::before {
  left: 13px !important;
  width: 18px !important;
  height: 18px !important;
  opacity: 0.66 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip {
  min-height: 80px !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-strip-items {
  grid-template-columns: minmax(180px, 1.18fr) minmax(132px, .78fr) minmax(122px, .72fr) minmax(122px, .72fr) minmax(110px, .62fr) minmax(190px, 1.12fr) !important;
  grid-auto-flow: column !important;
  grid-auto-columns: minmax(0, 1fr) !important;
  align-items: stretch !important;
  min-width: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item {
  min-width: 0 !important;
  min-height: 78px !important;
  height: 78px !important;
  padding: 12px 16px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong,
.command-center-operating-shell-v1 .command-center-operating-state-item .value {
  display: block !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  line-height: 1.18 !important;
  font-size: 0.9rem !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  min-height: 132px !important;
  padding: 22px 28px !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: 1.55rem !important;
  max-width: 650px !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  grid-template-columns: minmax(320px, 1fr) minmax(360px, 1.16fr) !important;
}

.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  grid-template-columns: minmax(300px, 1.22fr) minmax(240px, 1fr) minmax(240px, 1fr) !important;
  grid-auto-rows: minmax(142px, auto) !important;
  min-height: 414px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 142px !important;
  padding: 22px 24px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) {
  grid-row: span 2 !important;
  min-height: 284px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
  grid-column: span 2 !important;
  min-height: 142px !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  opacity: 0.82 !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-operating-timeline h3,
.command-center-operating-shell-v1 .command-center-evidence-summary h3 {
  font-size: 0.82rem !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid {
  opacity: 0.66 !important;
  margin-top: 18px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > * {
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-disclosure-panel,
.command-center-operating-shell-v1 .command-center-raw-intelligence,
.command-center-operating-shell-v1 .command-center-investigation-panel {
  opacity: 0.48 !important;
}

@media (max-width: 1180px) {
  .command-center-operating-shell-v1 .command-center-operating-state-strip-items {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item {
    padding: 10px 11px !important;
  }

  .command-center-operating-shell-v1 .command-center-operating-state-item strong,
  .command-center-operating-shell-v1 .command-center-operating-state-item .value {
    font-size: 0.82rem !important;
  }
}

/* Phase A.7.25 - Framework v1.3 owner-visible lens and navigation correction */
.command-center-operating-shell-v1 {
  --abos-shell-width: 236px;
}

.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  width: var(--abos-shell-width) !important;
  min-width: var(--abos-shell-width) !important;
  padding: 18px 16px 16px !important;
}

.command-center-operating-shell-v1 .command-center-workspace,
.command-center-operating-shell-v1 .command-center-main,
.command-center-operating-shell-v1 .command-center-content {
  margin-left: var(--abos-shell-width) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  gap: 10px !important;
  padding-right: 6px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  font-size: 0.95rem !important;
  line-height: 1.02 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  font-size: 0.62rem !important;
  line-height: 1.12 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent {
  width: 100% !important;
  min-height: 34px !important;
  height: 34px !important;
  padding: 7px 22px 7px 38px !important;
  font-size: 0.70rem !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
  letter-spacing: 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent::before {
  left: 12px !important;
  width: 16px !important;
  height: 16px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after {
  right: 9px !important;
}

.command-center-operating-shell-v1 .command-center-command-bar,
.command-center-operating-shell-v1 .command-center-operating-state-strip,
.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
.command-center-operating-shell-v1 .command-center-briefing-support-grid,
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  margin-left: 26px !important;
  margin-right: 26px !important;
}

.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  grid-template-columns: minmax(320px, 1.2fr) minmax(260px, 1fr) minmax(260px, 1fr) !important;
  grid-auto-rows: minmax(150px, auto) !important;
  min-height: 430px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  position: relative !important;
  min-height: 150px !important;
  padding: 28px 28px 22px !important;
  display: block !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) {
  min-height: 300px !important;
  padding: 30px 30px 24px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
  min-height: 150px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-icon {
  display: flex !important;
  position: static !important;
  float: left !important;
  width: 44px !important;
  height: 44px !important;
  margin: 0 16px 14px 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  display: block !important;
  margin: 0 118px 6px 0 !important;
  min-height: 22px !important;
  color: #edf5ff !important;
  font-size: 0.78rem !important;
  line-height: 1.15 !important;
  font-weight: 760 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  position: absolute !important;
  top: 28px !important;
  right: 28px !important;
  display: inline-block !important;
  width: auto !important;
  min-width: max-content !important;
  max-width: 112px !important;
  color: var(--abos-green) !important;
  font-size: 0.86rem !important;
  line-height: 1.1 !important;
  font-weight: 760 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  overflow-wrap: normal !important;
  word-break: keep-all !important;
  text-align: right !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value {
  top: 30px !important;
  right: 30px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
  clear: both !important;
  display: block !important;
  width: calc(100% - 4px) !important;
  height: 44px !important;
  margin: 30px 0 18px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) svg {
  height: 58px !important;
  margin-top: 42px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  clear: both !important;
  display: block !important;
  max-width: 92% !important;
  color: rgba(214, 225, 239, 0.68) !important;
  font-size: 0.78rem !important;
  line-height: 1.38 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens a,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens a {
  clear: both !important;
  display: inline-flex !important;
  margin-top: 14px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid,
.command-center-operating-shell-v1 .command-center-operating-timeline,
.command-center-operating-shell-v1 .command-center-evidence-summary {
  filter: saturate(0.82) !important;
}

@media (max-width: 1180px) {
  .command-center-operating-shell-v1 {
    --abos-shell-width: 224px;
  }

  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: minmax(280px, 1fr) minmax(240px, 1fr) !important;
  }

  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1),
  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 170px !important;
  }
}

/* Phase A.7.26 - Framework v1.3 operating lens density correction */
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  grid-template-columns: minmax(310px, 1.16fr) minmax(255px, 1fr) minmax(255px, 1fr) !important;
  grid-auto-rows: minmax(126px, auto) !important;
  min-height: 336px !important;
  max-height: none !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  min-height: 126px !important;
  padding: 24px 26px 18px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) {
  min-height: 252px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
  min-height: 126px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-icon {
  width: 38px !important;
  height: 34px !important;
  margin: 0 14px 8px 0 !important;
  opacity: 0.95 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-title,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-title {
  margin: 0 112px 4px 0 !important;
  color: rgba(237, 245, 255, 0.92) !important;
  font-size: 0.82rem !important;
  line-height: 1.1 !important;
  font-weight: 780 !important;
  letter-spacing: 0.045em !important;
  text-transform: uppercase !important;
  white-space: normal !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  top: 24px !important;
  right: 26px !important;
  max-width: 104px !important;
  font-size: 0.88rem !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg {
  height: 32px !important;
  margin: 18px 0 10px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) svg {
  height: 42px !important;
  margin-top: 30px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  max-width: 88% !important;
  font-size: 1rem !important;
  line-height: 1.32 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens a,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens a {
  margin-top: 8px !important;
  font-size: 1rem !important;
}

.command-center-operating-shell-v1 .command-center-operational-briefing-hero h2 {
  font-size: 1.48rem !important;
  line-height: 1.08 !important;
}

.command-center-operating-shell-v1 .command-center-briefing-support-grid {
  margin-top: 12px !important;
}

@media (max-width: 1180px) {
  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
    max-width: 96px !important;
  }
}

/* Phase A.7.28 - Framework v1.3 premium proof card language */
.command-center-operating-shell-v1 .command-center-proof-grid,
.abos-page-framework-v1 .command-center-proof-grid {
  margin: 22px 26px 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border: 1px solid rgba(129, 151, 178, 0.12) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: rgba(3, 12, 22, 0.76) !important;
  opacity: 1 !important;
  filter: none !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.028), 0 18px 42px rgba(0, 0, 0, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card {
  position: relative !important;
  min-height: 178px !important;
  padding: 22px 26px 24px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(145deg, rgba(6, 18, 31, 0.86), rgba(2, 10, 18, 0.82)) !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:not(:nth-child(3n)),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:not(:nth-child(3n)) {
  border-right: 1px solid rgba(132, 153, 181, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(n+4),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(n+4) {
  border-top: 1px solid rgba(132, 153, 181, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 22px !important;
  bottom: 24px !important;
  width: 3px !important;
  border-radius: 999px !important;
  background: rgba(118, 148, 184, 0.70) !important;
  box-shadow: 0 0 16px rgba(118, 148, 184, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.is-critical::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.critical::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card.is-critical::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card.critical::before {
  background: #e66d5f !important;
  box-shadow: 0 0 18px rgba(230, 109, 95, 0.22) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.is-attention::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.attention::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card.is-attention::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card.attention::before {
  background: #d7a449 !important;
  box-shadow: 0 0 18px rgba(215, 164, 73, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.is-normal::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card.healthy::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card.is-normal::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card.healthy::before {
  background: #21b889 !important;
  box-shadow: 0 0 18px rgba(33, 184, 137, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  height: 32px !important;
  padding: 0 12px 0 10px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(152, 176, 205, 0.20) !important;
  background: rgba(22, 36, 52, 0.86) !important;
  color: rgba(226, 237, 250, 0.82) !important;
  font-size: 0.72rem !important;
  font-weight: 780 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  margin: 0 0 22px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip::before,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip::before {
  content: "" !important;
  width: 34px !important;
  height: 9px !important;
  border-radius: 999px !important;
  background: #b6d8f8 !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-critical,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-critical {
  color: #ff887b !important;
  border-color: rgba(230, 109, 95, 0.28) !important;
  background: rgba(75, 34, 39, 0.72) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-attention,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-attention {
  color: #ffd47a !important;
  border-color: rgba(215, 164, 73, 0.28) !important;
  background: rgba(71, 50, 25, 0.65) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-normal,
.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-healthy,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-normal,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-healthy {
  color: #69efad !important;
  border-color: rgba(33, 184, 137, 0.26) !important;
  background: rgba(16, 56, 45, 0.62) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card h3,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card h3 {
  margin: 0 0 28px !important;
  color: rgba(242, 247, 255, 0.94) !important;
  font-size: 1rem !important;
  line-height: 1.18 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card .runtime-console-chip + h3,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card .runtime-console-chip + h3 {
  margin-top: -6px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card p,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card p {
  margin: 0 !important;
  max-width: 92% !important;
  color: rgba(184, 197, 214, 0.80) !important;
  font-size: 0.98rem !important;
  line-height: 1.42 !important;
  font-weight: 500 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(1),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(1) {
  min-height: 190px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(4),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(4) {
  grid-column: 1 / span 3 !important;
  min-height: 148px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(5),
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(6),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(5),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(6) {
  min-height: 142px !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-proof-grid,
  .abos-page-framework-v1 .command-center-proof-grid {
    grid-template-columns: 1fr !important;
  }

  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card,
  .abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card {
    border-right: 0 !important;
    border-top: 1px solid rgba(132, 153, 181, 0.14) !important;
  }

  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(4),
  .abos-page-framework-v1 .command-center-proof-grid > .command-center-briefing-card:nth-child(4) {
    grid-column: auto !important;
  }
}

/* Phase A.7.29 - Compact Level 3 / Level 4 command row disclosure language */
.command-center-operating-shell-v1 .command-center-investigation-grid,
.command-center-operating-shell-v1 .command-center-investigation-region-grid,
.abos-page-framework-v1 .command-center-investigation-grid,
.abos-page-framework-v1 .command-center-investigation-region-grid {
  margin: 16px 26px 0 !important;
  display: block !important;
  border: 1px solid rgba(76, 145, 255, 0.18) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: linear-gradient(90deg, rgba(10, 25, 42, 0.94), rgba(4, 12, 22, 0.90)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035) !important;
  opacity: 1 !important;
  filter: none !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid > *,
.command-center-operating-shell-v1 .command-center-investigation-region-grid > *,
.abos-page-framework-v1 .command-center-investigation-grid > *,
.abos-page-framework-v1 .command-center-investigation-region-grid > * {
  min-height: 62px !important;
  margin: 0 !important;
  padding: 13px 18px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  display: grid !important;
  grid-template-columns: 42px minmax(230px, 1fr) minmax(420px, 1.6fr) 30px !important;
  align-items: center !important;
  gap: 16px !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid > *:not(:last-child),
.command-center-operating-shell-v1 .command-center-investigation-region-grid > *:not(:last-child),
.abos-page-framework-v1 .command-center-investigation-grid > *:not(:last-child),
.abos-page-framework-v1 .command-center-investigation-region-grid > *:not(:last-child) {
  border-bottom: 1px solid rgba(125, 151, 183, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-investigation-region-grid .command-center-visual-icon,
.abos-page-framework-v1 .command-center-investigation-grid .command-center-visual-icon,
.abos-page-framework-v1 .command-center-investigation-region-grid .command-center-visual-icon {
  width: 36px !important;
  height: 34px !important;
  border-radius: 12px !important;
  color: #5da0ff !important;
  background: rgba(55, 127, 255, 0.13) !important;
  border: 1px solid rgba(93, 160, 255, 0.26) !important;
  box-shadow: 0 0 20px rgba(60, 132, 255, 0.13) !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid h3,
.command-center-operating-shell-v1 .command-center-investigation-region-grid h3,
.abos-page-framework-v1 .command-center-investigation-grid h3,
.abos-page-framework-v1 .command-center-investigation-region-grid h3 {
  margin: 0 !important;
  color: #70a9ff !important;
  font-size: 0.82rem !important;
  font-weight: 760 !important;
  letter-spacing: 0.055em !important;
  text-transform: uppercase !important;
  line-height: 1.1 !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid p,
.command-center-operating-shell-v1 .command-center-investigation-region-grid p,
.abos-page-framework-v1 .command-center-investigation-grid p,
.abos-page-framework-v1 .command-center-investigation-region-grid p {
  margin: 3px 0 0 !important;
  color: rgba(174, 190, 211, 0.78) !important;
  font-size: 0.72rem !important;
  line-height: 1.25 !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid .runtime-console-chip,
.command-center-operating-shell-v1 .command-center-investigation-region-grid .runtime-console-chip,
.abos-page-framework-v1 .command-center-investigation-grid .runtime-console-chip,
.abos-page-framework-v1 .command-center-investigation-region-grid .runtime-console-chip {
  margin: 0 !important;
  height: 32px !important;
  border-radius: 0 !important;
  border: 1px solid rgba(125, 151, 183, 0.14) !important;
  border-left: 0 !important;
  padding: 0 16px !important;
  background: rgba(5, 14, 25, 0.72) !important;
  color: rgba(190, 204, 223, 0.76) !important;
  font-size: 0.68rem !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid .runtime-console-chip:first-of-type,
.command-center-operating-shell-v1 .command-center-investigation-region-grid .runtime-console-chip:first-of-type,
.abos-page-framework-v1 .command-center-investigation-grid .runtime-console-chip:first-of-type,
.abos-page-framework-v1 .command-center-investigation-region-grid .runtime-console-chip:first-of-type {
  border-left: 1px solid rgba(125, 151, 183, 0.14) !important;
  border-radius: 7px 0 0 7px !important;
}

.command-center-operating-shell-v1 .command-center-investigation-grid .runtime-console-chip:last-of-type,
.command-center-operating-shell-v1 .command-center-investigation-region-grid .runtime-console-chip:last-of-type,
.abos-page-framework-v1 .command-center-investigation-grid .runtime-console-chip:last-of-type,
.abos-page-framework-v1 .command-center-investigation-region-grid .runtime-console-chip:last-of-type {
  border-radius: 0 7px 7px 0 !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region,
.abos-page-framework-v1 .command-center-raw-intelligence-region {
  margin: 10px 26px 0 !important;
  min-height: 62px !important;
  border: 1px solid rgba(157, 96, 255, 0.18) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: linear-gradient(90deg, rgba(17, 11, 31, 0.92), rgba(4, 10, 18, 0.90)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.035) !important;
  opacity: 1 !important;
  filter: none !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .collapsible-card,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region details,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region .command-center-raw-intelligence-request,
.abos-page-framework-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
.abos-page-framework-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
.abos-page-framework-v1 .command-center-raw-intelligence-region > .collapsible-card,
.abos-page-framework-v1 .command-center-raw-intelligence-region details,
.abos-page-framework-v1 .command-center-raw-intelligence-region .command-center-raw-intelligence-request {
  min-height: 62px !important;
  margin: 0 !important;
  padding: 12px 18px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region > .collapsible-card,
.abos-page-framework-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
.abos-page-framework-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
.abos-page-framework-v1 .command-center-raw-intelligence-region > .collapsible-card {
  display: grid !important;
  grid-template-columns: 42px minmax(280px, 1fr) minmax(260px, 0.8fr) minmax(150px, auto) !important;
  gap: 16px !important;
  align-items: center !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region .command-center-visual-icon,
.abos-page-framework-v1 .command-center-raw-intelligence-region .command-center-visual-icon {
  width: 36px !important;
  height: 34px !important;
  border-radius: 12px !important;
  color: #b07cff !important;
  background: rgba(137, 76, 255, 0.14) !important;
  border: 1px solid rgba(176, 124, 255, 0.28) !important;
  box-shadow: 0 0 20px rgba(137, 76, 255, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region h3,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region strong,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region summary,
.abos-page-framework-v1 .command-center-raw-intelligence-region h3,
.abos-page-framework-v1 .command-center-raw-intelligence-region strong,
.abos-page-framework-v1 .command-center-raw-intelligence-region summary {
  margin: 0 !important;
  color: #b987ff !important;
  font-size: 0.82rem !important;
  line-height: 1.12 !important;
  font-weight: 760 !important;
  letter-spacing: 0.055em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region p,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region small,
.abos-page-framework-v1 .command-center-raw-intelligence-region p,
.abos-page-framework-v1 .command-center-raw-intelligence-region small {
  margin: 3px 0 0 !important;
  color: rgba(178, 192, 212, 0.76) !important;
  font-size: 0.72rem !important;
  line-height: 1.22 !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region button,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region .command-center-control-button,
.abos-page-framework-v1 .command-center-raw-intelligence-region button,
.abos-page-framework-v1 .command-center-raw-intelligence-region .command-center-control-button {
  justify-self: end !important;
  min-height: 34px !important;
  height: 34px !important;
  min-width: 138px !important;
  padding: 0 18px !important;
  border-radius: 7px !important;
  border: 1px solid rgba(176, 124, 255, 0.38) !important;
  background: rgba(20, 13, 34, 0.70) !important;
  color: #c79aff !important;
  box-shadow: none !important;
  font-size: 0.72rem !important;
  font-weight: 720 !important;
  letter-spacing: 0.045em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-raw-intelligence-region::before,
.abos-page-framework-v1 .command-center-raw-intelligence-region::before {
  content: "" !important;
  position: absolute !important;
}

@media (max-width: 1040px) {
  .command-center-operating-shell-v1 .command-center-investigation-grid > *,
  .command-center-operating-shell-v1 .command-center-investigation-region-grid > *,
  .abos-page-framework-v1 .command-center-investigation-grid > *,
  .abos-page-framework-v1 .command-center-investigation-region-grid > *,
  .command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
  .command-center-operating-shell-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
  .command-center-operating-shell-v1 .command-center-raw-intelligence-region > .collapsible-card,
  .abos-page-framework-v1 .command-center-raw-intelligence-region > .command-center-disclosure-level-header,
  .abos-page-framework-v1 .command-center-raw-intelligence-region > .command-center-briefing-card,
  .abos-page-framework-v1 .command-center-raw-intelligence-region > .collapsible-card {
    grid-template-columns: 38px 1fr !important;
    gap: 12px !important;
  }
}

/* Phase A.7.30 - Correct target: premium runtime diagnostic proof cards and remove lower row competition */
.command-center-operating-shell-v1 .command-center-proof-grid,
.abos-page-framework-v1 .command-center-proof-grid {
  margin: 22px 26px 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border: 1px solid rgba(127, 149, 176, 0.12) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: rgba(2, 10, 18, 0.90) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.026), 0 18px 40px rgba(0,0,0,0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region {
  position: relative !important;
  min-height: 186px !important;
  padding: 22px 26px 24px !important;
  margin: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(145deg, rgba(5, 16, 28, 0.86), rgba(1, 8, 15, 0.92)) !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic:not(:nth-child(3n)),
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic:not(:nth-child(3n)),
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region:not(:nth-child(3n)),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region:not(:nth-child(3n)) {
  border-right: 1px solid rgba(130, 151, 179, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(n+4),
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(n+4),
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region:nth-child(n+4),
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region:nth-child(n+4) {
  border-top: 1px solid rgba(130, 151, 179, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 24px !important;
  bottom: 26px !important;
  width: 3px !important;
  border-radius: 999px !important;
  background: rgba(126, 151, 181, 0.78) !important;
  box-shadow: 0 0 16px rgba(126, 151, 181, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-critical::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.critical::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-critical::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.critical::before {
  background: #e46e61 !important;
  box-shadow: 0 0 18px rgba(228, 110, 97, 0.20) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-attention::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.attention::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-attention::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.attention::before {
  background: #d5a04b !important;
  box-shadow: 0 0 18px rgba(213, 160, 75, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-healthy::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.healthy::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-normal::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic.verified::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-healthy::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.healthy::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.is-normal::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic.verified::before {
  background: #22b889 !important;
  box-shadow: 0 0 18px rgba(34, 184, 137, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading {
  display: flex !important;
  align-items: center !important;
  gap: 18px !important;
  margin: 0 0 28px !important;
  min-height: 32px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip {
  display: inline-flex !important;
  align-items: center !important;
  gap: 8px !important;
  flex: 0 0 auto !important;
  height: 32px !important;
  padding: 0 12px 0 10px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(151, 176, 204, 0.22) !important;
  background: rgba(21, 35, 52, 0.86) !important;
  color: rgba(228, 238, 250, 0.82) !important;
  font-size: 0.72rem !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0.075em !important;
  text-transform: uppercase !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip::before,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip::before {
  content: "" !important;
  width: 34px !important;
  height: 9px !important;
  border-radius: 999px !important;
  background: #b7d8f7 !important;
  opacity: 1 !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-critical,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-critical {
  color: #ff887b !important;
  border-color: rgba(228, 110, 97, 0.30) !important;
  background: rgba(68, 32, 38, 0.72) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-attention,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-attention {
  color: #ffd37b !important;
  border-color: rgba(213, 160, 75, 0.30) !important;
  background: rgba(68, 48, 23, 0.68) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-normal,
.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-healthy,
.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-chip.is-verified,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-normal,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-healthy,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-chip.is-verified {
  color: #6ef0af !important;
  border-color: rgba(34, 184, 137, 0.27) !important;
  background: rgba(16, 56, 45, 0.66) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading h3,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading h3,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading h3,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading h3 {
  margin: 0 !important;
  color: rgba(242, 247, 255, 0.94) !important;
  font-size: 1.03rem !important;
  line-height: 1.16 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic p,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-region p,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic p,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-region p {
  margin: 0 !important;
  max-width: 92% !important;
  color: rgba(181, 195, 213, 0.80) !important;
  font-size: 0.98rem !important;
  line-height: 1.42 !important;
  font-weight: 500 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(4),
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(4) {
  grid-column: 1 / span 3 !important;
  min-height: 148px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(5),
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(6),
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(5),
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic:nth-child(6) {
  min-height: 142px !important;
}

/* The Level 3 / Level 4 rows are intentionally out of the v1.3 visible framework focus. */
.command-center-operating-shell-v1 .command-center-investigation-grid,
.command-center-operating-shell-v1 .command-center-investigation-region-grid,
.command-center-operating-shell-v1 .command-center-raw-intelligence-region,
.abos-page-framework-v1 .command-center-investigation-grid,
.abos-page-framework-v1 .command-center-investigation-region-grid,
.abos-page-framework-v1 .command-center-raw-intelligence-region {
  display: none !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-proof-grid,
  .abos-page-framework-v1 .command-center-proof-grid {
    grid-template-columns: 1fr !important;
  }

  .command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic,
  .abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic {
    grid-column: auto !important;
    border-right: 0 !important;
    border-top: 1px solid rgba(130, 151, 179, 0.14) !important;
  }
}


/* Phase A.7.31 - Approved target: connected diagnostic proof surface */
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface {
  margin: 24px 26px 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  border: 1px solid rgba(116, 140, 168, 0.14) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: rgba(1, 8, 14, 0.96) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.026), 0 22px 44px rgba(0, 0, 0, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
  position: relative !important;
  min-height: 172px !important;
  margin: 0 !important;
  padding: 24px 26px 26px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: rgba(1, 8, 14, 0.96) !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic:not(:nth-child(3n)),
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic:not(:nth-child(3n)) {
  border-right: 1px solid rgba(126, 148, 175, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(n+4),
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(n+4) {
  border-top: 1px solid rgba(126, 148, 175, 0.13) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before {
  content: "" !important;
 position: absolute !important;
 left: 0 !important;
 top: 24px !important;
 bottom: 24px !important;
 width: 3px !important;
 border-radius: 999px !important;
 background: rgba(130, 154, 181, 0.78) !important;
 box-shadow: 0 0 18px rgba(130, 154, 181, 0.12) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-critical::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.critical::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-critical::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.critical::before {
 background: #e36f62 !important;
 box-shadow: 0 0 18px rgba(227, 111, 98, 0.22) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-attention::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.attention::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-attention::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.attention::before {
 background: #d6a14c !important;
 box-shadow: 0 0 18px rgba(214, 161, 76, 0.20) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-healthy::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.healthy::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-normal::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.verified::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-healthy::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.healthy::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-normal::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.verified::before {
 background: #21b889 !important;
 box-shadow: 0 0 18px rgba(33, 184, 137, 0.18) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading {
 display: flex !important;
 align-items: center !important;
 gap: 18px !important;
 margin: 0 0 26px !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip {
 flex: 0 0 auto !important;
 display: inline-flex !important;
 align-items: center !important;
 gap: 8px !important;
 height: 29px !important;
 padding: 0 12px 0 10px !important;
 border-radius: 999px !important;
 border: 1px solid rgba(155, 181, 209, 0.22) !important;
 background: rgba(18, 31, 47, 0.82) !important;
 color: rgba(226, 236, 248, 0.84) !important;
 font-size: 0.69rem !important;
 line-height: 1 !important;
 font-weight: 820 !important;
 letter-spacing: 0.08em !important;
 text-transform: uppercase !important;
 margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip::before {
 content: "" !important;
  width: 32px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #b8d9f6 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-critical,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-critical {
  color: #ff8d82 !important;
  border-color: rgba(227, 111, 98, 0.32) !important;
  background: rgba(64, 31, 37, 0.72) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-attention,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-attention {
  color: #ffd47c !important;
  border-color: rgba(214, 161, 76, 0.32) !important;
  background: rgba(65, 47, 23, 0.70) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-normal,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-healthy,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-verified,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-normal,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-healthy,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-verified {
  color: #77efb3 !important;
  border-color: rgba(33, 184, 137, 0.28) !important;
  background: rgba(14, 54, 43, 0.68) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong {
  margin: 0 !important;
  color: rgba(238, 244, 252, 0.92) !important;
  font-size: 1.06rem !important;
  line-height: 1.15 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p {
  margin: 0 !important;
  max-width: 92% !important;
  color: rgba(174, 188, 207, 0.82) !important;
  font-size: 0.96rem !important;
  line-height: 1.42 !important;
  font-weight: 500 !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface,
  .abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface {
    grid-template-columns: 1fr !important;
  }
  .command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
  .abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
    border-right: 0 !important;
    border-top: 1px solid rgba(126, 148, 175, 0.13) !important;
  }
}

/* Phase A.7.32 - Operational lens conformance: remove clipping and card competition */
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  margin: 24px 26px 0 !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  grid-auto-rows: minmax(188px, auto) !important;
  min-height: 0 !important;
  gap: 0 !important;
  border: 1px solid rgba(102, 126, 154, 0.16) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: rgba(4, 12, 21, 0.92) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.024), 0 22px 44px rgba(0,0,0,0.18) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 188px !important;
  max-height: none !important;
  margin: 0 !important;
  padding: 28px 30px 26px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(145deg, rgba(9, 24, 39, 0.74), rgba(5, 13, 23, 0.92)) !important;
  box-shadow: none !important;
  display: grid !important;
  grid-template-columns: 52px minmax(0, 1fr) auto !important;
  grid-template-rows: auto 42px 1fr auto !important;
  column-gap: 18px !important;
  row-gap: 12px !important;
  align-items: start !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2) {
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 188px !important;
  padding: 28px 30px 26px !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:not(:nth-child(2n)),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:not(:nth-child(2n)) {
  border-right: 1px solid rgba(112, 137, 164, 0.16) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(n+3),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(n+3) {
  border-top: 1px solid rgba(112, 137, 164, 0.14) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens::before {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 3px !important;
  opacity: 0.95 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline {
  display: contents !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  position: static !important;
  float: none !important;
  width: 42px !important;
  height: 42px !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: block !important;
  width: auto !important;
  max-width: none !important;
  min-width: 0 !important;
  margin: 0 !important;
  color: rgba(235, 243, 253, 0.92) !important;
  font-size: 0.82rem !important;
  line-height: 1.16 !important;
  font-weight: 780 !important;
  letter-spacing: 0.07em !important;
  text-transform: uppercase !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row {
  display: contents !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value {
  grid-column: 3 !important;
  grid-row: 1 !important;
  position: static !important;
  top: auto !important;
  right: auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: 160px !important;
  display: block !important;
  color: #67efa9 !important;
  font-size: 0.86rem !important;
  line-height: 1.16 !important;
  font-weight: 780 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  text-align: right !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) svg {
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  clear: none !important;
  width: 100% !important;
  height: 42px !important;
  margin: 2px 0 0 !important;
  align-self: center !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  clear: none !important;
  max-width: none !important;
  margin: 2px 0 0 !important;
  color: rgba(183, 197, 216, 0.76) !important;
  font-size: 0.80rem !important;
  line-height: 1.34 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-technical-measurements,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-technical-measurements {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface {
  opacity: 1 !important;
  filter: none !important;
  margin-top: 28px !important;
}

@media (max-width: 1180px) {
  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:not(:nth-child(2n)),
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:not(:nth-child(2n)) {
    border-right: 0 !important;
  }
}


/* Phase A.7.33 - Correct target: proof/status cards become compact disclosure rows */
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface {
  margin: 24px 26px 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 0 !important;
  border: 1px solid rgba(105, 128, 156, 0.16) !important;
  border-radius: 10px !important;
  overflow: hidden !important;
  background: rgba(2, 9, 16, 0.96) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.024), 0 18px 38px rgba(0,0,0,0.16) !important;
  opacity: 1 !important;
  filter: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
  position: relative !important;
  min-height: 72px !important;
  margin: 0 !important;
  padding: 15px 22px 15px 24px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: linear-gradient(90deg, rgba(3, 11, 19, 0.98), rgba(3, 12, 21, 0.90)) !important;
  box-shadow: none !important;
  overflow: hidden !important;
  display: grid !important;
  grid-template-columns: minmax(150px, 0.42fr) minmax(190px, 0.58fr) minmax(260px, 1fr) !important;
  align-items: center !important;
  column-gap: 20px !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic {
  border-top: 1px solid rgba(105, 128, 156, 0.13) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 16px !important;
  bottom: 16px !important;
  width: 3px !important;
  border-radius: 999px !important;
  background: rgba(128, 151, 178, 0.82) !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-critical::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.critical::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-critical::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.critical::before {
  background: #e36f62 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-attention::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.attention::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-attention::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.attention::before {
  background: #d6a14c !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-healthy::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.healthy::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-normal::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.verified::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-healthy::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.healthy::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-normal::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.verified::before {
  background: #21b889 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading {
  display: contents !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip {
  grid-column: 1 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: fit-content !important;
  max-width: 100% !important;
  height: 26px !important;
  gap: 8px !important;
  padding: 0 12px 0 10px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(154, 181, 209, 0.22) !important;
  background: rgba(18, 31, 47, 0.78) !important;
  color: rgba(226, 236, 248, 0.84) !important;
  font-size: 0.67rem !important;
  line-height: 1 !important;
  font-weight: 820 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip::before {
  content: "" !important;
  display: inline-block !important;
  width: 32px !important;
  height: 8px !important;
  border-radius: 999px !important;
  background: #b8d9f6 !important;
  opacity: 1 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip .command-center-visual-icon,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip svg,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip svg {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-critical,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-critical {
  color: #ff8d82 !important;
  border-color: rgba(227, 111, 98, 0.32) !important;
  background: rgba(55, 28, 34, 0.70) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-attention,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-attention {
  color: #ffd47c !important;
  border-color: rgba(214, 161, 76, 0.32) !important;
  background: rgba(57, 42, 22, 0.68) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-normal,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-healthy,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-verified,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-normal,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-healthy,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip.is-verified {
  color: #77efb3 !important;
  border-color: rgba(33, 184, 137, 0.28) !important;
  background: rgba(14, 49, 40, 0.68) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong {
  grid-column: 2 !important;
  margin: 0 !important;
  color: rgba(238, 244, 252, 0.92) !important;
  font-size: 1.02rem !important;
  line-height: 1.16 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p {
  grid-column: 3 !important;
  margin: 0 !important;
  max-width: none !important;
  color: rgba(174, 188, 207, 0.78) !important;
  font-size: 0.90rem !important;
  line-height: 1.32 !important;
  font-weight: 500 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
  .abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
    grid-template-columns: 1fr !important;
    row-gap: 8px !important;
  }
  .command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip,
  .command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong,
  .command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p,
  .abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip,
  .abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong,
  .abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p {
    grid-column: 1 !important;
  }
}


/* Phase A.7.34 - Remove light Runtime refresh flash and convert proof cards to disclosure bars */
.command-center-runtime-inline-loading {
  margin: 18px 26px 0 !important;
  min-height: 42px !important;
  display: flex !important;
  align-items: center !important;
  padding: 0 18px !important;
  border: 1px solid rgba(111, 137, 166, 0.14) !important;
  border-radius: 8px !important;
  background: rgba(4, 12, 21, 0.94) !important;
  color: rgba(156, 179, 207, 0.82) !important;
  font-size: 0.78rem !important;
  font-weight: 760 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-awareness-shell,
.abos-page-framework-v1 .command-center-awareness-shell {
  background: linear-gradient(90deg, rgba(5, 14, 24, 0.98), rgba(7, 18, 30, 0.94)) !important;
  border-color: rgba(106, 132, 160, 0.18) !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-awareness-copy h2,
.abos-page-framework-v1 .command-center-awareness-copy h2,
.command-center-operating-shell-v1 .command-center-awareness-state strong,
.abos-page-framework-v1 .command-center-awareness-state strong {
  color: rgba(236, 244, 253, 0.94) !important;
}

.command-center-operating-shell-v1 .command-center-awareness-copy p:not(.eyebrow),
.abos-page-framework-v1 .command-center-awareness-copy p:not(.eyebrow),
.command-center-operating-shell-v1 .command-center-awareness-state small,
.abos-page-framework-v1 .command-center-awareness-state small {
  color: rgba(160, 179, 202, 0.78) !important;
}

.command-center-operating-shell-v1 .command-center-awareness-state,
.abos-page-framework-v1 .command-center-awareness-state {
  background: rgba(8, 19, 31, 0.86) !important;
  border-color: rgba(113, 139, 168, 0.16) !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface {
  margin: 24px 26px 0 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 8px !important;
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
  opacity: 1 !important;
  filter: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
  position: relative !important;
  min-height: 56px !important;
  margin: 0 !important;
  padding: 10px 16px 10px 56px !important;
  border: 1px solid rgba(105, 128, 156, 0.14) !important;
  border-radius: 8px !important;
  background: linear-gradient(90deg, rgba(4, 12, 21, 0.98), rgba(7, 17, 29, 0.92)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.018) !important;
  overflow: hidden !important;
  display: grid !important;
  grid-template-columns: minmax(190px, 0.42fr) minmax(0, 1fr) auto !important;
  align-items: center !important;
  column-gap: 16px !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic {
  border-top: 1px solid rgba(105, 128, 156, 0.14) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before {
  content: "" !important;
  position: absolute !important;
  left: 15px !important;
  top: 50% !important;
  width: 25px !important;
  height: 25px !important;
  bottom: auto !important;
  transform: translateY(-50%) !important;
  border-radius: 8px !important;
  background: rgba(38, 68, 103, 0.72) !important;
  border: 1px solid rgba(116, 157, 206, 0.22) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 10px !important;
  bottom: 10px !important;
  width: 2px !important;
  border-radius: 999px !important;
  background: rgba(128, 151, 178, 0.78) !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-critical::after,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.critical::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-critical::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.critical::after {
  background: #e36f62 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-attention::after,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.attention::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-attention::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.attention::after {
  background: #d6a14c !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-healthy::after,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.healthy::after,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-normal::after,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.verified::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-healthy::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.healthy::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.is-normal::after,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.verified::after {
  background: #21b889 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading {
  display: contents !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip {
  grid-column: 3 !important;
  grid-row: 1 !important;
  justify-self: end !important;
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  height: 24px !important;
  padding: 0 10px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(154, 181, 209, 0.20) !important;
  background: rgba(18, 31, 47, 0.68) !important;
  color: rgba(226, 236, 248, 0.78) !important;
  font-size: 0.62rem !important;
  font-weight: 820 !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip::before,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip::before,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip .command-center-visual-icon,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-chip svg,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-chip svg {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong {
  grid-column: 1 !important;
  margin: 0 !important;
  color: rgba(238, 244, 252, 0.91) !important;
  font-size: 0.91rem !important;
  line-height: 1.15 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p,
.abos-page-framework-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic p {
  grid-column: 2 !important;
  margin: 0 !important;
  color: rgba(164, 181, 204, 0.76) !important;
  font-size: 0.79rem !important;
  line-height: 1.28 !important;
  font-weight: 520 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: block !important;
}


/* Phase A.7.35 - Force diagnostic proof surface children to full-width disclosure bars */
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface {
  width: auto !important;
  max-width: none !important;
  margin: 24px 26px 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  gap: 8px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(1),
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(2),
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(3),
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(4),
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(5),
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(6),
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(1),
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(2),
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(3),
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(4),
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(5),
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic:nth-child(6) {
  box-sizing: border-box !important;
  flex: 0 0 auto !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 58px !important;
  height: auto !important;
  margin: 0 !important;
  padding: 10px 16px 10px 56px !important;
  display: grid !important;
  grid-template-columns: minmax(180px, 0.34fr) minmax(0, 1fr) minmax(92px, auto) !important;
  column-gap: 18px !important;
  align-items: center !important;
  border: 1px solid rgba(105, 128, 156, 0.16) !important;
  border-radius: 8px !important;
  background: linear-gradient(90deg, rgba(4, 12, 21, 0.98), rgba(7, 17, 29, 0.92)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.018) !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic {
  border-top: 1px solid rgba(105, 128, 156, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before {
  content: "" !important;
  position: absolute !important;
  left: 15px !important;
  top: 50% !important;
  bottom: auto !important;
  width: 25px !important;
  height: 25px !important;
  transform: translateY(-50%) !important;
  border-radius: 8px !important;
  background: rgba(38, 68, 103, 0.72) !important;
  border: 1px solid rgba(116, 157, 206, 0.22) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic::after,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic::after {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 10px !important;
  bottom: 10px !important;
  width: 2px !important;
  border-radius: 999px !important;
  background: rgba(128, 151, 178, 0.78) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading {
  display: contents !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading strong {
  grid-column: 1 !important;
  min-width: 0 !important;
  margin: 0 !important;
  color: rgba(238, 244, 252, 0.92) !important;
  font-size: 0.92rem !important;
  line-height: 1.16 !important;
  font-weight: 760 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic p,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic p {
  grid-column: 2 !important;
  min-width: 0 !important;
  margin: 0 !important;
  color: rgba(164, 181, 204, 0.76) !important;
  font-size: 0.79rem !important;
  line-height: 1.28 !important;
  font-weight: 520 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: block !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-chip {
  grid-column: 3 !important;
  justify-self: end !important;
  width: auto !important;
  max-width: 120px !important;
  height: 24px !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 10px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  font-size: 0.62rem !important;
  line-height: 1 !important;
  font-weight: 820 !important;
  letter-spacing: 0.08em !important;
  white-space: nowrap !important;
}


/* Phase A.7.36 - Operational lens grid compact card format */
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  margin: 24px 26px 0 !important;
  display: grid !important;
  grid-template-columns: repeat(2, minmax(300px, 1fr)) !important;
  grid-auto-rows: minmax(132px, auto) !important;
  gap: 12px !important;
  min-height: 0 !important;
  max-height: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(3),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(4),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(3),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(4) {
  box-sizing: border-box !important;
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 132px !important;
  height: auto !important;
  margin: 0 !important;
  padding: 18px 20px 16px 74px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 150px !important;
  grid-template-rows: auto auto minmax(22px, auto) auto !important;
  column-gap: 18px !important;
  row-gap: 3px !important;
  align-items: start !important;
  border: 1px solid rgba(102, 126, 154, 0.18) !important;
  border-radius: 8px !important;
  background: linear-gradient(145deg, rgba(12, 29, 46, 0.92), rgba(6, 16, 28, 0.96)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.024), 0 16px 32px rgba(0,0,0,0.16) !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 3px !important;
  border-radius: 8px 0 0 8px !important;
  opacity: 1 !important;
  background: #2d8dff !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.critical::before,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-critical::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.critical::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-critical::before {
  background: #8f6dff !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.attention::before,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-attention::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.attention::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-attention::before {
  background: #d7a33f !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.healthy::before,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-healthy::before,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-normal::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.healthy::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-healthy::before,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-normal::before {
  background: #28c193 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline {
  display: contents !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-icon {
  position: absolute !important;
  left: 82px !important;
  top: 19px !important;
  width: 38px !important;
  height: 34px !important;
  margin: 0 !important;
  border-radius: 8px !important;
  background: rgba(30, 65, 106, 0.72) !important;
  border: 1px solid rgba(105, 156, 221, 0.20) !important;
  color: #8bbcff !important;
  display: flex !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: auto !important;
  max-width: none !important;
  margin: 0 !important;
  color: rgba(239, 246, 255, 0.94) !important;
  font-size: 0.98rem !important;
  line-height: 1.13 !important;
  font-weight: 780 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row {
  display: contents !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value {
  grid-column: 1 !important;
  grid-row: 2 !important;
  position: static !important;
  display: block !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  margin: 1px 0 0 !important;
  color: #67efa9 !important;
  font-size: 0.78rem !important;
  line-height: 1.2 !important;
  font-weight: 760 !important;
  white-space: nowrap !important;
  text-align: left !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) svg {
  grid-column: 2 !important;
  grid-row: 1 / span 3 !important;
  align-self: center !important;
  justify-self: stretch !important;
  position: static !important;
  clear: none !important;
  width: 100% !important;
  height: 34px !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  grid-column: 1 !important;
  grid-row: 3 !important;
  clear: none !important;
  max-width: 100% !important;
  margin: 10px 0 0 !important;
  color: rgba(190, 204, 223, 0.78) !important;
  font-size: 0.76rem !important;
  line-height: 1.32 !important;
  font-weight: 520 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
  grid-column: 1 !important;
  grid-row: 4 !important;
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  margin-top: 6px !important;
  color: #58a6ff !important;
  font-size: 0.76rem !important;
  line-height: 1 !important;
  font-weight: 760 !important;
  text-decoration: none !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-lens-action::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action::after {
  content: " ->";
  margin-left: 5px;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-technical-measurements,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-technical-measurements {
  display: none !important;
}

@media (max-width: 980px) {
  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
}


/* Phase A.7.37 - Lens card lane correction: icon, copy, signal */
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  grid-template-columns: repeat(2, minmax(320px, 1fr)) !important;
  gap: 12px !important;
  align-items: stretch !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(3),
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(4),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(2),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(3),
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(4) {
  min-height: 124px !important;
  padding: 17px 18px !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 132px !important;
  grid-template-rows: auto auto minmax(26px, auto) auto !important;
  column-gap: 14px !important;
  row-gap: 2px !important;
  align-items: start !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 4 !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: 38px !important;
  height: 34px !important;
  margin: 0 !important;
  align-self: start !important;
  justify-self: start !important;
  border-radius: 8px !important;
  background: rgba(30, 65, 106, 0.72) !important;
  border: 1px solid rgba(105, 156, 221, 0.20) !important;
  color: #8bbcff !important;
  display: flex !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens h3,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens h3 {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: end !important;
  font-size: 0.97rem !important;
  line-height: 1.12 !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) .runtime-console-kpi-value {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
  font-size: 0.76rem !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens svg,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens:nth-child(1) svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens svg,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens:nth-child(1) svg {
  grid-column: 3 !important;
  grid-row: 1 / span 4 !important;
  align-self: center !important;
  justify-self: stretch !important;
  width: 100% !important;
  height: 42px !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail {
  grid-column: 2 !important;
  grid-row: 3 !important;
  margin: 9px 0 0 !important;
  max-width: 100% !important;
  font-size: 1rem !important;
  line-height: 1.28 !important;
  -webkit-line-clamp: 2 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
  grid-column: 2 !important;
  grid-row: 4 !important;
  margin-top: 6px !important;
  font-size: 1rem !important;
}

@media (max-width: 980px) {
  .abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
  .abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
    grid-template-columns: 42px minmax(0, 1fr) 110px !important;
  }
}

/* Phase A.7.38 - Approved operational lens reference format */
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(360px, 1fr)) !important;
  gap: 10px 12px !important;
  align-items: stretch !important;
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.abos-page-framework-v1 .command-center-operational-lens.runtime-console-kpi,
.abos-page-framework-v1 .command-center-operational-lens.command-center-operating-region {
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) 126px !important;
  grid-template-rows: auto auto 1fr auto !important;
  column-gap: 14px !important;
  row-gap: 2px !important;
  min-height: 126px !important;
  padding: 18px 20px !important;
  position: relative !important;
  overflow: hidden !important;
  border-radius: 8px !important;
  border: 1px solid rgba(113, 137, 168, 0.19) !important;
  background: linear-gradient(135deg, rgba(19, 36, 54, 0.94), rgba(8, 17, 27, 0.98)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.025), 0 16px 32px rgba(0, 0, 0, 0.18) !important;
}

.abos-page-framework-v1 .command-center-operational-lens.runtime-console-kpi::before,
.abos-page-framework-v1 .command-center-operational-lens.command-center-operating-region::before {
  width: 3px !important;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  border-radius: 8px 0 0 8px !important;
  opacity: 0.92 !important;
}

.abos-page-framework-v1 .command-center-operational-lens.runtime-console-kpi::after,
.abos-page-framework-v1 .command-center-operational-lens.command-center-operating-region::after {
  display: none !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 4 !important;
  align-self: start !important;
  justify-self: start !important;
  width: 40px !important;
  height: 40px !important;
  position: static !important;
  inset: auto !important;
  margin: 0 !important;
  border-radius: 9px !important;
  background: linear-gradient(135deg, rgba(35, 76, 118, 0.54), rgba(16, 33, 55, 0.84)) !important;
  border: 1px solid rgba(117, 164, 222, 0.28) !important;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22) !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-topline,
.abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-label {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: end !important;
  margin: 0 !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: visible !important;
  white-space: normal !important;
  text-overflow: clip !important;
  font-size: 15px !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: rgba(244, 248, 255, 0.94) !important;
  font-weight: 700 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-label + strong,
.abos-page-framework-v1 .command-center-operational-lens strong {
  grid-column: 2 !important;
  grid-row: 2 !important;
  justify-self: start !important;
  align-self: start !important;
  margin: 2px 0 0 !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: visible !important;
  white-space: normal !important;
  text-overflow: clip !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: #6df3a4 !important;
  font-weight: 700 !important;
}

.abos-page-framework-v1 .command-center-operational-lens.attention strong,
.abos-page-framework-v1 .command-center-operational-lens.critical strong,
.abos-page-framework-v1 .command-center-operational-lens.is-attention strong {
  color: #f2bd57 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .runtime-console-sparkline,
.abos-page-framework-v1 .command-center-operational-lens .command-center-sparkline {
  grid-column: 3 !important;
  grid-row: 1 / span 3 !important;
  align-self: center !important;
  justify-self: end !important;
  width: 118px !important;
  height: 34px !important;
  min-width: 118px !important;
  max-width: 118px !important;
  margin: 0 !important;
  opacity: 0.96 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .runtime-console-sparkline svg,
.abos-page-framework-v1 .command-center-operational-lens .command-center-sparkline svg,
.abos-page-framework-v1 .command-center-operational-lens > svg:not(.command-center-visual-icon svg) {
  width: 118px !important;
  height: 34px !important;
  display: block !important;
}

.abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-detail,
.abos-page-framework-v1 .command-center-operational-lens p {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  margin: 13px 0 0 !important;
  max-width: 94% !important;
  color: rgba(185, 199, 218, 0.78) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  letter-spacing: 0 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-lens-action,
.abos-page-framework-v1 .command-center-operational-lens a {
  grid-column: 2 / span 2 !important;
  grid-row: 4 !important;
  justify-self: start !important;
  margin: 8px 0 0 !important;
  color: #58a1ff !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 750 !important;
  letter-spacing: 0 !important;
  text-decoration: none !important;
  text-transform: none !important;
}

@media (max-width: 980px) {
  .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Phase A.7.39 - Operational lens internal wrapper conformance */
.abos-page-framework-v1 .command-center-operational-lens.runtime-console-kpi,
.abos-page-framework-v1 .command-center-operational-lens.command-center-operating-region {
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 128px !important;
  grid-template-rows: auto auto 1fr auto !important;
  column-gap: 14px !important;
  row-gap: 0 !important;
  min-height: 128px !important;
  padding: 18px 20px 16px !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-topline {
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) !important;
  column-gap: 14px !important;
  align-items: start !important;
  margin: 0 !important;
  min-width: 0 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operational-lens .command-center-region-topline .runtime-console-kpi-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 40px !important;
  height: 40px !important;
  position: static !important;
  inset: auto !important;
  margin: 0 !important;
  align-self: start !important;
  justify-self: start !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-topline .runtime-console-kpi-label {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 15px !important;
  line-height: 1.12 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: rgba(244, 248, 255, 0.95) !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-value-row {
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 128px !important;
  column-gap: 14px !important;
  align-items: center !important;
  margin: 1px 0 0 !important;
  min-width: 0 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operational-lens .command-center-region-value-row strong {
  grid-column: 1 !important;
  margin: 0 !important;
  justify-self: start !important;
  align-self: start !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  color: #6df3a4 !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.abos-page-framework-v1 .command-center-operational-lens.is-critical .command-center-region-value-row .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operational-lens.is-attention .command-center-region-value-row .runtime-console-kpi-value {
  color: #f0bd56 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-region-value-row .command-center-sparkline,
.abos-page-framework-v1 .command-center-operational-lens .command-center-region-value-row .runtime-console-sparkline {
  grid-column: 2 !important;
  width: 116px !important;
  height: 34px !important;
  min-width: 116px !important;
  max-width: 116px !important;
  justify-self: end !important;
  align-self: center !important;
  margin: 0 !important;
}

.abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  max-width: 95% !important;
  font-size: 12px !important;
  line-height: 1.34 !important;
  font-weight: 600 !important;
  color: rgba(185, 199, 218, 0.78) !important;
}

.abos-page-framework-v1 .command-center-operational-lens .command-center-lens-action {
  grid-column: 2 / span 2 !important;
  grid-row: 4 !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  justify-self: start !important;
  align-self: end !important;
  color: #58a1ff !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 750 !important;
}

/* Phase A.7.40 - Live shell operational lens conformance target */
.command-center-operating-shell-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.command-center-operating-shell-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(360px, 1fr)) !important;
  gap: 10px 12px !important;
  align-items: stretch !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.runtime-console-kpi,
.command-center-operating-shell-v1 .command-center-operational-lens.command-center-operating-region {
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 128px !important;
  grid-template-rows: auto auto 1fr auto !important;
  column-gap: 14px !important;
  row-gap: 0 !important;
  min-height: 128px !important;
  padding: 18px 20px 16px !important;
  position: relative !important;
  overflow: hidden !important;
  border-radius: 8px !important;
  border: 1px solid rgba(113, 137, 168, 0.19) !important;
  background: linear-gradient(135deg, rgba(18, 35, 54, 0.96), rgba(8, 17, 27, 0.99)) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.025), 0 16px 32px rgba(0, 0, 0, 0.16) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.runtime-console-kpi::after,
.command-center-operating-shell-v1 .command-center-operational-lens.command-center-operating-region::after {
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-topline {
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) !important;
  column-gap: 14px !important;
  align-items: start !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-topline .runtime-console-kpi-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 40px !important;
  height: 40px !important;
  position: static !important;
  inset: auto !important;
  margin: 0 !important;
  align-self: start !important;
  justify-self: start !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-topline .runtime-console-kpi-label {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 15px !important;
  line-height: 1.12 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  color: rgba(244, 248, 255, 0.95) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-value-row {
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 128px !important;
  column-gap: 14px !important;
  align-items: center !important;
  min-width: 0 !important;
  margin: 1px 0 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value,
.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-value-row strong {
  grid-column: 1 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  justify-self: start !important;
  align-self: start !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  color: #6df3a4 !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens.is-critical .command-center-region-value-row .runtime-console-kpi-value,
.command-center-operating-shell-v1 .command-center-operational-lens.is-attention .command-center-region-value-row .runtime-console-kpi-value {
  color: #f0bd56 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-value-row .command-center-sparkline,
.command-center-operating-shell-v1 .command-center-operational-lens .command-center-region-value-row .runtime-console-sparkline {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 116px !important;
  height: 34px !important;
  min-width: 116px !important;
  max-width: 116px !important;
  justify-self: end !important;
  align-self: center !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  margin: 12px 0 0 !important;
  padding: 0 !important;
  max-width: 95% !important;
  font-size: 12px !important;
  line-height: 1.34 !important;
  font-weight: 600 !important;
  color: rgba(185, 199, 218, 0.78) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-lens-action {
  grid-column: 2 / span 2 !important;
  grid-row: 4 !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
  justify-self: start !important;
  align-self: end !important;
  color: #58a1ff !important;
  font-size: 12px !important;
  line-height: 1 !important;
  font-weight: 750 !important;
}

/* Phase A.7.41 - Direct shared lens primitive conformance */
.command-center-operational-lens.runtime-console-kpi,
.command-center-operational-lens.command-center-operating-region {
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 128px !important;
  grid-template-rows: auto auto 1fr auto !important;
  column-gap: 14px !important;
  row-gap: 0 !important;
  min-height: 128px !important;
  padding: 18px 20px 16px !important;
}

.command-center-operational-lens .command-center-region-topline {
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) !important;
  column-gap: 14px !important;
  align-items: start !important;
  margin: 0 !important;
  min-width: 0 !important;
}

.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-operational-lens .command-center-region-topline .runtime-console-kpi-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  width: 40px !important;
  height: 40px !important;
  position: static !important;
  inset: auto !important;
  margin: 0 !important;
  align-self: start !important;
  justify-self: start !important;
}

.command-center-operational-lens .command-center-region-topline .runtime-console-kpi-label {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  padding: 0 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 15px !important;
  line-height: 1.12 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operational-lens .command-center-region-value-row {
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 128px !important;
  column-gap: 14px !important;
  align-items: center !important;
  min-width: 0 !important;
  margin: 1px 0 0 !important;
}

.command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value,
.command-center-operational-lens .command-center-region-value-row strong {
  grid-column: 1 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  justify-self: start !important;
  align-self: start !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 720 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operational-lens .command-center-region-value-row .command-center-sparkline,
.command-center-operational-lens .command-center-region-value-row .runtime-console-sparkline {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 116px !important;
  height: 34px !important;
  min-width: 116px !important;
  max-width: 116px !important;
  justify-self: end !important;
  align-self: center !important;
  margin: 0 !important;
}

.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  margin: 12px 0 0 !important;
  max-width: 95% !important;
  font-size: 12px !important;
  line-height: 1.34 !important;
}

.command-center-operational-lens .command-center-lens-action {
  grid-column: 2 / span 2 !important;
  grid-row: 4 !important;
  margin: 8px 0 0 !important;
  justify-self: start !important;
  align-self: end !important;
  font-size: 12px !important;
  line-height: 1 !important;
}

/* Phase A.7.42 - Override legacy display-contents lens rule with equal specificity */
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row {
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 128px !important;
  column-gap: 14px !important;
  align-items: center !important;
  min-width: 0 !important;
  margin: 1px 0 0 !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value,
.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value {
  grid-column: 1 !important;
  grid-row: 1 !important;
  place-self: start !important;
  margin: 0 !important;
  font-size: 11px !important;
  line-height: 1.2 !important;
  font-weight: 720 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row .command-center-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row .command-center-sparkline,
.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row .command-center-sparkline,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row .command-center-sparkline {
  grid-column: 2 !important;
  grid-row: 1 !important;
  justify-self: end !important;
  align-self: center !important;
  width: 116px !important;
  height: 34px !important;
  min-width: 116px !important;
  max-width: 116px !important;
  margin: 0 !important;
}

/* Phase A.7.43 - Proof row cleanup: remove placeholder icons and rails */
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region {
  display: grid !important;
  grid-template-columns: minmax(190px, 0.36fr) minmax(0, 1fr) auto !important;
  column-gap: 28px !important;
  align-items: center !important;
  min-height: 68px !important;
  padding: 16px 24px !important;
  position: relative !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic::after,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic::before,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic::after,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region::before,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region::after,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region::before,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  opacity: 0 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading {
  display: contents !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > strong,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading > strong {
  grid-column: 1 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  color: rgba(242, 247, 255, 0.94) !important;
  font-size: 1rem !important;
  line-height: 1.16 !important;
  font-weight: 760 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .runtime-console-chip,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading > .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading > .runtime-console-chip {
  grid-column: 3 !important;
  grid-row: 1 !important;
  justify-self: end !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic > p,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic > p,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region > p,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region > p {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  max-width: none !important;
  color: rgba(162, 176, 197, 0.88) !important;
  font-size: 0.88rem !important;
  line-height: 1.34 !important;
  font-weight: 620 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

/* Phase A.7.44 - Compact operational lens scale correction */
.command-center-operating-shell-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.command-center-operating-shell-v1 .runtime-console-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
.abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
  grid-template-columns: repeat(2, minmax(340px, 1fr)) !important;
  gap: 10px 12px !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens,
.runtime-console-kpi.command-center-operational-lens,
.command-center-operating-region.command-center-operational-lens {
  grid-template-columns: 34px minmax(0, 1fr) 96px !important;
  grid-template-rows: auto auto 1fr auto !important;
  column-gap: 12px !important;
  row-gap: 0 !important;
  min-height: 112px !important;
  padding: 13px 16px 12px !important;
  border-radius: 8px !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline,
.runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
.command-center-operating-region.command-center-operational-lens .command-center-region-topline {
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  column-gap: 12px !important;
  align-items: start !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.runtime-console-kpi.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon {
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  min-height: 32px !important;
  border-radius: 8px !important;
  position: static !important;
  inset: auto !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label,
.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label {
  font-size: 0.92rem !important;
  line-height: 1.08 !important;
  font-weight: 740 !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
.runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
.command-center-operating-region.command-center-operational-lens .command-center-region-value-row {
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 96px !important;
  column-gap: 12px !important;
  align-items: center !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value,
.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  grid-column: 1 !important;
  grid-row: 1 !important;
  font-size: 0.78rem !important;
  line-height: 1.1 !important;
  font-weight: 720 !important;
  margin: 1px 0 0 !important;
  justify-self: start !important;
  align-self: start !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-sparkline,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-sparkline,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-sparkline,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-sparkline,
.runtime-console-kpi.command-center-operational-lens .command-center-sparkline,
.command-center-operating-region.command-center-operational-lens .command-center-sparkline {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 90px !important;
  min-width: 90px !important;
  max-width: 90px !important;
  height: 24px !important;
  justify-self: end !important;
  align-self: center !important;
  margin: 0 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  margin: 8px 0 0 !important;
  max-width: 96% !important;
  font-size: 0.78rem !important;
  line-height: 1.25 !important;
  font-weight: 600 !important;
  -webkit-line-clamp: 1 !important;
}

.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action,
.runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
.command-center-operating-region.command-center-operational-lens .command-center-lens-action {
  grid-column: 2 / span 2 !important;
  grid-row: 4 !important;
  margin: 6px 0 0 !important;
  font-size: 0.78rem !important;
  line-height: 1 !important;
}

/* Phase A.7.45 - Force compact operational lens geometry */
.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens {
  height: 112px !important;
  min-height: 112px !important;
  max-height: 112px !important;
  padding: 12px 16px !important;
  grid-template-columns: 34px minmax(0, 1fr) 92px !important;
  grid-template-rows: 18px 18px 24px 14px !important;
  column-gap: 12px !important;
  row-gap: 0 !important;
  align-items: start !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-topline,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-topline,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .command-center-region-topline {
  display: grid !important;
  grid-column: 1 / span 2 !important;
  grid-row: 1 !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
  column-gap: 12px !important;
  align-items: start !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .command-center-region-topline .command-center-visual-icon {
  width: 30px !important;
  height: 32px !important;
  min-width: 30px !important;
  min-height: 32px !important;
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  position: static !important;
  margin: 0 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-label {
  grid-column: 2 !important;
  grid-row: 1 !important;
  font-size: 0.88rem !important;
  line-height: 1.06 !important;
  font-weight: 740 !important;
  margin: 0 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .command-center-region-value-row {
  display: grid !important;
  grid-column: 2 / span 2 !important;
  grid-row: 2 !important;
  grid-template-columns: minmax(0, 1fr) 92px !important;
  column-gap: 12px !important;
  align-items: start !important;
  min-height: 0 !important;
  height: 24px !important;
  margin: 0 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value {
  grid-column: 1 !important;
  grid-row: 1 !important;
  font-size: 0.72rem !important;
  line-height: 1.05 !important;
  margin: 0 !important;
  min-height: 0 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-sparkline,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-sparkline,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-sparkline,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .command-center-sparkline {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 88px !important;
  min-width: 88px !important;
  max-width: 88px !important;
  height: 22px !important;
  max-height: 22px !important;
  justify-self: end !important;
  align-self: start !important;
  margin: 0 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  grid-column: 2 / span 2 !important;
  grid-row: 3 !important;
  margin: 8px 0 0 !important;
  max-width: 96% !important;
  font-size: 0.72rem !important;
  line-height: 1.2 !important;
  -webkit-line-clamp: 1 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
  grid-column: 2 / span 2 !important;
  grid-row: 4 !important;
  margin: 4px 0 0 !important;
  font-size: 0.72rem !important;
  line-height: 1 !important;
}

/* Phase A.7.46 - Evidence Summary row width correction */
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-operating-timeline,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-operating-timeline {
  grid-column: 1 / span 1 !important;
  width: 100% !important;
  min-width: 0 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-summary,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-summary {
  grid-column: 2 / span 2 !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-table,
.abos-page-framework-v1 .command-center-evidence-summary .command-center-evidence-table {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: 1fr !important;
  overflow: hidden !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row,
.abos-page-framework-v1 .command-center-evidence-summary .command-center-evidence-row {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: minmax(170px, 1.45fr) minmax(82px, 0.8fr) minmax(82px, 0.75fr) minmax(82px, 0.75fr) !important;
  gap: 14px !important;
  align-items: center !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row > *,
.abos-page-framework-v1 .command-center-evidence-summary .command-center-evidence-row > * {
  min-width: 0 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-context-link,
.abos-page-framework-v1 .command-center-evidence-summary .command-center-context-link {
  display: block !important;
  width: 100% !important;
  margin-top: 14px !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-operating-timeline,
  .abos-page-framework-v1 .command-center-proof-grid > .command-center-operating-timeline,
  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-summary,
  .abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-summary {
    grid-column: 1 / -1 !important;
  }
}


/* Phase A.7.49 - Correct premium arrow glyphs with protected CSS strings */
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .command-center-lens-action::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action::after,
.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action::after,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action::after,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action::after,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .command-center-lens-action::after,
.command-center-operational-lens .command-center-lens-action::after {
  content: " \2192" !important;
  display: inline-block !important;
  margin-left: 6px !important;
  transform: translateY(-1px) !important;
  font-size: 1.08em !important;
  line-height: 1 !important;
  color: currentColor !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-healthy .runtime-console-kpi-value::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-healthy .runtime-console-kpi-value::after,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.healthy .runtime-console-kpi-value::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.healthy .runtime-console-kpi-value::after,
.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.command-center-operational-lens.is-normal .runtime-console-kpi-value::after,
.command-center-operational-lens.healthy .runtime-console-kpi-value::after,
.command-center-operational-lens.is-healthy .runtime-console-kpi-value::after {
  content: " \2197" !important;
  display: inline-block !important;
  margin-left: 5px !important;
  color: #72e69d !important;
  font-size: 1.05em !important;
  line-height: 1 !important;
  transform: translateY(-1px) !important;
}

.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.is-critical .runtime-console-kpi-value::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-critical .runtime-console-kpi-value::after,
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens.critical .runtime-console-kpi-value::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.critical .runtime-console-kpi-value::after,
.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens.is-critical .runtime-console-kpi-value::after,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens.is-critical .runtime-console-kpi-value::after,
.command-center-operational-lens.is-critical .runtime-console-kpi-value::after,
.command-center-operational-lens.critical .runtime-console-kpi-value::after {
  content: "" !important;
  display: none !important;
}

/* Phase A.7.50 - Unified premium action arrow language */
.command-center-operating-shell-v1 .command-center-briefing-action::after,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-briefing-action::after {
  content: " \2192" !important;
  display: inline-block !important;
  margin-left: 8px !important;
  transform: translateY(-1px) !important;
  font-size: 1.08em !important;
  line-height: 1 !important;
  color: currentColor !important;
}

/* Phase A.7.51 - Bottom operational proof rows with real shared icons */
.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region {
  grid-template-columns: 34px minmax(170px, 0.28fr) minmax(0, 1fr) auto !important;
  column-gap: 18px !important;
  min-height: 58px !important;
  padding: 13px 18px !important;
  border-radius: 9px !important;
  background: linear-gradient(90deg, rgba(10, 21, 33, 0.94), rgba(7, 15, 24, 0.88)) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading {
  display: contents !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading > .command-center-visual-icon,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .command-center-visual-icon,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading > .command-center-visual-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
  width: 26px !important;
  height: 26px !important;
  min-width: 26px !important;
  border-radius: 8px !important;
  align-self: center !important;
  justify-self: center !important;
  padding: 0 !important;
  color: rgba(137, 184, 244, 0.96) !important;
  background: linear-gradient(145deg, rgba(38, 75, 113, 0.66), rgba(24, 51, 82, 0.42)) !important;
  border: 1px solid rgba(122, 178, 238, 0.24) !important;
  box-shadow: 0 12px 26px rgba(10, 22, 36, 0.34) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .command-center-visual-icon svg,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading > .command-center-visual-icon svg,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .command-center-visual-icon svg,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading > .command-center-visual-icon svg {
  display: block !important;
  width: 15px !important;
  height: 15px !important;
  stroke: currentColor !important;
  stroke-width: 2.1 !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > strong,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading > strong {
  grid-column: 2 !important;
  font-size: 0.88rem !important;
  line-height: 1.1 !important;
  align-self: center !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic > p,
.abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic > p,
.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region > p,
.abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region > p {
  grid-column: 3 !important;
  font-size: 0.8rem !important;
  line-height: 1.28 !important;
  color: rgba(154, 169, 190, 0.9) !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .runtime-console-chip,
.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-heading > .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid .runtime-console-diagnostic-heading > .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid .command-center-evidence-heading > .runtime-console-chip {
  grid-column: 4 !important;
  min-width: 88px !important;
  height: 22px !important;
  justify-content: center !important;
}

@media (max-width: 980px) {
  .command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic,
  .abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic,
  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region,
  .abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region {
    grid-template-columns: 30px minmax(0, 1fr) auto !important;
  }
  .command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-diagnostic > p,
  .abos-page-framework-v1 .command-center-proof-grid > .runtime-console-diagnostic > p,
  .command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-region > p,
  .abos-page-framework-v1 .command-center-proof-grid > .command-center-evidence-region > p {
    grid-column: 2 / span 2 !important;
    grid-row: 2 !important;
    margin-top: 6px !important;
  }
}

/* Phase A.7.52 - Proof row icon lane placement correction */
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading > .command-center-visual-icon,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading > .command-center-visual-icon,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .command-center-evidence-heading > .command-center-visual-icon,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .command-center-evidence-heading > .command-center-visual-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
  justify-self: start !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading > strong,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .command-center-evidence-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .command-center-evidence-heading > strong {
  grid-column: 2 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic > p,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic > p,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .command-center-evidence-region > p,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .command-center-evidence-region > p {
  grid-column: 3 !important;
  grid-row: 1 !important;
}

/* Phase A.7.53 - Proof row title lane readability correction */
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .command-center-evidence-region,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .command-center-evidence-region {
  grid-template-columns: 34px minmax(210px, 230px) minmax(0, 1fr) auto !important;
  column-gap: 16px !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .runtime-console-diagnostic-heading > strong,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .command-center-evidence-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface .command-center-evidence-heading > strong {
  width: auto !important;
  max-width: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic > p,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .runtime-console-diagnostic > p,
.command-center-operating-shell-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .command-center-evidence-region > p,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > .command-center-evidence-region > p {
  min-width: 0 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

/* Phase A.7.54 - Final exact proof row grid override */
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region {
  display: grid !important;
  grid-template-columns: 34px 230px minmax(0, 1fr) 88px !important;
  column-gap: 16px !important;
  align-items: center !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .command-center-visual-icon,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .command-center-visual-icon,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .command-center-visual-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > strong,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > strong,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > strong {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 230px !important;
  max-width: 230px !important;
  min-width: 0 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region > p,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region > p,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region > p {
  grid-column: 3 !important;
  grid-row: 1 !important;
}

.command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .runtime-console-chip,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .runtime-console-chip,
.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .runtime-console-chip {
  grid-column: 4 !important;
  grid-row: 1 !important;
}

/* Phase A.7.55 - Data-backed trend status replaces decorative pseudo arrows */
.abos-page-framework-v1 .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value::after,
.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value::after,
.command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value::after,
.command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value::after,
.command-center-operating-shell-v1.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value::after,
.command-center-operating-shell-v1.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value::after,
.command-center-operational-lens .runtime-console-kpi-value::after {
  content: "" !important;
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-trend-status,
.abos-page-framework-v1 .command-center-operational-lens .command-center-trend-status {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 5px !important;
  font-size: 0.86em !important;
  line-height: 1 !important;
  font-weight: 850 !important;
  transform: translateY(-1px) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-trend-improving,
.abos-page-framework-v1 .command-center-operational-lens .command-center-trend-improving {
  color: #72e69d !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-trend-stable,
.abos-page-framework-v1 .command-center-operational-lens .command-center-trend-stable {
  color: rgba(163, 189, 214, 0.82) !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-trend-degrading,
.abos-page-framework-v1 .command-center-operational-lens .command-center-trend-degrading {
  color: #ee715e !important;
}

.command-center-operating-shell-v1 .command-center-operational-lens .command-center-trend-volatile,
.abos-page-framework-v1 .command-center-operational-lens .command-center-trend-volatile {
  color: #f2c66d !important;
}

/* Phase A.7.56 - Shared mobile shell and Runtime Health responsive correction */
@media (max-width: 860px) {
  html,
  body {
    max-width: 100% !important;
    overflow-x: hidden !important;
  }

  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation.sidebar,
  .command-center-runtime-health-active .command-center-shared-navigation.sidebar {
    position: sticky !important;
    top: 0 !important;
    z-index: 80 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: min(78vh, 620px) !important;
    padding: 12px 14px !important;
    overflow-y: auto !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.16) !important;
  }

  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation.sidebar {
    max-height: 82px !important;
    overflow: hidden !important;
  }

  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .side-nav,
  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-group,
  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-parent,
  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-child,
  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-children,
  .app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-grandchildren {
    display: none !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup,
  .command-center-runtime-health-active .command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 0 0 10px !important;
    margin-bottom: 10px !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: center !important;
    min-width: 74px !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 7px 10px !important;
    font-size: 0.66rem !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .side-nav,
  .command-center-runtime-health-active .command-center-shared-navigation .side-nav {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 5px !important;
    padding-bottom: 18px !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-parent,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-parent,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-child {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 42px !important;
    height: auto !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .main-content,
  .command-center-operating-shell-v1.command-center-runtime-health-active main,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-workspace,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-main,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    overflow-x: hidden !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-command-bar,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-briefing-hero,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-support-grid,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-raw-intelligence,
  .command-center-runtime-health-active .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .command-center-runtime-health-active .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    width: auto !important;
    max-width: calc(100vw - 24px) !important;
    min-width: 0 !important;
    margin-left: 12px !important;
    margin-right: 12px !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-command-bar {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important;
    padding: 14px !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-command-bar-controls,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-topbar-controls {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 8px !important;
    width: 100% !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-items {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-item,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-item {
    min-width: 0 !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14) !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-briefing-hero {
    grid-template-columns: 1fr !important;
    padding: 18px !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-action {
    justify-self: start !important;
    width: auto !important;
    min-width: 0 !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-support-grid,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region-grid,
  .command-center-runtime-health-active .abos-page-framework-v1 .command-center-kpi-grid.command-center-operational-region-grid,
  .command-center-runtime-health-active .abos-page-framework-v1 .runtime-console-kpi-grid.command-center-operational-region-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-auto-rows: auto !important;
    min-height: 0 !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens,
  .command-center-operating-shell-v1.command-center-runtime-health-active.command-center-page-framework-shell .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
  .command-center-operating-shell-v1.command-center-runtime-health-active.command-center-page-framework-shell .command-center-operating-region.command-center-operational-lens {
    grid-column: auto !important;
    grid-row: auto !important;
    min-height: 116px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-region-value-row,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-region-value-row {
    grid-template-columns: minmax(0, 1fr) auto !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
    grid-column: 2 / span 2 !important;
    max-width: 100% !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
  .command-center-operating-shell-v1.command-center-runtime-health-active.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
  .command-center-runtime-health-active .abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region {
    grid-template-columns: 30px minmax(0, 1fr) auto !important;
    row-gap: 6px !important;
    column-gap: 12px !important;
    padding: 12px !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region > p,
  .command-center-operating-shell-v1.command-center-runtime-health-active.command-center-page-framework-shell .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region > p,
  .command-center-runtime-health-active .abos-page-framework-v1 .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region > p {
    grid-column: 2 / span 2 !important;
    grid-row: 2 !important;
    white-space: normal !important;
  }
}

@media (max-width: 520px) {
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-command-bar-controls,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-topbar-controls {
    grid-template-columns: 1fr !important;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  .command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-title {
    font-size: 1.18rem !important;
    line-height: 1.16 !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens {
    grid-template-columns: 34px minmax(0, 1fr) auto !important;
    padding: 14px !important;
  }

  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-sparkline,
  .command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-sparkline {
    width: 68px !important;
  }
}



/* Phase A.7.57 - Mobile drawer accessibility and Runtime Health fit correction */
@media (max-width: 860px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active {
    min-height: 100dvh !important;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation.sidebar {
    position: sticky !important;
    inset-block-start: 0 !important;
    z-index: 120 !important;
    inline-size: 100vw !important;
    max-inline-size: 100vw !important;
    min-inline-size: 0 !important;
    margin: 0 !important;
    border-radius: 0 !important;
    box-sizing: border-box !important;
    background: linear-gradient(180deg, rgba(5, 12, 22, 0.98), rgba(7, 17, 28, 0.96)) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation.sidebar {
    block-size: 72px !important;
    max-block-size: 72px !important;
    min-block-size: 72px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) .command-center-shared-navigation.sidebar {
    block-size: auto !important;
    max-block-size: 88dvh !important;
    overflow-y: auto !important;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup {
    min-block-size: 48px !important;
    padding-block-end: 0 !important;
    margin-block-end: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-shell-collapse-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    inline-size: auto !important;
    min-inline-size: 72px !important;
    block-size: 36px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(148, 163, 184, 0.28) !important;
    background: rgba(15, 28, 45, 0.9) !important;
    color: rgba(226, 232, 240, 0.94) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-workspace,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .main-content,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active main,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .content {
    inline-size: 100vw !important;
    max-inline-size: 100vw !important;
    margin-inline: 0 !important;
    padding-inline: 0 !important;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-health-page,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .page-content {
    inline-size: 100% !important;
    max-inline-size: 100vw !important;
    min-inline-size: 0 !important;
    overflow-x: hidden !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-command-bar,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-support-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-raw-intelligence,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-region-grid {
    inline-size: calc(100vw - 24px) !important;
    max-inline-size: calc(100vw - 24px) !important;
    margin-inline: 12px !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-items,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-region-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-support-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens {
    inline-size: 100% !important;
    max-inline-size: 100% !important;
    min-inline-size: 0 !important;
    overflow: hidden !important;
  }
}

@media (max-width: 520px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-command-bar,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-briefing-support-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-raw-intelligence,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-region-grid {
    inline-size: calc(100vw - 16px) !important;
    max-inline-size: calc(100vw - 16px) !important;
    margin-inline: 8px !important;
  }
}


/* Phase A.7.58 - Runtime Health navigation submenu controls and mobile dropdown */
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child {
  visibility: visible !important;
  width: auto !important;
  height: auto !important;
  margin: initial !important;
  overflow: visible !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-group > .nav-children,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup > .nav-grandchildren {
  display: grid !important;
  gap: 2px !important;
  padding: 4px 0 8px !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-group.collapsed > .nav-children,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup.collapsed > .nav-grandchildren {
  display: none !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup {
  display: block !important;
  padding: 0 !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-child,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-subgroup-toggle {
  display: flex !important;
  align-items: center !important;
  min-height: 32px !important;
  padding: 7px 10px 7px 48px !important;
  color: rgba(184, 198, 218, 0.78) !important;
  background: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 8px !important;
  font-size: 0.72rem !important;
  font-weight: 560 !important;
  line-height: 1.15 !important;
  text-align: left !important;
  white-space: normal !important;
  cursor: pointer !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child.active,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle.active,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child:hover,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle:hover {
  color: rgba(239, 246, 255, 0.94) !important;
  background: rgba(57, 126, 255, 0.12) !important;
  border-color: rgba(96, 165, 250, 0.18) !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-parent.has-children {
  position: relative !important;
  padding-right: 34px !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-parent.has-children::after {
  content: "+" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  right: 10px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 999px !important;
  background: rgba(20, 35, 55, 0.95) !important;
  border: 1px solid rgba(148, 163, 184, 0.26) !important;
  color: rgba(220, 232, 247, 0.86) !important;
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-parent.has-children::after {
  content: "-" !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle::after {
  content: "+" !important;
  margin-left: auto !important;
  color: rgba(184, 198, 218, 0.72) !important;
  font-weight: 800 !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup:not(.collapsed) > .nav-subgroup-toggle::after {
  content: "-" !important;
}

.command-center-operating-shell-v1.command-center-runtime-health-active .command-shell-collapse-toggle {
  max-width: none !important;
  min-width: 92px !important;
  width: auto !important;
  color: rgba(226, 232, 240, 0.88) !important;
  padding-inline: 12px !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation.sidebar {
    position: sticky !important;
    top: 0 !important;
    max-height: none !important;
    height: 72px !important;
    overflow: visible !important;
    padding: 10px 12px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup {
    margin: 0 !important;
    padding: 0 !important;
    min-height: 52px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-shell-collapse-toggle {
    min-width: 86px !important;
    height: 34px !important;
    text-transform: none !important;
    letter-spacing: 0.02em !important;
    font-size: 0.8rem !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .side-nav {
    position: absolute !important;
    left: 10px !important;
    right: 10px !important;
    top: calc(100% + 8px) !important;
    z-index: 160 !important;
    display: none !important;
    max-height: min(70dvh, 520px) !important;
    overflow-y: auto !important;
    padding: 10px !important;
    border-radius: 14px !important;
    border: 1px solid rgba(96, 165, 250, 0.22) !important;
    background: rgba(8, 17, 30, 0.98) !important;
    box-shadow: 0 24px 70px rgba(0, 0, 0, 0.54) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) .command-center-shared-navigation .side-nav {
    display: grid !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .side-nav,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-group,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-parent,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-child,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-children,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-grandchildren {
    display: none !important;
  }
}


/* Phase A.7.59 - Runtime Health mobile dropdown overflow release */
@media (max-width: 860px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) .command-center-shared-navigation.sidebar {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) .command-center-shared-navigation .side-nav {
    z-index: 999 !important;
  }
}


/* Phase A.7.60 - Runtime Health mobile menu label and submenu toggle correction */
.command-center-operating-shell-v1.command-center-runtime-health-active .command-shell-collapse-toggle::before,
#command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-shell-collapse-toggle::before {
  content: none !important;
  display: none !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-parent.has-children {
    cursor: pointer !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-children {
    display: grid !important;
    height: auto !important;
    min-height: 1px !important;
    width: 100% !important;
    visibility: visible !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-parent.has-children::after {
    content: "-" !important;
  }
}


/* Phase A.7.61 - Remove stray angle prefixes from Runtime Health navigation rows */
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child::before,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-child::before,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle::before,
.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-subgroup-toggle::before,
#command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-child::before,
#command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-child::before,
#command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle::before,
#command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-shared-navigation button.nav-subgroup-toggle::before {
  content: none !important;
  display: none !important;
}


/* Phase A.7.62 - Runtime Health mobile page layout correction */
@media (max-width: 860px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-items {
    overflow: visible !important;
    height: auto !important;
    min-height: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-items {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-item,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-item {
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 68px !important;
    padding: 12px !important;
    align-items: flex-start !important;
    justify-content: center !important;
    overflow: hidden !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-item span,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-item span,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-item strong,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-item strong {
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: anywhere !important;
    line-height: 1.12 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    grid-auto-rows: auto !important;
    gap: 6px 12px !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 14px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .command-center-region-topline,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-region-topline {
    display: contents !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .command-center-visual-icon,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    width: 38px !important;
    height: 34px !important;
    min-width: 38px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-label,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-label {
    grid-column: 2 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    font-size: 0.92rem !important;
    line-height: 1.12 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .command-center-region-value-row,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row {
    grid-column: 2 !important;
    grid-row: 2 !important;
    display: flex !important;
    align-items: center !important;
    gap: 6px !important;
    min-width: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .command-center-sparkline,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-sparkline {
    grid-column: 1 / -1 !important;
    grid-row: 3 !important;
    justify-self: start !important;
    width: min(160px, 52vw) !important;
    height: 26px !important;
    margin: 4px 0 0 56px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-lens-action {
    grid-column: 1 / -1 !important;
    margin-left: 56px !important;
    max-width: calc(100% - 56px) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-diagnostic-proof-surface {
    overflow: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic {
    overflow: hidden !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region table,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic table,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region tbody,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic tbody,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region tr,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic tr,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region td,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic td,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region th,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic th {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    white-space: normal !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region tr,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic tr {
    padding: 8px 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.12) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-evidence-region thead,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-diagnostic thead {
    display: none !important;
  }
}

@media (max-width: 520px) {
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-state-strip-items {
    grid-template-columns: 1fr !important;
  }
}

/* Phase A.7.63 - Runtime Health mobile state strip and evidence summary conformance */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-state-band,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-strip,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-strip {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items,
  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-cockpit-state-strip-items,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-strip-items {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    gap: 0 !important;
    overflow: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary::after,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-strip-items::after {
    display: none !important;
    content: none !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item {
    width: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    flex: initial !important;
    padding: 12px 14px !important;
    min-height: 62px !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell strong,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell span,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell small,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item strong,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item span,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item small {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-overflow: clip !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-table {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    gap: 0 !important;
    overflow: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header {
    display: none !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-areas:
      "source confidence"
      "freshness validation" !important;
    column-gap: 12px !important;
    row-gap: 3px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 10px 0 !important;
    overflow: hidden !important;
    border-bottom: 1px solid rgba(148, 163, 184, 0.12) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > * {
    width: auto !important;
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(1) {
    grid-area: source !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(2) {
    grid-area: freshness !important;
    opacity: 0.78 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(3) {
    grid-area: confidence !important;
    justify-self: end !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(4) {
    grid-area: validation !important;
    justify-self: end !important;
    opacity: 0.82 !important;
  }
}

@media (max-width: 520px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items,
  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-cockpit-state-strip-items,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-strip-items {
    grid-template-columns: 1fr !important;
  }
}

/* Phase A.7.64 - Runtime Health mobile command bar placeholder polish */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-bar-alert {
    font-size: 0 !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 34px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-alert::before {
    content: "Bell" !important;
    font-size: 0.66rem !important;
    line-height: 1 !important;
    color: rgba(215, 227, 241, 0.84) !important;
    letter-spacing: 0.02em !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-avatar {
    width: auto !important;
    min-width: 72px !important;
    padding: 0 12px !important;
    border-radius: 999px !important;
    font-size: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-avatar::before {
    content: "Owner" !important;
    font-size: 0.72rem !important;
    font-weight: 760 !important;
    color: rgba(235, 243, 250, 0.88) !important;
  }
}

/* Phase A.7.65 - Runtime Health mobile command bar placement */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup {
    grid-template-columns: 42px minmax(0, 1fr) auto auto !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-shell-collapse-toggle {
    grid-column: 3 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert {
    grid-column: 4 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: center !important;
    inline-size: 38px !important;
    min-inline-size: 38px !important;
    block-size: 38px !important;
    margin: 0 !important;
    font-size: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert::before {
    content: "" !important;
    width: 11px !important;
    height: 13px !important;
    border: 1.4px solid rgba(221, 233, 244, 0.76) !important;
    border-radius: 8px 8px 5px 5px !important;
    border-bottom-width: 2px !important;
    display: block !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert::after {
    content: "" !important;
    width: 4px !important;
    height: 4px !important;
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    border-radius: 50% !important;
    background: var(--abos-blue) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-command-bar {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-title-block {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-areas:
      "eyebrow eyebrow"
      "title status"
      "crumb crumb" !important;
    align-items: center !important;
    column-gap: 10px !important;
    row-gap: 2px !important;
    min-width: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-title-block .eyebrow {
    grid-area: eyebrow !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-title-block #page-title {
    grid-area: title !important;
    min-width: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-title-block .command-bar-breadcrumb {
    grid-area: crumb !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-title-status.command-bar-status {
    grid-area: status !important;
    justify-self: end !important;
    align-self: center !important;
    height: 32px !important;
    padding: 0 10px !important;
    white-space: nowrap !important;
    font-size: 0.68rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-controls {
    grid-template-columns: repeat(2, minmax(0, 1fr)) auto !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-controls > .command-bar-status,
  #command-center-shell.command-center-runtime-health-active .command-bar-controls > .command-bar-alert {
    display: none !important;
  }
}

/* Phase A.7.66 - Runtime Health mobile nav action order */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup {
    grid-template-columns: 42px minmax(0, 1fr) auto auto auto !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert {
    grid-column: 3 !important;
    grid-row: 1 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-shell-collapse-toggle {
    grid-column: 4 !important;
    grid-row: 1 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar {
    grid-column: 5 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: center !important;
    min-inline-size: 66px !important;
    inline-size: auto !important;
    block-size: 38px !important;
    padding: 0 10px !important;
    font-size: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar::before {
    content: "Owner" !important;
    font-size: 0.7rem !important;
    font-weight: 760 !important;
    color: rgba(235, 243, 250, 0.9) !important;
  }
}



/* Phase A.7.67 - Runtime Health mobile trend artifact and bell polish */
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-value .command-center-trend-status {
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.78em !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  margin-left: 7px !important;
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
  text-shadow: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-value .command-center-trend-status::before,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-value .command-center-trend-status::after {
  content: none !important;
  display: none !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert {
    position: relative !important;
    font-size: 0 !important;
    color: transparent !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    width: 12px !important;
    height: 13px !important;
    transform: translate(-50%, -54%) !important;
    border: 1.6px solid rgba(221, 233, 244, 0.86) !important;
    border-bottom: 2px solid rgba(221, 233, 244, 0.9) !important;
    border-radius: 8px 8px 5px 5px !important;
    background: radial-gradient(circle at 50% 115%, rgba(221, 233, 244, 0.9) 0 2px, transparent 2.5px) !important;
    display: block !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert::after {
    content: "" !important;
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    width: 5px !important;
    height: 5px !important;
    border-radius: 50% !important;
    background: var(--abos-blue) !important;
    border: 1px solid rgba(9, 16, 27, 0.95) !important;
  }
}


/* Phase A.7.68 - Runtime Health mobile notification bell conformance */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    width: 18px !important;
    height: 18px !important;
    transform: translate(-50%, -50%) !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: rgba(221, 233, 244, 0.88) !important;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8a6 6 0 0 1 12 0c0 7 3 7 3 9H3c0-2 3-2 3-9'/%3E%3Cpath d='M10.3 21a2 2 0 0 0 3.4 0'/%3E%3C/svg%3E") center / contain no-repeat !important;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 8a6 6 0 0 1 12 0c0 7 3 7 3 9H3c0-2 3-2 3-9'/%3E%3Cpath d='M10.3 21a2 2 0 0 0 3.4 0'/%3E%3C/svg%3E") center / contain no-repeat !important;
  }
}


/* Phase A.7.69 - Remove Runtime Health lens status pseudo trend arrows */
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-value::after,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-value::after,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-value::after,
#command-center-shell.command-center-runtime-health-active .abos-page-framework-v1 .command-center-operational-lens .runtime-console-kpi-value::after {
  content: none !important;
  display: none !important;
}


/* Phase A.7.70 - Runtime Health mobile page-end whitespace correction */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .main-shell {
    padding-bottom: 8px !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .runtime-console-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid:last-child,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-region:last-child,
  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic:last-child {
    margin-bottom: 0 !important;
  }
}


/* Phase A.7.71 - Runtime Health mobile terminal surface and overscroll hardening */
@media (max-width: 860px) {
  html,
  body,
  body.command-center-runtime-health-route {
    background: #020811 !important;
    overscroll-behavior-y: none !important;
  }

  #command-center-shell.command-center-runtime-health-active,
  #command-center-shell.command-center-runtime-health-active .main-shell,
  #command-center-shell.command-center-runtime-health-active .view.active,
  #command-center-shell.command-center-runtime-health-active .operations-hub-panel,
  #command-center-shell.command-center-runtime-health-active .operations-module-grid,
  #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .runtime-console-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content {
    background-color: #020811 !important;
  }

  #command-center-shell.command-center-runtime-health-active .main-shell {
    padding-bottom: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic:last-child {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
  }
}


/* Phase A.7.72 - Runtime Health mobile proof grid content-fit terminal stack */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    block-size: auto !important;
    min-block-size: 0 !important;
    max-block-size: none !important;
    height: auto !important;
    min-height: 0 !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    grid-auto-rows: auto !important;
    gap: 8px !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    background: transparent !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region {
    flex: 0 0 auto !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
  }
}


/* Phase A.7.73 - Runtime Health mobile lens descriptions use readable two-line copy */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
    display: block !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    -webkit-box-orient: initial !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    max-height: none !important;
    min-height: 2.45em !important;
    line-height: 1.22 !important;
  }
}


/* Phase A.7.74 - Runtime Health mobile lens copy spacing */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
    margin-top: 8px !important;
  }
}


/* Phase A.7.75 - Runtime Health mobile lens two-line copy clearance */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens {
    min-height: 132px !important;
    row-gap: 8px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
    margin-bottom: 6px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
    align-self: end !important;
  }
}


/* Phase A.7.76 - Runtime Health mobile lens grid rows for two-line descriptions */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens {
    height: auto !important;
    min-height: 140px !important;
    grid-template-rows: auto auto minmax(34px, auto) auto !important;
    row-gap: 8px !important;
    padding-bottom: 18px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
    grid-row: 3 !important;
    margin-top: 4px !important;
    margin-bottom: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell.abos-page-framework-v1 .command-center-operating-region.command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .runtime-console-kpi.command-center-operating-region.command-center-operational-lens .command-center-lens-action,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
    grid-row: 4 !important;
    margin-top: 2px !important;
  }
}


/* Phase A.7.77 - Runtime Health mobile terminal diagnostic padding reduction */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region {
    padding-top: 10px !important;
    padding-bottom: 6px !important;
    row-gap: 4px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child {
    padding-bottom: 4px !important;
  }
}


/* Phase A.7.78 - Runtime Health mobile final diagnostic row compact end */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region {
    padding-top: 8px !important;
    padding-bottom: 4px !important;
    row-gap: 3px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child {
    padding-bottom: 1px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child > p.command-center-briefing-compact-copy,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child > p.command-center-briefing-compact-copy {
    margin-bottom: 0 !important;
  }
}


/* Phase A.7.79 - Runtime Health real-mobile terminal container shrink-wrap */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
  #command-center-shell.command-center-runtime-health-active .main-shell,
  #command-center-shell.command-center-runtime-health-active .view.active.operations-fast-path-parked,
  #command-center-shell.command-center-runtime-health-active .operations-hub-panel,
  #command-center-shell.command-center-runtime-health-active .operations-module-grid,
  #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .runtime-console-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-content {
    block-size: auto !important;
    height: auto !important;
    min-block-size: 0 !important;
    min-height: 0 !important;
    max-block-size: none !important;
    padding-block-end: 0 !important;
    margin-block-end: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .main-shell {
    display: block !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .runtime-console-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-content {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-content > :last-child,
  #command-center-shell.command-center-runtime-health-active .runtime-console-content > :last-child,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content > :last-child,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-content > :last-child {
    margin-bottom: 0 !important;
  }
}


/* Phase A.7.80 - Runtime Health iOS mobile scroll-tail removal */
@media (max-width: 860px) {
  body.command-center-runtime-health-route,
  body.command-center-runtime-health-route #app,
  body.command-center-runtime-health-route .app,
  body.command-center-runtime-health-route #command-center-shell,
  body.command-center-runtime-health-route #command-center-shell.command-center-runtime-health-active,
  body.command-center-runtime-health-route #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active {
    display: block !important;
    block-size: fit-content !important;
    height: fit-content !important;
    min-block-size: 0 !important;
    min-height: 0 !important;
    max-block-size: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }

  body.command-center-runtime-health-route .command-center-shared-navigation.sidebar {
    flex: 0 0 auto !important;
  }

  body.command-center-runtime-health-route .main-shell {
    contain: layout paint !important;
  }
}

@supports (-webkit-touch-callout: none) {
  @media (max-width: 860px) {
    html,
    body.command-center-runtime-health-route {
      block-size: auto !important;
      height: auto !important;
      min-block-size: 0 !important;
      min-height: 0 !important;
      overflow-x: hidden !important;
      overflow-y: auto !important;
    }

    body.command-center-runtime-health-route #command-center-shell.command-center-runtime-health-active,
    body.command-center-runtime-health-route #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
    body.command-center-runtime-health-route .main-shell,
    body.command-center-runtime-health-route .runtime-health-panel,
    body.command-center-runtime-health-route .runtime-health-content,
    body.command-center-runtime-health-route .command-center-page-framework-content {
      block-size: auto !important;
      height: auto !important;
      min-block-size: 0 !important;
      min-height: 0 !important;
      max-block-size: none !important;
      padding-block-end: 0 !important;
      margin-block-end: 0 !important;
    }
  }
}


/* Phase A.7.81 - Runtime Health shell-class mobile scroll-tail override */
@media (max-width: 860px) {
  #app:has(#command-center-shell.command-center-runtime-health-active),
  #command-center-shell.command-center-runtime-health-active,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
  #command-center-shell.command-center-runtime-health-active .main-shell,
  #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content {
    display: block !important;
    block-size: auto !important;
    height: auto !important;
    min-block-size: 0 !important;
    min-height: 0 !important;
    max-block-size: none !important;
    padding-block-end: 0 !important;
    margin-block-end: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content {
    display: flex !important;
    flex-direction: column !important;
  }
}

@supports (-webkit-touch-callout: none) {
  @media (max-width: 860px) {
    #command-center-shell.command-center-runtime-health-active,
    #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
    #command-center-shell.command-center-runtime-health-active .main-shell,
    #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
    #command-center-shell.command-center-runtime-health-active .runtime-health-content,
    #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content {
      display: block !important;
      block-size: auto !important;
      height: auto !important;
      min-block-size: 0 !important;
      min-height: 0 !important;
      max-block-size: none !important;
      padding-block-end: 0 !important;
      margin-block-end: 0 !important;
    }
  }
}


/* Phase A.7.82 - Runtime Health mobile final breathing room */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface {
    padding-bottom: 18px !important;
  }
}


/* Phase A.7.83 - Runtime Health mobile final-row breathing room */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region:last-child {
    margin-bottom: 25px !important;
  }
}


/* Phase A.7.84 - Runtime Health mobile Evidence Summary shrink-wrap */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary {
    min-height: 0 !important;
    height: auto !important;
    block-size: auto !important;
    padding-bottom: 12px !important;
  }
}


/* Phase A.7.85 - Runtime Health mobile header and briefing internal padding */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-command-bar {
    padding-bottom: 18px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-command-bar-controls,
  #command-center-shell.command-center-runtime-health-active .command-center-topbar-controls {
    padding: 0 12px 4px !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-control-select,
  #command-center-shell.command-center-runtime-health-active .command-center-control-pill,
  #command-center-shell.command-center-runtime-health-active .command-center-command-bar select {
    padding-inline: 14px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    padding: 24px 22px 28px !important;
    min-height: auto !important;
    overflow: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
    gap: 14px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero p,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy p {
    margin-bottom: 0 !important;
    padding-bottom: 2px !important;
  }
}

/* Phase A.7.86 - Premium navigation icon tile visibility */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent {
  padding-left: 58px !important;
  min-height: 46px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent::before {
  position: absolute !important;
  left: 12px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  inline-size: 32px !important;
  block-size: 32px !important;
  display: inline-grid !important;
  place-items: center !important;
  border-radius: 10px !important;
  border: 1px solid rgba(96, 165, 250, 0.34) !important;
  background: linear-gradient(145deg, rgba(31, 68, 108, 0.92), rgba(18, 42, 70, 0.84)) !important;
  color: #9fc8ff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 10px 24px rgba(0, 0, 0, 0.22), 0 0 18px rgba(59, 130, 246, 0.08) !important;
  font-size: 1rem !important;
  line-height: 1 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  opacity: 1 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="dashboard"]::before { content: "\2302" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="operations"]::before { content: "\2699" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="approvals"]::before { content: "\2713" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="reviews"]::before { content: "\25A7" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="businesses"]::before { content: "\25EB" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="connectors"]::before { content: "\221E" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="history"]::before { content: "\25A4" !important; }
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="workflows"]::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section="automations-workflows"]::before { content: "\2301" !important; }

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.active::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent:hover::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent:hover::before {
  border-color: rgba(125, 211, 252, 0.58) !important;
  background: linear-gradient(145deg, rgba(37, 99, 156, 0.96), rgba(22, 58, 96, 0.9)) !important;
  color: #d8ecff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 12px 30px rgba(0, 0, 0, 0.28), 0 0 24px rgba(59, 130, 246, 0.16) !important;
}

.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation button.nav-parent {
  padding-left: 0 !important;
}

.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation button.nav-parent::before {
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-parent {
    padding-left: 58px !important;
    min-height: 46px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent::before,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-parent::before {
    inline-size: 32px !important;
    block-size: 32px !important;
  }
}

/* Phase A.7.87 - Runtime Health mobile control and briefing clipping correction */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-command-bar-controls,
  #command-center-shell.command-center-runtime-health-active .command-center-topbar-controls {
    padding: 0 14px 10px !important;
    row-gap: 10px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-control-select,
  #command-center-shell.command-center-runtime-health-active .command-center-control-pill,
  #command-center-shell.command-center-runtime-health-active .command-center-command-bar select {
    min-height: 62px !important;
    height: auto !important;
    padding: 12px 16px 14px !important;
    align-items: center !important;
    box-sizing: border-box !important;
    line-height: 1.12 !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-control-select > *,
  #command-center-shell.command-center-runtime-health-active .command-center-control-pill > * {
    line-height: 1.12 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    padding: 26px 22px 32px !important;
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero > div {
    min-height: 0 !important;
    height: auto !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero p,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy p {
    display: block !important;
    line-height: 1.3 !important;
    margin: 0 !important;
    padding: 0 0 4px !important;
    max-height: none !important;
    overflow: hidden !important;
    text-overflow: clip !important;
  }
}

/* Phase A.7.88 - Runtime Health exact mobile header controls and briefing fit */
@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-bar-controls {
    height: auto !important;
    min-height: 58px !important;
    align-items: stretch !important;
    gap: 10px !important;
    padding-bottom: 10px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-control {
    min-height: 58px !important;
    height: auto !important;
    padding: 10px 14px 13px !important;
    align-content: center !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-control span,
  #command-center-shell.command-center-runtime-health-active .command-bar-control strong {
    line-height: 1.14 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-bar-control strong {
    padding-bottom: 2px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    min-height: 252px !important;
    height: auto !important;
    padding: 26px 22px 30px !important;
    overflow: visible !important;
    align-items: start !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
    display: grid !important;
    gap: 10px !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero p:nth-of-type(n+2) {
    display: none !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-briefing-action {
    margin-top: 2px !important;
  }
}

/* Phase A.7.89 - Desktop notification control bell conformance */
.command-center-operating-shell-v1 .command-bar-alert {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
  font-size: 0 !important;
  color: transparent !important;
}

.command-center-operating-shell-v1 .command-bar-alert::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  width: 18px !important;
  height: 18px !important;
  transform: translate(-50%, -50%) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: rgba(221, 233, 244, 0.9) !important;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22Zm7-6.2V11a7 7 0 0 0-5-6.7V3a2 2 0 1 0-4 0v1.3A7 7 0 0 0 5 11v4.8L3.6 17.2A1 1 0 0 0 4.3 19h15.4a1 1 0 0 0 .7-1.8L19 15.8ZM7 17v-6a5 5 0 1 1 10 0v6H7Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22Zm7-6.2V11a7 7 0 0 0-5-6.7V3a2 2 0 1 0-4 0v1.3A7 7 0 0 0 5 11v4.8L3.6 17.2A1 1 0 0 0 4.3 19h15.4a1 1 0 0 0 .7-1.8L19 15.8ZM7 17v-6a5 5 0 1 1 10 0v6H7Z'/%3E%3C/svg%3E") center / contain no-repeat !important;
}

.command-center-operating-shell-v1 .command-bar-alert::after {
  content: "" !important;
  position: absolute !important;
  top: 7px !important;
  right: 7px !important;
  width: 5px !important;
  height: 5px !important;
  border-radius: 50% !important;
  background: #f4b84b !important;
  border: 1px solid rgba(9, 16, 27, 0.95) !important;
}

/* Phase A.7.90 - Desktop notification bell visible shape correction */
.command-center-operating-shell-v1 .command-bar-alert {
  position: relative !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
  font-size: 0 !important;
  color: transparent !important;
}

.command-center-operating-shell-v1 .command-bar-alert::before {
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  width: 18px !important;
  height: 18px !important;
  transform: translate(-50%, -50%) !important;
  border: 0 !important;
  border-radius: 0 !important;
  background-color: rgba(221, 233, 244, 0.92) !important;
  background-image: none !important;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22Zm7-6.2V11a7 7 0 0 0-5-6.7V3a2 2 0 1 0-4 0v1.3A7 7 0 0 0 5 11v4.8L3.6 17.2A1 1 0 0 0 4.3 19h15.4a1 1 0 0 0 .7-1.8L19 15.8ZM7 17v-6a5 5 0 1 1 10 0v6H7Z'/%3E%3C/svg%3E") !important;
  -webkit-mask-position: center !important;
  -webkit-mask-repeat: no-repeat !important;
  -webkit-mask-size: contain !important;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M12 22a2.5 2.5 0 0 0 2.45-2h-4.9A2.5 2.5 0 0 0 12 22Zm7-6.2V11a7 7 0 0 0-5-6.7V3a2 2 0 1 0-4 0v1.3A7 7 0 0 0 5 11v4.8L3.6 17.2A1 1 0 0 0 4.3 19h15.4a1 1 0 0 0 .7-1.8L19 15.8ZM7 17v-6a5 5 0 1 1 10 0v6H7Z'/%3E%3C/svg%3E") !important;
  mask-position: center !important;
  mask-repeat: no-repeat !important;
  mask-size: contain !important;
}

.command-center-operating-shell-v1 .command-bar-alert::after {
  content: "" !important;
  position: absolute !important;
  top: 7px !important;
  right: 7px !important;
  width: 5px !important;
  height: 5px !important;
  border-radius: 50% !important;
  background: #f4b84b !important;
  border: 1px solid rgba(9, 16, 27, 0.95) !important;
}

/* Phase A.7.91 - Shared navigation collapse and submenu affordance correction */
.command-center-operating-shell-v1 .command-center-shared-navigation .sidebar-collapse::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .collapse-control::before,
.command-center-operating-shell-v1 .command-center-shared-navigation [data-command-center-collapse]::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::before {
  content: none !important;
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle {
  font-size: 0.68rem !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
  color: rgba(226, 235, 246, 0.86) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children::after {
  content: "+" !important;
  position: absolute !important;
  right: 12px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  inline-size: 20px !important;
  block-size: 20px !important;
  display: inline-grid !important;
  place-items: center !important;
  border-radius: 999px !important;
  border: 1px solid rgba(124, 160, 196, 0.22) !important;
  background: rgba(20, 38, 60, 0.76) !important;
  color: rgba(202, 218, 236, 0.82) !important;
  font-size: 0.76rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  opacity: 1 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-parent.has-children::after,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > button.nav-parent.has-children::after {
  content: "-" !important;
  color: rgba(125, 211, 252, 0.94) !important;
  border-color: rgba(125, 211, 252, 0.34) !important;
  background: rgba(21, 74, 108, 0.72) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-children {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 4px !important;
  margin: 5px 0 8px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-children > .nav-child,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-children .nav-child {
  display: block !important;
  height: auto !important;
  min-height: 32px !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Phase A.7.92 - Shared navigation nested marker removal and collapse label fit */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-child::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-grandchildren .nav-child::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle::before {
  content: none !important;
  display: none !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-child,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle {
  padding-left: 44px !important;
  text-indent: 0 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle {
  min-width: 106px !important;
  width: auto !important;
  padding-inline: 14px !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-child,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-child,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-subgroup-toggle,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-subgroup-toggle {
    padding-left: 44px !important;
  }
}

/* Phase A.7.93 - Shared navigation submenu control clearance */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children {
  padding-right: 42px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children::after {
  right: 10px !important;
  inline-size: 20px !important;
  block-size: 20px !important;
  z-index: 2 !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent.has-children,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-parent.has-children {
    padding-right: 42px !important;
  }
}

/* Phase A.7.94 - Desktop navigation rail width for submenu control clearance */
@media (min-width: 861px) {
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: 320px minmax(0, 1fr) !important;
  }

  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation.sidebar {
    width: 320px !important;
    min-width: 320px !important;
    max-width: 320px !important;
    box-sizing: border-box !important;
  }

  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-parent,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-child,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-child,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-subgroup-toggle,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-subgroup-toggle {
    width: 100% !important;
    max-width: 272px !important;
    box-sizing: border-box !important;
  }

  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-parent.has-children {
    padding-right: 50px !important;
  }
}



/* Phase A.7.95 - Desktop navigation typography and Knowledge icon completion */
@media (min-width: 861px) {
  .command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
  .command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent {
    font-size: 0.9rem !important;
    line-height: 1.18 !important;
    font-weight: 760 !important;
  }

  .command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
  .command-center-operating-shell-v1 .command-center-shared-navigation button.nav-child,
  .command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle,
  .command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle {
    font-size: 0.82rem !important;
    line-height: 1.22 !important;
  }
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section='knowledge-intelligence']::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent[data-section='knowledge-intelligence']::before {
  content: "" !important;
  background-color: transparent !important;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPScjOWZjOGZmJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCc+PGNpcmNsZSBjeD0nOC40JyBjeT0nNy40JyByPSczLjEnLz48cGF0aCBkPSdNMy40IDE4LjVjLjgtMy42IDIuNy01LjIgNS01LjIgMS43IDAgMy4xLjggNC4xIDIuNCcvPjxjaXJjbGUgY3g9JzE3LjQnIGN5PScxNS40JyByPScyLjEnLz48cGF0aCBkPSdNMTcuNCAxMS40di0xLjNNMTcuNCAyMC43di0xLjNNMTMuNCAxNS40aC0xLjNNMjIuNyAxNS40aC0xLjNNMTQuNiAxMi42bC0uOS0uOU0yMS4xIDE5LjFsLS45LS45TTE0LjYgMTguMmwtLjkuOU0yMS4xIDExLjdsLS45LjknLz48L3N2Zz4=), linear-gradient(145deg, rgba(31, 68, 108, 0.92), rgba(18, 42, 70, 0.84)) !important;
  background-position: center, center !important;
  background-size: 22px 22px, auto !important;
  background-repeat: no-repeat, no-repeat !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section='knowledge-intelligence'].active::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent[data-section='knowledge-intelligence'].active::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent[data-section='knowledge-intelligence']:hover::before,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent[data-section='knowledge-intelligence']:hover::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCcgZmlsbD0nbm9uZScgc3Ryb2tlPScjZDhlY2ZmJyBzdHJva2Utd2lkdGg9JzInIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCc+PGNpcmNsZSBjeD0nOC40JyBjeT0nNy40JyByPSczLjEnLz48cGF0aCBkPSdNMy40IDE4LjVjLjgtMy42IDIuNy01LjIgNS01LjIgMS43IDAgMy4xLjggNC4xIDIuNCcvPjxjaXJjbGUgY3g9JzE3LjQnIGN5PScxNS40JyByPScyLjEnLz48cGF0aCBkPSdNMTcuNCAxMS40di0xLjNNMTcuNCAyMC43di0xLjNNMTMuNCAxNS40aC0xLjNNMjIuNyAxNS40aC0xLjNNMTQuNiAxMi42bC0uOS0uOU0yMS4xIDE5LjFsLS45LS45TTE0LjYgMTguMmwtLjkuOU0yMS4xIDExLjdsLS45LjknLz48L3N2Zz4=), linear-gradient(145deg, rgba(37, 99, 156, 0.96), rgba(22, 58, 96, 0.9)) !important;
}


/* Phase A.7.96 - Desktop navigation width and instant submenu expansion */
@media (min-width: 861px) {
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: 350px minmax(0, 1fr) !important;
  }

  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation.sidebar {
    width: 350px !important;
    min-width: 350px !important;
    max-width: 350px !important;
  }

  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-parent,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-child,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-child,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-subgroup-toggle,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-subgroup-toggle {
    max-width: 302px !important;
  }

  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children,
  .app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation button.nav-parent.has-children {
    padding-right: 54px !important;
  }
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-children,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-grandchildren,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children::after {
  transition-duration: 0ms !important;
  animation-duration: 0ms !important;
}


/* Phase A.7.97 - Runtime Health desktop state strip clipping correction */
@media (min-width: 861px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-state-band,
  #command-center-shell.command-center-runtime-health-active .command-center-state-band.command-center-operating-state-strip,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-strip {
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items,
  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-cockpit-state-strip-items,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-strip-items {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: stretch !important;
    justify-items: stretch !important;
    align-items: stretch !important;
    overflow: hidden !important;
    grid-template-columns: minmax(150px, 1.32fr) minmax(116px, 0.9fr) minmax(108px, 0.84fr) minmax(112px, 0.84fr) minmax(96px, 0.72fr) minmax(150px, 1.18fr) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item {
    transform: none !important;
    min-width: 0 !important;
    width: auto !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}


/* Phase A.7.98 - Runtime Health typography scale and two-line evidence/timeline wrapping */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
  font-size: clamp(1.35rem, 2.25vw, 2.05rem) !important;
  line-height: 1.12 !important;
  letter-spacing: 0 !important;
  max-width: 26ch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > *,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row > *,
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row strong {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row > :nth-child(1) {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li strong,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li strong,
#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li small,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li small,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li small {
  white-space: normal !important;
  text-overflow: clip !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li strong,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li strong {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li small,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li small,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li small {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}


/* Phase A.7.99 - Runtime Health briefing readable scale and row wrapping correction */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
  font-size: clamp(1.28rem, 1.92vw, 1.68rem) !important;
  line-height: 1.14 !important;
  max-width: 36ch !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) {
  white-space: normal !important;
  text-overflow: clip !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(2),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(2),
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(3),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(3),
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(4),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(4) {
  white-space: normal !important;
  text-overflow: clip !important;
  overflow: visible !important;
}


/* Phase A.7.100 - Runtime Health briefing scale and evidence timeline two-line correction */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
  font-size: clamp(1.18rem, 1.55vw, 1.48rem) !important;
  line-height: 1.16 !important;
  max-width: 42ch !important;
  letter-spacing: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) strong {
  min-width: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: clip !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  line-height: 1.16 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row span,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row span {
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li div,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li div {
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li strong,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li strong,
#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li small,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li small {
  min-width: 0 !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: clip !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  line-height: 1.18 !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
    font-size: clamp(1.14rem, 5.4vw, 1.42rem) !important;
    line-height: 1.15 !important;
    max-width: 30ch !important;
  }
}


/* Phase A.7.101 - Runtime Health two-line briefing support copy correction */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero p,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy p,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-support,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy .command-center-briefing-support {
  max-width: 56ch !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: clip !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  line-height: 1.32 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
  min-height: 0 !important;
  height: auto !important;
  padding-bottom: clamp(1rem, 2.2vw, 1.45rem) !important;
}


/* Phase A.7.102 - Runtime Health briefing container overlap correction */
#command-center-shell.command-center-runtime-health-active .command-center-cockpit-briefing-grid {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  row-gap: clamp(1.1rem, 2.2vw, 1.55rem) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
  height: auto !important;
  min-height: 174px !important;
  overflow: visible !important;
  align-items: flex-start !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid {
  margin-top: 0 !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    min-height: 0 !important;
    padding-bottom: 1.25rem !important;
  }
}


/* Phase A.7.103 - Runtime Health briefing single-support-line discipline */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:nth-of-type(n+2),
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:nth-of-type(n+2) {
  display: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
  min-height: 152px !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    min-height: 0 !important;
  }
}


/* Phase A.7.104 - Runtime Health briefing typography and support-copy ownership */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
  min-height: 168px !important;
  padding: clamp(1.15rem, 1.8vw, 1.45rem) clamp(1.35rem, 2.4vw, 1.85rem) clamp(1.45rem, 2.4vw, 1.9rem) !important;
  overflow: hidden !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  gap: 0.55rem !important;
  height: auto !important;
  min-height: 0 !important;
  max-width: min(58ch, 68%) !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
  font-size: clamp(1.06rem, 1.22vw, 1.28rem) !important;
  line-height: 1.18 !important;
  max-width: 39ch !important;
  margin: 0 !important;
  letter-spacing: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
  position: static !important;
  max-width: 48ch !important;
  margin: 0 !important;
  font-size: clamp(0.82rem, 0.92vw, 0.95rem) !important;
  line-height: 1.34 !important;
  color: rgba(205, 216, 229, 0.76) !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: clip !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-action {
  align-self: center !important;
  margin-left: auto !important;
  flex: 0 0 auto !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    min-height: 0 !important;
    padding: 1rem 1rem 1.35rem !important;
    align-items: flex-start !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
    max-width: 100% !important;
    gap: 0.5rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
    font-size: clamp(1rem, 4.7vw, 1.2rem) !important;
    line-height: 1.17 !important;
    max-width: 32ch !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
    font-size: 0.9rem !important;
    line-height: 1.35 !important;
    max-width: 100% !important;
  }
}


/* Phase A.7.105 - Runtime Health briefing final scale and bottom breathing room */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
  min-height: 198px !important;
  padding-bottom: clamp(1.9rem, 3vw, 2.35rem) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
  gap: 0.62rem !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
  font-size: clamp(0.98rem, 1.08vw, 1.16rem) !important;
  line-height: 1.2 !important;
  max-width: 38ch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
  font-size: clamp(0.78rem, 0.84vw, 0.88rem) !important;
  line-height: 1.36 !important;
  max-width: 46ch !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    min-height: 0 !important;
    padding-bottom: 1.45rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
    font-size: clamp(0.96rem, 4.25vw, 1.12rem) !important;
    max-width: 31ch !important;
  }
}


/* Phase A.7.106 - Runtime Health support panel alignment correction */
#command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid {
  align-items: stretch !important;
  grid-auto-rows: 1fr !important;
  gap: clamp(0.85rem, 1.4vw, 1rem) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context {
  align-self: stretch !important;
  margin-top: 0 !important;
  height: auto !important;
  min-height: 168px !important;
  display: grid !important;
  grid-template-rows: auto 1fr !important;
  align-content: start !important;
  padding: 12px 15px !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-compact-region-heading,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-compact-region-heading {
  margin: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-table {
  align-self: start !important;
  margin-top: 1.55rem !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-context {
    min-height: 0 !important;
  }
}


/* Phase A.7.107 - Runtime Health operational lens top padding correction */
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens {
  padding-top: clamp(1.35rem, 2vw, 1.7rem) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-visual-icon {
  margin-top: 0 !important;
  align-self: flex-start !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi h3,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi h4,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens h3,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens h4 {
  margin-top: 0 !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens {
    padding-top: 1.35rem !important;
  }
}


/* Phase A.7.108 - Runtime Health operational lens rhythm and full-copy correction */
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid,
#command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid {
  row-gap: clamp(1.2rem, 2vw, 1.55rem) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens {
  height: auto !important;
  min-height: 148px !important;
  overflow: visible !important;
  align-content: start !important;
  padding-top: clamp(1.35rem, 2vw, 1.65rem) !important;
  padding-bottom: clamp(1.15rem, 1.8vw, 1.45rem) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-region-value-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-region-value-row {
  width: fit-content !important;
  max-width: 100% !important;
  display: inline-grid !important;
  grid-template-columns: auto auto !important;
  justify-content: start !important;
  align-items: center !important;
  column-gap: 0.55rem !important;
  margin-top: 0.15rem !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-sparkline,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-sparkline {
  width: 64px !important;
  height: 18px !important;
  justify-self: start !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-detail.command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .runtime-console-kpi-detail,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  margin-top: 0.85rem !important;
  line-height: 1.32 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-lens-action,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-lens-action {
  margin-top: 0.7rem !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid {
    row-gap: 1rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens {
    min-height: 0 !important;
  }
}


/* Phase A.7.109 - Runtime Health support panel full-row visibility and font scale */
#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  padding: 14px 15px 16px !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid {
  align-items: stretch !important;
  grid-auto-rows: auto !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-table {
  margin-top: 1.05rem !important;
  gap: 0.38rem !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list > *,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-row {
  display: grid !important;
  height: auto !important;
  min-height: 22px !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
  font-size: clamp(0.82rem, 0.96vw, 0.95rem) !important;
  line-height: 1.22 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list > * {
  grid-template-columns: auto 1fr !important;
  align-items: center !important;
  column-gap: 0.55rem !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-row {
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  column-gap: 1rem !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list > *:nth-child(n),
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-row:nth-child(n) {
  display: grid !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-row strong {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list > *,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-row {
    font-size: 0.9rem !important;
  }
}


/* Phase A.7.110 - Runtime Health support panel content-height containment */
#command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid {
  height: auto !important;
  min-height: 0 !important;
  grid-auto-rows: max-content !important;
  align-items: start !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context {
  height: max-content !important;
  min-height: max-content !important;
  max-height: none !important;
  align-self: start !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit .command-center-visit-list,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context .command-center-context-table {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}


/* Phase A.7.111 - Runtime Health support grid reserve full visible row height */
#command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid {
  height: 214px !important;
  min-height: 214px !important;
  max-height: none !important;
  overflow: visible !important;
  align-items: stretch !important;
  grid-auto-rows: 1fr !important;
  margin-bottom: clamp(1.1rem, 2vw, 1.45rem) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
#command-center-shell.command-center-runtime-health-active .command-center-operational-context {
  height: 214px !important;
  min-height: 214px !important;
  align-self: stretch !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid,
#command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid {
  margin-top: clamp(1.1rem, 2vw, 1.45rem) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-context {
    height: auto !important;
    min-height: 0 !important;
  }
}


/* Phase A.7.112 - Runtime Health operational lens row separation correction */
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens {
  min-height: 176px !important;
  height: auto !important;
  grid-template-rows: auto auto auto auto !important;
  row-gap: 0.55rem !important;
  align-content: start !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-region-topline,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-region-topline {
  grid-row: 1 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-region-value-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-region-value-row {
  grid-row: 2 !important;
  margin-top: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-detail.command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .runtime-console-kpi-detail,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail {
  grid-row: 3 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi .command-center-lens-action,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-lens-action {
  grid-row: 4 !important;
  margin-top: 0.15rem !important;
  position: static !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid,
#command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid {
  grid-auto-rows: minmax(176px, auto) !important;
  row-gap: clamp(1.25rem, 2vw, 1.65rem) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens {
    min-height: 0 !important;
    row-gap: 0.5rem !important;
  }
}


/* Phase A.7.113 - Runtime Health briefing copy width correction */
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
  max-width: min(66ch, 72%) !important;
  width: min(66ch, 72%) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2 {
  max-width: 54ch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
  max-width: 62ch !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
    max-width: 100% !important;
    width: 100% !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
    max-width: 100% !important;
  }
}


/* Phase A.7.114 - Runtime Health briefing copy column full-width correction */
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
  width: 100% !important;
  max-width: 66ch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-briefing-hero-copy h2 {
  max-width: 54ch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
  max-width: 62ch !important;
}


/* Phase A.7.115 - Runtime Health briefing support sentence full-column width */
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h1,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h1,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy h2,
#command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p:first-of-type,
#command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy > p:first-of-type {
  width: 100% !important;
  max-width: 100% !important;
}


/* Phase A.7.116 - Runtime Health operating timeline full-text wrapping */
#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li {
  height: auto !important;
  min-height: 0 !important;
  align-items: start !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-time,
#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li strong,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline li strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li strong,
#command-center-shell.command-center-runtime-health-active .command-center-timeline-list li small,
#command-center-shell.command-center-operating-timeline li small,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li small {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  display: block !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  max-height: none !important;
  height: auto !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-timeline-list,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline {
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  row-gap: 0.85rem !important;
}


/* Phase A.7.117 - Runtime Health evidence source typography refinement */
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) {
  font-size: clamp(0.82rem, 1.6vw, 0.95rem) !important;
  line-height: 1.2 !important;
  font-weight: 680 !important;
  letter-spacing: -0.005em !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) strong {
  font-size: inherit !important;
  line-height: inherit !important;
  font-weight: inherit !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) {
    font-size: 0.86rem !important;
    line-height: 1.18 !important;
  }
}


/* Phase A.7.118 - Runtime Health proof-panel body wrapping */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic.runtime-console-panel,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid article.runtime-console-diagnostic {
  height: auto !important;
  min-height: 0 !important;
  align-items: center !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic p,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic .command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic small,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic span:not(.command-center-status-pill) {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: unset !important;
  max-height: none !important;
  height: auto !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic p {
  display: block !important;
  line-height: 1.35 !important;
  max-width: min(100%, 48rem) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-diagnostic p {
    font-size: 0.92rem !important;
    line-height: 1.32 !important;
  }
}


/* Phase A.7.119 - Runtime Health evidence table typography scale alignment */
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > *,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > * {
  font-size: 0.82rem !important;
  line-height: 1.22 !important;
  font-weight: 620 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) strong {
  font-size: 0.86rem !important;
  line-height: 1.18 !important;
  font-weight: 650 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header > *,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row-header > * {
  font-size: 0.72rem !important;
  line-height: 1.1 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .evidence-confidence,
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary > p:last-child,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .evidence-confidence,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary > p:last-child {
  font-size: 0.78rem !important;
  line-height: 1.25 !important;
}


/* Phase A.7.120 - Runtime Health proof-grid separation and left-edge cleanup */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface.command-center-proof-grid {
  column-gap: 1.05rem !important;
  row-gap: 1.05rem !important;
  align-items: stretch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline {
  grid-column: 1 / span 1 !important;
  margin-right: 0 !important;
  border-right-width: 1px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary {
  grid-column: 2 / -1 !important;
  margin-left: 0 !important;
  border-left-width: 1px !important;
  border-radius: 10px !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline::before,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary::before,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline::after,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary::after {
  pointer-events: none !important;
}

@media (max-width: 980px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary {
    grid-column: 1 / -1 !important;
  }
}


/* Phase A.7.121 - Runtime Health proof columns internal rhythm alignment */
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .command-center-timeline-list,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline .command-center-timeline-list {
  display: grid !important;
  grid-template-rows: repeat(4, minmax(3.05rem, auto)) !important;
  row-gap: 0.72rem !important;
  align-items: stretch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .command-center-timeline-list li,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline .command-center-timeline-list li,
#command-center-shell.command-center-runtime-health-active .runtime-console-timeline li {
  min-height: 3.05rem !important;
  padding-block: 0.18rem !important;
  align-items: start !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-table,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-table {
  display: grid !important;
  grid-auto-rows: minmax(2.38rem, auto) !important;
  row-gap: 0 !important;
  align-content: start !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row {
  min-height: 2.38rem !important;
  padding-block: 0.34rem !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header,
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row-header {
  min-height: 1.85rem !important;
  padding-block: 0.18rem 0.28rem !important;
}


/* Phase A.7.122 - Runtime Health proof surface equal-height conformance */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface.command-center-proof-grid {
  align-items: stretch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary {
  align-self: stretch !important;
  height: 100% !important;
  min-height: 20.75rem !important;
  margin-top: 0 !important;
  display: grid !important;
  grid-template-rows: auto 1fr !important;
  align-content: start !important;
  box-sizing: border-box !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-section-heading {
  min-height: 3.15rem !important;
  margin: 0 0 0.95rem !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-table,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-table {
  align-self: start !important;
}

@media (max-width: 980px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary {
    min-height: 0 !important;
    height: auto !important;
  }
}


/* Phase A.7.123 - Runtime Health proof-column content baseline alignment */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-section-heading {
  min-height: 3rem !important;
  margin-bottom: 1.05rem !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-table,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-table {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header {
  min-height: 3.05rem !important;
  padding-top: 0.18rem !important;
  padding-bottom: 0.46rem !important;
  align-items: start !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li:first-child,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li:first-child {
  padding-top: 0.18rem !important;
}


/* Phase A.7.124 - Runtime Health desktop proof-content baseline correction */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-table,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-table {
    padding-top: 0.95rem !important;
  }
}


/* Phase A.7.125 - Runtime Health Evidence Summary header-to-row spacing tighten */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header {
  min-height: 2.28rem !important;
  padding-top: 0.1rem !important;
  padding-bottom: 0.18rem !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header + .command-center-evidence-row,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header + .command-center-evidence-row {
  margin-top: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header),
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) {
  min-height: 2.26rem !important;
  padding-block: 0.28rem !important;
}


/* Phase A.7.126 - Runtime Health proof header spacing correction */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-section-heading,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-section-heading {
  min-height: 2.15rem !important;
  margin-bottom: 0.52rem !important;
  align-items: center !important;
}

@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-table,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-table {
    padding-top: 0.08rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list {
    padding-top: 0.08rem !important;
  }
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header {
  min-height: 1.8rem !important;
  padding-top: 0 !important;
  padding-bottom: 0.12rem !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li:first-child,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li:first-child {
  padding-top: 0 !important;
}


/* Phase A.7.127 - Runtime Health proof timeline lift to match evidence header */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list {
    margin-top: -0.9rem !important;
    padding-top: 0 !important;
  }
}


/* Phase A.7.128 - Runtime Health evidence header text baseline alignment */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header {
    align-items: start !important;
    padding-top: 0 !important;
    padding-bottom: 0.12rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header > *,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header > * {
    align-self: start !important;
    line-height: 1.05 !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}


/* Phase A.7.129 - Runtime Health Evidence Summary header gap tighten with fixed header baseline */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header {
    min-height: 1.34rem !important;
    height: auto !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    align-items: start !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header + .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header + .command-center-evidence-row {
    margin-top: -0.16rem !important;
  }
}


/* Phase A.7.130 - Runtime Health Evidence Summary header row natural height */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-table,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-table {
    grid-auto-rows: auto !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header {
    min-height: 0 !important;
    height: auto !important;
    padding: 0 0 0.28rem !important;
    margin: 0 !important;
    align-items: start !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-evidence-summary .command-center-evidence-row-header + .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-evidence-summary .command-center-evidence-row-header + .command-center-evidence-row {
    margin-top: 0 !important;
  }
}


/* Phase A.7.131 - Runtime Health compact Level 4 raw intelligence restore */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence.runtime-console-raw-details.command-center-raw-intelligence-region {
  display: grid !important;
  inline-size: auto !important;
  max-inline-size: none !important;
  min-height: 0 !important;
  margin: 0.95rem 20px 25px !important;
  padding: 0 !important;
  border: 1px solid rgba(117, 82, 186, 0.24) !important;
  border-radius: 10px !important;
  background: linear-gradient(90deg, rgba(12, 19, 31, 0.96), rgba(8, 14, 24, 0.94)) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.028) !important;
  overflow: hidden !important;
  opacity: 1 !important;
  filter: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .command-center-disclosure-level-header {
  display: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .collapsible-card,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence {
  display: grid !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 1rem !important;
  width: 100% !important;
  min-height: 3.45rem !important;
  padding: 0.82rem 1.05rem !important;
  border: 0 !important;
  background: transparent !important;
  color: #c7a4ff !important;
  text-align: left !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle h3 {
  margin: 0 !important;
  color: #c7a4ff !important;
  font-size: 0.78rem !important;
  line-height: 1.1 !important;
  font-weight: 760 !important;
  letter-spacing: 0.055em !important;
  text-transform: uppercase !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle::after {
  content: "Load on intent" !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 1.8rem !important;
  padding: 0 0.8rem !important;
  border-radius: 999px !important;
  border: 1px solid rgba(199, 164, 255, 0.34) !important;
  background: rgba(75, 45, 128, 0.18) !important;
  color: rgba(219, 203, 255, 0.92) !important;
  font-size: 0.68rem !important;
  font-weight: 720 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-body {
  padding: 0 1.05rem 1rem !important;
  border-top: 1px solid rgba(117, 82, 186, 0.18) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card.collapsed .collapsible-card-body {
  display: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region p {
  margin: 0.78rem 0 0.7rem !important;
  color: rgba(171, 185, 205, 0.72) !important;
  font-size: 0.76rem !important;
  line-height: 1.35 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .command-center-control-button,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region button.secondary {
  min-height: 2.1rem !important;
  height: auto !important;
  padding: 0 0.9rem !important;
  border-radius: 7px !important;
  border: 1px solid rgba(199, 164, 255, 0.36) !important;
  background: rgba(29, 18, 48, 0.82) !important;
  color: rgba(222, 209, 255, 0.94) !important;
  font-size: 0.72rem !important;
  font-weight: 720 !important;
}

@media (max-width: 860px) {
  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region,
  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence.runtime-console-raw-details.command-center-raw-intelligence-region {
    inline-size: calc(100vw - 24px) !important;
    max-inline-size: calc(100vw - 24px) !important;
    margin: 0.75rem 12px 25px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0.55rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle::after {
    justify-self: start !important;
  }
}


/* Phase A.7.132 - Runtime Health raw disclosure toggle width reset */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region button.collapsible-card-toggle,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card > button.collapsible-card-toggle,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence > button.collapsible-card-toggle {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  justify-self: stretch !important;
  align-self: stretch !important;
  inline-size: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region button.collapsible-card-toggle h3,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card > button.collapsible-card-toggle h3 {
  width: auto !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  transform: none !important;
  position: static !important;
  align-self: center !important;
  justify-self: start !important;
}


/* Phase A.7.133 - Runtime Health raw disclosure single-row grid correction */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .collapsible-card,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence {
  grid-template-columns: minmax(0, 1fr) !important;
  grid-auto-flow: row !important;
  justify-items: stretch !important;
  align-items: stretch !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region button.collapsible-card-toggle {
  grid-column: 1 / -1 !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region button.collapsible-card-toggle h3 {
  grid-column: 1 !important;
  inline-size: auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-body {
  grid-column: 1 / -1 !important;
}


/* Phase A.7.134 - Runtime Health raw disclosure compact row alignment */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  min-height: 3.25rem !important;
  gap: 0.8rem !important;
  padding: 0.72rem 0.92rem !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle::before {
  content: "+" !important;
  position: static !important;
  flex: 0 0 auto !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  color: rgba(148, 191, 255, 0.7) !important;
  font-size: 0.86rem !important;
  line-height: 1 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle > h3 {
  flex: 1 1 auto !important;
  width: auto !important;
  min-width: 0 !important;
  margin: 0 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle::after {
  position: static !important;
  flex: 0 0 auto !important;
  margin-left: auto !important;
}

@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle {
    padding: 0.72rem 0.78rem !important;
    gap: 0.55rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle > h3 {
    font-size: 0.78rem !important;
    line-height: 1.25 !important;
  }
}


/* Phase A.7.135 - Runtime Health mobile viewport polish */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active {
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-state-band,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-strip {
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-strip-items {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    width: 100% !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell {
    min-width: 0 !important;
    padding: 0.64rem 0.72rem !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-item strong,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell strong {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    line-height: 1.18 !important;
    font-size: 0.78rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    min-height: 0 !important;
    height: auto !important;
    overflow: visible !important;
    padding: 1.05rem 1rem 1.15rem !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0.68rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-briefing-hero-copy {
    min-width: 0 !important;
    max-width: 100% !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero h3,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-headline {
    font-size: 1.05rem !important;
    line-height: 1.18 !important;
    max-width: 100% !important;
    margin-bottom: 0.45rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero p,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-summary {
    display: block !important;
    max-width: 100% !important;
    margin: 0 !important;
    font-size: 0.84rem !important;
    line-height: 1.35 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-action,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero a {
    align-self: start !important;
    justify-self: start !important;
    margin-top: 0.18rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid {
    gap: 1rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi {
    min-height: 0 !important;
    height: auto !important;
    padding: 1rem 1rem 0.95rem !important;
    row-gap: 0.48rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-detail,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-compact-copy {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    line-height: 1.32 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-action {
    margin-top: 0.12rem !important;
    padding-bottom: 0.08rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid.command-center-diagnostic-proof-surface {
    gap: 0.62rem !important;
    padding-bottom: 1.55rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-region {
    min-height: 0 !important;
    padding: 0.82rem 0.82rem 0.88rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic-heading,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-heading {
    gap: 0.55rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .tag,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-region .tag {
    flex: 0 0 auto !important;
    font-size: 0.62rem !important;
    padding-inline: 0.48rem !important;
  }
}


/* Phase A.7.136 - Runtime Health mobile briefing natural height correction */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-briefing-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-auto-rows: auto !important;
    gap: 0.9rem !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero,
  #command-center-shell.command-center-runtime-health-active .command-center-cockpit-briefing-grid > * {
    position: relative !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    padding-bottom: 1.05rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-hero-copy {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 0.44rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-lens-action,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero .command-center-briefing-action,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero a {
    position: static !important;
    display: inline-flex !important;
    width: fit-content !important;
    max-width: 100% !important;
    margin-top: 0.22rem !important;
    transform: none !important;
  }
}


/* Phase A.7.136 - Runtime Health raw evidence payload sizing */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .raw-json-block {
  box-sizing: border-box !important;
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow-x: auto !important;
  white-space: pre-wrap !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
  border-radius: 0.85rem !important;
}

@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .raw-json-block {
    max-height: 18rem !important;
    padding: 0.82rem !important;
    font-size: 0.68rem !important;
    line-height: 1.42 !important;
  }
}


/* Phase A.7.137 - Runtime Health mobile lens grid natural row spacing */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid.command-center-operational-region-grid {
    grid-auto-rows: auto !important;
    grid-template-rows: none !important;
    row-gap: 0.85rem !important;
    gap: 0.85rem !important;
    align-items: stretch !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid > .command-center-operational-lens,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid > .runtime-console-kpi {
    min-height: 0 !important;
    height: auto !important;
  }
}


/* ABOS Interaction Framework Primitive 1 - Dropdown Framework */
.command-bar-control.abos-dropdown-trigger,
.command-bar-alert.abos-dropdown-trigger,
.command-bar-avatar.abos-dropdown-trigger {
  appearance: none;
  border: 1px solid rgba(137, 170, 215, 0.22);
  cursor: pointer;
  font: inherit;
}

.command-bar-control.abos-dropdown-trigger {
  position: relative;
  text-align: left;
  padding-right: 2.1rem;
}

.command-bar-control.abos-dropdown-trigger::after,
.command-bar-avatar.abos-dropdown-trigger::after {
  content: "?";
  position: absolute;
  right: 0.84rem;
  top: 50%;
  transform: translateY(-52%);
  color: rgba(185, 205, 235, 0.72);
  font-size: 0.82rem;
  line-height: 1;
}

.command-bar-avatar.abos-dropdown-trigger {
  position: relative;
  min-width: 5.4rem;
  padding: 0 1.85rem 0 1rem;
  color: rgba(238, 244, 252, 0.95);
}

.abos-dropdown-layer {
  position: fixed;
  z-index: 10000;
  width: var(--abos-dropdown-width, 260px);
  max-width: calc(100vw - 24px);
  padding: 0.48rem;
  border: 1px solid rgba(120, 153, 199, 0.24);
  border-radius: 1rem;
  background: rgba(7, 16, 28, 0.98);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.32);
  opacity: 0;
  transform: translateY(-4px) scale(0.992);
  transition: opacity 130ms ease, transform 130ms ease;
}

.abos-dropdown-layer.is-open {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.abos-dropdown-title {
  margin: 0.35rem 0.45rem 0.42rem;
  color: rgba(226, 235, 247, 0.96);
  font-size: 0.82rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.abos-dropdown-item {
  appearance: none;
  width: 100%;
  min-height: 2.34rem;
  display: grid;
  grid-template-columns: 1.25rem minmax(0, 1fr) auto;
  align-items: center;
  gap: 0.48rem;
  border: 0;
  border-radius: 0.72rem;
  background: transparent;
  color: rgba(220, 230, 244, 0.92);
  cursor: pointer;
  font: inherit;
  font-size: 0.84rem;
  font-weight: 700;
  text-align: left;
  padding: 0.42rem 0.58rem;
}

.abos-dropdown-item:hover,
.abos-dropdown-item:focus-visible {
  outline: none;
  background: rgba(68, 123, 196, 0.14);
  color: rgba(248, 251, 255, 0.98);
}

.abos-dropdown-item.is-selected {
  color: rgba(112, 244, 160, 0.96);
}

.abos-dropdown-check,
.abos-dropdown-suffix {
  color: rgba(132, 189, 255, 0.82);
  font-weight: 900;
}

.abos-dropdown-count {
  min-width: 1.58rem;
  justify-self: end;
  border-radius: 999px;
  padding: 0.12rem 0.44rem;
  background: rgba(244, 184, 75, 0.16);
  color: rgba(255, 218, 145, 0.98);
  font-size: 0.76rem;
  font-weight: 900;
  text-align: center;
}

.abos-dropdown-item.has-attention .abos-dropdown-check::before {
  content: "";
  display: block;
  width: 0.46rem;
  height: 0.46rem;
  border-radius: 999px;
  background: #f4b84b;
  box-shadow: 0 0 0 0.18rem rgba(244, 184, 75, 0.12);
}


.abos-dropdown-divider {
  display: block;
  height: 1px;
  margin: 0.42rem 0.32rem;
  background: rgba(128, 157, 196, 0.18);
}

.abos-dropdown-operator-inbox .abos-dropdown-item {
  min-height: 2.18rem;
}

@media (max-width: 720px) {
  .abos-dropdown-layer {
    border-radius: 0.9rem;
  }

  .command-bar-avatar.abos-dropdown-trigger {
    min-width: 4.7rem;
    padding-inline: 0.9rem 1.65rem;
  }
}


/* ABOS Dropdown selected state check marker */
.abos-dropdown-item.is-selected .abos-dropdown-check::before {
  content: "\2713";
}


/* ABOS Dropdown mobile owner trigger spacing */
@media (max-width: 720px) {
  .command-bar-avatar.abos-dropdown-trigger,
  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar.abos-dropdown-trigger {
    min-width: 5.35rem !important;
    width: auto !important;
    padding: 0 1.95rem 0 0.9rem !important;
    font-size: 0.72rem !important;
    letter-spacing: 0 !important;
    justify-content: flex-start !important;
    text-align: left !important;
  }

  .command-bar-avatar.abos-dropdown-trigger::after,
  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar.abos-dropdown-trigger::after {
    right: 0.78rem !important;
  }
}


/* ABOS Dropdown functional interaction notice */
.abos-interaction-notice {
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 10020;
  max-width: min(24rem, calc(100vw - 2rem));
  padding: 0.78rem 0.95rem;
  border: 1px solid rgba(132, 189, 255, 0.28);
  border-radius: 0.9rem;
  background: rgba(7, 16, 28, 0.96);
  color: rgba(232, 241, 252, 0.94);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.34);
  font-size: 0.84rem;
  font-weight: 750;
  line-height: 1.35;
  opacity: 0;
  pointer-events: none;
  transform: translateY(0.35rem);
  transition: opacity 140ms ease, transform 140ms ease;
}

.abos-interaction-notice.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (max-width: 720px) {
  .abos-interaction-notice {
    left: 0.75rem;
    right: 0.75rem;
    bottom: 0.75rem;
    max-width: none;
  }
}


/* ABOS Interaction Framework - Inspection action repair */
.command-center-operational-lens .command-center-lens-action {
  appearance: none !important;
  border: 0 !important;
  background: transparent !important;
  cursor: pointer !important;
  font-family: inherit !important;
}

.command-center-operational-lens .command-center-lens-action:focus-visible,
.command-center-briefing-action:focus-visible,
.command-center-inline-action:focus-visible {
  outline: 2px solid rgba(88, 161, 255, 0.72) !important;
  outline-offset: 4px !important;
  border-radius: 8px !important;
}

.command-center-operational-lens.is-inspection-focused,
.command-center-operational-lens.is-inspection-open {
  border-color: rgba(88, 161, 255, 0.46) !important;
  box-shadow: 0 0 0 1px rgba(88, 161, 255, 0.16), 0 22px 60px rgba(0, 0, 0, 0.28) !important;
}

.command-center-lens-detail {
  grid-column: 1 / -1 !important;
  grid-row: 5 !important;
  margin-top: 14px !important;
  padding: 14px !important;
  border-top: 1px solid rgba(125, 154, 190, 0.18) !important;
  background: rgba(3, 10, 18, 0.28) !important;
  border-radius: 12px !important;
}

.command-center-lens-detail[hidden] {
  display: none !important;
}

.command-center-lens-detail-heading {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  margin-bottom: 12px !important;
}

.command-center-lens-detail-heading .command-center-visual-icon {
  width: 30px !important;
  height: 32px !important;
  min-width: 30px !important;
}

.command-center-lens-detail-heading strong {
  color: rgba(244, 248, 255, 0.94) !important;
  font-size: 13px !important;
  line-height: 1.2 !important;
}

.command-center-lens-detail-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 10px 14px !important;
}

.command-center-lens-detail-row {
  display: grid !important;
  gap: 3px !important;
  min-width: 0 !important;
}

.command-center-lens-detail-row span {
  color: rgba(133, 158, 190, 0.82) !important;
  font-size: 10px !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
  font-weight: 760 !important;
}

.command-center-lens-detail-row strong {
  color: rgba(213, 224, 239, 0.9) !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  font-weight: 620 !important;
}

.command-center-proof-region.is-inspection-focused,
.command-center-operating-timeline.is-inspection-focused,
.command-center-evidence-summary.is-inspection-focused {
  box-shadow: 0 0 0 1px rgba(88, 161, 255, 0.2) !important;
}

@media (max-width: 720px) {
  .command-center-lens-detail-grid {
    grid-template-columns: 1fr !important;
  }
}


/* ABOS Runtime Health responsive verification repair - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active,
#command-center-shell.command-center-runtime-health-active .app-shell,
#command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell,
#command-center-shell.command-center-runtime-health-active .abos-page-framework-v1 {
  max-width: 100vw;
  overflow-x: clip;
}

#command-center-shell.command-center-runtime-health-active .command-center-operating-state-strip-items {
  grid-template-columns: minmax(118px, .95fr) minmax(104px, .8fr) minmax(104px, .78fr) minmax(104px, .78fr) minmax(96px, .7fr) minmax(176px, 1.15fr);
}

#command-center-shell.command-center-runtime-health-active .command-center-operating-state-item strong,
#command-center-shell.command-center-runtime-health-active .command-center-operating-state-item small {
  white-space: normal;
  overflow-wrap: anywhere;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail.command-center-briefing-compact-copy {
  margin-bottom: 12px !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens .command-center-lens-action {
  margin-top: 10px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card {
  align-items: start !important;
  column-gap: 18px !important;
  row-gap: 14px !important;
  grid-template-columns: 44px minmax(0, 1fr) minmax(132px, auto) !important;
  padding-top: 30px !important;
  padding-bottom: 24px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card > strong {
  grid-column: 2 !important;
  min-width: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card .runtime-health-detail,
#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card .command-center-evidence-detail {
  grid-column: 2 / span 2 !important;
  display: block !important;
  line-height: 1.34 !important;
  padding-top: 2px !important;
  padding-left: 0 !important;
  padding-right: 30px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card .status-pill,
#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card > :last-child:not(.command-center-control-button) {
  grid-column: 3 !important;
  grid-row: 1 !important;
  justify-self: end !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-pressure-resolution-card .command-center-control-button {
  grid-column: 2 !important;
  min-width: 230px !important;
  width: 230px !important;
  min-height: 58px !important;
  margin-top: 4px !important;
  padding: 10px 20px !important;
  line-height: 1.05 !important;
  justify-self: start !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card.collapsed .collapsible-card-body {
  display: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle {
  min-height: 64px;
}

@media (max-width: 720px) {
  html,
  body,
  #app,
  #command-center-shell.command-center-runtime-health-active,
  #command-center-shell.command-center-runtime-health-active .app-shell,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-v1 {
    width: 100%;
    max-width: 100vw;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar.abos-dropdown-trigger {
    width: 92px !important;
    min-width: 92px !important;
    padding-inline: 13px 16px !important;
    gap: 8px !important;
    justify-content: center !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar.abos-dropdown-trigger::after {
    position: static !important;
    transform: none !important;
    margin-left: 6px !important;
    flex: 0 0 auto !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.runtime-console-kpi,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens {
    height: auto !important;
    min-height: 152px !important;
    overflow: visible !important;
    padding-bottom: 18px !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-detail.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens .runtime-console-kpi-detail {
    max-height: none !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .sidebar.command-shell-navigation-open {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100dvh !important;
    max-height: 100dvh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    z-index: 80 !important;
  }

  #command-center-shell.command-center-runtime-health-active .sidebar.command-shell-navigation-open .side-nav {
    max-height: calc(100dvh - 108px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region,
  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence.runtime-console-raw-details.command-center-raw-intelligence-region {
    margin-bottom: 25px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .collapsible-card-toggle {
    min-height: 68px !important;
    align-items: center !important;
  }
}


/* ABOS Runtime Health state-strip clipping repair - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-operating-state-item {
  overflow: visible !important;
  align-content: center !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operating-state-item strong {
  display: block !important;
  line-height: 1.24 !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  padding-bottom: 1px !important;
}


/* ABOS Runtime Health mobile lens final height repair - 2026-07-04 */
@media (max-width: 720px) {
  div#command-center-shell.command-center-runtime-health-active article.runtime-console-kpi.command-center-operational-lens,
  div#command-center-shell.command-center-runtime-health-active article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens,
  div#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid.command-center-operational-region-grid > article.runtime-console-kpi.command-center-operational-lens {
    height: auto !important;
    min-height: 156px !important;
    max-height: none !important;
    overflow: visible !important;
    padding-bottom: 20px !important;
  }

  div#command-center-shell.command-center-runtime-health-active article.runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
  div#command-center-shell.command-center-runtime-health-active article.runtime-console-kpi.command-center-operational-lens .command-center-lens-action {
    max-height: none !important;
    overflow: visible !important;
  }
}


/* ABOS Runtime Health mobile owner spacing verification repair - 2026-07-04 */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar.abos-dropdown-trigger {
    width: 98px !important;
    min-width: 98px !important;
    padding-inline: 12px 15px !important;
    gap: 8px !important;
    justify-content: center !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar.abos-dropdown-trigger::after {
    position: static !important;
    transform: none !important;
    margin-left: 7px !important;
    flex: 0 0 auto !important;
  }
}


/* ABOS Runtime Health desktop navigation width verification repair - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active .app-shell.command-center-operating-shell-v1 {
    grid-template-columns: 260px minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation {
    width: 260px !important;
    min-width: 260px !important;
  }

  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation .nav-parent.has-children,
  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation .nav-parent {
    width: calc(100% - 32px) !important;
    min-width: 0 !important;
  }
}


/* ABOS Runtime Health desktop nav label visibility repair - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation .side-nav {
    width: 228px !important;
    max-width: 228px !important;
  }

  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation .side-nav .nav-parent,
  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation .side-nav .nav-parent.has-children {
    width: 212px !important;
    max-width: 212px !important;
    overflow: visible !important;
  }
}


/* ABOS Runtime Health mobile inspection lens compaction - 2026-07-04 */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open {
    gap: 8px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail {
    margin-top: 8px !important;
    padding: 10px 11px !important;
    border-radius: 12px !important;
    border-top-color: rgba(125, 154, 190, 0.14) !important;
    background: rgba(3, 10, 18, 0.2) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading {
    gap: 8px !important;
    margin-bottom: 8px !important;
    min-height: 28px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading .command-center-visual-icon {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    border-radius: 9px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading > strong {
    font-size: 11.5px !important;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading .runtime-console-status-chip {
    display: none !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-grid {
    grid-template-columns: 104px minmax(0, 1fr) !important;
    gap: 6px 10px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row {
    display: contents !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row span {
    align-self: start !important;
    padding-top: 1px !important;
    font-size: 8.6px !important;
    line-height: 1.2 !important;
    letter-spacing: 0.07em !important;
    color: rgba(133, 158, 190, 0.72) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row strong {
    align-self: start !important;
    font-size: 10.6px !important;
    line-height: 1.26 !important;
    font-weight: 640 !important;
    color: rgba(220, 229, 242, 0.9) !important;
    overflow-wrap: anywhere !important;
  }
}


/* ABOS Runtime Health mobile inspection lens overlap repair - 2026-07-04 */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading .runtime-console-status-chip,
  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading .runtime-console-status-chip[data-status],
  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading > .runtime-console-status-chip {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail {
    padding: 12px 12px 14px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading {
    display: grid !important;
    grid-template-columns: 30px minmax(0, 1fr) !important;
    align-items: center !important;
    gap: 9px !important;
    margin-bottom: 11px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row {
    display: grid !important;
    grid-template-columns: 100px minmax(0, 1fr) !important;
    gap: 10px !important;
    align-items: start !important;
    min-width: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row span {
    display: block !important;
    padding-top: 1px !important;
    font-size: 8.4px !important;
    line-height: 1.18 !important;
    letter-spacing: 0.07em !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row strong {
    display: block !important;
    font-size: 10.4px !important;
    line-height: 1.25 !important;
    white-space: nowrap !important;
    overflow: visible !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

/* ABOS Runtime Health inspection lens overlap repair v2 - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading .runtime-console-status-chip,
#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading .runtime-console-status-chip[data-status],
#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading > .runtime-console-status-chip {
  display: none !important;
  visibility: hidden !important;
  width: 0 !important;
  min-width: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  margin: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail {
  padding: 12px 14px 14px !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-heading {
  display: grid !important;
  grid-template-columns: 30px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 9px !important;
  margin-bottom: 12px !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 8px !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row {
  display: grid !important;
  grid-template-columns: minmax(118px, 0.34fr) minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: start !important;
  min-width: 0 !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row strong {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow: visible !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row span {
  font-size: 9px !important;
  line-height: 1.2 !important;
  letter-spacing: 0.07em !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row strong {
  font-size: 11px !important;
  line-height: 1.28 !important;
  font-weight: 640 !important;
}

@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row {
    grid-template-columns: 96px minmax(0, 1fr) !important;
    gap: 9px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row span {
    font-size: 8px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-lens-detail-row strong {
    font-size: 10px !important;
    line-height: 1.24 !important;
  }
}
/* ABOS Runtime Health inspection lens in-flow layout repair - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open,
#command-center-shell.command-center-runtime-health-active article.runtime-console-kpi.command-center-operational-lens.is-inspection-open,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid.command-center-operational-region-grid > article.command-center-operational-lens.is-inspection-open {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  align-content: start !important;
  grid-auto-rows: auto !important;
  padding-bottom: 18px !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail {
  position: static !important;
  display: block !important;
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  box-sizing: border-box !important;
  margin: 14px 0 0 !important;
  padding: 14px 15px 15px !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens .command-center-lens-detail[hidden] {
  display: none !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-heading {
  display: grid !important;
  grid-template-columns: 32px minmax(0, 1fr) !important;
  align-items: center !important;
  gap: 10px !important;
  margin: 0 0 13px !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 9px !important;
  width: 100% !important;
  min-width: 0 !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
  display: grid !important;
  grid-template-columns: minmax(132px, 0.34fr) minmax(0, 1fr) !important;
  align-items: start !important;
  column-gap: 16px !important;
  row-gap: 4px !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
  font-size: 9px !important;
  line-height: 1.25 !important;
  letter-spacing: 0.07em !important;
}

#command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  font-size: 11px !important;
  line-height: 1.32 !important;
  font-weight: 640 !important;
}

@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open,
  #command-center-shell.command-center-runtime-health-active article.runtime-console-kpi.command-center-operational-lens.is-inspection-open,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid.command-center-operational-region-grid > article.command-center-operational-lens.is-inspection-open {
    padding-bottom: 16px !important;
  }

  #command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail {
    margin-top: 12px !important;
    padding: 12px 12px 13px !important;
  }

  #command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
    grid-template-columns: minmax(92px, 0.36fr) minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 4px !important;
  }

  #command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
    font-size: 8px !important;
    line-height: 1.22 !important;
  }

  #command-center-shell.command-center-runtime-health-active article.command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
    font-size: 10px !important;
    line-height: 1.28 !important;
  }
}
/* ABOS Command Center Visual Foundation Refresh - Light Workspace + Domain Personalities - 2026-07-04 */
#command-center-shell {
  --abos-workspace-bg: #f3eee6;
  --abos-workspace-rail: #ebe3d6;
  --abos-surface: rgba(255, 252, 246, 0.96);
  --abos-surface-strong: #ffffff;
  --abos-surface-muted: #f7f1e8;
  --abos-surface-tint: #f1e7d9;
  --abos-ink: #171b21;
  --abos-ink-soft: #39424c;
  --abos-muted: #6b7280;
  --abos-line: rgba(92, 78, 61, 0.18);
  --abos-line-strong: rgba(92, 78, 61, 0.28);
  --abos-shell-bg: #07101b;
  --abos-shell-panel: #0c1723;
  --abos-shell-line: rgba(135, 170, 214, 0.16);
  --abos-domain-runtime: #1f8f62;
  --abos-domain-knowledge: #168c8b;
  --abos-domain-workflow: #bd7b25;
  --abos-domain-evidence: #7357b7;
  --abos-domain-connection: #2f72b8;
  --abos-domain-governance: #8b6a34;
  --abos-domain-ai: #55606c;
  --abos-domain-accent: var(--abos-domain-runtime);
  --abos-domain-accent-soft: rgba(31, 143, 98, 0.14);
  --abos-domain-accent-line: rgba(31, 143, 98, 0.34);
  --abos-domain-accent-text: #136246;
}

#command-center-shell.command-center-domain-runtime,
#command-center-shell.command-center-runtime-health-active {
  --abos-domain-accent: var(--abos-domain-runtime);
  --abos-domain-accent-soft: rgba(31, 143, 98, 0.14);
  --abos-domain-accent-line: rgba(31, 143, 98, 0.34);
  --abos-domain-accent-text: #136246;
}

#command-center-shell.command-center-domain-knowledge {
  --abos-domain-accent: var(--abos-domain-knowledge);
  --abos-domain-accent-soft: rgba(22, 140, 139, 0.14);
  --abos-domain-accent-line: rgba(22, 140, 139, 0.34);
  --abos-domain-accent-text: #0c6262;
}

#command-center-shell.command-center-domain-workflow {
  --abos-domain-accent: var(--abos-domain-workflow);
  --abos-domain-accent-soft: rgba(189, 123, 37, 0.14);
  --abos-domain-accent-line: rgba(189, 123, 37, 0.34);
  --abos-domain-accent-text: #84551a;
}

#command-center-shell.command-center-domain-evidence {
  --abos-domain-accent: var(--abos-domain-evidence);
  --abos-domain-accent-soft: rgba(115, 87, 183, 0.14);
  --abos-domain-accent-line: rgba(115, 87, 183, 0.34);
  --abos-domain-accent-text: #523e86;
}

#command-center-shell.command-center-domain-connection {
  --abos-domain-accent: var(--abos-domain-connection);
  --abos-domain-accent-soft: rgba(47, 114, 184, 0.14);
  --abos-domain-accent-line: rgba(47, 114, 184, 0.34);
  --abos-domain-accent-text: #245586;
}

#command-center-shell.command-center-domain-governance {
  --abos-domain-accent: var(--abos-domain-governance);
  --abos-domain-accent-soft: rgba(139, 106, 52, 0.16);
  --abos-domain-accent-line: rgba(139, 106, 52, 0.36);
  --abos-domain-accent-text: #68442b;
}

#command-center-shell.command-center-domain-ai {
  --abos-domain-accent: var(--abos-domain-ai);
  --abos-domain-accent-soft: rgba(85, 96, 108, 0.14);
  --abos-domain-accent-line: rgba(85, 96, 108, 0.34);
  --abos-domain-accent-text: #374151;
}

#command-center-shell .app-shell.command-center-operating-shell-v1 {
  background:
    linear-gradient(90deg, var(--abos-shell-bg) 0, var(--abos-shell-bg) 260px, transparent 260px),
    radial-gradient(circle at 84% 8%, rgba(139, 106, 52, 0.12), transparent 30%),
    linear-gradient(180deg, var(--abos-workspace-bg), #eee5d8 58%, #e8ddcf) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .sidebar.command-center-shared-navigation {
  background: linear-gradient(180deg, #07101b 0%, #08131f 58%, #050b13 100%) !important;
  border-right: 1px solid var(--abos-shell-line) !important;
  box-shadow: inset -1px 0 0 rgba(255, 255, 255, 0.03), 18px 0 38px rgba(24, 20, 16, 0.18) !important;
}

#command-center-shell .main-panel.command-center-main-panel,
#command-center-shell .command-center-page-framework-shell,
#command-center-shell .abos-page-framework-v1,
#command-center-shell .runtime-health-content,
#command-center-shell .runtime-console-content {
  background: transparent !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-page-framework-shell,
#command-center-shell .runtime-console-page {
  background:
    linear-gradient(180deg, rgba(255, 252, 246, 0.52), rgba(247, 241, 232, 0.34)),
    var(--abos-workspace-bg) !important;
}

#command-center-shell .command-center-workspace-header,
#command-center-shell .runtime-console-command-header,
#command-center-shell .command-center-cockpit-header {
  background: rgba(255, 252, 246, 0.86) !important;
  border: 1px solid var(--abos-line) !important;
  box-shadow: 0 18px 42px rgba(68, 52, 34, 0.08) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-workspace-header h1,
#command-center-shell .runtime-console-command-header h1,
#command-center-shell .command-center-cockpit-header h1,
#command-center-shell .command-center-workspace-header strong,
#command-center-shell .runtime-console-command-header strong {
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-workspace-header p,
#command-center-shell .runtime-console-command-header p,
#command-center-shell .command-center-cockpit-header p,
#command-center-shell .command-center-workspace-header .eyebrow,
#command-center-shell .runtime-console-command-header .eyebrow {
  color: var(--abos-muted) !important;
}

#command-center-shell .command-bar-control.abos-dropdown-trigger,
#command-center-shell .command-bar-avatar.abos-dropdown-trigger,
#command-center-shell .command-bar-alert.abos-dropdown-trigger {
  background: rgba(255, 252, 246, 0.9) !important;
  border-color: var(--abos-line) !important;
  color: var(--abos-ink) !important;
  box-shadow: 0 10px 26px rgba(68, 52, 34, 0.07) !important;
}

#command-center-shell .command-bar-control.abos-dropdown-trigger span,
#command-center-shell .command-bar-avatar.abos-dropdown-trigger span {
  color: var(--abos-muted) !important;
}

#command-center-shell .command-bar-control.abos-dropdown-trigger strong,
#command-center-shell .command-bar-avatar.abos-dropdown-trigger strong {
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-operating-state-strip,
#command-center-shell .runtime-console-state-summary,
#command-center-shell .command-center-cockpit-state-strip {
  background: linear-gradient(135deg, rgba(255, 253, 248, 0.96), rgba(246, 238, 226, 0.92)) !important;
  border: 1px solid var(--abos-line-strong) !important;
  border-left: 4px solid var(--abos-domain-accent) !important;
  box-shadow: 0 18px 42px rgba(68, 52, 34, 0.1) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-operating-state-item {
  border-color: var(--abos-line) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-operating-state-label,
#command-center-shell .command-center-operating-state-item span,
#command-center-shell .command-center-operating-state-item small {
  color: var(--abos-muted) !important;
}

#command-center-shell .command-center-operating-state-item strong {
  color: var(--abos-domain-accent-text) !important;
}

#command-center-shell .command-center-operational-briefing-hero {
  background: linear-gradient(135deg, rgba(255, 253, 248, 0.98), rgba(246, 238, 226, 0.9)) !important;
  border: 1px solid var(--abos-line) !important;
  box-shadow: 0 20px 50px rgba(68, 52, 34, 0.11) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-operational-briefing-hero h2,
#command-center-shell .command-center-operational-briefing-hero h3,
#command-center-shell .command-center-operational-briefing-hero strong {
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-operational-briefing-hero p,
#command-center-shell .command-center-briefing-meta-item,
#command-center-shell .command-center-briefing-hero-meta {
  color: var(--abos-ink-soft) !important;
}

#command-center-shell .eyebrow,
#command-center-shell .command-center-section-heading span,
#command-center-shell .command-center-section-heading .eyebrow {
  color: color-mix(in srgb, var(--abos-domain-accent-text) 68%, var(--abos-muted)) !important;
}

#command-center-shell .command-center-briefing-action,
#command-center-shell .command-center-lens-action,
#command-center-shell .command-center-context-link,
#command-center-shell .command-center-inline-action {
  color: var(--abos-domain-accent-text) !important;
}

#command-center-shell .command-center-operational-region-grid,
#command-center-shell .runtime-console-kpi-grid {
  background: rgba(255, 252, 246, 0.42) !important;
}

#command-center-shell .command-center-operational-lens,
#command-center-shell .runtime-console-kpi.command-center-operational-lens,
#command-center-shell .command-center-operating-region.command-center-operational-lens {
  background: linear-gradient(145deg, rgba(255, 253, 248, 0.98), rgba(244, 236, 224, 0.9)) !important;
  border: 1px solid var(--abos-line) !important;
  border-left-color: var(--abos-domain-accent) !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.09) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-operational-lens.is-critical,
#command-center-shell .runtime-console-kpi.command-center-operational-lens.is-critical {
  border-left-color: #b94735 !important;
}

#command-center-shell .command-center-operational-lens.is-attention,
#command-center-shell .runtime-console-kpi.command-center-operational-lens.is-attention {
  border-left-color: #bd7b25 !important;
}

#command-center-shell .runtime-console-kpi-label,
#command-center-shell .command-center-operational-lens .runtime-console-kpi-label,
#command-center-shell .command-center-operational-lens h3,
#command-center-shell .command-center-operational-lens strong {
  color: var(--abos-ink) !important;
}

#command-center-shell .runtime-console-kpi-detail,
#command-center-shell .command-center-operational-lens small,
#command-center-shell .command-center-operational-lens p {
  color: var(--abos-ink-soft) !important;
}

#command-center-shell .command-center-operational-lens .runtime-console-kpi-value,
#command-center-shell .runtime-console-kpi-value {
  color: var(--abos-domain-accent-text) !important;
}

#command-center-shell .command-center-visual-icon {
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.92), var(--abos-domain-accent-soft)) !important;
  border: 1px solid var(--abos-domain-accent-line) !important;
  color: var(--abos-domain-accent-text) !important;
  box-shadow: 0 10px 22px rgba(68, 52, 34, 0.09) !important;
}

#command-center-shell .command-center-proof-grid,
#command-center-shell .command-center-diagnostic-proof-surface,
#command-center-shell .command-center-operating-timeline,
#command-center-shell .runtime-console-timeline,
#command-center-shell .command-center-evidence-summary,
#command-center-shell .runtime-console-evidence-summary,
#command-center-shell .runtime-console-diagnostic,
#command-center-shell .command-center-evidence-region,
#command-center-shell .command-center-raw-intelligence-region,
#command-center-shell .collapsible-card {
  background: rgba(255, 252, 246, 0.88) !important;
  border-color: var(--abos-line) !important;
  color: var(--abos-ink) !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
}

#command-center-shell .command-center-section-heading,
#command-center-shell .command-center-section-heading strong,
#command-center-shell .command-center-operating-timeline strong,
#command-center-shell .command-center-evidence-summary strong,
#command-center-shell .runtime-console-diagnostic-heading > strong,
#command-center-shell .command-center-evidence-heading > strong,
#command-center-shell .collapsible-card-toggle h3 {
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-timeline-list,
#command-center-shell .command-center-timeline-list li,
#command-center-shell .command-center-evidence-row,
#command-center-shell .command-center-evidence-row > *,
#command-center-shell .runtime-console-diagnostic > p,
#command-center-shell .command-center-evidence-region > p,
#command-center-shell .collapsible-card-body,
#command-center-shell .command-center-raw-intelligence-region p {
  color: var(--abos-ink-soft) !important;
  border-color: var(--abos-line) !important;
}

#command-center-shell .command-center-evidence-row-header,
#command-center-shell .command-center-evidence-row-header > *,
#command-center-shell .command-center-lens-detail-row span {
  color: var(--abos-muted) !important;
}

#command-center-shell .command-center-lens-detail,
#command-center-shell .command-center-operational-lens.is-inspection-open .command-center-lens-detail {
  background: rgba(247, 241, 232, 0.9) !important;
  border-color: var(--abos-line) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell .command-center-lens-detail-heading strong,
#command-center-shell .command-center-lens-detail-row strong {
  color: var(--abos-ink) !important;
}

#command-center-shell .runtime-console-chip,
#command-center-shell .command-center-status-chip {
  background: var(--abos-domain-accent-soft) !important;
  border-color: var(--abos-domain-accent-line) !important;
  color: var(--abos-domain-accent-text) !important;
}

#command-center-shell .runtime-console-chip.is-critical,
#command-center-shell .command-center-status-chip.is-critical,
#command-center-shell .is-critical .runtime-console-chip {
  background: rgba(185, 71, 53, 0.12) !important;
  border-color: rgba(185, 71, 53, 0.32) !important;
  color: #9c3729 !important;
}

#command-center-shell .runtime-console-chip.is-attention,
#command-center-shell .command-center-status-chip.is-attention,
#command-center-shell .is-attention .runtime-console-chip {
  background: rgba(189, 123, 37, 0.14) !important;
  border-color: rgba(189, 123, 37, 0.34) !important;
  color: #84551a !important;
}

#command-center-shell .abos-dropdown-layer {
  background: rgba(255, 252, 246, 0.98) !important;
  border-color: var(--abos-line-strong) !important;
  color: var(--abos-ink) !important;
  box-shadow: 0 24px 60px rgba(68, 52, 34, 0.18) !important;
}

#command-center-shell .abos-dropdown-title,
#command-center-shell .abos-dropdown-item {
  color: var(--abos-ink) !important;
}

#command-center-shell .abos-dropdown-item:hover,
#command-center-shell .abos-dropdown-item:focus-visible,
#command-center-shell .abos-dropdown-item.is-selected {
  background: var(--abos-domain-accent-soft) !important;
  color: var(--abos-domain-accent-text) !important;
}

@media (max-width: 720px) {
  #command-center-shell .app-shell.command-center-operating-shell-v1 {
    background: linear-gradient(180deg, var(--abos-workspace-bg), #e8ddcf) !important;
  }

  #command-center-shell .runtime-health-mobile-shell-bar,
  #command-center-shell .command-center-mobile-topbar {
    background: rgba(255, 252, 246, 0.94) !important;
    border-color: var(--abos-line) !important;
    color: var(--abos-ink) !important;
  }
}
/* ABOS Command Center Visual Foundation Refresh - Light Workspace Conformance Repair - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 {
  color-scheme: light;
}

#command-center-shell.command-center-operating-shell-v1 .main-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
  background: linear-gradient(180deg, #f4efe7 0%, #eee5d8 100%) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content::before {
  background: linear-gradient(180deg, rgba(255,255,255,.42), rgba(236,226,211,.28)) !important;
  opacity: 1 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header,
#command-center-shell.command-center-operating-shell-v1 .command-center-header,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
#command-center-shell.command-center-operating-shell-v1 .command-center-compact-region,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
  background: linear-gradient(145deg, rgba(255,252,246,.97), rgba(246,239,229,.94)) !important;
  border-color: rgba(89, 75, 58, .18) !important;
  box-shadow: 0 18px 42px rgba(39, 31, 22, .08) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit *,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context *,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel *,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens *,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel *,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence * {
  color: inherit;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-section-label,
#command-center-shell.command-center-operating-shell-v1 .command-center-compact-region-heading,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-title,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-copy,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-title,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-context-row span,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel-title,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-title {
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-muted,
#command-center-shell.command-center-operating-shell-v1 .command-center-section-kicker,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-description,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-copy,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-meta,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-copy {
  color: var(--abos-ink-soft) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero {
  min-height: 0 !important;
  padding: clamp(24px, 3vw, 44px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-title {
  color: var(--abos-ink) !important;
  max-width: 960px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-action,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-action,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-toggle {
  color: var(--abos-domain-accent) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-visual-icon,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-icon,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-icon {
  background: linear-gradient(145deg, color-mix(in srgb, var(--abos-domain-accent) 14%, #ffffff), rgba(255,255,255,.86)) !important;
  border-color: color-mix(in srgb, var(--abos-domain-accent) 34%, rgba(89,75,58,.16)) !important;
  color: var(--abos-domain-accent) !important;
  box-shadow: 0 12px 26px rgba(39,31,22,.08) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip {
  overflow: hidden !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-items,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item {
  min-width: 0 !important;
  padding: 20px 18px !important;
  border-right: 1px solid rgba(89,75,58,.14) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item span,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item strong {
  overflow: visible !important;
  white-space: normal !important;
  word-break: normal !important;
  hyphens: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context {
  align-self: stretch !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-context-row,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-row {
  border-color: rgba(89,75,58,.13) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-list {
  background: transparent !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-row,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-row {
  background: linear-gradient(145deg, rgba(255,252,246,.96), rgba(246,239,229,.92)) !important;
  border-color: rgba(89,75,58,.16) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .abos-dropdown-menu,
#command-center-shell.command-center-operating-shell-v1 .abos-operator-inbox-popover {
  background: rgba(255,252,246,.98) !important;
  border-color: rgba(89,75,58,.2) !important;
  color: var(--abos-ink) !important;
  box-shadow: 0 24px 60px rgba(39,31,22,.18) !important;
}

#command-center-shell.command-center-operating-shell-v1 .abos-dropdown-item,
#command-center-shell.command-center-operating-shell-v1 .abos-inbox-item {
  color: var(--abos-ink) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .main-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
    background: linear-gradient(180deg, #f3eee6 0%, #eee3d5 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header,
  #command-center-shell.command-center-operating-shell-v1 .command-center-header {
    padding: 18px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-bar-control.abos-dropdown-trigger,
  #command-center-shell.command-center-operating-shell-v1 .command-bar-avatar.abos-dropdown-trigger,
  #command-center-shell.command-center-operating-shell-v1 .command-bar-alert.abos-dropdown-trigger {
    background: rgba(255,252,246,.96) !important;
    border-color: rgba(89,75,58,.2) !important;
    color: var(--abos-ink) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1 .command-center-state-band.command-center-operating-state-strip {
    padding: 0 !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-items,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item {
    padding: 14px 13px !important;
    min-height: 74px !important;
    border-right: 1px solid rgba(89,75,58,.12) !important;
    border-bottom: 1px solid rgba(89,75,58,.12) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item span {
    font-size: 10px !important;
    line-height: 1.18 !important;
    letter-spacing: .08em !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item strong {
    font-size: 13px !important;
    line-height: 1.2 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero {
    padding: 22px 18px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence {
    background: linear-gradient(145deg, rgba(255,252,246,.98), rgba(246,239,229,.95)) !important;
    color: var(--abos-ink) !important;
  }
}

/* ABOS Visual Foundation Refresh - Since Last Visit Light Surface Repair - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit {
  background: linear-gradient(145deg, rgba(255,252,246,.97), rgba(246,239,229,.94)) !important;
  border-color: rgba(89, 75, 58, .18) !important;
  box-shadow: 0 18px 42px rgba(39, 31, 22, .08) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit *,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-compact-region-heading,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-visit-item,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-visit-item span,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-visit-item strong {
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-visit-item span,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit .command-center-muted {
  color: var(--abos-ink-soft) !important;
}

/* ABOS Command Center Visual Material System Refinement - Warm Stone Workspace - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 {
  --abos-workspace-bg: #e7dccd;
  --abos-workspace-rail: #d8c9b6;
  --abos-surface: rgba(238, 229, 216, 0.96);
  --abos-surface-strong: #f2eadf;
  --abos-surface-muted: #e3d6c5;
  --abos-surface-tint: #dbccb8;
  --abos-ink: #171a1f;
  --abos-ink-soft: #424a53;
  --abos-muted: #70706a;
  --abos-line: rgba(88, 72, 52, 0.16);
  --abos-line-strong: rgba(88, 72, 52, 0.24);
  --abos-material-shadow: 0 14px 30px rgba(42, 32, 22, .105), 0 1px 0 rgba(255,255,255,.48) inset;
  --abos-material-shadow-soft: 0 10px 22px rgba(42, 32, 22, .075), 0 1px 0 rgba(255,255,255,.38) inset;
  --abos-shell-control: rgba(15, 27, 41, .94);
  --abos-shell-control-line: rgba(158, 180, 207, .18);
  color-scheme: light;
}

#command-center-shell.command-center-operating-shell-v1 .main-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
  background:
    radial-gradient(circle at 15% 0%, rgba(255, 247, 234, .52), transparent 36%),
    linear-gradient(180deg, #e8ddce 0%, #ded0bd 54%, #d6c5af 100%) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content::before {
  background:
    linear-gradient(90deg, rgba(255,255,255,.2), transparent 30%, rgba(97,75,51,.055) 100%),
    radial-gradient(circle at 50% 0%, rgba(255,247,234,.36), transparent 44%) !important;
  opacity: 1 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header,
#command-center-shell.command-center-operating-shell-v1 .command-center-header {
  background: linear-gradient(145deg, rgba(11, 21, 33, .98), rgba(7, 15, 25, .96)) !important;
  border-color: rgba(158, 180, 207, .16) !important;
  box-shadow: 0 18px 44px rgba(5, 10, 16, .34) !important;
  color: #f6f1e9 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header *,
#command-center-shell.command-center-operating-shell-v1 .command-center-header * {
  color: inherit;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header .command-center-section-kicker,
#command-center-shell.command-center-operating-shell-v1 .command-center-header .command-center-section-kicker,
#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header .command-center-page-subtitle,
#command-center-shell.command-center-operating-shell-v1 .command-center-header .command-center-page-subtitle {
  color: rgba(232, 224, 213, .68) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-bar-control.abos-dropdown-trigger,
#command-center-shell.command-center-operating-shell-v1 .command-bar-avatar.abos-dropdown-trigger,
#command-center-shell.command-center-operating-shell-v1 .command-bar-alert.abos-dropdown-trigger {
  background: linear-gradient(145deg, rgba(18, 32, 48, .96), rgba(11, 22, 36, .96)) !important;
  border-color: var(--abos-shell-control-line) !important;
  color: #f4eee5 !important;
  box-shadow: 0 10px 24px rgba(2, 8, 16, .28), 0 1px 0 rgba(255,255,255,.08) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-bar-control.abos-dropdown-trigger span,
#command-center-shell.command-center-operating-shell-v1 .command-bar-avatar.abos-dropdown-trigger span {
  color: rgba(232, 224, 213, .62) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-bar-control.abos-dropdown-trigger strong,
#command-center-shell.command-center-operating-shell-v1 .command-bar-avatar.abos-dropdown-trigger strong {
  color: #fff8ee !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
#command-center-shell.command-center-operating-shell-v1 .command-center-compact-region,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
  background:
    linear-gradient(145deg, rgba(244, 236, 224, .965), rgba(229, 217, 201, .945)) !important;
  border-color: rgba(88, 72, 52, .13) !important;
  box-shadow: var(--abos-material-shadow) !important;
  color: var(--abos-ink) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero {
  background:
    linear-gradient(145deg, rgba(246, 239, 229, .97), rgba(231, 219, 203, .955)) !important;
  box-shadow: 0 16px 34px rgba(42, 32, 22, .095), 0 1px 0 rgba(255,255,255,.52) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel {
  background:
    linear-gradient(150deg, rgba(241, 232, 219, .965), rgba(224, 211, 193, .94)) !important;
  border-color: rgba(88, 72, 52, .115) !important;
  box-shadow: var(--abos-material-shadow-soft) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-list {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-row,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-row,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-row,
#command-center-shell.command-center-operating-shell-v1 .command-center-context-row {
  border-color: rgba(88, 72, 52, .115) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-visual-icon,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-icon,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-icon {
  background:
    linear-gradient(145deg, color-mix(in srgb, var(--abos-domain-accent) 10%, #efe3d2), rgba(232, 218, 199, .92)) !important;
  border-color: color-mix(in srgb, var(--abos-domain-accent) 26%, rgba(88,72,52,.12)) !important;
  color: color-mix(in srgb, var(--abos-domain-accent) 82%, #27313a) !important;
  box-shadow: 0 10px 20px rgba(42,32,22,.09), 0 1px 0 rgba(255,255,255,.46) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel::before {
  opacity: .82 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-section-label,
#command-center-shell.command-center-operating-shell-v1 .command-center-compact-region-heading,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-title,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel-title,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-title {
  color: #191b20 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-muted,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-description,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-copy,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-meta,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-copy {
  color: #4e555d !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-action,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-action,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-toggle,
#command-center-shell.command-center-operating-shell-v1 .command-center-context-row strong {
  color: color-mix(in srgb, var(--abos-domain-accent) 82%, #28332d) !important;
}

#command-center-shell.command-center-operating-shell-v1 .abos-dropdown-menu,
#command-center-shell.command-center-operating-shell-v1 .abos-operator-inbox-popover {
  background: linear-gradient(145deg, rgba(242, 233, 219, .985), rgba(224, 211, 193, .98)) !important;
  border-color: rgba(88, 72, 52, .18) !important;
  box-shadow: 0 22px 50px rgba(42,32,22,.18), 0 1px 0 rgba(255,255,255,.45) inset !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .main-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
    background: linear-gradient(180deg, #e7dccd 0%, #dccdb8 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .runtime-health-mobile-shell-bar,
  #command-center-shell.command-center-operating-shell-v1 .command-center-mobile-topbar {
    background: linear-gradient(145deg, rgba(11, 21, 33, .98), rgba(7, 15, 25, .96)) !important;
    border-color: rgba(158, 180, 207, .16) !important;
    color: #f6f1e9 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-bar-control.abos-dropdown-trigger,
  #command-center-shell.command-center-operating-shell-v1 .command-bar-avatar.abos-dropdown-trigger,
  #command-center-shell.command-center-operating-shell-v1 .command-bar-alert.abos-dropdown-trigger {
    background: linear-gradient(145deg, rgba(18, 32, 48, .96), rgba(11, 22, 36, .96)) !important;
    border-color: var(--abos-shell-control-line) !important;
    color: #f4eee5 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence {
    background: linear-gradient(145deg, rgba(244, 236, 224, .97), rgba(226, 213, 195, .95)) !important;
    color: var(--abos-ink) !important;
  }
}

/* ABOS Command Center Final Visual Foundation Refinement - Materials & Elevation - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 {
  --abos-workspace-bg: #d9c9b4;
  --abos-workspace-rail: #cdbb9f;
  --abos-surface: rgba(229, 217, 200, 0.965);
  --abos-surface-strong: #eee3d3;
  --abos-surface-muted: #d7c6ae;
  --abos-surface-tint: #ccb898;
  --abos-ink: #17191d;
  --abos-ink-soft: #3f474f;
  --abos-muted: #686a64;
  --abos-line: rgba(82, 65, 45, 0.115);
  --abos-line-strong: rgba(82, 65, 45, 0.2);
  --abos-elevation-1: 0 8px 18px rgba(42, 31, 20, .07), 0 1px 0 rgba(255,255,255,.34) inset;
  --abos-elevation-2: 0 14px 30px rgba(42, 31, 20, .105), 0 1px 0 rgba(255,255,255,.4) inset;
  --abos-elevation-3: 0 20px 42px rgba(42, 31, 20, .13), 0 1px 0 rgba(255,255,255,.46) inset;
}

#command-center-shell.command-center-operating-shell-v1 .main-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
  background:
    radial-gradient(circle at 12% 4%, rgba(247, 238, 224, .42), transparent 34%),
    radial-gradient(circle at 86% 18%, rgba(167, 141, 104, .08), transparent 38%),
    linear-gradient(180deg, #dfd0bb 0%, #d7c6ae 48%, #cdb99d 100%) !important;
}

#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content::before {
  background:
    linear-gradient(90deg, rgba(255,255,255,.16), transparent 30%, rgba(83,62,38,.065)),
    linear-gradient(180deg, rgba(250,240,226,.18), rgba(129,101,65,.055)) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip {
  background:
    linear-gradient(145deg, rgba(238, 228, 212, .965), rgba(220, 206, 187, .955)) !important;
  box-shadow: var(--abos-elevation-3) !important;
  border-color: rgba(82, 65, 45, .1) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero {
  background:
    linear-gradient(145deg, rgba(235, 224, 207, .965), rgba(219, 203, 181, .955)) !important;
  box-shadow: var(--abos-elevation-3) !important;
  border-color: rgba(82, 65, 45, .09) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context {
  background:
    linear-gradient(145deg, rgba(226, 213, 194, .955), rgba(211, 194, 170, .94)) !important;
  box-shadow: var(--abos-elevation-2) !important;
  border-color: rgba(82, 65, 45, .09) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens {
  background:
    linear-gradient(150deg, rgba(231, 219, 201, .955), rgba(213, 196, 172, .94)) !important;
  box-shadow: var(--abos-elevation-2) !important;
  border-color: rgba(82, 65, 45, .085) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-compact-region,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
  background:
    linear-gradient(150deg, rgba(220, 206, 187, .94), rgba(203, 185, 158, .915)) !important;
  box-shadow: var(--abos-elevation-1) !important;
  border-color: rgba(82, 65, 45, .075) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-list {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-row,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-row {
  background:
    linear-gradient(145deg, rgba(218, 203, 183, .92), rgba(201, 181, 154, .88)) !important;
  box-shadow: 0 6px 14px rgba(42,31,20,.055) !important;
  border-color: rgba(82, 65, 45, .07) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-context-row,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-row,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-item {
  border-color: rgba(82, 65, 45, .105) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-visual-icon,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-icon,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-icon {
  background:
    linear-gradient(145deg, color-mix(in srgb, var(--abos-domain-accent) 9%, #dfcfb8), rgba(207, 188, 160, .9)) !important;
  box-shadow: 0 8px 16px rgba(42,31,20,.08), 0 1px 0 rgba(255,255,255,.32) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid {
  filter: saturate(.96) contrast(.99) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens:nth-child(n+3),
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence {
  opacity: .96 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-title,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-title,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-title {
  color: #17191d !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-description,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-copy,
#command-center-shell.command-center-operating-shell-v1 .evidence-summary-meta,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-copy,
#command-center-shell.command-center-operating-shell-v1 .command-center-muted {
  color: #4a5157 !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .main-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
    background:
      radial-gradient(circle at 10% 0%, rgba(247,238,224,.38), transparent 34%),
      linear-gradient(180deg, #dfd0bb 0%, #d3c0a5 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence {
    background: linear-gradient(145deg, rgba(232, 220, 202, .965), rgba(211, 193, 166, .94)) !important;
    box-shadow: 0 9px 20px rgba(42,31,20,.085), 0 1px 0 rgba(255,255,255,.34) inset !important;
  }
}

/* ABOS Mobile Material Parity Repair - align mobile colors with desktop - 2026-07-04 */
@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .main-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content {
    background:
      radial-gradient(circle at 12% 4%, rgba(247, 238, 224, .42), transparent 34%),
      radial-gradient(circle at 86% 18%, rgba(167, 141, 104, .08), transparent 38%),
      linear-gradient(180deg, #dfd0bb 0%, #d7c6ae 48%, #cdb99d 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip {
    background:
      linear-gradient(145deg, rgba(238, 228, 212, .965), rgba(220, 206, 187, .955)) !important;
    box-shadow: var(--abos-elevation-3) !important;
    border-color: rgba(82, 65, 45, .1) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero {
    background:
      linear-gradient(145deg, rgba(235, 224, 207, .965), rgba(219, 203, 181, .955)) !important;
    box-shadow: var(--abos-elevation-3) !important;
    border-color: rgba(82, 65, 45, .09) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-context {
    background:
      linear-gradient(145deg, rgba(226, 213, 194, .955), rgba(211, 194, 170, .94)) !important;
    box-shadow: var(--abos-elevation-2) !important;
    border-color: rgba(82, 65, 45, .09) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens {
    background:
      linear-gradient(150deg, rgba(231, 219, 201, .955), rgba(213, 196, 172, .94)) !important;
    box-shadow: var(--abos-elevation-2) !important;
    border-color: rgba(82, 65, 45, .085) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-compact-region,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
    background:
      linear-gradient(150deg, rgba(220, 206, 187, .94), rgba(203, 185, 158, .915)) !important;
    box-shadow: var(--abos-elevation-1) !important;
    border-color: rgba(82, 65, 45, .075) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-row,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-row {
    background:
      linear-gradient(145deg, rgba(218, 203, 183, .92), rgba(201, 181, 154, .88)) !important;
    box-shadow: 0 6px 14px rgba(42,31,20,.055) !important;
    border-color: rgba(82, 65, 45, .07) !important;
  }
}

/* ABOS Command Center Final Composition Refinement - Operating Workspace Composition - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
  --abos-composition-gap-major: clamp(24px, 2.8vw, 38px);
  --abos-composition-gap-medium: clamp(16px, 1.8vw, 24px);
  --abos-composition-gap-tight: clamp(10px, 1.1vw, 16px);
  display: grid !important;
  gap: var(--abos-composition-gap-major) !important;
  align-content: start !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip {
  margin: 0 0 calc(var(--abos-composition-gap-medium) * -0.15) 0 !important;
  position: relative !important;
  z-index: 3 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  padding: clamp(34px, 4.1vw, 56px) clamp(34px, 4.4vw, 62px) !important;
  min-height: clamp(210px, 22vw, 300px) !important;
  position: relative !important;
  z-index: 2 !important;
  display: grid !important;
  align-items: center !important;
  box-shadow: 0 24px 56px rgba(42,31,20,.15), 0 1px 0 rgba(255,255,255,.42) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero-copy,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy-wrap {
  max-width: min(980px, 76%) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-title {
  max-width: 980px !important;
  line-height: 1.16 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy {
  max-width: 820px !important;
  line-height: 1.55 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-action {
  align-self: center !important;
  justify-self: end !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-support-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-context-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-support-grid {
  display: grid !important;
  grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr) !important;
  gap: var(--abos-composition-gap-medium) !important;
  align-items: stretch !important;
  margin-top: calc(var(--abos-composition-gap-medium) * -0.3) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context {
  box-shadow: 0 12px 26px rgba(42,31,20,.08), 0 1px 0 rgba(255,255,255,.34) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 0 !important;
  padding: clamp(12px, 1.4vw, 18px) !important;
  background: linear-gradient(150deg, rgba(222, 207, 187, .94), rgba(198, 179, 151, .88)) !important;
  border: 1px solid rgba(82, 65, 45, .09) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 42px rgba(42,31,20,.11), 0 1px 0 rgba(255,255,255,.28) inset !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens {
  border-radius: 0 !important;
  border-width: 0 !important;
  box-shadow: none !important;
  background: linear-gradient(145deg, rgba(233, 222, 205, .58), rgba(215, 197, 170, .38)) !important;
  min-height: clamp(176px, 17vw, 230px) !important;
  padding: clamp(24px, 2.3vw, 34px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens:nth-child(odd),
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens:nth-child(odd),
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens:nth-child(odd) {
  border-right: 1px solid rgba(82, 65, 45, .115) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens:nth-child(-n+2),
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens:nth-child(-n+2),
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens:nth-child(-n+2) {
  border-bottom: 1px solid rgba(82, 65, 45, .115) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens:hover,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens:hover {
  background: linear-gradient(145deg, rgba(239, 229, 213, .68), rgba(221, 204, 178, .48)) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-icon {
  margin-bottom: clamp(10px, 1.1vw, 16px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-description {
  max-width: 46rem !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid {
  display: grid !important;
  grid-template-columns: minmax(300px, .85fr) minmax(420px, 1.15fr) !important;
  gap: 0 !important;
  padding: clamp(14px, 1.5vw, 20px) !important;
  background: linear-gradient(150deg, rgba(213, 198, 177, .91), rgba(192, 171, 142, .84)) !important;
  border: 1px solid rgba(82, 65, 45, .075) !important;
  border-radius: 18px !important;
  box-shadow: 0 12px 30px rgba(42,31,20,.08), 0 1px 0 rgba(255,255,255,.24) inset !important;
  overflow: hidden !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-operating-timeline,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-summary,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-timeline,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-evidence-summary {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: clamp(20px, 2vw, 30px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > :first-child {
  border-right: 1px solid rgba(82, 65, 45, .11) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-section-heading,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-compact-region-heading {
  margin-bottom: clamp(18px, 1.7vw, 26px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-timeline-list,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-table {
  margin-top: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-list,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-row-list {
  display: grid !important;
  gap: clamp(10px, 1vw, 14px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-proof-row,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-diagnostics-row {
  opacity: .9 !important;
  box-shadow: 0 5px 12px rgba(42,31,20,.045) !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
  opacity: .86 !important;
  box-shadow: 0 6px 16px rgba(42,31,20,.045), 0 1px 0 rgba(255,255,255,.16) inset !important;
}

@media (max-width: 900px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-support-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-context-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-support-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid {
    grid-template-columns: 1fr !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > :first-child {
    border-right: 0 !important;
    border-bottom: 1px solid rgba(82, 65, 45, .11) !important;
  }
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
    gap: 22px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
    min-height: 0 !important;
    padding: 28px 22px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero-copy,
  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy-wrap {
    max-width: 100% !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
    padding: 10px !important;
    border-radius: 16px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens {
    min-height: 0 !important;
    padding: 24px 20px !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(82, 65, 45, .11) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens:last-child,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens:last-child,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens:last-child {
    border-bottom: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid {
    padding: 10px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-proof-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-operating-timeline,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-summary,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-timeline,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-evidence-summary {
    padding: 22px 18px !important;
  }
}

/* ABOS Final Composition Refinement - Hero Rhythm Correction - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
  gap: clamp(20px, 2.2vw, 30px) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip {
  margin-bottom: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  min-height: clamp(168px, 15vw, 228px) !important;
  padding: clamp(30px, 3.4vw, 46px) clamp(34px, 4.2vw, 58px) !important;
  align-items: center !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero-copy,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy-wrap {
  max-width: min(920px, 74%) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-support-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-context-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-support-grid {
  margin-top: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid {
  margin-top: clamp(2px, .4vw, 6px) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
    gap: 18px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
    padding: 24px 20px !important;
  }
}

/* ABOS Final Composition Refinement - Mobile Owner Label De-duplication - 2026-07-04 */
@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar::before,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-mobile-nav-owner.command-bar-avatar::before {
    content: none !important;
    display: none !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-mobile-nav-owner.command-bar-avatar {
    min-width: 82px !important;
    justify-content: center !important;
    gap: 8px !important;
  }
}


/* ABOS Final Composition Refinement - Executive Workspace Material Correction - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1,
#command-center-shell.command-center-runtime-health-active {
  background:
    radial-gradient(circle at 0% 0%, rgba(29, 43, 55, .42), transparent 28%),
    linear-gradient(180deg, #071019 0%, #050b12 100%) !important;
}

#command-center-shell.command-center-operating-shell-v1 .sidebar,
#command-center-shell.command-center-operating-shell-v1 .command-center-sidebar,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-nav,
#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header,
#command-center-shell.command-center-operating-shell-v1 .workspace-header,
#command-center-shell.command-center-operating-shell-v1 .command-bar,
#command-center-shell.command-center-runtime-health-active .sidebar,
#command-center-shell.command-center-runtime-health-active .command-center-sidebar,
#command-center-shell.command-center-runtime-health-active .command-center-operating-nav,
#command-center-shell.command-center-runtime-health-active .command-center-workspace-header,
#command-center-shell.command-center-runtime-health-active .workspace-header,
#command-center-shell.command-center-runtime-health-active .command-bar {
  background: linear-gradient(180deg, rgba(9, 18, 29, .98), rgba(5, 11, 18, .985)) !important;
  border-color: rgba(128, 154, 178, .16) !important;
  box-shadow: 0 22px 54px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .045) !important;
}

#command-center-shell.command-center-operating-shell-v1 .main-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
  background:
    radial-gradient(circle at 13% 0%, rgba(255, 251, 243, .72), transparent 34%),
    radial-gradient(circle at 88% 9%, rgba(206, 190, 162, .24), transparent 42%),
    linear-gradient(180deg, #eee6d8 0%, #e5dac9 48%, #d9cab5 100%) !important;
}

#command-center-shell.command-center-operating-shell-v1 .main-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1 {
  box-shadow: inset 18px 0 42px rgba(5, 11, 18, .16), inset 0 1px 0 rgba(255,255,255,.58) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
  background: linear-gradient(145deg, rgba(252, 248, 239, .965), rgba(238, 229, 214, .955)) !important;
  border-color: rgba(86, 70, 49, .105) !important;
  box-shadow: 0 22px 42px rgba(58, 44, 29, .105), 0 2px 0 rgba(255,255,255,.48) inset, 0 -1px 0 rgba(73, 57, 37, .035) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip {
  background: linear-gradient(145deg, rgba(250, 246, 237, .98), rgba(235, 225, 209, .965)) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  background:
    radial-gradient(circle at 8% 12%, rgba(255,255,255,.72), transparent 30%),
    linear-gradient(145deg, rgba(254, 250, 242, .985), rgba(235, 224, 207, .965)) !important;
  box-shadow: 0 28px 58px rgba(58, 44, 29, .14), 0 2px 0 rgba(255,255,255,.56) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid {
  background: linear-gradient(145deg, rgba(250, 246, 237, .95), rgba(229, 218, 202, .935)) !important;
  border-color: rgba(86, 70, 49, .08) !important;
  box-shadow: 0 18px 38px rgba(58, 44, 29, .09), 0 1px 0 rgba(255,255,255,.46) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-proof-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-operating-timeline,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .command-center-evidence-summary,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-timeline,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > .runtime-console-evidence-summary {
  background: transparent !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens:nth-child(odd),
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens:nth-child(odd),
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens:nth-child(odd),
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > :first-child,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens:nth-child(-n+2),
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens:nth-child(-n+2),
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens:nth-child(-n+2) {
  border-color: rgba(86, 70, 49, .075) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-bar-control,
#command-center-shell.command-center-operating-shell-v1 .command-center-dropdown-trigger,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-mobile-nav-owner,
#command-center-shell.command-center-operating-shell-v1 .command-bar-avatar {
  background: linear-gradient(180deg, rgba(13, 26, 40, .96), rgba(8, 17, 28, .98)) !important;
  border-color: rgba(137, 160, 181, .22) !important;
  color: rgba(231, 238, 245, .92) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1,
  #command-center-shell.command-center-runtime-health-active {
    background: linear-gradient(180deg, #071019 0%, #050b12 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .main-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
    background:
      radial-gradient(circle at 20% 0%, rgba(255, 251, 243, .64), transparent 36%),
      linear-gradient(180deg, #eee6d8 0%, #e4d8c6 52%, #d8c8b2 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
    background: linear-gradient(145deg, rgba(252, 248, 239, .97), rgba(236, 226, 210, .96)) !important;
    border-color: rgba(86, 70, 49, .095) !important;
    box-shadow: 0 16px 32px rgba(58, 44, 29, .09), 0 1px 0 rgba(255,255,255,.5) inset !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses .runtime-health-lens,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-region-grid .runtime-health-lens {
    background: transparent !important;
    box-shadow: none !important;
  }
}


/* ABOS Final Composition Refinement - Executive Workspace Contrast Correction - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .main-panel,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
#command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
#command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
  background:
    radial-gradient(circle at 14% 0%, rgba(250, 244, 234, .62), transparent 34%),
    radial-gradient(circle at 88% 9%, rgba(184, 159, 122, .18), transparent 42%),
    linear-gradient(180deg, #e9dfcf 0%, #ded0bb 50%, #d0bea4 100%) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lenses,
#command-center-shell.command-center-operational-region-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-shell,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-disclosure,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-raw-evidence-output {
  background: linear-gradient(145deg, rgba(247, 241, 230, .965), rgba(229, 218, 202, .955)) !important;
  border-color: rgba(77, 60, 39, .09) !important;
  box-shadow: 0 20px 38px rgba(48, 34, 20, .105), 0 1px 0 rgba(255,255,255,.44) inset !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero {
  background:
    radial-gradient(circle at 8% 12%, rgba(255, 252, 245, .58), transparent 30%),
    linear-gradient(145deg, rgba(249, 243, 232, .98), rgba(228, 216, 198, .965)) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-description,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-value,
#command-center-shell.command-center-operating-shell-v1 .command-center-timeline-detail,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-meta,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-row-copy {
  color: rgba(50, 54, 60, .72) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-title,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-section-heading,
#command-center-shell.command-center-operating-shell-v1 .command-center-compact-region-heading {
  color: rgba(20, 24, 29, .92) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .main-panel,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-content,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content {
    background:
      radial-gradient(circle at 20% 0%, rgba(250, 244, 234, .58), transparent 36%),
      linear-gradient(180deg, #e9dfcf 0%, #ded0bb 54%, #d0bea4 100%) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-briefing-copy,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-lens-description {
    color: rgba(45, 49, 55, .76) !important;
  }
}


/* ABOS Final Composition Refinement - Warm Surface Text Contrast Repair - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero p,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero p,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero .command-center-briefing-meta-item,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero .command-center-briefing-meta-item,
#command-center-shell.command-center-operating-shell-v1 .command-center-briefing-hero .command-center-briefing-meta-item span,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero .command-center-briefing-meta-item span {
  color: rgba(48, 53, 60, .74) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-since-last-visit p,
#command-center-shell.command-center-operating-shell-v1 .command-center-since-visit p,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-context p,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-lens p,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid p,
#command-center-shell.command-center-operating-shell-v1 .runtime-health-operational-lens-panel p,
#command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence p {
  color: rgba(48, 53, 60, .72) !important;
}


/* ABOS Final Composition Refinement - Active Shell Warm Text Override - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-briefing-hero p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-operational-briefing-hero p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-briefing-hero .command-center-briefing-meta-item,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-operational-briefing-hero .command-center-briefing-meta-item,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-briefing-hero .command-center-briefing-meta-item span,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-operational-briefing-hero .command-center-briefing-meta-item span,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-briefing-hero-copy p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-briefing-copy-wrap p {
  color: rgba(47, 51, 57, .78) !important;
  -webkit-text-fill-color: rgba(47, 51, 57, .78) !important;
}

#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-since-last-visit p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-since-visit p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-operational-context p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .runtime-health-lens p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-proof-grid p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .runtime-health-operational-lens-panel p,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .runtime-authoritative-intelligence p {
  color: rgba(47, 51, 57, .76) !important;
  -webkit-text-fill-color: rgba(47, 51, 57, .76) !important;
}


/* ABOS Final Composition Refinement - Mounted Briefing Copy Repair - 2026-07-04 */
.command-center-operational-briefing-hero .command-center-briefing-hero-copy p,
.command-center-briefing-hero .command-center-briefing-hero-copy p,
.command-center-operational-briefing-hero .command-center-briefing-copy-wrap p,
.command-center-briefing-hero .command-center-briefing-copy-wrap p {
  color: rgba(47, 51, 57, .78) !important;
  -webkit-text-fill-color: rgba(47, 51, 57, .78) !important;
  display: block !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  max-height: none !important;
}

.command-center-operational-briefing-hero .command-center-briefing-hero-copy,
.command-center-briefing-hero .command-center-briefing-hero-copy,
.command-center-operational-briefing-hero .command-center-briefing-copy-wrap,
.command-center-briefing-hero .command-center-briefing-copy-wrap {
  overflow: visible !important;
}


/* ABOS Final Composition QA Repair - Lower Intelligence Readability - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface.command-center-proof-grid,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface.command-center-proof-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  padding: clamp(14px, 1.5vw, 20px) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .runtime-console-diagnostic,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-evidence-region,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-evidence-region {
  display: grid !important;
  grid-template-columns: 34px minmax(170px, .42fr) minmax(0, 1fr) max-content !important;
  align-items: center !important;
  gap: 14px 18px !important;
  width: 100% !important;
  min-height: 92px !important;
  padding: 16px 20px !important;
  border-right: 0 !important;
  border-left-width: 0 !important;
  border-bottom: 1px solid rgba(86, 70, 49, .075) !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .runtime-console-diagnostic:last-child,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-evidence-region:last-child,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic:last-child,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-evidence-region:last-child {
  border-bottom: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface p,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-briefing-compact-copy,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface p {
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  color: rgba(47, 51, 57, .74) !important;
  -webkit-text-fill-color: rgba(47, 51, 57, .74) !important;
  overflow: visible !important;
  white-space: normal !important;
  text-overflow: clip !important;
  line-height: 1.36 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .runtime-console-diagnostic strong,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-evidence-region strong,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic strong,
#command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-evidence-region strong {
  color: rgba(20, 24, 29, .9) !important;
  -webkit-text-fill-color: rgba(20, 24, 29, .9) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-time,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-timeline-time,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-detail,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-timeline-detail,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-timeline-time,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-timeline-time,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-timeline-detail,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-timeline-detail {
  color: rgba(53, 58, 64, .72) !important;
  -webkit-text-fill-color: rgba(53, 58, 64, .72) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-title,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-timeline-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-timeline-title,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-timeline-title {
  color: rgba(20, 24, 29, .88) !important;
  -webkit-text-fill-color: rgba(20, 24, 29, .88) !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .runtime-console-diagnostic,
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-evidence-region,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-evidence-region {
    grid-template-columns: 34px minmax(0, 1fr) auto !important;
    grid-template-areas:
      icon title status
      icon copy copy !important;
    gap: 8px 12px !important;
    min-height: 0 !important;
    padding: 14px 14px !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .runtime-console-diagnostic > :first-child,
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-evidence-region > :first-child,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .runtime-console-diagnostic > :first-child,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-evidence-region > :first-child {
    grid-area: icon !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface .command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface p,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface .command-center-briefing-compact-copy,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface p {
    grid-column: 2 / -1 !important;
  }
}


/* ABOS Final Composition QA Repair - Supporting Text Visibility - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-detail,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-timeline-detail,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-meta,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-evidence-meta,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-timeline-detail,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-timeline-detail,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-evidence-meta,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-evidence-meta {
  color: rgba(46, 51, 57, .8) !important;
  -webkit-text-fill-color: rgba(46, 51, 57, .8) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-time,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .runtime-console-timeline-time,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .command-center-timeline-time,
#command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid .runtime-console-timeline-time {
  color: rgba(40, 45, 52, .78) !important;
  -webkit-text-fill-color: rgba(40, 45, 52, .78) !important;
}

/* ABOS Final Composition QA Repair - Desktop/Mobile Visual Finish - 2026-07-04 */
html,
body {
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

#command-center-shell.command-center-operating-shell-v1,
#command-center-shell.command-center-runtime-health-active {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

#command-center-shell.command-center-operating-shell-v1 .nav-parent {
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 28px !important;
  align-items: center !important;
  column-gap: 14px !important;
  padding: 8px 12px 8px 8px !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .nav-parent > span,
#command-center-shell.command-center-operating-shell-v1 .nav-parent .nav-label,
#command-center-shell.command-center-operating-shell-v1 .nav-parent .command-center-nav-label {
  grid-column: 2 !important;
  min-width: 0 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
}

#command-center-shell.command-center-operating-shell-v1 .nav-parent.has-children::after,
#command-center-shell.command-center-operating-shell-v1 .nav-parent .nav-expand,
#command-center-shell.command-center-operating-shell-v1 .nav-parent .command-center-nav-expand {
  grid-column: 3 !important;
  justify-self: end !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active,
  #command-center-shell.command-center-operating-shell-v1 {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active #operations-hub,
  #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
  #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-v1,
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-content,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-content,
  #command-center-shell.command-center-operating-shell-v1 #operations-hub,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-panel,
  #command-center-shell.command-center-operating-shell-v1 .runtime-health-content,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-shell,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-v1,
  #command-center-shell.command-center-operating-shell-v1 .command-center-page-framework-content,
  #command-center-shell.command-center-operating-shell-v1 .abos-page-framework-content {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active #operations-hub,
  #command-center-shell.command-center-operating-shell-v1 #operations-hub {
    background:
      radial-gradient(circle at 18% 0%, rgba(252, 248, 239, .72), transparent 34%),
      linear-gradient(180deg, #eee6d8 0%, #e1d5c2 56%, #d4c2aa 100%) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operating-state-strip,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface,
  #command-center-shell.command-center-runtime-health-active .runtime-authoritative-intelligence,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface,
  #command-center-shell.command-center-operating-shell-v1 .runtime-authoritative-intelligence {
    width: auto !important;
    max-width: calc(100% - 16px) !important;
    margin-left: 8px !important;
    margin-right: 8px !important;
    box-sizing: border-box !important;
  }
}
/* ABOS Final Composition QA Repair - Mobile Shell Width Reconciliation - 2026-07-04 */
@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .main-shell,
  #command-center-shell.command-center-runtime-health-active .view,
  #command-center-shell.command-center-runtime-health-active #view-operations,
  #command-center-shell.command-center-operating-shell-v1 .main-shell,
  #command-center-shell.command-center-operating-shell-v1 .view,
  #command-center-shell.command-center-operating-shell-v1 #view-operations {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }
}
/* ABOS Final Composition QA Repair - Mobile Scrollbar Gutter Normalization - 2026-07-04 */
@media (max-width: 760px) {
  html,
  body,
  #command-center-shell.command-center-runtime-health-active,
  #command-center-shell.command-center-runtime-health-active .main-shell {
    scrollbar-width: none !important;
  }

  html::-webkit-scrollbar,
  body::-webkit-scrollbar,
  #command-center-shell.command-center-runtime-health-active::-webkit-scrollbar,
  #command-center-shell.command-center-runtime-health-active .main-shell::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
  }
}
/* ABOS Final Composition QA Repair - Warm Proof Region Text Contrast - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline small,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .command-center-timeline-list small,
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row span,
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-context-link,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-timeline small,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-timeline .command-center-timeline-list small,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row span,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-context-link {
  color: rgba(49, 53, 59, .72) !important;
  -webkit-text-fill-color: rgba(49, 53, 59, .72) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline strong,
#command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .command-center-timeline-time,
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row strong,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-timeline strong,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-timeline .command-center-timeline-time,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row strong {
  color: rgba(26, 30, 35, .86) !important;
  -webkit-text-fill-color: rgba(26, 30, 35, .86) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header span,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row-header span {
  color: rgba(49, 53, 59, .6) !important;
  -webkit-text-fill-color: rgba(49, 53, 59, .6) !important;
}
/* ABOS Final Composition QA Repair - Navigation Icon Lane Alignment - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .nav-parent::before {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  grid-column: 1 !important;
  grid-row: 1 !important;
  justify-self: center !important;
  align-self: center !important;
  width: 34px !important;
  height: 34px !important;
  margin: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .nav-parent::after {
  position: static !important;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  transform: none !important;
  grid-column: 3 !important;
  grid-row: 1 !important;
  justify-self: end !important;
  align-self: center !important;
  margin: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .nav-parent:not(.has-children)::after {
  content: "" !important;
  width: 0 !important;
  height: 0 !important;
}
/* ABOS Final Composition QA Repair - Desktop Navigation Rail Width Match - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-operating-shell-v1,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 {
    grid-template-columns: 280px minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 #command-center-navigation,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #command-center-navigation,
  #command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
    width: 280px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .side-nav,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .side-nav {
    width: 248px !important;
    max-width: 248px !important;
  }
}
/* ABOS Final Composition QA Repair - Desktop Navigation Label Fit - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-operating-shell-v1,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 {
    grid-template-columns: 320px minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 #command-center-navigation,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #command-center-navigation,
  #command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
    width: 320px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .side-nav,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .side-nav {
    width: 288px !important;
    max-width: 288px !important;
  }
}
/* ABOS Final Composition QA Repair - Desktop Navigation Button Width Release - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-operating-shell-v1 .nav-parent,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .nav-parent {
    width: 100% !important;
    max-width: 100% !important;
  }
}
/* ABOS Final Composition QA Repair - Collapsed Shell Navigation Width Override - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed {
    grid-template-columns: 320px minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation {
    width: 320px !important;
    max-width: 320px !important;
  }

  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .side-nav,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .side-nav {
    width: 288px !important;
    max-width: 288px !important;
    grid-template-columns: 288px !important;
  }

  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .nav-parent,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-parent {
    width: 288px !important;
    max-width: 288px !important;
  }
}
/* ABOS Final Composition QA Repair - Navigation Inline Size Release - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed button.nav-parent,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed button.nav-parent,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 button.nav-parent,
  #command-center-shell.command-center-operating-shell-v1 button.nav-parent {
    width: 288px !important;
    max-width: 288px !important;
    inline-size: 288px !important;
    max-inline-size: 288px !important;
  }
}
/* ABOS Final Visual QA Pass - Desktop/Mobile Text, Spacing, and Containment - 2026-07-04 */
@media (min-width: 901px) {
  #command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation {
    width: 320px !important;
    min-width: 320px !important;
    max-width: 320px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .side-nav,
  #command-center-shell.command-center-runtime-health-active .side-nav {
    width: 288px !important;
    max-width: 288px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .side-nav > button.nav-parent,
  #command-center-shell.command-center-runtime-health-active .side-nav > button.nav-parent,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-parent {
    width: 288px !important;
    max-width: 288px !important;
    inline-size: 288px !important;
    max-inline-size: 288px !important;
    grid-template-columns: 44px minmax(0, 1fr) 28px !important;
    column-gap: 12px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent > span,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation button.nav-parent > span,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-label,
  #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent .nav-label {
    min-width: 0 !important;
    max-width: none !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-briefing-hero,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid,
  #command-center-shell.command-center-operating-shell-v1 .command-center-diagnostic-proof-surface,
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface {
    overflow: visible !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-proof-grid > *,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > * {
    min-width: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary {
    overflow: hidden !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-table,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-table {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row-header,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header {
    grid-template-columns: minmax(0, 1.45fr) minmax(58px, .62fr) minmax(52px, .55fr) minmax(58px, .62fr) !important;
    column-gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row > *,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > *,
  #command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row-header > *,
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header > * {
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }
}

/* ABOS Final Visual QA Pass - Authoritative Navigation Containment Override - 2026-07-04 */
@media screen and (min-width: 901px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent {
    width: 288px !important;
    min-width: 288px !important;
    max-width: 288px !important;
    inline-size: 288px !important;
    min-inline-size: 288px !important;
    max-inline-size: 288px !important;
    grid-template-columns: 44px minmax(176px, 1fr) 28px !important;
    gap: 12px !important;
    justify-content: stretch !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent.has-children,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent.has-children {
    grid-template-columns: 44px minmax(176px, 1fr) 28px !important;
  }
}

/* ABOS Final Visual QA Pass - Expandable Navigation Group Width Repair - 2026-07-04 */
@media screen and (min-width: 901px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    width: 288px !important;
    min-width: 288px !important;
    max-width: 288px !important;
    inline-size: 288px !important;
    min-inline-size: 288px !important;
    max-inline-size: 288px !important;
    grid-template-columns: 44px minmax(176px, 1fr) 28px !important;
    gap: 12px !important;
  }
}

/* ABOS Final Visual QA Pass - Lens Gutters, Unified Material, Signal Contrast, Nav Label Protection - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-kpi-grid,
#command-center-shell.command-center-runtime-health-active .command-center-kpi-grid,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi-grid,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid {
  gap: 16px !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  align-items: stretch !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi {
  background:
    radial-gradient(circle at 8% 8%, rgba(255, 252, 246, .48), transparent 30%),
    linear-gradient(145deg, rgba(253, 248, 239, .985), rgba(240, 231, 217, .94)) !important;
  border-color: rgba(77, 60, 39, .10) !important;
  box-shadow: 0 14px 28px rgba(55, 43, 28, .10) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline {
  opacity: 1 !important;
  filter: drop-shadow(0 1px 0 rgba(255,255,255,.38)) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline.is-normal,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline.is-normal {
  color: #158a61 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline.is-warning,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline.is-warning {
  color: #9d6f19 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline.is-critical,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline.is-critical {
  color: #b9463d !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline path,
#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline polyline,
#command-center-shell.command-center-operating-shell-v1 .command-center-sparkline line,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline path,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline polyline,
#command-center-shell.command-center-runtime-health-active .command-center-sparkline line {
  stroke: currentColor !important;
  stroke-width: 2.35 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
#command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent {
  overflow: hidden !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent > span,
#command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent > span,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-label,
#command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent .nav-label {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  padding-right: 8px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
#command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .nav-parent.has-children::after {
  justify-self: end !important;
  z-index: 2 !important;
  margin-left: 0 !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-kpi-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-kpi-grid,
  #command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi-grid,
  #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid {
    gap: 18px !important;
    grid-template-columns: 1fr !important;
  }
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Light Material Contrast - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail {
  background:
    radial-gradient(circle at 10% 0%, rgba(255, 253, 248, .56), transparent 30%),
    linear-gradient(145deg, rgba(255, 250, 242, .98), rgba(242, 232, 218, .95)) !important;
  border-color: rgba(77, 60, 39, .14) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.55), 0 14px 24px rgba(55,43,28,.08) !important;
  color: #17191d !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-heading > strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-heading > strong {
  color: #17191d !important;
  -webkit-text-fill-color: #17191d !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
  color: #17191d !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
  color: rgba(32, 39, 46, .66) !important;
  -webkit-text-fill-color: rgba(32, 39, 46, .66) !important;
  opacity: 1 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  color: #24313a !important;
  -webkit-text-fill-color: #24313a !important;
  opacity: 1 !important;
  font-weight: 680 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-normal .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-normal .command-center-lens-detail-row strong {
  color: #146246 !important;
  -webkit-text-fill-color: #146246 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-attention .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-attention .command-center-lens-detail-row strong {
  color: #7a5517 !important;
  -webkit-text-fill-color: #7a5517 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-critical .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-critical .command-center-lens-detail-row strong {
  color: #8b3029 !important;
  -webkit-text-fill-color: #8b3029 !important;
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Row Association - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid {
  gap: 0 !important;
  border-top: 1px solid rgba(77, 60, 39, .10) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
  grid-template-columns: minmax(150px, .32fr) minmax(0, 1fr) !important;
  column-gap: 18px !important;
  align-items: start !important;
  padding: 11px 0 !important;
  border-bottom: 1px solid rgba(77, 60, 39, .10) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row:last-child,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row:last-child {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
  padding-top: 1px !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail {
    padding: 14px 14px 16px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid {
    border-top: 1px solid rgba(77, 60, 39, .12) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
    grid-template-columns: 1fr !important;
    row-gap: 5px !important;
    padding: 12px 0 !important;
    border-bottom: 1px solid rgba(77, 60, 39, .12) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
    font-size: 9.5px !important;
    line-height: 1.22 !important;
    letter-spacing: .075em !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
    font-size: 13px !important;
    line-height: 1.28 !important;
    max-width: 100% !important;
  }
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Mobile Data Row Clarity - 2026-07-04 */
@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    border-top: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
    display: grid !important;
    grid-template-columns: 1fr !important;
    row-gap: 6px !important;
    padding: 10px 11px 11px !important;
    border: 1px solid rgba(77, 60, 39, .11) !important;
    border-radius: 12px !important;
    background: rgba(255, 252, 246, .52) !important;
    box-shadow: inset 3px 0 0 rgba(20, 98, 70, .20) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-attention .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-attention .command-center-lens-detail-row {
    box-shadow: inset 3px 0 0 rgba(122, 85, 23, .24) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-critical .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-critical .command-center-lens-detail-row {
    box-shadow: inset 3px 0 0 rgba(139, 48, 41, .24) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
    display: block !important;
    max-width: none !important;
    color: #58636b !important;
    -webkit-text-fill-color: #58636b !important;
    font-size: 9px !important;
    line-height: 1.15 !important;
    letter-spacing: .09em !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
    display: block !important;
    max-width: none !important;
    padding: 0 !important;
    font-size: 13px !important;
    line-height: 1.28 !important;
    text-align: left !important;
  }
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Mobile Two Column Alignment - 2026-07-04 */
@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
    grid-template-columns: minmax(104px, 34%) minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 0 !important;
    align-items: start !important;
    padding: 11px 12px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
    align-self: start !important;
    padding-top: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
    margin-top: 0 !important;
    text-align: left !important;
  }
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Universal Row Top Alignment - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
  display: grid !important;
  grid-template-columns: minmax(150px, .30fr) minmax(0, 1fr) !important;
  column-gap: 18px !important;
  align-items: start !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  align-self: start !important;
  justify-self: start !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
  text-align: left !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
    grid-template-columns: minmax(104px, 34%) minmax(0, 1fr) !important;
    column-gap: 14px !important;
  }
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Clean Two Column Rows - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  border-top: 1px solid rgba(77, 60, 39, .11) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
  display: grid !important;
  grid-template-columns: minmax(160px, .34fr) minmax(0, 1fr) !important;
  column-gap: 18px !important;
  row-gap: 0 !important;
  align-items: start !important;
  min-height: 0 !important;
  padding: 12px 0 !important;
  margin: 0 !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(77, 60, 39, .11) !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row:last-child,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row:last-child {
  border-bottom: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  align-self: start !important;
  justify-self: start !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: left !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
    grid-template-columns: minmax(118px, 38%) minmax(0, 1fr) !important;
    column-gap: 12px !important;
    padding: 10px 0 !important;
  }
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Value First-Line Alignment - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row {
  align-items: start !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  align-self: start !important;
  transform: none !important;
  position: static !important;
  padding-top: 0 !important;
  margin-top: 0 !important;
  line-height: 1.15 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
  align-self: start !important;
  line-height: 1.15 !important;
}

/* ABOS Final Visual QA Pass - Expanded Operational Lens Same Row Grid Placement - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row span {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row strong {
  grid-column: 2 !important;
  grid-row: 1 !important;
}

/* ABOS Final Visual QA Pass - Remove Expanded Lens Row Left Accent Ticks - 2026-07-04 */
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open .command-center-lens-detail-row,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-normal .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-normal .command-center-lens-detail-row,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-attention .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-attention .command-center-lens-detail-row,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-inspection-open.is-critical .command-center-lens-detail-row,
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-inspection-open.is-critical .command-center-lens-detail-row {
  box-shadow: none !important;
  border-left: 0 !important;
}

/* ABOS Final Visual QA Pass - Desktop Navigation Plus Lane Clearance - 2026-07-04 */
@media screen and (min-width: 901px) {
  html body #command-center-shell.command-center-operating-shell-v1,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1,
  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed {
    grid-template-columns: 360px minmax(0, 1fr) !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 #command-center-navigation,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #command-center-navigation,
  html body #command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
    width: 360px !important;
    min-width: 360px !important;
    max-width: 360px !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 .side-nav,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .side-nav {
    width: 324px !important;
    max-width: 324px !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group > button.nav-parent,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group > button.nav-parent {
    width: 324px !important;
    min-width: 324px !important;
    max-width: 324px !important;
    inline-size: 324px !important;
    min-inline-size: 324px !important;
    max-inline-size: 324px !important;
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) 34px !important;
    column-gap: 12px !important;
    padding: 10px 12px !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent > span,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent > span,
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-label,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-label,
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .command-center-nav-label,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .command-center-nav-label {
    grid-column: 2 !important;
    min-width: 0 !important;
    max-width: 100% !important;
    padding-right: 14px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::after,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::after,
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-expand,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-expand,
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .command-center-nav-expand,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .command-center-nav-expand {
    grid-column: 3 !important;
    justify-self: center !important;
    align-self: center !important;
    width: 26px !important;
    min-width: 26px !important;
    height: 26px !important;
    margin: 0 !important;
    z-index: 3 !important;
  }
}


/* ABOS Final QA - Operational Lens Severity Accent Consistency - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-critical,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens.is-critical,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens.is-critical,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-critical,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens.is-critical,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens.is-critical {
  border-left-color: #b94735 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-attention,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens.is-attention,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens.is-attention,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-attention,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens.is-attention,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens.is-attention {
  border-left-color: #bd7b25 !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-normal,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens.is-normal,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens.is-normal,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-normal,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens.is-normal,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens.is-normal {
  border-left-color: var(--abos-domain-accent) !important;
}


/* ABOS Final QA - Operational Lens Visible Stripe Severity Consistency - 2026-07-04 */
#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-critical::before,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens.is-critical::before,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens.is-critical::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-critical::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens.is-critical::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens.is-critical::before {
  background: #b94735 !important;
  background-image: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-attention::before,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens.is-attention::before,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens.is-attention::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-attention::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens.is-attention::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens.is-attention::before {
  background: #bd7b25 !important;
  background-image: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-operational-lens.is-normal::before,
#command-center-shell.command-center-runtime-health-active .runtime-console-kpi.command-center-operational-lens.is-normal::before,
#command-center-shell.command-center-runtime-health-active .command-center-operating-region.command-center-operational-lens.is-normal::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operational-lens.is-normal::before,
#command-center-shell.command-center-operating-shell-v1 .runtime-console-kpi.command-center-operational-lens.is-normal::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-region.command-center-operational-lens.is-normal::before {
  background: var(--abos-domain-accent) !important;
  background-image: none !important;
}

/* Command Center state strip breathing room and status scale */
.command-center-operating-shell-v1 .command-center-cockpit-state-strip,
.command-center-operating-shell-v1 .command-center-operating-state-strip {
  min-height: 72px !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell,
.command-center-operating-shell-v1 .command-center-operating-state-item {
  align-content: start !important;
  min-height: 78px !important;
  padding: 11px 16px 26px !important;
}

.command-center-operating-shell-v1 .command-center-operating-state-item strong {
  font-size: 0.78rem !important;
  line-height: 1.18 !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
}

.command-center-operating-shell-v1 .command-center-cockpit-state-cell-1 strong {
  font-size: 0.82rem !important;
}

/* Command Center evidence source title scale */
.abos-page-framework-v1 .command-center-evidence-summary td:first-child,
.command-center-operating-shell-v1 .command-center-evidence-summary td:first-child {
  font-size: 0.62rem !important;
  line-height: 1.22 !important;
}

/* Command Center evidence table column balance */
.abos-page-framework-v1 .command-center-evidence-summary td:first-child,
.abos-page-framework-v1 .command-center-evidence-summary th:first-child,
.command-center-operating-shell-v1 .command-center-evidence-summary td:first-child,
.command-center-operating-shell-v1 .command-center-evidence-summary th:first-child {
  width: 31% !important;
}

.abos-page-framework-v1 .command-center-evidence-summary td:nth-child(2),
.abos-page-framework-v1 .command-center-evidence-summary th:nth-child(2),
.command-center-operating-shell-v1 .command-center-evidence-summary td:nth-child(2),
.command-center-operating-shell-v1 .command-center-evidence-summary th:nth-child(2) {
  width: 22% !important;
}

.abos-page-framework-v1 .command-center-evidence-summary td:nth-child(3),
.abos-page-framework-v1 .command-center-evidence-summary th:nth-child(3),
.command-center-operating-shell-v1 .command-center-evidence-summary td:nth-child(3),
.command-center-operating-shell-v1 .command-center-evidence-summary th:nth-child(3) {
  width: 24% !important;
}

.abos-page-framework-v1 .command-center-evidence-summary td:nth-child(4),
.abos-page-framework-v1 .command-center-evidence-summary th:nth-child(4),
.command-center-operating-shell-v1 .command-center-evidence-summary td:nth-child(4),
.command-center-operating-shell-v1 .command-center-evidence-summary th:nth-child(4) {
  width: 23% !important;
}

/* Command Center manual scroll stability */
html,
body,
body.portal-admin-command-center-active {
  overflow-y: auto !important;
  touch-action: pan-y !important;
}

#command-center-shell.command-center-operating-shell-v1 {
  height: 100vh !important;
  max-height: 100vh !important;
  min-height: 0 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior-y: contain !important;
  touch-action: pan-y !important;
  -webkit-overflow-scrolling: touch !important;
}

#command-center-shell.command-center-operating-shell-v1 .main-shell {
  height: auto !important;
  max-height: none !important;
  min-height: 0 !important;
  overflow-y: visible !important;
  touch-action: pan-y !important;
}

#command-center-shell.command-center-operating-shell-v1 .view.active {
  height: auto !important;
  max-height: none !important;
  overflow-y: visible !important;
  touch-action: pan-y !important;
}

/* Command Center evidence grid desktop column fit */
.command-center-operating-shell-v1 .command-center-evidence-row,
.abos-page-framework-v1 .command-center-evidence-row {
  gap: 10px !important;
  grid-template-columns: minmax(128px, 1fr) minmax(64px, 0.5fr) minmax(78px, 0.62fr) minmax(70px, 0.56fr) !important;
}

.command-center-operating-shell-v1 .command-center-evidence-row-header span,
.abos-page-framework-v1 .command-center-evidence-row-header span {
  font-size: 0.62rem !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: nowrap !important;
}

.command-center-operating-shell-v1 .command-center-evidence-row > strong:first-child,
.abos-page-framework-v1 .command-center-evidence-row > strong:first-child {
  font-size: 0.58rem !important;
  line-height: 1.22 !important;
}

/* Runtime Health evidence grid confidence header fit */
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row,
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row-header {
  column-gap: 10px !important;
  grid-template-columns: minmax(118px, 1fr) minmax(58px, 0.46fr) minmax(74px, 0.6fr) minmax(68px, 0.54fr) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row-header span,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row-header span {
  font-size: 0.62rem !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: nowrap !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > strong:first-child,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row > strong:first-child {
  font-size: 0.58rem !important;
  line-height: 1.22 !important;
}

/* Runtime Health evidence source title fit */
#command-center-shell.command-center-runtime-health-active .command-center-evidence-row > strong,
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-row > strong {
  font-size: 0.82rem !important;
  line-height: 1.35 !important;
}

/* Runtime Health evidence first-column source title size match */
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-operating-shell-v1 .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-operating-shell-v1 .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) {
  font-size: 0.82rem !important;
  line-height: 1.35 !important;
}

/* Command Center state strip inner border cleanup */
#command-center-shell.command-center-operating-shell-v1 .runtime-console-state-summary.command-center-operating-state-strip-items,
#command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-strip-items {
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

/* Command Center state strip outer corner cleanup */
#command-center-shell.command-center-operating-shell-v1 .command-center-state-band.command-center-operating-state-strip,
#command-center-shell.command-center-runtime-health-active .command-center-state-band.command-center-operating-state-strip {
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  box-shadow: none !important;
}

/* Command Center state strip final cell corner cover */
#command-center-shell.command-center-operating-shell-v1 .command-center-cockpit-state-cell-6,
#command-center-shell.command-center-runtime-health-active .command-center-cockpit-state-cell-6 {
  background: linear-gradient(135deg, rgba(255, 253, 248, 0.96), rgba(246, 238, 226, 0.92)) !important;
  border-radius: 0 !important;
  overflow: hidden !important;
}

/* Command Center desktop navigation resize */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: var(--abos-command-sidebar-width, 286px) minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed,
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed {
    grid-template-columns: 84px minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
    position: sticky !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle {
    appearance: none !important;
    background: transparent !important;
    border: 0 !important;
    bottom: 0 !important;
    cursor: col-resize !important;
    display: block !important;
    padding: 0 !important;
    position: absolute !important;
    right: -5px !important;
    top: 0 !important;
    width: 10px !important;
    z-index: 30 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle::after {
    background: rgba(244, 239, 229, 0.18) !important;
    border-radius: 999px !important;
    content: "" !important;
    height: 72px !important;
    left: 4px !important;
    opacity: 0 !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    transition: opacity 160ms ease, background-color 160ms ease !important;
    width: 2px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle:hover::after,
  #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle:focus-visible::after,
  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle::after {
    background: rgba(244, 239, 229, 0.46) !important;
    opacity: 1 !important;
  }

  html.command-shell-resizing,
  html.command-shell-resizing * {
    cursor: col-resize !important;
    user-select: none !important;
  }
}

@media (max-width: 860px) {
  #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle {
    display: none !important;
  }
}

/* Command Center navigation resize handle dimension lock */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle {
    bottom: 0 !important;
    box-sizing: border-box !important;
    flex: none !important;
    height: 100vh !important;
    left: auto !important;
    max-height: none !important;
    max-width: none !important;
    min-height: 100vh !important;
    min-width: 10px !important;
    position: absolute !important;
    right: -5px !important;
    top: 0 !important;
    width: 10px !important;
  }
}

/* Command Center navigation resize cascade lock */
@media (min-width: 861px) {
  html body #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) {
    grid-template-columns: var(--abos-command-sidebar-width, 286px) minmax(0, 1fr) !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed {
    grid-template-columns: 84px minmax(0, 1fr) !important;
  }
}

/* Command Center navigation resized column fill */
@media (min-width: 861px) {
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
    max-width: none !important;
    min-width: 0 !important;
    width: 100% !important;
  }
}

/* Command Center navigation resize fixed-width override */
@media screen and (min-width: 901px) {
  html body #command-center-shell.command-center-operating-shell-v1 #command-center-navigation,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #command-center-navigation,
  html body #command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
    width: var(--abos-command-sidebar-width, 360px) !important;
    min-width: var(--abos-command-sidebar-width, 360px) !important;
    max-width: var(--abos-command-sidebar-width, 360px) !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 .side-nav,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .side-nav {
    width: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    min-width: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    max-width: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group > button.nav-parent,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group > button.nav-parent {
    width: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    min-width: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    max-width: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    inline-size: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    min-inline-size: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
    max-inline-size: calc(var(--abos-command-sidebar-width, 360px) - 36px) !important;
  }
}

/* Command Center navigation resize smoothing */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1 .command-shell-resize-handle::after {
    display: none !important;
    opacity: 0 !important;
  }

  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1,
  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar,
  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1 .main-shell,
  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1 .side-nav,
  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1 .nav-parent {
    transition: none !important;
  }
}

/* Command Center navigation resize uses scrollbar gutter */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle {
    background: transparent !important;
    border: 0 !important;
    bottom: 0 !important;
    cursor: col-resize !important;
    height: 100vh !important;
    left: auto !important;
    opacity: 1 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 14px !important;
    z-index: 40 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle:hover,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle:focus,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle:focus-visible {
    box-shadow: none !important;
    outline: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle::before,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle::after {
    content: none !important;
    display: none !important;
  }
}

/* Command Center navigation resize gutter stays fixed while menu scrolls */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle {
    bottom: auto !important;
    height: 100vh !important;
    left: calc(var(--abos-command-sidebar-width, 360px) - 14px) !important;
    position: fixed !important;
    right: auto !important;
    top: 0 !important;
    width: 14px !important;
    z-index: 100 !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation.sidebar > .command-shell-resize-handle {
    left: 70px !important;
  }
}


/* Runtime Health pressure resolution layout repair - keep heading and copy separated */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-diagnostic.runtime-health-pressure-resolution-card,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.runtime-health-pressure-resolution-card {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(132px, auto) !important;
  grid-auto-rows: auto !important;
  align-items: start !important;
  column-gap: 28px !important;
  row-gap: 14px !important;
  padding: 26px 28px 24px 88px !important;
  min-height: 150px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .command-center-evidence-heading {
  grid-column: 1 / -1 !important;
  grid-row: 1 !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) minmax(132px, auto) !important;
  align-items: center !important;
  column-gap: 18px !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 0 4px 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .runtime-console-diagnostic-heading > strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .command-center-evidence-heading > strong {
  min-width: 0 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .runtime-console-diagnostic-heading > .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .command-center-evidence-heading > .runtime-console-chip {
  justify-self: end !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > p.command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > p.runtime-health-pressure-resolution-detail {
  grid-column: 1 / -1 !important;
  grid-row: 2 !important;
  display: block !important;
  max-width: 760px !important;
  margin: 0 0 8px 0 !important;
  padding: 0 !important;
  line-height: 1.36 !important;
  -webkit-line-clamp: unset !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > .command-center-control-button {
  grid-column: 1 !important;
  grid-row: 3 !important;
  min-width: 230px !important;
  width: 230px !important;
  min-height: 58px !important;
  margin-top: 0 !important;
  justify-self: start !important;
}

/* Runtime Health pressure resolution visible action placement */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-diagnostic.runtime-health-pressure-resolution-card,
#command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.runtime-health-pressure-resolution-card {
  grid-template-columns: minmax(0, 1fr) minmax(230px, auto) !important;
  grid-template-rows: auto auto !important;
  min-height: 132px !important;
  row-gap: 18px !important;
  column-gap: 32px !important;
  padding-bottom: 24px !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card .command-center-evidence-heading {
  grid-column: 1 / -1 !important;
  grid-row: 1 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > p.command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > p.runtime-health-pressure-resolution-detail {
  grid-column: 1 !important;
  grid-row: 2 !important;
  align-self: start !important;
  max-width: none !important;
  margin: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > .command-center-control-button {
  grid-column: 2 !important;
  grid-row: 2 !important;
  align-self: start !important;
  justify-self: end !important;
  min-width: 230px !important;
  width: 230px !important;
}

@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-diagnostic.runtime-health-pressure-resolution-card,
  #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.runtime-health-pressure-resolution-card {
    grid-template-columns: 1fr !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > p.command-center-briefing-compact-copy,
  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > p.runtime-health-pressure-resolution-detail,
  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.runtime-health-pressure-resolution-card > .command-center-control-button {
    grid-column: 1 !important;
  }
}


/* Runtime Health maintenance button sizing only; panel uses standard diagnostic alignment */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
  min-width: 230px !important;
  width: 230px !important;
  min-height: 58px !important;
  padding: 10px 20px !important;
  line-height: 1.05 !important;
}

/* Runtime Health diagnostic title wrapping while preserving standard row alignment */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-console-diagnostic-heading > strong,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .command-center-evidence-heading > strong {
  white-space: normal !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
  line-height: 1.14 !important;
  max-width: 180px !important;
}

/* Runtime Health proof grid line cleanup - remove visible cell borders */
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-list li,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-list li::before,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-timeline-list li::after {
  border-left: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-table,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-row,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-row-header {
  border: 0 !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-row::before,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-row::after,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-row-header::before,
#command-center-shell.command-center-runtime-health-active .command-center-proof-grid .command-center-evidence-row-header::after {
  display: none !important;
}

/* Runtime Health maintenance button compact spacing */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
  min-width: 230px !important;
  width: auto !important;
  min-height: 44px !important;
  margin-top: 14px !important;
  padding: 8px 18px !important;
  line-height: 1.08 !important;
}

/* Runtime Health diagnostic status pill breathing room */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .status-pill,
#command-center-shell.command-center-runtime-health-active .runtime-health-row .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-health-row .status-pill {
  min-width: 130px !important;
  min-height: 18px !important;
  padding: 3px 14px !important;
  line-height: 1.05 !important;
  box-sizing: border-box !important;
}

/* Runtime Health diagnostic status pill expanded breathing room */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .status-pill,
#command-center-shell.command-center-runtime-health-active .runtime-health-row .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-health-row .status-pill {
  min-width: 142px !important;
  min-height: 22px !important;
  padding: 5px 18px !important;
  line-height: 1.08 !important;
}

/* Runtime Health maintenance button narrower side padding */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
  min-width: 0 !important;
  width: auto !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}

/* Runtime Health raw disclosure neutral white accent */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence > button.collapsible-card-toggle {
  color: rgba(255, 255, 255, 0.92) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle::before,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence > button.collapsible-card-toggle::before {
  color: rgba(255, 255, 255, 0.86) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle > h3,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence > button.collapsible-card-toggle > h3 {
  color: rgba(255, 255, 255, 0.92) !important;
}

#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsible-card > button.collapsible-card-toggle::after,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .runtime-health-raw-authoritative-intelligence > button.collapsible-card-toggle::after {
  color: rgba(255, 255, 255, 0.9) !important;
  border-color: rgba(255, 255, 255, 0.42) !important;
  background: rgba(255, 255, 255, 0.04) !important;
}

/* Runtime Health maintenance button restore usable width */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
  min-width: 188px !important;
  width: 188px !important;
  max-width: 220px !important;
  min-height: 46px !important;
  padding: 8px 14px !important;
  line-height: 1.08 !important;
  white-space: normal !important;
  text-align: center !important;
}

/* Runtime Health maintenance button single-line desktop, responsive mobile */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
  min-width: 300px !important;
  width: 300px !important;
  max-width: 100% !important;
  white-space: nowrap !important;
  padding: 8px 16px !important;
}

@media (max-width: 560px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
    min-width: 0 !important;
    width: 100% !important;
    white-space: normal !important;
  }
}

/* Runtime Health maintenance button fit-content desktop width */
#command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
  min-width: max-content !important;
  width: max-content !important;
  max-width: 100% !important;
  padding: 8px 18px !important;
  white-space: nowrap !important;
}

@media (max-width: 560px) {
  #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic .runtime-health-maintenance-button {
    min-width: 0 !important;
    width: auto !important;
    white-space: normal !important;
  }
}

/* Runtime Health desktop header control bottom breathing room */
@media (min-width: 861px) {
  #command-center-shell.command-center-runtime-health-active .command-center-command-bar-controls .command-center-control-select,
  #command-center-shell.command-center-runtime-health-active .command-center-topbar-controls .command-center-control-select {
    min-height: 66px !important;
    padding: 12px 16px 16px !important;
    align-items: center !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-command-bar-controls .command-center-control-select > *,
  #command-center-shell.command-center-runtime-health-active .command-center-topbar-controls .command-center-control-select > * {
    line-height: 1.16 !important;
  }
}

/* Runtime Health header dropdown value clearance */
#command-center-shell.command-center-runtime-health-active .command-bar-controls .command-bar-control.abos-dropdown-trigger {
  height: auto !important;
  min-height: 62px !important;
  padding: 10px 34px 15px 16px !important;
  align-content: center !important;
  row-gap: 5px !important;
  box-sizing: border-box !important;
  overflow: visible !important;
}

#command-center-shell.command-center-runtime-health-active .command-bar-controls .command-bar-control.abos-dropdown-trigger strong {
  line-height: 1.16 !important;
  padding-bottom: 3px !important;
}

#command-center-shell.command-center-runtime-health-active .command-bar-controls .command-bar-control.abos-dropdown-trigger span {
  line-height: 1.12 !important;
}


/* Page Conversion Implementation 001 - Command Home Enterprise Platform */
.enterprise-platform-home-hero {
  background: linear-gradient(135deg, #132033 0%, #1f3149 58%, #233b35 100%);
}

.enterprise-platform-home-copy {
  display: grid;
  gap: 18px;
}

.enterprise-platform-home-copy h2 {
  font-size: 34px;
  margin-bottom: 0;
}

.enterprise-platform-definition {
  color: rgba(255, 255, 255, .88);
  font-size: 1rem;
  line-height: 1.62;
  margin: 0;
  max-width: 1120px;
}

.enterprise-platform-home-grid,
.enterprise-platform-status {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.enterprise-platform-home-grid article,
.enterprise-platform-status-card {
  background: rgba(255, 255, 255, .08);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  display: grid;
  gap: 7px;
  min-width: 0;
  padding: 14px;
}

.enterprise-platform-home-grid span,
.enterprise-platform-status-card span {
  color: #d8b765;
  font-size: .7rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.enterprise-platform-home-grid strong,
.enterprise-platform-status-card strong {
  color: #ffffff;
  font-size: 1.02rem;
  line-height: 1.2;
}

.enterprise-platform-home-grid small,
.enterprise-platform-status-card small {
  color: rgba(255, 255, 255, .78);
  line-height: 1.45;
}

.enterprise-platform-owner-experience {
  background: rgba(216, 183, 101, .14);
  border: 1px solid rgba(216, 183, 101, .32);
  border-left: 4px solid #d8b765;
  border-radius: 8px;
  color: #fff7dc;
  font-size: 1.02rem;
  font-weight: 700;
  line-height: 1.45;
  margin: 0;
  padding: 14px 16px;
}

.enterprise-platform-status {
  border-top: 1px solid rgba(255, 255, 255, .16);
  padding-top: 16px;
}

@media (max-width: 1100px) {
  .enterprise-platform-home-grid,
  .enterprise-platform-status {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .enterprise-platform-home-grid,
  .enterprise-platform-status {
    grid-template-columns: 1fr;
  }

  .enterprise-platform-home-copy h2 {
    font-size: 28px;
  }
}


/* Page Conversion Implementation 001 - Sketch blueprint refinement */
.enterprise-platform-home-hero {
  margin-bottom: 18px;
}

.enterprise-platform-home-copy h2::after {
  color: rgba(255, 255, 255, .72);
  content: "This is your Enterprise Intelligence Briefing.";
  display: block;
  font-size: .92rem;
  font-weight: 600;
  line-height: 1.4;
  margin-top: 7px;
}

.enterprise-platform-status {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.enterprise-command-home-layout-first {
  margin-top: 0;
}

#view-dashboard .employee-command-home-layout {
  margin-top: 0;
}

#view-dashboard .employee-command-home-layout .workbench-panel {
  border-top: 3px solid rgba(216, 183, 101, .42);
}

#view-dashboard .employee-top-workbench {
  margin-top: 2px;
}

#view-dashboard .employee-top-workbench .workbench-panel,
#view-dashboard .employee-tracked-workbench .workbench-panel {
  border-color: rgba(148, 163, 184, .26);
}

@media (max-width: 1280px) {
  .enterprise-platform-status {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .enterprise-platform-status {
    grid-template-columns: 1fr;
  }
}


/* Page Conversion Implementation 001 - browser visual alignment */
#view-dashboard .enterprise-platform-home-hero {
  padding: 26px 28px;
}

#view-dashboard .enterprise-platform-home-copy {
  gap: 14px;
}

#view-dashboard .enterprise-platform-home-copy h2 {
  font-size: 32px;
  line-height: 1.08;
}

#view-dashboard .enterprise-platform-home-copy h2::after {
  content:  This is not a dashboard. This is your Enterprise Intelligence Briefing.;
}

#view-dashboard .enterprise-platform-definition {
  font-size: .95rem;
  line-height: 1.5;
  max-width: 980px;
}

#view-dashboard .enterprise-platform-status {
  border-top: 0;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding-top: 0;
}

#view-dashboard .enterprise-platform-status-card {
  gap: 6px;
  min-height: 0;
  padding: 12px;
}

#view-dashboard .enterprise-platform-status-card strong {
  font-size: 1.36rem;
}

#view-dashboard .enterprise-platform-status-card small {
  font-size: .76rem;
  line-height: 1.32;
}

#view-dashboard .enterprise-platform-owner-experience {
  align-items: center;
  display: flex;
  min-height: 46px;
  padding: 11px 14px;
}

#view-dashboard .employee-command-home-layout {
  gap: 14px;
  grid-template-columns: minmax(0, 1.18fr) minmax(0, .82fr);
  margin-bottom: 16px;
}

#view-dashboard .employee-command-home-layout .workbench-panel {
  min-height: 0;
}

#view-dashboard .enterprise-platform-health-layout {
  display: block;
  margin-top: 0;
}

#view-dashboard .enterprise-platform-health-layout .operator-system-details {
  background: rgba(15, 23, 42, .72);
  border: 1px solid rgba(148, 163, 184, .24);
  border-radius: 8px;
  margin: 0;
  padding: 18px;
  width: 100%;
}

#view-dashboard .enterprise-platform-model-layout {
  display: block;
  margin-top: 0;
}

#view-dashboard .enterprise-platform-model-layout .enterprise-platform-home-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  width: 100%;
}

@media (max-width: 1180px) {
  #view-dashboard .enterprise-platform-status,
  #view-dashboard .enterprise-platform-model-layout .enterprise-platform-home-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #view-dashboard .employee-command-home-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  #view-dashboard .enterprise-platform-home-hero {
    padding: 22px;
  }

  #view-dashboard .enterprise-platform-status,
  #view-dashboard .enterprise-platform-model-layout .enterprise-platform-home-grid {
    grid-template-columns: 1fr;
  }
}

/* Page Conversion Implementation 001 Revision - Enterprise Platform Experience Reconstruction */
#view-dashboard {
  --enterprise-panel-bg: rgba(15, 23, 42, .82);
  --enterprise-panel-border: rgba(148, 163, 184, .24);
  --enterprise-panel-text: rgba(226, 232, 240, .94);
  --enterprise-muted-text: rgba(203, 213, 225, .78);
  --enterprise-gold: #d8b765;
  --enterprise-green: #35d391;
}

#view-dashboard .enterprise-home-reconstruction {
  background:
    radial-gradient(circle at 78% 10%, rgba(216, 183, 101, .22), transparent 30%),
    linear-gradient(135deg, #0b1220 0%, #15243a 54%, #203a34 100%);
  border-color: rgba(148, 163, 184, .18);
  box-shadow: 0 24px 70px rgba(2, 6, 23, .34);
  margin-bottom: 14px;
  padding: 24px;
}

#view-dashboard .enterprise-home-briefing-shell {
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) minmax(230px, .34fr);
}

#view-dashboard .enterprise-home-briefing-primary {
  display: grid;
  gap: 13px;
  min-width: 0;
}

#view-dashboard .enterprise-home-briefing-primary h2 {
  color: #fff;
  font-size: clamp(1.75rem, 3vw, 2.45rem);
  line-height: 1.06;
  margin: 0;
}

#view-dashboard .enterprise-home-briefing-primary h2::after {
  content:  This is not a dashboard. This is your Enterprise Intelligence Briefing.;
}

#view-dashboard .enterprise-briefing-question {
  color: rgba(255, 255, 255, .94);
  font-size: 1.03rem;
  font-weight: 800;
  line-height: 1.35;
  margin: 0;
}

#view-dashboard .enterprise-home-principle-panel {
  align-content: start;
  background: rgba(255, 255, 255, .07);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 16px;
}

#view-dashboard .enterprise-home-principle-panel h3 {
  color: #fff7dc;
  font-size: .94rem;
  line-height: 1.38;
  margin: 0;
}

#view-dashboard .enterprise-home-principle-panel p:last-child {
  color: rgba(255, 255, 255, .74);
  font-size: .84rem;
  line-height: 1.5;
  margin: 0;
}

#view-dashboard .enterprise-platform-status {
  border-top: 0;
  display: grid;
  gap: 11px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding-top: 0;
}

#view-dashboard .enterprise-platform-status-card {
  background: rgba(15, 23, 42, .42);
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 8px;
  gap: 7px;
  padding: 12px;
}

#view-dashboard .enterprise-platform-status-card span,
#view-dashboard .enterprise-platform-home-grid span {
  color: var(--enterprise-gold);
}

#view-dashboard .enterprise-platform-status-card strong {
  font-size: 1.45rem;
}

#view-dashboard .enterprise-platform-status-card small {
  color: rgba(226, 232, 240, .78);
  font-size: .76rem;
  line-height: 1.32;
}

#view-dashboard .enterprise-platform-owner-experience {
  align-items: center;
  background: linear-gradient(90deg, rgba(216, 183, 101, .18), rgba(53, 211, 145, .12));
  border-color: rgba(216, 183, 101, .34);
  color: #fff7dc;
  display: flex;
  min-height: 48px;
  padding: 12px 14px;
}

#view-dashboard .employee-command-home-layout,
#view-dashboard .enterprise-section-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1.12fr) minmax(280px, .88fr);
  margin-bottom: 14px;
  margin-top: 0;
}

#view-dashboard .employee-command-home-layout .workbench-panel,
#view-dashboard .enterprise-section-card,
#view-dashboard .enterprise-progressive-disclosure,
#view-dashboard .enterprise-operational-disclosure {
  background: var(--enterprise-panel-bg);
  border: 1px solid var(--enterprise-panel-border);
  border-radius: 8px;
  box-shadow: 0 18px 48px rgba(2, 6, 23, .22);
  color: var(--enterprise-panel-text);
}

#view-dashboard .employee-command-home-layout .workbench-panel {
  border-top: 3px solid rgba(216, 183, 101, .65);
  min-height: 0;
}

#view-dashboard .employee-command-home-layout .workbench-panel h2,
#view-dashboard .enterprise-section-card h2,
#view-dashboard .enterprise-operational-disclosure strong,
#view-dashboard .enterprise-progressive-disclosure strong {
  color: #fff;
}

#view-dashboard .employee-command-home-layout .panel-tagline,
#view-dashboard .enterprise-section-card .panel-tagline,
#view-dashboard .enterprise-progressive-disclosure small,
#view-dashboard .enterprise-operational-disclosure small {
  color: var(--enterprise-muted-text);
}

#view-dashboard .employee-command-home-layout .employee-stack > *,
#view-dashboard .employee-command-home-layout .stack > * {
  background: rgba(255, 255, 255, .06);
  border-color: rgba(255, 255, 255, .12);
  color: rgba(255, 255, 255, .9);
}

#view-dashboard .enterprise-section-card {
  display: grid;
  gap: 14px;
  padding: 18px;
}

#view-dashboard .enterprise-health-highlight-grid .metric,
#view-dashboard .enterprise-health-highlight-grid .health-item {
  background: rgba(255, 255, 255, .06);
  border-color: rgba(255, 255, 255, .12);
}

#view-dashboard .enterprise-health-highlight-grid .metric strong,
#view-dashboard .enterprise-health-highlight-grid .health-item strong {
  color: #fff;
}

#view-dashboard .enterprise-progressive-disclosure,
#view-dashboard .enterprise-operational-disclosure {
  margin: 14px 0;
  overflow: hidden;
}

#view-dashboard .enterprise-progressive-disclosure summary,
#view-dashboard .enterprise-operational-disclosure summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 16px 18px;
}

#view-dashboard .enterprise-progressive-disclosure summary::-webkit-details-marker,
#view-dashboard .enterprise-operational-disclosure summary::-webkit-details-marker {
  display: none;
}

#view-dashboard .enterprise-progressive-disclosure summary::after,
#view-dashboard .enterprise-operational-disclosure summary::after {
  align-items: center;
  background: rgba(216, 183, 101, .16);
  border: 1px solid rgba(216, 183, 101, .3);
  border-radius: 999px;
  color: var(--enterprise-gold);
  content: "+";
  display: inline-flex;
  font-weight: 900;
  height: 30px;
  justify-content: center;
  width: 30px;
}

#view-dashboard .enterprise-progressive-disclosure[open] summary::after,
#view-dashboard .enterprise-operational-disclosure[open] summary::after {
  content: -;
}

#view-dashboard .enterprise-progressive-disclosure summary span,
#view-dashboard .enterprise-operational-disclosure summary span {
  display: grid;
  gap: 4px;
}

#view-dashboard .enterprise-operational-detail-shell,
#view-dashboard .enterprise-operational-disclosure .employee-workbench {
  border-top: 1px solid rgba(148, 163, 184, .18);
  margin: 0;
  padding: 18px;
}

#view-dashboard .enterprise-platform-model-card {
  margin-bottom: 14px;
}

#view-dashboard .enterprise-platform-model-card .enterprise-platform-home-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

#view-dashboard .enterprise-platform-model-card .enterprise-platform-home-grid article {
  background: rgba(255, 255, 255, .055);
  border-color: rgba(255, 255, 255, .12);
}

#view-dashboard .enterprise-operational-disclosure .employee-top-workbench,
#view-dashboard .enterprise-operational-disclosure .employee-tracked-workbench {
  box-shadow: none;
}

#view-dashboard .enterprise-operational-disclosure .workbench-panel {
  background: rgba(15, 23, 42, .62);
  border-color: rgba(148, 163, 184, .22);
}

@media (max-width: 1180px) {
  #view-dashboard .enterprise-home-briefing-shell,
  #view-dashboard .employee-command-home-layout,
  #view-dashboard .enterprise-section-grid {
    grid-template-columns: 1fr;
  }

  #view-dashboard .enterprise-platform-status,
  #view-dashboard .enterprise-platform-model-card .enterprise-platform-home-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  #view-dashboard .enterprise-home-reconstruction {
    padding: 20px;
  }

  #view-dashboard .enterprise-platform-status,
  #view-dashboard .enterprise-platform-model-card .enterprise-platform-home-grid {
    grid-template-columns: 1fr;
  }
}


/* Page Conversion Implementation 001 Revision 2 - Sketch-faithful Enterprise Executive Briefing */
#view-dashboard {
  --briefing-bg: rgba(15, 27, 45, .94);
  --briefing-bg-2: rgba(21, 45, 58, .84);
  --briefing-border: rgba(148, 163, 184, .22);
  --briefing-text: rgba(241, 245, 249, .96);
  --briefing-muted: rgba(203, 213, 225, .78);
  --briefing-gold: #d8b765;
}

#view-dashboard .command-home-living-platform,
#view-dashboard .command-home-executive-card,
#view-dashboard .command-home-drilldown {
  border-radius: 8px;
  box-shadow: 0 18px 46px rgba(2, 6, 23, .24);
}

#view-dashboard .command-home-living-platform {
  background: radial-gradient(circle at 76% 10%, rgba(216, 183, 101, .2), transparent 28%), linear-gradient(135deg, var(--briefing-bg) 0%, #13243b 56%, var(--briefing-bg-2) 100%);
  border: 1px solid rgba(148, 163, 184, .2);
  color: var(--briefing-text);
  display: grid;
  gap: 18px;
  grid-template-columns: minmax(0, 1fr) minmax(230px, .34fr);
  margin-bottom: 14px;
  padding: 24px;
}

#view-dashboard .command-home-briefing-main {
  display: grid;
  gap: 13px;
  min-width: 0;
}

#view-dashboard .command-home-briefing-main h2 {
  color: #fff;
  font-size: clamp(1.75rem, 3vw, 2.38rem);
  line-height: 1.08;
  margin: 0;
}

#view-dashboard .command-home-briefing-question {
  color: #fff;
  font-size: 1.05rem;
  font-weight: 800;
  line-height: 1.35;
  margin: 0;
}

#view-dashboard .command-home-briefing-summary {
  color: rgba(226, 232, 240, .88);
  line-height: 1.52;
  margin: 0;
  max-width: 820px;
}

#view-dashboard .command-home-autonomy-panel {
  align-content: start;
  background: rgba(255, 255, 255, .075);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 16px;
}

#view-dashboard .command-home-autonomy-panel h3 {
  color: #fff7dc;
  font-size: .96rem;
  line-height: 1.38;
  margin: 0;
}

#view-dashboard .command-home-autonomy-panel p:last-child {
  color: rgba(255, 255, 255, .74);
  font-size: .84rem;
  line-height: 1.5;
  margin: 0;
}

#view-dashboard .command-home-briefing-cards {
  border-top: 0;
  display: grid;
  gap: 11px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding-top: 0;
}

#view-dashboard .enterprise-platform-status-card {
  background: rgba(15, 23, 42, .42);
  border: 1px solid rgba(255, 255, 255, .13);
  border-radius: 8px;
  gap: 7px;
  min-height: 116px;
  padding: 12px;
}

#view-dashboard .enterprise-platform-status-card span {
  color: var(--briefing-gold);
  font-size: .68rem;
  letter-spacing: .08em;
}

#view-dashboard .enterprise-platform-status-card strong {
  color: #fff;
  font-size: 1.38rem;
}

#view-dashboard .enterprise-platform-status-card small {
  color: rgba(226, 232, 240, .78);
  font-size: .76rem;
  line-height: 1.32;
}

#view-dashboard .enterprise-platform-owner-experience {
  align-items: center;
  background: linear-gradient(90deg, rgba(216, 183, 101, .18), rgba(53, 211, 145, .12));
  border: 1px solid rgba(216, 183, 101, .34);
  border-left: 4px solid var(--briefing-gold);
  color: #fff7dc;
  display: flex;
  font-size: 1.03rem;
  font-weight: 800;
  min-height: 48px;
  padding: 12px 14px;
}

#view-dashboard .command-home-executive-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
  margin-bottom: 14px;
}

#view-dashboard .command-home-executive-card,
#view-dashboard .command-home-drilldown {
  background: rgba(15, 23, 42, .88);
  border: 1px solid var(--briefing-border);
  color: var(--briefing-text);
  padding: 18px;
}

#view-dashboard .command-home-human-exceptions {
  border-top: 3px solid rgba(216, 183, 101, .7);
}

#view-dashboard .command-home-executive-card h2 {
  color: #fff;
}

#view-dashboard .command-home-executive-card .panel-tagline {
  color: var(--briefing-muted);
}

#view-dashboard .command-home-status-list,
#view-dashboard .command-home-highlight-list {
  display: grid;
  gap: 10px;
}

#view-dashboard .command-home-status-row,
#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-signal-card {
  background: rgba(255, 255, 255, .06);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  display: grid;
  gap: 5px;
  padding: 12px;
}

#view-dashboard .command-home-status-row strong,
#view-dashboard .command-home-highlight-row strong,
#view-dashboard .command-home-signal-card strong {
  color: #fff;
}

#view-dashboard .command-home-status-row small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-signal-card small {
  color: var(--briefing-muted);
  line-height: 1.4;
}

#view-dashboard .command-home-signal-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#view-dashboard .command-home-authority-list > *,
#view-dashboard .employee-priority-section .stack > * {
  background: rgba(255, 255, 255, .07);
  border-color: rgba(255, 255, 255, .13);
  color: rgba(255, 255, 255, .92);
}

#view-dashboard .command-home-drilldown {
  margin-top: 14px;
  padding: 0;
}

#view-dashboard .command-home-drilldown summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 16px 18px;
}

#view-dashboard .command-home-drilldown summary::-webkit-details-marker {
  display: none;
}

#view-dashboard .command-home-drilldown summary::after {
  align-items: center;
  background: rgba(216, 183, 101, .16);
  border: 1px solid rgba(216, 183, 101, .3);
  border-radius: 999px;
  color: var(--briefing-gold);
  content: "+";
  display: inline-flex;
  font-weight: 900;
  height: 30px;
  justify-content: center;
  width: 30px;
}

#view-dashboard .command-home-drilldown[open] summary::after {
  content: "-";
}

#view-dashboard .command-home-drilldown summary span {
  display: grid;
  gap: 4px;
}

#view-dashboard .command-home-drilldown summary strong {
  color: #fff;
}

#view-dashboard .command-home-drilldown summary small {
  color: var(--briefing-muted);
}

#view-dashboard .command-home-drilldown-map {
  border-top: 1px solid rgba(148, 163, 184, .18);
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  padding: 18px;
}

#view-dashboard .command-home-drilldown-map article {
  background: rgba(255, 255, 255, .055);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  display: grid;
  gap: 5px;
  padding: 12px;
}

#view-dashboard .command-home-drilldown-map span {
  color: #fff;
  font-weight: 800;
}

#view-dashboard .command-home-drilldown-map small {
  color: var(--briefing-muted);
  line-height: 1.42;
}

#view-dashboard .command-home-internal-mounts,
#view-dashboard .command-home-drilldown-workbench {
  border-top: 1px solid rgba(148, 163, 184, .18);
  margin: 0;
  padding: 18px;
}

#view-dashboard .command-home-drilldown .workbench-panel,
#view-dashboard .command-home-drilldown .server-status-panel {
  background: rgba(15, 23, 42, .62);
  border-color: rgba(148, 163, 184, .22);
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-living-platform,
  #view-dashboard .command-home-executive-grid,
  #view-dashboard .command-home-drilldown-map {
    grid-template-columns: 1fr;
  }

  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-signal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  #view-dashboard .command-home-living-platform,
  #view-dashboard .command-home-executive-card {
    padding: 16px;
  }

  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-signal-grid {
    grid-template-columns: 1fr;
  }
}


/* Page Conversion Implementation 001 Revision 3 - Direct Sketch Layout Alignment */
#view-dashboard {
  --sketch-bg: #07111f;
  --sketch-panel: rgba(10, 20, 35, .94);
  --sketch-card: rgba(255, 255, 255, .065);
  --sketch-line: rgba(148, 163, 184, .18);
  --sketch-text: rgba(241, 245, 249, .96);
  --sketch-muted: rgba(203, 213, 225, .76);
  --sketch-gold: #d8b765;
  --sketch-green: #35d391;
}

#view-dashboard .command-home-sketch-shell {
  display: grid;
  gap: 12px;
}

#view-dashboard .command-home-sketch-hero {
  background:
    radial-gradient(circle at 68% 14%, rgba(255, 190, 92, .72), rgba(255, 190, 92, .08) 20%, transparent 34%),
    linear-gradient(155deg, rgba(11, 18, 32, .98), rgba(19, 35, 58, .94) 52%, rgba(30, 55, 52, .92));
  border: 1px solid rgba(148, 163, 184, .24);
  border-radius: 8px;
  box-shadow: 0 22px 58px rgba(2, 6, 23, .32);
  color: var(--sketch-text);
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) 150px;
  overflow: hidden;
  padding: 22px;
  position: relative;
}

#view-dashboard .command-home-sketch-hero::before,
#view-dashboard .command-home-sketch-hero::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

#view-dashboard .command-home-sketch-hero::before {
  background:
    linear-gradient(160deg, transparent 0 44%, rgba(15, 23, 42, .65) 45% 100%),
    linear-gradient(18deg, transparent 0 56%, rgba(30, 64, 91, .56) 57% 100%);
  inset: 0;
  opacity: .45;
}

#view-dashboard .command-home-sketch-hero > * {
  position: relative;
  z-index: 1;
}

#view-dashboard .command-home-hero-copy {
  display: grid;
  gap: 8px;
  min-width: 0;
}

#view-dashboard .command-home-hero-copy h2 {
  color: #fff;
  font-size: clamp(1.7rem, 2.6vw, 2.25rem);
  line-height: 1.08;
  margin: 0;
}

#view-dashboard .command-home-briefing-question {
  color: rgba(255, 255, 255, .94);
  font-size: .98rem;
  font-weight: 800;
  margin: 0;
}

#view-dashboard .command-home-briefing-summary {
  color: rgba(226, 232, 240, .84);
  line-height: 1.45;
  margin: 0;
  max-width: 680px;
}

#view-dashboard .command-home-time-card {
  justify-items: end;
  text-align: right;
}

#view-dashboard .command-home-time-card span,
#view-dashboard .command-home-time-card small {
  color: rgba(226, 232, 240, .76);
  display: block;
  font-size: .76rem;
}

#view-dashboard .command-home-time-card strong {
  color: #fff;
  display: block;
  font-size: 1.45rem;
  line-height: 1.15;
  margin-top: 3px;
}

#view-dashboard .command-home-briefing-cards {
  border-top: 0;
  display: grid;
  gap: 10px;
  grid-column: 1 / -1;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  padding-top: 0;
}

#view-dashboard .enterprise-platform-status-card {
  background: rgba(7, 17, 31, .62);
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 8px;
  box-shadow: none;
  gap: 6px;
  min-height: 104px;
  padding: 12px;
}

#view-dashboard .enterprise-platform-status-card span {
  color: var(--sketch-gold);
  font-size: .66rem;
  letter-spacing: .07em;
}

#view-dashboard .enterprise-platform-status-card strong {
  color: #fff;
  font-size: 1.34rem;
}

#view-dashboard .enterprise-platform-status-card small {
  color: rgba(226, 232, 240, .78);
  font-size: .74rem;
  line-height: 1.3;
}

#view-dashboard .enterprise-platform-owner-experience {
  align-items: center;
  background: rgba(14, 64, 53, .62);
  border: 1px solid rgba(53, 211, 145, .22);
  border-left: 4px solid var(--sketch-green);
  border-radius: 8px;
  color: #d7ffe9;
  display: flex;
  font-weight: 800;
  grid-column: 1 / -1;
  margin: 0;
  min-height: 44px;
  padding: 11px 14px;
}

#view-dashboard .command-home-principle-strip {
  align-items: center;
  background: rgba(7, 17, 31, .82);
  border: 1px solid var(--sketch-line);
  border-radius: 8px;
  color: var(--sketch-text);
  display: flex;
  gap: 12px;
  justify-content: space-between;
  padding: 10px 14px;
}

#view-dashboard .command-home-principle-strip span {
  color: #d7ffe9;
  font-size: .86rem;
  font-weight: 800;
}

#view-dashboard .command-home-principle-strip small {
  color: var(--sketch-muted);
}

#view-dashboard .command-home-sketch-section {
  background: var(--sketch-panel);
  border: 1px solid var(--sketch-line);
  border-radius: 8px;
  box-shadow: 0 16px 40px rgba(2, 6, 23, .24);
  color: var(--sketch-text);
  display: grid;
  gap: 12px;
  padding: 16px;
}

#view-dashboard .command-home-human-exceptions {
  border-top: 3px solid rgba(216, 183, 101, .7);
}

#view-dashboard .command-home-section-heading {
  align-items: start;
  display: flex;
  gap: 14px;
  justify-content: space-between;
}

#view-dashboard .command-home-section-heading h2 {
  color: #fff;
  font-size: 1.05rem;
  margin: 0;
}

#view-dashboard .command-home-section-link {
  background: transparent;
  border: 0;
  color: rgba(125, 211, 252, .9);
  cursor: pointer;
  font-size: .78rem;
  font-weight: 800;
  padding: 0;
}

#view-dashboard .command-home-status-list,
#view-dashboard .command-home-highlight-list,
#view-dashboard .command-home-signal-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

#view-dashboard .command-home-status-row,
#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-signal-card,
#view-dashboard .command-home-authority-list > * {
  background: rgba(255, 255, 255, .055);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 8px;
  color: var(--sketch-text);
  display: grid;
  gap: 5px;
  padding: 12px;
}

#view-dashboard .command-home-authority-list {
  display: grid;
  gap: 10px;
}

#view-dashboard .command-home-authority-list > * {
  grid-template-columns: minmax(0, 1fr) auto;
}

#view-dashboard .command-home-status-row strong,
#view-dashboard .command-home-highlight-row strong,
#view-dashboard .command-home-signal-card strong {
  color: #fff;
}

#view-dashboard .command-home-status-row small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-signal-card small {
  color: var(--sketch-muted);
  line-height: 1.35;
}

#view-dashboard .command-home-drilldown {
  background: var(--sketch-panel);
  border: 1px solid var(--sketch-line);
  border-radius: 8px;
  color: var(--sketch-text);
  overflow: hidden;
}

#view-dashboard .command-home-drilldown summary {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 14px 16px;
}

#view-dashboard .command-home-drilldown summary::-webkit-details-marker {
  display: none;
}

#view-dashboard .command-home-drilldown summary::after {
  align-items: center;
  background: rgba(216, 183, 101, .16);
  border: 1px solid rgba(216, 183, 101, .3);
  border-radius: 999px;
  color: var(--sketch-gold);
  content: "+";
  display: inline-flex;
  font-weight: 900;
  height: 30px;
  justify-content: center;
  width: 30px;
}

#view-dashboard .command-home-drilldown[open] summary::after {
  content: "-";
}

#view-dashboard .command-home-drilldown summary strong {
  color: #fff;
}

#view-dashboard .command-home-drilldown summary small {
  color: var(--sketch-muted);
}

#view-dashboard .command-home-drilldown-map,
#view-dashboard .command-home-internal-mounts,
#view-dashboard .command-home-drilldown-workbench {
  border-top: 1px solid var(--sketch-line);
  padding: 16px;
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-sketch-hero,
  #view-dashboard .command-home-status-list,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-signal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  #view-dashboard .command-home-briefing-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  #view-dashboard .command-home-sketch-hero,
  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-status-list,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-signal-grid,
  #view-dashboard .command-home-principle-strip {
    grid-template-columns: 1fr;
  }

  #view-dashboard .command-home-principle-strip {
    align-items: start;
    display: grid;
  }
}

/* Page Conversion Implementation 001 - below Business Highlights destination-only rule */
#view-dashboard .command-home-next-destinations {
  margin-top: 0;
}

#view-dashboard .command-home-destination-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

#view-dashboard .command-home-destination-card {
  background: rgba(255, 255, 255, .055);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 8px;
  color: var(--sketch-text);
  cursor: pointer;
  display: grid;
  gap: 6px;
  min-height: 112px;
  padding: 13px;
  text-align: left;
}

#view-dashboard .command-home-destination-card:hover,
#view-dashboard .command-home-destination-card:focus-visible {
  border-color: rgba(216, 183, 101, .45);
  outline: none;
}

#view-dashboard .command-home-destination-card span {
  color: #fff;
  font-weight: 800;
  line-height: 1.25;
}

#view-dashboard .command-home-destination-card small {
  color: var(--sketch-muted);
  line-height: 1.38;
}

#view-dashboard .command-home-retired-mounts {
  display: none !important;
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-destination-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  #view-dashboard .command-home-destination-grid {
    grid-template-columns: 1fr;
  }
}

/* Command Home briefs only; work is performed in constitutional workspaces */
#view-dashboard .command-home-authority-brief {
  display: grid;
  gap: 10px;
}

#view-dashboard .command-home-authority-summary-card {
  background: rgba(255, 255, 255, .055);
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 8px;
  color: var(--sketch-text);
  display: grid;
  gap: 6px;
  padding: 13px;
}

#view-dashboard .command-home-authority-summary-card strong {
  color: #fff;
}

#view-dashboard .command-home-authority-summary-card small {
  color: var(--sketch-muted);
  line-height: 1.38;
}


/* Command Home VPS status dropdown: technical stats stay one click away from the briefing surface */
#command-center-shell .command-bar-status.abos-dropdown-trigger {
  appearance: none;
  position: relative;
  padding-right: 1.9rem;
  cursor: pointer;
}

#command-center-shell .command-bar-status.command-bar-status-route {
  appearance: none;
  cursor: pointer;
}

#command-center-shell .command-bar-status.command-bar-status-route:focus-visible {
  outline: 2px solid rgba(88, 166, 255, 0.78);
  outline-offset: 3px;
}

#command-center-shell .command-bar-status.abos-dropdown-trigger::after {
  content: "?";
  position: absolute;
  right: 0.72rem;
  top: 50%;
  transform: translateY(-52%);
  color: rgba(185, 205, 235, 0.72);
  font-size: 0.78rem;
  line-height: 1;
}

#command-center-shell .abos-dropdown-vps-status {
  display: grid;
  gap: 0.55rem;
}

#command-center-shell .abos-vps-status-summary {
  margin: 0 0.45rem 0.25rem;
  color: var(--abos-ink-soft, rgba(210, 222, 238, 0.76));
  font-size: 0.78rem;
  line-height: 1.35;
}

#command-center-shell .abos-vps-status-body {
  display: grid;
  gap: 0.42rem;
}

#command-center-shell .abos-vps-status-row {
  display: grid;
  gap: 0.15rem;
  grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr);
  align-items: start;
  border: 1px solid var(--abos-line, rgba(120, 153, 199, 0.2));
  border-radius: 0.72rem;
  background: rgba(255, 255, 255, 0.055);
  padding: 0.56rem 0.64rem;
}

#command-center-shell .abos-vps-status-row span {
  color: var(--abos-muted, rgba(170, 186, 208, 0.78));
  font-size: 0.74rem;
  font-weight: 800;
  text-transform: uppercase;
}

#command-center-shell .abos-vps-status-row strong {
  color: var(--abos-ink, #eef4fc);
  font-size: 0.88rem;
}

#command-center-shell .abos-vps-status-row small {
  grid-column: 1 / -1;
  color: var(--abos-ink-soft, rgba(210, 222, 238, 0.74));
  line-height: 1.32;
}

#command-center-shell .abos-vps-status-row.is-good strong {
  color: #1e8f5d;
}

#command-center-shell .abos-vps-status-row.is-warn strong {
  color: #ad6a1c;
}

#command-center-shell .abos-vps-status-link {
  appearance: none;
  border: 1px solid var(--abos-line-strong, rgba(120, 153, 199, 0.28));
  border-radius: 0.72rem;
  background: var(--abos-domain-accent-soft, rgba(68, 123, 196, 0.14));
  color: var(--abos-domain-accent-text, #2f6f9f);
  cursor: pointer;
  font: inherit;
  font-size: 0.82rem;
  font-weight: 800;
  padding: 0.58rem 0.68rem;
  text-align: left;
}


/* Page Conversion Implementation 001 Revision 4 - Sketch-level visual fidelity */
#command-center-shell.command-center-dashboard-active .main-shell {
  background: #07111f !important;
  color: #edf5ff !important;
}

#command-center-shell.command-center-dashboard-active .command-center-command-bar {
  background: #08111f !important;
  border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
  box-shadow: 0 18px 44px rgba(2, 6, 23, .28) !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block .eyebrow,
#command-center-shell.command-center-dashboard-active .command-bar-breadcrumb,
#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger span {
  color: rgba(203, 213, 225, .72) !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block h1,
#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger strong,
#command-center-shell.command-center-dashboard-active .command-bar-status {
  color: #f8fbff !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-avatar.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-alert.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-status.abos-dropdown-trigger {
  background: rgba(15, 23, 42, .78) !important;
  border-color: rgba(148, 163, 184, .18) !important;
  box-shadow: none !important;
}

#view-dashboard {
  background:
    radial-gradient(circle at 72% 2%, rgba(216, 183, 101, .11), transparent 28%),
    linear-gradient(180deg, #07111f, #050b14 100%) !important;
  color: var(--sketch-text) !important;
  padding: 16px !important;
}

#view-dashboard .command-home-sketch-shell {
  gap: 10px !important;
  margin: 0 auto !important;
  max-width: 1040px !important;
}

#view-dashboard .command-home-sketch-hero {
  border-radius: 10px !important;
  gap: 12px !important;
  grid-template-columns: minmax(0, 1fr) 132px !important;
  padding: 18px !important;
}

#view-dashboard .command-home-hero-copy h2 {
  font-size: clamp(1.35rem, 2vw, 1.72rem) !important;
}

#view-dashboard .command-home-briefing-question,
#view-dashboard .command-home-briefing-summary {
  font-size: .86rem !important;
}

#view-dashboard .command-home-time-card strong {
  font-size: 1.2rem !important;
}

#view-dashboard .command-home-briefing-cards,
#view-dashboard .command-home-status-list,
#view-dashboard .command-home-highlight-list,
#view-dashboard .command-home-signal-grid {
  gap: 8px !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}

#view-dashboard .enterprise-platform-status-card,
#view-dashboard .command-home-status-row,
#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-signal-card,
#view-dashboard .command-home-destination-card,
#view-dashboard .command-home-authority-summary-card {
  background: linear-gradient(180deg, rgba(20, 32, 52, .82), rgba(10, 18, 31, .86)) !important;
  border: 1px solid rgba(148, 163, 184, .17) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04) !important;
  min-height: 0 !important;
  padding: 10px !important;
}

#view-dashboard .enterprise-platform-status-card {
  min-height: 92px !important;
}

#view-dashboard .command-home-card-head {
  align-items: center;
  display: flex;
  gap: 7px;
  min-width: 0;
}

#view-dashboard .command-home-card-label,
#view-dashboard .command-home-card-head strong {
  color: rgba(241, 245, 249, .92) !important;
  font-size: .7rem !important;
  font-weight: 800 !important;
  line-height: 1.16 !important;
  overflow-wrap: anywhere;
}

#view-dashboard .command-home-icon-chip {
  align-items: center;
  background: rgba(53, 211, 145, .12);
  border: 1px solid rgba(53, 211, 145, .32);
  border-radius: 999px;
  color: #35d391;
  display: inline-flex;
  flex: 0 0 auto;
  font-size: .72rem;
  height: 21px;
  justify-content: center;
  width: 21px;
}

#view-dashboard .command-home-icon-chip::before {
  content: "I";
}


#view-dashboard .is-systems .command-home-icon-chip::before { content: "B"; }
#view-dashboard .is-autonomy .command-home-icon-chip::before { content: "A"; }
#view-dashboard .is-consumer .command-home-icon-chip::before { content: "C"; }
#view-dashboard .is-exception .command-home-icon-chip::before { content: "!"; }
#view-dashboard .is-status-1 .command-home-icon-chip::before { content: "OK"; }
#view-dashboard .is-status-2 .command-home-icon-chip::before { content: "~"; }
#view-dashboard .is-status-3 .command-home-icon-chip::before { content: "!"; }
#view-dashboard .is-status-4 .command-home-icon-chip::before { content: "+"; }
#view-dashboard .is-health-1 .command-home-icon-chip::before { content: "OK"; }
#view-dashboard .is-health-2 .command-home-icon-chip::before { content: "S"; }
#view-dashboard .is-health-3 .command-home-icon-chip::before { content: "A"; }
#view-dashboard .is-health-4 .command-home-icon-chip::before { content: "G"; }
#view-dashboard .is-health-5 .command-home-icon-chip::before { content: "R"; }
#view-dashboard .is-highlight-1 .command-home-icon-chip::before { content: "L"; }
#view-dashboard .is-highlight-2 .command-home-icon-chip::before { content: "T"; }
#view-dashboard .is-highlight-3 .command-home-icon-chip::before { content: "C"; }
#view-dashboard .is-highlight-4 .command-home-icon-chip::before { content: "W"; }
#view-dashboard .is-highlight-5 .command-home-icon-chip::before { content: "$"; }

#view-dashboard .is-systems .command-home-icon-chip,
#view-dashboard .is-status-2 .command-home-icon-chip,
#view-dashboard .is-highlight-2 .command-home-icon-chip {
  background: rgba(96, 165, 250, .13);
  border-color: rgba(96, 165, 250, .32);
  color: #60a5fa;
}

#view-dashboard .is-autonomy .command-home-icon-chip,
#view-dashboard .is-status-1 .command-home-icon-chip,
#view-dashboard .is-health-3 .command-home-icon-chip,
#view-dashboard .is-highlight-4 .command-home-icon-chip {
  background: rgba(53, 211, 145, .13);
  border-color: rgba(53, 211, 145, .32);
  color: #35d391;
}

#view-dashboard .is-consumer .command-home-icon-chip,
#view-dashboard .is-highlight-3 .command-home-icon-chip {
  background: rgba(192, 132, 252, .13);
  border-color: rgba(192, 132, 252, .32);
  color: #c084fc;
}

#view-dashboard .is-exception .command-home-icon-chip,
#view-dashboard .is-status-3 .command-home-icon-chip,
#view-dashboard .is-highlight-5 .command-home-icon-chip {
  background: rgba(216, 183, 101, .15);
  border-color: rgba(216, 183, 101, .38);
  color: #d8b765;
}

#view-dashboard .enterprise-platform-status-card strong {
  font-size: 1.22rem !important;
  line-height: 1.08 !important;
  margin-top: 4px;
}

#view-dashboard .enterprise-platform-status-card small,
#view-dashboard .command-home-status-row small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-signal-card small,
#view-dashboard .command-home-authority-summary-card small,
#view-dashboard .command-home-destination-card small {
  color: rgba(203, 213, 225, .72) !important;
  font-size: .7rem !important;
  line-height: 1.32 !important;
}

#view-dashboard .enterprise-platform-owner-experience {
  border-radius: 8px !important;
  font-size: .86rem !important;
  min-height: 40px !important;
  padding: 9px 12px 9px 42px !important;
  position: relative;
}

#view-dashboard .enterprise-platform-owner-experience::before {
  align-items: center;
  background: rgba(53, 211, 145, .18);
  border: 1px solid rgba(53, 211, 145, .34);
  border-radius: 999px;
  color: #35d391;
  content: "I";
  display: inline-flex;
  font-size: .78rem;
  font-weight: 900;
  height: 22px;
  justify-content: center;
  left: 12px;
  position: absolute;
  width: 22px;
}

#view-dashboard .command-home-principle-strip {
  border-radius: 8px !important;
  padding: 9px 12px 9px 42px !important;
  position: relative;
}

#view-dashboard .command-home-principle-strip::before {
  align-items: center;
  background: rgba(53, 211, 145, .12);
  border: 1px solid rgba(53, 211, 145, .3);
  border-radius: 999px;
  color: #35d391;
  content: "I";
  display: inline-flex;
  font-weight: 900;
  height: 22px;
  justify-content: center;
  left: 12px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
}

#view-dashboard .command-home-principle-strip span {
  font-size: .75rem !important;
}

#view-dashboard .command-home-principle-strip small {
  font-size: .72rem !important;
}

#view-dashboard .command-home-sketch-section {
  border-radius: 8px !important;
  gap: 9px !important;
  padding: 12px !important;
}

#view-dashboard .command-home-section-heading h2 {
  font-size: .93rem !important;
}

#view-dashboard .command-home-section-heading .eyebrow {
  font-size: .64rem !important;
  margin-bottom: 2px !important;
}

#view-dashboard .command-home-section-link {
  color: rgba(125, 211, 252, .88) !important;
  font-size: .7rem !important;
}

#view-dashboard .command-home-authority-summary-card {
  align-items: center;
  display: grid !important;
  gap: 10px !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  min-height: 62px !important;
}

#view-dashboard .command-home-authority-copy {
  display: grid;
  gap: 3px;
}

#view-dashboard .command-home-authority-copy strong {
  color: #fff !important;
  font-size: .82rem !important;
}

#view-dashboard .command-home-authority-meta {
  align-items: end;
  display: grid;
  gap: 6px;
  justify-items: end;
}

#view-dashboard .command-home-authority-meta span {
  color: var(--sketch-gold);
  font-size: .62rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}

#view-dashboard .command-home-authority-meta .command-home-section-link {
  background: #d8b765 !important;
  border-radius: 999px;
  color: #111827 !important;
  padding: 7px 11px !important;
}

#view-dashboard .command-home-destination-grid {
  gap: 8px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-destination-card {
  min-height: 78px !important;
}

#view-dashboard .command-home-destination-card span {
  font-size: .78rem !important;
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-status-list,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-signal-grid,
  #view-dashboard .command-home-destination-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  #view-dashboard {
    padding: 10px !important;
  }

  #view-dashboard .command-home-sketch-hero,
  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-status-list,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-signal-grid,
  #view-dashboard .command-home-destination-grid {
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-authority-summary-card {
    grid-template-columns: auto minmax(0, 1fr) !important;
  }

  #view-dashboard .command-home-authority-meta {
    grid-column: 1 / -1;
    justify-items: start;
  }
}


/* Page Conversion Implementation 001 Revision 3 - Command Home boundary enforcement */
#view-dashboard .command-home-next-destinations .command-home-section-heading h2 {
  letter-spacing: 0;
}

#view-dashboard .command-home-next-destinations {
  background: rgba(7, 17, 31, .9) !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card {
  min-height: 86px !important;
}


/* Page Conversion Implementation 001 Revision 4 - Enterprise speaks as Chief of Staff */
#view-dashboard .command-home-enterprise-status {
  background: rgba(7, 17, 31, .58);
  border: 1px solid rgba(53, 211, 145, .24);
  border-radius: 8px;
  display: grid;
  gap: 6px;
  margin-top: 4px;
  max-width: 680px;
  padding: 10px 12px;
}

#view-dashboard .command-home-enterprise-status strong {
  color: #d7ffe9;
  font-size: .78rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

#view-dashboard .command-home-enterprise-status ul {
  display: grid;
  gap: 4px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#view-dashboard .command-home-enterprise-status li {
  color: rgba(226, 232, 240, .86);
  font-size: .78rem;
  line-height: 1.32;
  padding-left: 16px;
  position: relative;
}

#view-dashboard .command-home-enterprise-status li::before {
  color: #35d391;
  content: ">";
  font-weight: 900;
  left: 0;
  position: absolute;
}

#view-dashboard .enterprise-platform-status-card strong {
  font-size: .82rem !important;
  line-height: 1.28 !important;
}


/* Page Conversion Implementation 001 - Visual Authority Pass */
#view-dashboard .command-home-sketch-shell {
  gap: 14px !important;
}

#view-dashboard .command-home-sketch-hero {
  padding: 22px !important;
}

#view-dashboard .command-home-hero-copy {
  gap: 10px !important;
}

#view-dashboard .command-home-hero-copy .eyebrow {
  color: rgba(125, 211, 252, .62) !important;
  font-size: .66rem !important;
  letter-spacing: .09em !important;
  order: 0;
}

#view-dashboard .command-home-hero-copy h2 {
  color: #ffffff !important;
  font-size: clamp(1.85rem, 2.8vw, 2.45rem) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.02 !important;
  margin-bottom: 2px !important;
  order: 1;
}

#view-dashboard .command-home-enterprise-status {
  background: linear-gradient(180deg, rgba(9, 31, 28, .82), rgba(6, 18, 30, .9)) !important;
  border: 1px solid rgba(53, 211, 145, .42) !important;
  box-shadow: 0 12px 30px rgba(2, 6, 23, .24), inset 0 1px 0 rgba(255, 255, 255, .05) !important;
  margin-top: 4px !important;
  order: 2;
  padding: 12px 14px !important;
}

#view-dashboard .command-home-enterprise-status strong {
  color: #e8fff3 !important;
  font-size: .82rem !important;
}

#view-dashboard .command-home-enterprise-status li {
  color: rgba(239, 246, 255, .94) !important;
  font-size: .82rem !important;
}

#view-dashboard .command-home-briefing-question {
  color: rgba(226, 232, 240, .78) !important;
  font-size: .82rem !important;
  font-weight: 800 !important;
  order: 3;
}

#view-dashboard #command-home-overnight-brief {
  color: rgba(226, 232, 240, .84) !important;
  font-size: .84rem !important;
  line-height: 1.48 !important;
  max-width: 720px !important;
  order: 4;
}

#view-dashboard .command-home-time-card {
  opacity: .72 !important;
}

#view-dashboard .command-home-briefing-cards {
  opacity: .74 !important;
  transform: scale(.985);
  transform-origin: top center;
}

#view-dashboard .enterprise-platform-status-card {
  background: rgba(9, 17, 30, .56) !important;
  border-color: rgba(148, 163, 184, .11) !important;
  box-shadow: none !important;
}

#view-dashboard .enterprise-platform-status-card strong {
  color: rgba(241, 245, 249, .82) !important;
  font-weight: 750 !important;
}

#view-dashboard .enterprise-platform-status-card small {
  color: rgba(203, 213, 225, .58) !important;
}

#view-dashboard .enterprise-platform-owner-experience,
#view-dashboard .command-home-principle-strip,
#view-dashboard section[aria-label="Autonomous Work Status"],
#view-dashboard section[aria-label="Enterprise Platform Health"],
#view-dashboard section[aria-label="What Materially Changed"] {
  opacity: .78 !important;
}

#view-dashboard .command-home-human-exceptions {
  background: linear-gradient(180deg, rgba(18, 24, 36, .98), rgba(10, 18, 31, .96)) !important;
  border-color: rgba(216, 183, 101, .36) !important;
  border-top: 3px solid rgba(216, 183, 101, .88) !important;
  box-shadow: 0 18px 46px rgba(2, 6, 23, .34), inset 0 1px 0 rgba(255, 255, 255, .05) !important;
  opacity: 1 !important;
  padding: 14px !important;
}

#view-dashboard .command-home-human-exceptions .command-home-section-heading h2 {
  color: #fff8df !important;
  font-size: 1.08rem !important;
}

#view-dashboard .command-home-authority-summary-card {
  background: linear-gradient(180deg, rgba(31, 26, 16, .86), rgba(12, 19, 31, .94)) !important;
  border-color: rgba(216, 183, 101, .36) !important;
  min-height: 68px !important;
}

#view-dashboard .command-home-authority-copy strong {
  font-size: .92rem !important;
}

#view-dashboard .command-home-next-destinations {
  background: linear-gradient(180deg, rgba(9, 18, 32, .98), rgba(5, 12, 22, .98)) !important;
  border-color: rgba(96, 165, 250, .2) !important;
  box-shadow: 0 18px 46px rgba(2, 6, 23, .26) !important;
  margin-top: 2px !important;
  opacity: 1 !important;
  padding: 14px !important;
}

#view-dashboard .command-home-next-destinations .command-home-section-heading h2 {
  color: #f8fbff !important;
  font-size: 1.05rem !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card {
  background: rgba(15, 27, 45, .72) !important;
  border-color: rgba(148, 163, 184, .16) !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card span {
  color: rgba(248, 251, 255, .96) !important;
}

@media (max-width: 760px) {
  #view-dashboard .command-home-briefing-cards {
    opacity: .9 !important;
    transform: none;
  }
}


/* Page Conversion Implementation 001 - Runtime Health Pilot Visual Foundation Alignment */
#command-center-shell.command-center-dashboard-active .main-shell {
  background: linear-gradient(180deg, #f6f2ea 0%, #ede5d8 100%) !important;
  color: #111827 !important;
}

#command-center-shell.command-center-dashboard-active .command-center-command-bar {
  background: rgba(255, 253, 248, .96) !important;
  border-bottom: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  box-shadow: 0 10px 28px rgba(31, 27, 21, .06) !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block h1,
#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger strong,
#command-center-shell.command-center-dashboard-active .command-bar-status {
  color: #111827 !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block .eyebrow,
#command-center-shell.command-center-dashboard-active .command-bar-breadcrumb,
#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger span {
  color: #64748b !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-avatar.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-alert.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-status.abos-dropdown-trigger {
  background: rgba(255, 252, 246, .92) !important;
  border-color: var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  box-shadow: none !important;
}

#view-dashboard {
  background: transparent !important;
  color: #111827 !important;
  padding: clamp(14px, 1.8vw, 24px) !important;
}

#view-dashboard .command-home-sketch-shell {
  align-content: start !important;
  background: linear-gradient(180deg, #fffefa 0%, #fbfaf7 100%) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-radius: 8px !important;
  box-shadow: var(--cc-briefing-shadow, 0 18px 42px rgba(31, 27, 21, .055)) !important;
  display: grid !important;
  gap: var(--cc-briefing-section-gap, clamp(18px, 2.1vw, 30px)) !important;
  margin: 0 auto !important;
  max-width: 1180px !important;
  padding: clamp(16px, 1.9vw, 26px) !important;
}

#view-dashboard .command-home-sketch-hero {
  background:
    linear-gradient(90deg, rgba(255,255,255,.94) 0%, rgba(251,250,247,.86) 100%),
    var(--cc-briefing-surface, #fffdf8) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-left: 0 !important;
  border-radius: 8px !important;
  box-shadow: var(--cc-briefing-focus-shadow, 0 10px 30px rgba(31, 27, 21, .05)) !important;
  color: #111827 !important;
  gap: clamp(16px, 2vw, 28px) !important;
  grid-template-columns: minmax(0, 1.36fr) minmax(220px, .52fr) !important;
  overflow: hidden !important;
  padding: var(--cc-briefing-pad, clamp(16px, 1.9vw, 26px)) !important;
  position: relative !important;
}

#view-dashboard .command-home-sketch-hero::before {
  background: var(--cc-healthy, #16815f) !important;
  content: "" !important;
  inset: 0 auto 0 0 !important;
  opacity: 1 !important;
  position: absolute !important;
  width: 5px !important;
}

#view-dashboard .command-home-sketch-hero::after {
  background: linear-gradient(90deg, transparent 0%, var(--cc-briefing-line-strong, rgba(104, 82, 57, .28)) 18%, var(--cc-briefing-line, rgba(104, 82, 57, .18)) 82%, transparent 100%) !important;
  bottom: 0 !important;
  content: "" !important;
  height: 1px !important;
  left: var(--cc-briefing-pad, 20px) !important;
  opacity: 1 !important;
  position: absolute !important;
  right: var(--cc-briefing-pad, 20px) !important;
}

#view-dashboard .command-home-hero-copy h2 {
  color: #111827 !important;
  font-size: clamp(1.42rem, 2.35vw, 1.82rem) !important;
  font-weight: 850 !important;
  line-height: 1.12 !important;
  max-width: 22ch !important;
}

#view-dashboard .command-home-hero-copy .eyebrow,
#view-dashboard .command-home-section-heading .eyebrow {
  color: #7c5f32 !important;
  font-size: .72rem !important;
  font-weight: 850 !important;
  letter-spacing: .06em !important;
}

#view-dashboard .command-home-briefing-question,
#view-dashboard #command-home-overnight-brief {
  color: #334155 !important;
  font-size: clamp(.96rem, 1.1vw, 1.06rem) !important;
  line-height: 1.54 !important;
}

#view-dashboard .command-home-enterprise-status {
  background: rgba(255,255,255,.72) !important;
  border: 1px solid rgba(104, 82, 57, .16) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.86) !important;
  margin-top: 4px !important;
  max-width: 680px !important;
  padding: clamp(14px, 1.5vw, 20px) !important;
}

#view-dashboard .command-home-enterprise-status strong {
  color: #111827 !important;
  font-size: clamp(1.02rem, 1.35vw, 1.18rem) !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-enterprise-status li {
  color: #334155 !important;
  font-size: .92rem !important;
  line-height: 1.48 !important;
}

#view-dashboard .command-home-enterprise-status li::before {
  color: var(--cc-healthy, #16815f) !important;
}

#view-dashboard .command-home-time-card {
  background: rgba(255,255,255,.72) !important;
  border: 1px solid rgba(104, 82, 57, .16) !important;
  border-radius: 8px !important;
  justify-items: start !important;
  opacity: 1 !important;
  padding: 14px !important;
  text-align: left !important;
}

#view-dashboard .command-home-time-card span,
#view-dashboard .command-home-time-card small {
  color: #64748b !important;
}

#view-dashboard .command-home-time-card strong {
  color: #111827 !important;
}

#view-dashboard .command-home-briefing-cards {
  background: var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-radius: 8px !important;
  gap: 1px !important;
  opacity: 1 !important;
  overflow: hidden !important;
  transform: none !important;
}

#view-dashboard .enterprise-platform-status-card {
  background: rgba(255,255,255,.88) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: inset 0 4px 0 var(--cc-healthy, #16815f) !important;
  min-height: 122px !important;
  padding: clamp(14px, 1.5vw, 18px) !important;
}

#view-dashboard .enterprise-platform-status-card.is-exception {
  box-shadow: inset 0 4px 0 var(--cc-attention, #b7791f) !important;
}

#view-dashboard .command-home-card-label,
#view-dashboard .command-home-card-head strong {
  color: #5b6472 !important;
  font-size: .72rem !important;
  font-weight: 850 !important;
  letter-spacing: .06em !important;
  text-transform: uppercase !important;
}

#view-dashboard .enterprise-platform-status-card strong,
#view-dashboard .command-home-status-row strong,
#view-dashboard .command-home-highlight-row strong,
#view-dashboard .command-home-signal-card strong {
  color: #111827 !important;
}

#view-dashboard .enterprise-platform-status-card small,
#view-dashboard .command-home-status-row small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-signal-card small,
#view-dashboard .command-home-authority-summary-card small,
#view-dashboard .command-home-destination-card small {
  color: #475569 !important;
}

#view-dashboard .command-home-icon-chip {
  background: rgba(247, 252, 249, .88) !important;
  border: 1px solid rgba(22, 129, 95, .22) !important;
  color: var(--cc-healthy, #16815f) !important;
}

#view-dashboard .command-home-principle-strip,
#view-dashboard .enterprise-platform-owner-experience {
  background: rgba(255,255,255,.78) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-left: 5px solid var(--cc-healthy, #16815f) !important;
  color: #111827 !important;
  opacity: 1 !important;
}

#view-dashboard .command-home-principle-strip span,
#view-dashboard .enterprise-platform-owner-experience {
  color: #111827 !important;
}

#view-dashboard .command-home-principle-strip small {
  color: #64748b !important;
}

#view-dashboard .command-home-sketch-section {
  background: rgba(255,255,255,.8) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #111827 !important;
  gap: var(--cc-briefing-gap, 18px) !important;
  opacity: 1 !important;
  padding: clamp(14px, 1.5vw, 20px) clamp(16px, 1.9vw, 26px) !important;
}

#view-dashboard .command-home-section-heading h2 {
  color: #111827 !important;
  font-size: clamp(1.02rem, 1.35vw, 1.18rem) !important;
}

#view-dashboard .command-home-human-exceptions {
  background: rgba(255, 251, 242, .78) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-left: 0 !important;
  border-top: 0 !important;
  box-shadow: none !important;
  color: var(--cc-attention, #b7791f) !important;
  overflow: hidden !important;
  position: relative !important;
}

#view-dashboard .command-home-human-exceptions::before {
  background: currentColor !important;
  content: "" !important;
  inset: 0 auto 0 0 !important;
  opacity: .92 !important;
  position: absolute !important;
  width: 5px !important;
}

#view-dashboard .command-home-human-exceptions > * {
  color: #111827 !important;
}

#view-dashboard .command-home-human-exceptions .command-home-section-heading h2 {
  color: #111827 !important;
}

#view-dashboard .command-home-authority-summary-card,
#view-dashboard .command-home-status-row,
#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-signal-card,
#view-dashboard .command-home-destination-card {
  background: rgba(255,255,255,.88) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: #111827 !important;
}

#view-dashboard .command-home-authority-summary-card {
  box-shadow: inset 4px 0 0 var(--cc-attention, #b7791f) !important;
}

#view-dashboard .command-home-status-list,
#view-dashboard .command-home-highlight-list,
#view-dashboard .command-home-signal-grid {
  gap: var(--cc-briefing-gap, 18px) !important;
}

#view-dashboard .command-home-next-destinations {
  background: rgba(255,255,255,.8) !important;
  border: 1px solid var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
  box-shadow: none !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card {
  background: rgba(255,255,255,.88) !important;
  border-color: var(--cc-briefing-line, rgba(104, 82, 57, .18)) !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card span {
  color: #111827 !important;
}

#view-dashboard .command-home-section-link {
  color: #7c5f32 !important;
}

#view-dashboard .command-home-authority-meta .command-home-section-link {
  background: rgba(183, 121, 31, .12) !important;
  border: 1px solid rgba(183, 121, 31, .24) !important;
  color: #7c4a03 !important;
}

@media (max-width: 980px) {
  #view-dashboard .command-home-sketch-hero {
    grid-template-columns: 1fr !important;
  }
}

/* Page Conversion Implementation 001 - Runtime Health Pilot Command Home Alignment */
#command-center-shell.command-center-dashboard-active .main-shell {
  background:
    radial-gradient(circle at 78% 6%, rgba(34, 197, 158, .08), transparent 28%),
    linear-gradient(180deg, #08111c 0%, #0b1420 44%, #0a111b 100%) !important;
  color: #f8fafc !important;
}

#command-center-shell.command-center-dashboard-active .command-center-command-bar {
  background: linear-gradient(180deg, rgba(8, 17, 28, .98), rgba(10, 20, 32, .94)) !important;
  border-bottom: 1px solid rgba(148, 163, 184, .14) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .28) !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block h1,
#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger strong,
#command-center-shell.command-center-dashboard-active .command-bar-status {
  color: #f8fafc !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block .eyebrow,
#command-center-shell.command-center-dashboard-active .command-bar-breadcrumb,
#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger span {
  color: #94a3b8 !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-control.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-avatar.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-alert.abos-dropdown-trigger,
#command-center-shell.command-center-dashboard-active .command-bar-status.abos-dropdown-trigger {
  background: rgba(15, 28, 44, .92) !important;
  border-color: rgba(148, 163, 184, .16) !important;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .18) !important;
}

#view-dashboard {
  background: transparent !important;
  padding: clamp(12px, 1.4vw, 20px) clamp(12px, 1.8vw, 24px) 42px !important;
}

#view-dashboard .command-home-sketch-shell {
  background:
    linear-gradient(180deg, rgba(245, 239, 225, .96), rgba(234, 224, 205, .94)) !important;
  border: 1px solid rgba(250, 244, 232, .18) !important;
  border-radius: 10px !important;
  box-shadow: 0 24px 70px rgba(0, 0, 0, .36) !important;
  color: #172033 !important;
  gap: 18px !important;
  margin: 0 auto !important;
  max-width: 1180px !important;
  overflow: hidden !important;
  padding: clamp(18px, 2vw, 28px) !important;
}

#view-dashboard .command-home-sketch-hero {
  background:
    linear-gradient(135deg, rgba(255, 253, 247, .96) 0%, rgba(248, 243, 233, .92) 56%, rgba(231, 221, 202, .88) 100%) !important;
  border: 1px solid rgba(114, 91, 58, .18) !important;
  border-radius: 8px !important;
  box-shadow: 0 14px 36px rgba(82, 64, 42, .12) !important;
  display: grid !important;
  gap: 16px !important;
  grid-template-columns: minmax(0, 1fr) minmax(180px, 230px) !important;
  grid-template-areas:
    "copy time"
    "status status"
    "owner owner" !important;
  min-height: 0 !important;
  padding: clamp(18px, 2.2vw, 30px) !important;
}

#view-dashboard .command-home-sketch-hero::before {
  background: #1fa47a !important;
  width: 5px !important;
}

#view-dashboard .command-home-sketch-hero::after {
  display: none !important;
}

#view-dashboard .command-home-hero-copy {
  display: contents !important;
}

#view-dashboard .command-home-hero-copy .eyebrow {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

#view-dashboard .command-home-hero-copy h2 {
  grid-column: 1 !important;
  grid-row: 2 !important;
}

#view-dashboard .command-home-enterprise-status {
  grid-column: 1 !important;
  grid-row: 3 !important;
}

#view-dashboard .command-home-briefing-question {
  grid-column: 1 / -1 !important;
  grid-row: 4 !important;
}

#view-dashboard #command-home-overnight-brief {
  grid-column: 1 / -1 !important;
  grid-row: 5 !important;
}

#view-dashboard .command-home-hero-copy h2 {
  color: #101827 !important;
  font-size: clamp(1.56rem, 2.45vw, 2.15rem) !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  line-height: 1.05 !important;
  margin: 0 !important;
  max-width: 24ch !important;
}

#view-dashboard .command-home-hero-copy .eyebrow,
#view-dashboard .command-home-section-heading .eyebrow {
  color: #7a5b2e !important;
  font-size: .68rem !important;
  font-weight: 850 !important;
  letter-spacing: .08em !important;
  line-height: 1.25 !important;
  margin: 0 !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-briefing-question {
  color: #182235 !important;
  font-size: clamp(.98rem, 1.08vw, 1.08rem) !important;
  font-weight: 780 !important;
  line-height: 1.45 !important;
  margin: 6px 0 0 !important;
  max-width: none !important;
}

#view-dashboard #command-home-overnight-brief {
  color: #475569 !important;
  font-size: .96rem !important;
  line-height: 1.5 !important;
  margin: 0 !important;
  max-width: min(78ch, 100%) !important;
}

#view-dashboard .command-home-enterprise-status {
  background: rgba(255, 255, 255, .58) !important;
  border: 1px solid rgba(114, 91, 58, .14) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .84) !important;
  display: grid !important;
  gap: 6px !important;
  margin-top: 6px !important;
  max-width: min(720px, 100%) !important;
  min-height: 0 !important;
  padding: 10px 12px !important;
}

#view-dashboard .command-home-enterprise-status strong {
  color: #111827 !important;
  font-size: .78rem !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-enterprise-status ul {
  display: grid !important;
  gap: 3px !important;
  margin: 0 !important;
  padding: 0 !important;
}

#view-dashboard .command-home-enterprise-status li {
  color: #475569 !important;
  font-size: .82rem !important;
  line-height: 1.35 !important;
  padding-left: 15px !important;
}

#view-dashboard .command-home-time-card {
  align-self: start !important;
  background: rgba(255, 255, 255, .62) !important;
  border: 1px solid rgba(114, 91, 58, .14) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .76) !important;
  display: grid !important;
  gap: 4px !important;
  grid-area: time !important;
  grid-column: 2 !important;
  grid-row: 1 / 4 !important;
  justify-items: start !important;
  min-height: 112px !important;
  padding: 14px !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  width: auto !important;
  z-index: 2 !important;
}

#view-dashboard .command-home-time-card span,
#view-dashboard .command-home-time-card small {
  color: #64748b !important;
  font-size: .78rem !important;
}

#view-dashboard .command-home-time-card strong {
  color: #111827 !important;
  font-size: 1.15rem !important;
}

#view-dashboard .command-home-briefing-cards {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: grid !important;
  gap: 12px !important;
  grid-area: status !important;
  grid-column: 1 / -1 !important;
  grid-row: 6 !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  min-height: 0 !important;
  overflow: visible !important;
}

#view-dashboard .enterprise-platform-status-card {
  align-content: start !important;
  background: rgba(255, 255, 255, .76) !important;
  border: 1px solid rgba(114, 91, 58, .14) !important;
  border-radius: 8px !important;
  box-shadow: inset 0 4px 0 #1fa47a !important;
  display: grid !important;
  gap: 8px !important;
  min-height: 126px !important;
  padding: 12px !important;
}

#view-dashboard .enterprise-platform-status-card.is-systems { box-shadow: inset 0 4px 0 #4f8fd8 !important; }
#view-dashboard .enterprise-platform-status-card.is-autonomy { box-shadow: inset 0 4px 0 #2ca66f !important; }
#view-dashboard .enterprise-platform-status-card.is-consumer { box-shadow: inset 0 4px 0 #8b6bd6 !important; }
#view-dashboard .enterprise-platform-status-card.is-exception { box-shadow: inset 0 4px 0 #c89b2f !important; }

#view-dashboard .command-home-card-head {
  align-items: center !important;
  display: flex !important;
  gap: 8px !important;
  min-width: 0 !important;
}

#view-dashboard .command-home-icon-chip {
  align-items: center !important;
  background: rgba(31, 164, 122, .11) !important;
  border: 1px solid rgba(31, 164, 122, .22) !important;
  border-radius: 7px !important;
  color: #13795c !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  height: 26px !important;
  justify-content: center !important;
  position: relative !important;
  width: 26px !important;
}

#view-dashboard .command-home-icon-chip::before {
  content: "" !important;
  background: currentColor !important;
  border-radius: 999px !important;
  height: 8px !important;
  width: 8px !important;
}

#view-dashboard .command-home-icon-chip.is-exception {
  background: rgba(200, 155, 47, .14) !important;
  border-color: rgba(200, 155, 47, .28) !important;
  color: #9f6b06 !important;
}

#view-dashboard .command-home-card-label,
#view-dashboard .command-home-card-head strong {
  color: #334155 !important;
  font-size: .69rem !important;
  font-weight: 850 !important;
  letter-spacing: .04em !important;
  line-height: 1.25 !important;
  min-width: 0 !important;
  overflow-wrap: normal !important;
  text-transform: uppercase !important;
  word-break: normal !important;
}

#view-dashboard .enterprise-platform-status-card > strong {
  color: #111827 !important;
  font-size: .86rem !important;
  font-weight: 820 !important;
  line-height: 1.32 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

#view-dashboard .enterprise-platform-status-card small {
  color: #64748b !important;
  font-size: .72rem !important;
  line-height: 1.35 !important;
  overflow-wrap: normal !important;
  word-break: normal !important;
}

#view-dashboard .enterprise-platform-owner-experience {
  background: rgba(10, 30, 44, .06) !important;
  border: 1px solid rgba(31, 164, 122, .2) !important;
  border-left: 5px solid #1fa47a !important;
  border-radius: 8px !important;
  color: #115e48 !important;
  font-size: .95rem !important;
  font-weight: 820 !important;
  grid-area: owner !important;
  grid-column: 1 / -1 !important;
  grid-row: 7 !important;
  margin: 0 !important;
  padding: 12px 14px !important;
}

#view-dashboard .enterprise-platform-owner-experience::before,
#view-dashboard .enterprise-platform-owner-experience::after {
  display: none !important;
}

/* Page Conversion Implementation 001 - full-width enterprise brief row */
#view-dashboard .command-home-briefing-question,
#view-dashboard #command-home-overnight-brief {
  max-width: none !important;
  width: 100% !important;
}

/* Page Conversion Implementation 001 - full-width briefing rows without hero overlap */
#view-dashboard .command-home-hero-copy {
  display: grid !important;
  gap: 8px !important;
  grid-area: copy !important;
  grid-column: auto !important;
  grid-row: auto !important;
  max-width: none !important;
  padding-right: 0 !important;
}

#view-dashboard .command-home-hero-copy .eyebrow,
#view-dashboard .command-home-hero-copy h2,
#view-dashboard .command-home-enterprise-status {
  grid-column: auto !important;
  grid-row: auto !important;
}

#view-dashboard .command-home-time-card {
  grid-area: time !important;
  grid-column: auto !important;
  grid-row: auto !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  width: auto !important;
}

#view-dashboard .command-home-briefing-question {
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
  margin-top: 8px !important;
}

#view-dashboard #command-home-overnight-brief {
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
}

#view-dashboard .command-home-briefing-cards {
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
}

#view-dashboard .enterprise-platform-owner-experience {
  grid-column: 1 / -1 !important;
  grid-row: auto !important;
}

/* Page Conversion Implementation 001 - explicit Command Home hero zones */
#view-dashboard .command-home-sketch-hero {
  display: grid !important;
  gap: 16px !important;
  grid-template-areas: none !important;
  grid-template-columns: 1fr !important;
}

#view-dashboard .command-home-hero-top {
  align-items: start !important;
  display: grid !important;
  gap: 16px !important;
  grid-template-columns: minmax(0, 1fr) minmax(180px, 230px) !important;
}

#view-dashboard .command-home-hero-copy {
  display: grid !important;
  gap: 8px !important;
  grid-area: auto !important;
  grid-column: auto !important;
  grid-row: auto !important;
  max-width: none !important;
  padding-right: 0 !important;
}

#view-dashboard .command-home-time-card {
  grid-area: auto !important;
  grid-column: auto !important;
  grid-row: auto !important;
  position: relative !important;
  right: auto !important;
  top: auto !important;
  width: auto !important;
}

#view-dashboard .command-home-briefing-copy {
  display: grid !important;
  gap: 8px !important;
  width: 100% !important;
}

#view-dashboard .command-home-briefing-copy .command-home-briefing-question,
#view-dashboard .command-home-briefing-copy #command-home-overnight-brief {
  grid-column: auto !important;
  grid-row: auto !important;
  max-width: none !important;
  width: 100% !important;
}

#view-dashboard .command-home-briefing-cards,
#view-dashboard .enterprise-platform-owner-experience {
  grid-area: auto !important;
  grid-column: auto !important;
  grid-row: auto !important;
}

/* Page Conversion Implementation 001 - compact Runtime Health card format */
#view-dashboard .enterprise-platform-status-card {
  align-content: start !important;
  column-gap: 12px !important;
  display: grid !important;
  grid-template-columns: 38px minmax(0, 1fr) !important;
  grid-template-rows: auto auto auto !important;
  min-height: 150px !important;
  padding: 16px 14px !important;
}

#view-dashboard .enterprise-platform-status-card .command-home-card-head {
  align-items: start !important;
  display: contents !important;
}

#view-dashboard .enterprise-platform-status-card .command-home-icon-chip {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  height: 34px !important;
  width: 34px !important;
}

#view-dashboard .enterprise-platform-status-card .command-home-icon-chip::before {
  height: 10px !important;
  width: 10px !important;
}

#view-dashboard .enterprise-platform-status-card .command-home-card-label {
  align-self: center !important;
  color: #1f2937 !important;
  font-size: .78rem !important;
  font-weight: 840 !important;
  grid-column: 2 !important;
  grid-row: 1 !important;
  letter-spacing: .025em !important;
  line-height: 1.25 !important;
}

#view-dashboard .enterprise-platform-status-card > strong {
  color: #111827 !important;
  font-size: .96rem !important;
  font-weight: 820 !important;
  grid-column: 2 !important;
  grid-row: 2 !important;
  line-height: 1.28 !important;
  margin-top: 10px !important;
}

#view-dashboard .enterprise-platform-status-card > small {
  color: #64748b !important;
  font-size: .78rem !important;
  font-weight: 680 !important;
  grid-column: 2 !important;
  grid-row: 3 !important;
  line-height: 1.38 !important;
  margin-top: 6px !important;
}

/* Page Conversion Implementation 001 - allow briefing cards to wrap into better proportions */
#view-dashboard .command-home-briefing-cards {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;
}

/* Command Center navigation icon vertical alignment correction */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
.command-center-shared-navigation .nav-parent,
.command-center-shared-navigation .nav-child {
  align-items: center !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child::before,
.command-center-shared-navigation .nav-parent::before,
.command-center-shared-navigation .nav-child::before {
  align-items: center !important;
  align-self: center !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  justify-content: center !important;
  line-height: 1 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  position: relative !important;
  top: auto !important;
  transform: none !important;
}

/* Execution Era - Enterprise Design Language navigation component pass */
.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
  background:
    linear-gradient(180deg, rgba(5, 13, 23, .98), rgba(6, 15, 25, .96)) !important;
  border-right: 1px solid rgba(148, 163, 184, .08) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group {
  border: 0 !important;
  box-shadow: none !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
.command-center-shared-navigation .nav-parent,
.command-center-shared-navigation .nav-child {
  align-items: center !important;
  background: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 9px !important;
  box-shadow: none !important;
  color: rgba(226, 232, 240, .78) !important;
  display: grid !important;
  font-weight: 680 !important;
  gap: 12px !important;
  grid-template-columns: 24px minmax(0, 1fr) auto !important;
  min-height: 46px !important;
  padding: 10px 13px !important;
  text-align: left !important;
  transition: background-color .16s ease, border-color .16s ease, color .16s ease !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child::before,
.command-center-shared-navigation .nav-parent::before,
.command-center-shared-navigation .nav-child::before {
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: rgba(148, 163, 184, .68) !important;
  display: inline-flex !important;
  font-size: 1.02rem !important;
  height: 24px !important;
  justify-content: center !important;
  line-height: 1 !important;
  margin: 0 !important;
  min-height: 0 !important;
  opacity: .9 !important;
  width: 24px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent:hover,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child:hover,
.command-center-shared-navigation .nav-parent:hover,
.command-center-shared-navigation .nav-child:hover {
  background: rgba(148, 163, 184, .055) !important;
  border-color: rgba(148, 163, 184, .08) !important;
  box-shadow: none !important;
  color: rgba(248, 250, 252, .92) !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child.active,
.command-center-shared-navigation .nav-parent.active,
.command-center-shared-navigation .nav-child.active {
  background: rgba(59, 130, 246, .115) !important;
  border-color: rgba(96, 165, 250, .18) !important;
  box-shadow: inset 2px 0 0 rgba(96, 165, 250, .9) !important;
  color: #f8fafc !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active::before,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child.active::before,
.command-center-shared-navigation .nav-parent.active::before,
.command-center-shared-navigation .nav-child.active::before {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: rgba(191, 219, 254, .98) !important;
  opacity: 1 !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
.command-center-shared-navigation .nav-parent.has-children::after {
  color: rgba(148, 163, 184, .46) !important;
  right: 13px !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-badge,
.command-center-shared-navigation .nav-badge {
  background: rgba(250, 204, 21, .16) !important;
  border: 1px solid rgba(250, 204, 21, .28) !important;
  box-shadow: none !important;
  color: #fde68a !important;
}

/* Enterprise navigation final authority - no separate icon tiles */
#command-center-shell .command-center-shared-navigation .nav-parent,
#command-center-shell .command-center-shared-navigation .nav-child,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child {
  background: transparent !important;
  border-color: transparent !important;
  box-shadow: none !important;
  grid-template-columns: 22px minmax(0, 1fr) auto !important;
  gap: 14px !important;
}

#command-center-shell .command-center-shared-navigation .nav-parent:hover,
#command-center-shell .command-center-shared-navigation .nav-child:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child:hover {
  background: rgba(148, 163, 184, .045) !important;
  border-color: transparent !important;
  box-shadow: none !important;
}

#command-center-shell .command-center-shared-navigation .nav-parent.active,
#command-center-shell .command-center-shared-navigation .nav-child.active,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child.active {
  background: rgba(96, 165, 250, .08) !important;
  border-color: transparent !important;
  box-shadow: inset 2px 0 0 rgba(96, 165, 250, .72) !important;
}

#command-center-shell .command-center-shared-navigation .nav-parent::before,
#command-center-shell .command-center-shared-navigation .nav-child::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child::before {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  height: 22px !important;
  min-height: 0 !important;
  width: 22px !important;
}

@media (max-width: 760px) {
  #view-dashboard .command-home-hero-top {
    grid-template-columns: 1fr !important;
  }
}

#view-dashboard .command-home-principle-strip {
  align-items: center !important;
  background: rgba(255, 253, 247, .86) !important;
  border: 1px solid rgba(114, 91, 58, .16) !important;
  border-left: 5px solid #1fa47a !important;
  border-radius: 8px !important;
  display: grid !important;
  gap: 6px 18px !important;
  grid-template-columns: minmax(0, .9fr) minmax(260px, 1fr) !important;
  margin: 0 !important;
  padding: 14px 16px !important;
}

#view-dashboard .command-home-principle-strip::before,
#view-dashboard .command-home-principle-strip span::before {
  display: none !important;
}

#view-dashboard .command-home-principle-strip span {
  color: #172033 !important;
  display: block !important;
  font-size: .9rem !important;
  font-weight: 820 !important;
  padding-left: 0 !important;
}

#view-dashboard .command-home-principle-strip small {
  color: #64748b !important;
  font-size: .84rem !important;
  line-height: 1.35 !important;
}

#view-dashboard .command-home-sketch-section {
  background: rgba(255, 253, 247, .78) !important;
  border: 1px solid rgba(114, 91, 58, .16) !important;
  border-radius: 8px !important;
  box-shadow: 0 12px 28px rgba(82, 64, 42, .08) !important;
  display: grid !important;
  gap: 12px !important;
  padding: 14px 18px !important;
}

#view-dashboard .command-home-section-heading {
  align-items: end !important;
  display: flex !important;
  gap: 16px !important;
  justify-content: space-between !important;
}

#view-dashboard .command-home-section-heading h2 {
  color: #111827 !important;
  font-size: 1.06rem !important;
  font-weight: 840 !important;
  line-height: 1.18 !important;
  margin: 2px 0 0 !important;
}

#view-dashboard .command-home-human-exceptions {
  background: rgba(255, 249, 236, .84) !important;
  border-left: 5px solid #c89b2f !important;
  padding-left: 14px !important;
}

#view-dashboard .command-home-human-exceptions::before {
  display: none !important;
}

#view-dashboard .command-home-authority-summary-card {
  align-items: center !important;
  background: rgba(255, 255, 255, .74) !important;
  border: 1px solid rgba(114, 91, 58, .14) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  display: grid !important;
  gap: 12px !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  padding: 12px !important;
}

#view-dashboard .command-home-authority-copy {
  display: grid !important;
  gap: 3px !important;
}

#view-dashboard .command-home-authority-copy strong,
#view-dashboard .command-home-status-row strong,
#view-dashboard .command-home-highlight-row strong,
#view-dashboard .command-home-signal-card strong,
#view-dashboard .command-home-destination-card span {
  color: #111827 !important;
  font-size: .94rem !important;
  font-weight: 820 !important;
  line-height: 1.3 !important;
}

#view-dashboard .command-home-authority-copy small,
#view-dashboard .command-home-status-row small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-signal-card small,
#view-dashboard .command-home-destination-card small {
  color: #64748b !important;
  font-size: .8rem !important;
  line-height: 1.38 !important;
}

#view-dashboard .command-home-status-list,
#view-dashboard .command-home-signal-grid,
#view-dashboard .command-home-highlight-list,
#view-dashboard .command-home-destination-grid {
  display: grid !important;
  gap: 10px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-signal-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-highlight-list {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-destination-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-status-row,
#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-signal-card,
#view-dashboard .command-home-destination-card {
  align-content: start !important;
  background: rgba(255, 255, 255, .72) !important;
  border: 1px solid rgba(114, 91, 58, .14) !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  display: grid !important;
  gap: 8px !important;
  min-height: 116px !important;
  padding: 12px !important;
  text-align: left !important;
}

#view-dashboard .command-home-destination-card {
  cursor: pointer !important;
  min-height: 112px !important;
}

#view-dashboard .command-home-destination-card:hover {
  border-color: rgba(31, 164, 122, .34) !important;
  box-shadow: 0 14px 32px rgba(31, 164, 122, .12) !important;
  transform: translateY(-1px) !important;
}

#view-dashboard .command-home-section-link {
  background: transparent !important;
  border: 0 !important;
  color: #177a5c !important;
  font-size: .78rem !important;
  font-weight: 820 !important;
  padding: 0 !important;
}

#view-dashboard .command-home-authority-meta {
  align-items: end !important;
  display: grid !important;
  gap: 8px !important;
  justify-items: end !important;
}

#view-dashboard .command-home-authority-meta span {
  color: #9f6b06 !important;
  font-size: .7rem !important;
  font-weight: 820 !important;
  letter-spacing: .04em !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-authority-meta .command-home-section-link {
  background: #f0c64b !important;
  border: 1px solid rgba(159, 107, 6, .22) !important;
  border-radius: 7px !important;
  color: #3f2a05 !important;
  min-height: 34px !important;
  padding: 8px 12px !important;
}

#view-dashboard .command-home-next-destinations {
  background: rgba(10, 17, 27, .86) !important;
  border-color: rgba(148, 163, 184, .16) !important;
  box-shadow: 0 18px 42px rgba(0, 0, 0, .22) !important;
}

#view-dashboard .command-home-next-destinations .command-home-section-heading h2,
#view-dashboard .command-home-next-destinations .command-home-destination-card span {
  color: #f8fafc !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card {
  background: rgba(15, 28, 44, .82) !important;
  border-color: rgba(148, 163, 184, .14) !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card small {
  color: #cbd5e1 !important;
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-signal-grid,
  #view-dashboard .command-home-destination-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  #view-dashboard .command-home-status-list,
  #view-dashboard .command-home-highlight-list {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  #view-dashboard .command-home-sketch-hero,
  #view-dashboard .command-home-principle-strip {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "copy"
      "time"
      "status"
      "owner" !important;
  }

  #view-dashboard .command-home-briefing-cards,
  #view-dashboard .command-home-status-list,
  #view-dashboard .command-home-signal-grid,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-destination-grid,
  #view-dashboard .command-home-authority-summary-card {
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-authority-meta {
    justify-items: start !important;
  }

  #view-dashboard .command-home-hero-copy {
    grid-column: 1 !important;
    padding-right: 0 !important;
  }
}

/* Page Conversion Implementation 001 - Executive refinement pass */
#view-dashboard .enterprise-platform-status-card,
#view-dashboard .enterprise-platform-status-card.is-systems,
#view-dashboard .enterprise-platform-status-card.is-autonomy,
#view-dashboard .enterprise-platform-status-card.is-consumer,
#view-dashboard .enterprise-platform-status-card.is-exception {
  box-shadow: none !important;
}

/* Page Conversion Implementation 001 - executive status table alignment */
#view-dashboard .command-home-hero-top {
  align-items: center !important;
  grid-template-columns: minmax(0, 1fr) minmax(260px, 320px) !important;
  order: 0 !important;
}

#view-dashboard .command-home-hero-copy {
  grid-column: 1 !important;
  min-width: 0 !important;
}

#view-dashboard .command-home-time-card {
  align-self: center !important;
  display: grid !important;
  gap: 4px !important;
  grid-column: 2 !important;
  margin-top: 0 !important;
  min-width: 260px !important;
  padding: 14px 16px !important;
}

#view-dashboard .command-home-time-card .command-home-owner-name {
  font-size: 1rem !important;
  line-height: 1.1 !important;
  margin-bottom: 8px !important;
}

#view-dashboard .command-home-enterprise-status {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  grid-column: 1 / -1 !important;
  gap: 18px !important;
  margin-top: 24px !important;
  max-width: 100% !important;
  order: 1 !important;
  padding: 0 !important;
}

#view-dashboard .command-home-briefing-copy {
  order: 2 !important;
}

#view-dashboard .command-home-briefing-cards {
  order: 3 !important;
}

#view-dashboard .enterprise-platform-owner-experience {
  order: 4 !important;
}

#view-dashboard .command-home-enterprise-status > strong {
  align-items: center !important;
  color: #557968 !important;
  display: inline-flex !important;
  font-size: .78rem !important;
  font-weight: 850 !important;
  gap: 12px !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-enterprise-status > strong::before {
  align-items: center !important;
  background: rgba(79, 120, 96, .16) !important;
  border: 1px solid rgba(79, 120, 96, .32) !important;
  border-radius: 12px !important;
  color: #17765c !important;
  content: "i" !important;
  display: inline-flex !important;
  font-size: .84rem !important;
  height: 34px !important;
  justify-content: center !important;
  width: 42px !important;
}

#view-dashboard .command-home-status-table {
  display: grid !important;
  overflow: hidden !important;
  width: 100% !important;
}

#view-dashboard .command-home-status-table-row {
  align-items: center !important;
  border-bottom: 1px solid rgba(114, 91, 58, .14) !important;
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: minmax(180px, 1.05fr) minmax(170px, .85fr) minmax(320px, 1.55fr) !important;
  min-height: 42px !important;
  padding: 9px 0 !important;
}

#view-dashboard .command-home-status-table-row.is-header {
  min-height: 28px !important;
  padding-top: 0 !important;
}

#view-dashboard .command-home-status-table-row.is-header span {
  color: #8a8173 !important;
  font-size: .72rem !important;
  font-weight: 800 !important;
  letter-spacing: .09em !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-status-table-row strong {
  color: #56524c !important;
  font-size: .94rem !important;
  font-weight: 780 !important;
  line-height: 1.25 !important;
}

#view-dashboard .command-home-status-table-row span {
  color: #6c6c68 !important;
  font-size: .82rem !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
}

@media (max-width: 980px) {
  #view-dashboard .command-home-status-table-row {
    gap: 4px !important;
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-status-table-row.is-header {
    display: none !important;
  }

  #view-dashboard .command-home-time-card {
    margin-top: 0 !important;
  }
}

/* Page Conversion Implementation 001 - reduce Command Home briefing clutter */
#view-dashboard .command-home-sketch-hero {
  gap: 22px !important;
  padding-top: 28px !important;
}

#view-dashboard .command-home-hero-top {
  min-height: 96px !important;
}

#view-dashboard .command-home-time-card {
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  min-width: 300px !important;
  padding: 12px 14px !important;
}

#view-dashboard .command-home-time-card span,
#view-dashboard .command-home-time-card small {
  font-size: .72rem !important;
  line-height: 1.1 !important;
}

#view-dashboard .command-home-time-card strong {
  font-size: 1rem !important;
  line-height: 1.12 !important;
}

#view-dashboard .command-home-time-card .command-home-owner-name {
  margin-bottom: 0 !important;
}

#view-dashboard .command-home-enterprise-status {
  gap: 11px !important;
  margin-top: 12px !important;
}

#view-dashboard .command-home-enterprise-status > strong::before {
  border-radius: 10px !important;
  height: 28px !important;
  width: 36px !important;
}

#view-dashboard .command-home-status-table-row {
  gap: 16px !important;
  grid-template-columns: minmax(120px, .85fr) minmax(160px, .95fr) minmax(280px, 1.6fr) !important;
  min-height: 34px !important;
  padding: 6px 0 !important;
}

#view-dashboard .command-home-status-table-row.is-header {
  min-height: 22px !important;
}

#view-dashboard .command-home-status-table-row strong {
  font-size: .84rem !important;
  letter-spacing: .06em !important;
}

#view-dashboard .command-home-status-table-row span {
  font-size: .78rem !important;
}

#view-dashboard .command-home-briefing-copy {
  gap: 5px !important;
}

#view-dashboard .command-home-briefing-question {
  margin-top: 0 !important;
}

#view-dashboard .command-home-briefing-cards {
  gap: 10px !important;
}

#view-dashboard .enterprise-platform-status-card {
  min-height: 132px !important;
  padding: 14px !important;
}

/* Page Conversion Implementation 001 - premium briefing scale and breathing room */
#view-dashboard {
  padding-left: 18px !important;
  padding-right: 18px !important;
}

#view-dashboard .command-home-sketch-shell {
  gap: 22px !important;
  max-width: none !important;
  padding: 18px !important;
  width: 100% !important;
}

#view-dashboard .command-home-sketch-hero {
  gap: 30px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none !important;
  padding: 36px 36px 42px !important;
  width: 100% !important;
}

#view-dashboard .command-home-hero-top {
  gap: 28px !important;
  grid-template-columns: minmax(0, 1fr) minmax(250px, 286px) !important;
  min-height: 54px !important;
}

#view-dashboard .command-home-hero-copy h2 {
  font-size: clamp(2rem, 2.55vw, 2.35rem) !important;
  line-height: 1.03 !important;
}

#view-dashboard .command-home-time-card {
  padding: 16px 18px !important;
}

#view-dashboard .command-home-enterprise-status {
  gap: 14px !important;
  margin-top: 8px !important;
}

#view-dashboard .command-home-status-table-row {
  gap: 24px !important;
  grid-template-columns: minmax(140px, .82fr) minmax(190px, .95fr) minmax(360px, 1.55fr) !important;
  min-height: 42px !important;
  padding: 9px 0 !important;
}

#view-dashboard .command-home-status-table-row.is-header {
  min-height: 28px !important;
}

#view-dashboard .command-home-status-table-row strong {
  font-size: .9rem !important;
}

#view-dashboard .command-home-status-table-row span {
  font-size: .84rem !important;
}

#view-dashboard .command-home-briefing-copy {
  gap: 7px !important;
  max-width: 860px !important;
}

#view-dashboard .command-home-briefing-question {
  font-size: 1.05rem !important;
}

#view-dashboard #command-home-overnight-brief {
  font-size: .95rem !important;
  line-height: 1.55 !important;
  max-width: 830px !important;
}

#view-dashboard .command-home-briefing-cards {
  gap: 16px !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

#view-dashboard .enterprise-platform-status-card {
  align-content: start !important;
  column-gap: 16px !important;
  min-height: 154px !important;
  padding: 18px !important;
}

#view-dashboard .enterprise-platform-status-card > strong {
  font-size: .95rem !important;
  line-height: 1.34 !important;
}

#view-dashboard .enterprise-platform-status-card small {
  font-size: .84rem !important;
  line-height: 1.45 !important;
  max-width: 28ch !important;
}

#view-dashboard .enterprise-platform-owner-experience {
  font-size: 1rem !important;
  min-height: 54px !important;
  padding: 14px 18px !important;
}

/* Page Conversion Implementation 001 - executive status artifact */
#view-dashboard .command-home-enterprise-status {
  margin-top: 10px !important;
}

#view-dashboard .command-home-status-brief {
  display: grid !important;
  align-items: stretch !important;
  gap: 14px !important;
  grid-template-areas:
    "lead next"
    "signals signals" !important;
  grid-template-columns: minmax(280px, .9fr) minmax(0, 1.1fr) !important;
  width: 100% !important;
}

#view-dashboard .command-home-status-lead,
#view-dashboard .command-home-status-signals,
#view-dashboard .command-home-next-action-card {
  background: rgba(255, 253, 247, .72) !important;
  border: 1px solid rgba(114, 91, 58, .13) !important;
  border-radius: 12px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .72) !important;
}

#view-dashboard .command-home-status-lead {
  align-content: start !important;
  display: grid !important;
  gap: 8px !important;
  grid-area: lead !important;
  min-height: 142px !important;
  padding: 18px 20px !important;
}

#view-dashboard .command-home-status-kicker,
#view-dashboard .command-home-next-action-card > span,
#view-dashboard .command-home-status-signal > span {
  color: #557968 !important;
  font-size: .68rem !important;
  font-weight: 850 !important;
  letter-spacing: .08em !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-status-lead > strong {
  color: #172033 !important;
  font-size: clamp(1.55rem, 2vw, 1.9rem) !important;
  font-weight: 850 !important;
  letter-spacing: 0 !important;
  line-height: 1.05 !important;
}

#view-dashboard .command-home-status-lead > p {
  color: #526178 !important;
  font-size: .93rem !important;
  line-height: 1.5 !important;
  margin: 0 !important;
}

#view-dashboard .command-home-status-signals {
  align-content: center !important;
  display: grid !important;
  gap: 12px !important;
  grid-area: signals !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  overflow: hidden !important;
  padding: 14px !important;
}

#view-dashboard .command-home-status-signal {
  align-items: start !important;
  background: rgba(255, 255, 255, .34) !important;
  border: 1px solid rgba(114, 91, 58, .1) !important;
  border-radius: 9px !important;
  display: grid !important;
  gap: 5px !important;
  grid-template-columns: 1fr !important;
  min-height: 0 !important;
  padding: 12px 14px !important;
}

#view-dashboard .command-home-status-signal:last-child {
  border-bottom: 0 !important;
}

#view-dashboard .command-home-status-signal > strong {
  color: #20293a !important;
  font-size: .86rem !important;
  font-weight: 820 !important;
  line-height: 1.18 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-status-signal > small {
  color: #657188 !important;
  font-size: .74rem !important;
  font-weight: 650 !important;
  grid-column: auto !important;
  line-height: 1.28 !important;
}

#view-dashboard .command-home-next-action-card {
  align-content: start !important;
  display: grid !important;
  gap: 9px !important;
  grid-area: next !important;
  min-height: 142px !important;
  padding: 18px 20px !important;
}

#view-dashboard .command-home-next-action-card > strong {
  color: #172033 !important;
  font-size: .94rem !important;
  font-weight: 780 !important;
  letter-spacing: 0 !important;
  line-height: 1.34 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-next-action-card > small {
  color: #526178 !important;
  font-size: .82rem !important;
  font-weight: 650 !important;
  line-height: 1.42 !important;
}

#view-dashboard .command-home-briefing-copy {
  border-top: 1px solid rgba(114, 91, 58, .12) !important;
  padding-top: 22px !important;
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-status-brief {
    grid-template-areas: none !important;
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-status-lead,
  #view-dashboard .command-home-status-signals,
  #view-dashboard .command-home-next-action-card {
    grid-area: auto !important;
  }
}

/* Page Conversion Implementation 001 - enterprise overnight brief artifact */
#view-dashboard .command-home-briefing-copy {
  gap: 12px !important;
  max-width: 920px !important;
}

#view-dashboard .command-home-briefing-question {
  color: #172033 !important;
  font-size: clamp(1.08rem, 1.28vw, 1.22rem) !important;
  font-weight: 820 !important;
  line-height: 1.26 !important;
  margin: 0 !important;
}

#view-dashboard #command-home-overnight-brief.command-home-briefing-summary {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: grid !important;
  gap: 7px !important;
  line-height: 1.45 !important;
  max-width: 920px !important;
  padding: 0 !important;
  width: 100% !important;
}

#view-dashboard #command-home-overnight-brief > strong {
  color: #172033 !important;
  display: block !important;
  font-size: clamp(1.16rem, 1.45vw, 1.38rem) !important;
  font-weight: 840 !important;
  line-height: 1.24 !important;
}

#view-dashboard #command-home-overnight-brief > span {
  color: #526178 !important;
  display: block !important;
  font-size: .98rem !important;
  font-weight: 620 !important;
  line-height: 1.5 !important;
  max-width: 76ch !important;
}

#view-dashboard #command-home-overnight-brief > small {
  color: #0f6b55 !important;
  display: block !important;
  font-size: .8rem !important;
  font-weight: 760 !important;
  line-height: 1.35 !important;
  max-width: 78ch !important;
}

#view-dashboard .command-home-briefing-cards {
  border-color: rgba(114, 91, 58, .12) !important;
}

#view-dashboard .enterprise-platform-status-card > strong {
  font-size: .82rem !important;
  font-weight: 760 !important;
  line-height: 1.28 !important;
}

#view-dashboard .enterprise-platform-status-card small {
  color: #718096 !important;
  font-size: .7rem !important;
}

#view-dashboard .command-home-card-label {
  color: #475569 !important;
  font-size: .64rem !important;
  font-weight: 780 !important;
  letter-spacing: .035em !important;
}

#view-dashboard .command-home-status-row,
#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-signal-card,
#view-dashboard .command-home-destination-card {
  background: rgba(255, 255, 255, .62) !important;
  border-color: rgba(114, 91, 58, .1) !important;
  min-height: 106px !important;
}

#view-dashboard .command-home-status-row strong,
#view-dashboard .command-home-highlight-row strong,
#view-dashboard .command-home-signal-card strong {
  color: #273449 !important;
  font-size: .86rem !important;
  font-weight: 760 !important;
  letter-spacing: .015em !important;
  text-transform: none !important;
}

#view-dashboard .command-home-status-row small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-signal-card small {
  color: #718096 !important;
  font-size: .78rem !important;
}

#view-dashboard .command-home-human-exceptions {
  box-shadow: 0 16px 34px rgba(159, 107, 6, .1) !important;
}

#view-dashboard .command-home-human-exceptions .command-home-section-heading h2,
#view-dashboard .command-home-authority-copy strong {
  color: #101827 !important;
  font-weight: 860 !important;
}

#view-dashboard .command-home-authority-summary-card {
  background: rgba(255, 255, 255, .82) !important;
  border-color: rgba(200, 155, 47, .22) !important;
}

#view-dashboard .command-home-sketch-section:not(.command-home-human-exceptions):not(.command-home-next-destinations) .command-home-section-heading h2 {
  color: #243044 !important;
  font-size: 1rem !important;
  font-weight: 780 !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card span {
  font-size: .9rem !important;
  font-weight: 780 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card {
  min-height: 112px !important;
}

/* Page Conversion Implementation 001 - remove Command Home trim color accents */
#view-dashboard .command-home-sketch-hero::before,
#view-dashboard .command-home-sketch-hero::after,
#view-dashboard .command-home-human-exceptions::before,
#view-dashboard .command-home-principle-strip::before,
#view-dashboard .command-home-principle-strip span::before {
  display: none !important;
}

#view-dashboard .command-home-sketch-hero,
#view-dashboard .command-home-principle-strip,
#view-dashboard .enterprise-platform-owner-experience,
#view-dashboard .command-home-human-exceptions,
#view-dashboard .command-home-authority-summary-card {
  border-left-color: rgba(114, 91, 58, .12) !important;
  border-left-width: 1px !important;
}

#view-dashboard .enterprise-platform-status-card,
#view-dashboard .enterprise-platform-status-card.is-intelligence,
#view-dashboard .enterprise-platform-status-card.is-systems,
#view-dashboard .enterprise-platform-status-card.is-autonomy,
#view-dashboard .enterprise-platform-status-card.is-consumer,
#view-dashboard .enterprise-platform-status-card.is-exception {
  box-shadow: none !important;
}

/* Page Conversion Implementation 001 - executive typography weight correction */
#view-dashboard .command-home-status-kicker,
#view-dashboard .command-home-next-action-card > span,
#view-dashboard .command-home-status-signal > span,
#view-dashboard .command-home-card-label,
#view-dashboard .command-home-hero-copy .eyebrow,
#view-dashboard .command-home-section-heading .eyebrow {
  font-weight: 680 !important;
  letter-spacing: .075em !important;
}

#view-dashboard .command-home-status-lead > strong {
  font-size: clamp(1.44rem, 1.7vw, 1.72rem) !important;
  font-weight: 720 !important;
}

#view-dashboard .command-home-status-lead > p,
#view-dashboard .command-home-next-action-card > small,
#view-dashboard .command-home-status-signal > small {
  font-weight: 520 !important;
}

#view-dashboard .command-home-next-action-card > strong {
  font-size: .92rem !important;
  font-weight: 650 !important;
}

#view-dashboard .command-home-status-signal > strong {
  font-size: .84rem !important;
  font-weight: 650 !important;
  letter-spacing: .01em !important;
}

#view-dashboard .command-home-briefing-question {
  font-weight: 680 !important;
}

#view-dashboard #command-home-overnight-brief > strong {
  font-size: clamp(1.06rem, 1.28vw, 1.2rem) !important;
  font-weight: 690 !important;
}

#view-dashboard #command-home-overnight-brief > span {
  font-weight: 500 !important;
}

#view-dashboard #command-home-overnight-brief > small {
  font-weight: 620 !important;
}

#view-dashboard .enterprise-platform-status-card .command-home-card-label {
  font-size: .76rem !important;
  font-weight: 680 !important;
}

#view-dashboard .enterprise-platform-status-card > strong {
  font-size: .9rem !important;
  font-weight: 650 !important;
}

#view-dashboard .enterprise-platform-status-card small {
  font-weight: 500 !important;
}

#view-dashboard .enterprise-platform-owner-experience {
  font-weight: 640 !important;
}

/* Page Conversion Implementation 001 - owner reference briefing v41 */
#view-dashboard .command-home-briefing-copy[hidden],
#view-dashboard .command-home-principle-strip[hidden],
#view-dashboard .command-home-hidden-technical-summary[hidden],
#view-dashboard #command-home-autonomous-status[hidden] {
  display: none !important;
}

#view-dashboard {
  background: #efe7da !important;
}

#view-dashboard .command-home-sketch-shell {
  max-width: 1220px !important;
  margin: 0 auto !important;
  padding: 22px 18px 48px !important;
  color: #111827 !important;
  width: 100% !important;
}

#view-dashboard .command-home-sketch-hero,
#view-dashboard .command-home-sketch-section {
  background: rgba(255, 253, 248, .78) !important;
  border: 1px solid rgba(107, 91, 68, .12) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  padding: 22px 24px !important;
}

#view-dashboard .command-home-sketch-hero {
  display: grid !important;
  gap: 24px !important;
  margin-bottom: 24px !important;
}

#view-dashboard .command-home-hero-top {
  align-items: start !important;
  display: grid !important;
  gap: 24px !important;
  grid-template-columns: minmax(0, 1fr) 260px !important;
}

#view-dashboard .command-home-hero-copy {
  padding-top: 18px !important;
}

#view-dashboard .command-home-hero-copy .eyebrow,
#view-dashboard .command-home-section-heading .eyebrow {
  color: #796445 !important;
  font-size: .72rem !important;
  font-weight: 680 !important;
  letter-spacing: .16em !important;
  line-height: 1.2 !important;
  margin: 0 0 12px !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-hero-copy h2 {
  color: #111827 !important;
  font-size: clamp(2rem, 3.2vw, 2.78rem) !important;
  font-weight: 680 !important;
  letter-spacing: 0 !important;
  line-height: 1.05 !important;
  margin: 0 !important;
}

#view-dashboard .command-home-time-card {
  align-self: start !important;
  background: rgba(255, 255, 255, .72) !important;
  border: 1px solid rgba(107, 91, 68, .13) !important;
  border-radius: 4px !important;
  box-shadow: 0 10px 26px rgba(45, 35, 24, .04) !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  min-height: 112px !important;
  padding: 20px 22px !important;
  row-gap: 12px !important;
}

#view-dashboard .command-home-time-card span,
#view-dashboard .command-home-time-card small {
  color: #68748a !important;
  font-size: .78rem !important;
  font-weight: 520 !important;
  line-height: 1.2 !important;
}

#view-dashboard .command-home-time-card strong {
  color: #111827 !important;
  font-size: .9rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  line-height: 1.2 !important;
  text-align: right !important;
}

#view-dashboard .command-home-time-card small {
  grid-column: 1 / -1 !important;
}

#view-dashboard .command-home-enterprise-status {
  margin: 0 !important;
}

#view-dashboard .command-home-reference-status {
  align-items: stretch !important;
  background: rgba(255, 255, 255, .68) !important;
  border: 1px solid rgba(107, 91, 68, .1) !important;
  border-radius: 3px !important;
  display: grid !important;
  gap: 24px !important;
  grid-template-columns: minmax(280px, .72fr) minmax(430px, 1fr) !important;
  max-width: 100% !important;
  overflow: hidden !important;
  padding: 18px 20px !important;
}

#view-dashboard .command-home-reference-status-main {
  display: grid !important;
  gap: 9px !important;
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-title {
  align-items: center !important;
  display: flex !important;
  gap: 12px !important;
}

#view-dashboard .command-home-status-dot,
#view-dashboard .command-home-highlight-dot {
  background: #0f8a6a !important;
  border-radius: 999px !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
  height: 9px !important;
  width: 9px !important;
}

#view-dashboard .command-home-reference-status-title strong {
  color: #075f49 !important;
  font-size: 1.06rem !important;
  font-weight: 680 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-reference-status-main p {
  color: #3f4a5f !important;
  font-size: .86rem !important;
  font-weight: 450 !important;
  line-height: 1.45 !important;
  margin: 0 0 0 21px !important;
  max-width: 54ch !important;
}

#view-dashboard .command-home-reference-status-signals {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0 !important;
  padding-top: 8px !important;
}

#view-dashboard .command-home-reference-status-signal {
  align-items: start !important;
  border-left: 1px solid rgba(107, 91, 68, .12) !important;
  display: grid !important;
  gap: 8px !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  padding: 0 16px !important;
}

#view-dashboard .command-home-reference-status-signal:first-child {
  border-left: 0 !important;
}

#view-dashboard .command-home-reference-signal-icon {
  align-items: center !important;
  border: 1.25px solid rgba(31, 41, 55, .72) !important;
  border-radius: 6px !important;
  color: #1f2937 !important;
  display: inline-flex !important;
  flex: 0 0 auto !important;
  font-size: .62rem !important;
  font-weight: 680 !important;
  height: 22px !important;
  justify-content: center !important;
  line-height: 1 !important;
  margin-top: 1px !important;
  width: 22px !important;
}

#view-dashboard .command-home-reference-status-signal:nth-child(1) .command-home-reference-signal-icon::after,
#view-dashboard .command-home-reference-status-signal:nth-child(2) .command-home-reference-signal-icon::after,
#view-dashboard .command-home-reference-status-signal:nth-child(3) .command-home-reference-signal-icon::after {
  content: none !important;
  display: none !important;
}

#view-dashboard .command-home-reference-status-signal > div {
  display: grid !important;
  gap: 6px !important;
}

#view-dashboard .command-home-reference-status-signal strong,
#view-dashboard .command-home-reference-work-card strong,
#view-dashboard .command-home-highlight-row strong,
#view-dashboard .command-home-destination-card span {
  color: #111827 !important;
  display: block !important;
  font-size: .82rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-reference-status-signal small,
#view-dashboard .command-home-reference-work-card small,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-highlight-row em,
#view-dashboard .command-home-destination-card small {
  color: #4b5567 !important;
  display: block !important;
  font-size: .76rem !important;
  font-style: normal !important;
  font-weight: 450 !important;
  line-height: 1.42 !important;
}

#view-dashboard .command-home-sketch-section {
  margin: 0 0 22px !important;
}

#view-dashboard .command-home-section-heading {
  align-items: center !important;
  border: 0 !important;
  display: flex !important;
  justify-content: space-between !important;
  margin: 0 0 18px !important;
  padding: 0 !important;
}

#view-dashboard .command-home-section-heading h2 {
  color: #111827 !important;
  font-size: 1.18rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  margin: 0 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-section-link,
#view-dashboard .command-home-primary-action {
  align-items: center !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 4px !important;
  color: #0b6b55 !important;
  cursor: pointer !important;
  display: inline-flex !important;
  font-size: .78rem !important;
  font-weight: 640 !important;
  justify-content: center !important;
  line-height: 1.2 !important;
  min-height: 0 !important;
  padding: 0 !important;
  text-decoration: none !important;
  text-transform: none !important;
}

#view-dashboard .command-home-authority-summary-card {
  align-items: center !important;
  background: rgba(255, 255, 255, .74) !important;
  border: 1px solid rgba(107, 91, 68, .08) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: 38px minmax(0, 1fr) auto !important;
  min-height: 0 !important;
  padding: 22px 24px !important;
}

#view-dashboard .command-home-icon-chip,
#view-dashboard .command-home-recommended-icon {
  align-items: center !important;
  background: #fff9e9 !important;
  border: 1px solid rgba(197, 146, 35, .24) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  display: inline-flex !important;
  height: 32px !important;
  justify-content: center !important;
  width: 32px !important;
}

#view-dashboard .command-home-icon-chip::after {
  content: none !important;
  display: none !important;
}

#view-dashboard .command-home-authority-copy {
  display: grid !important;
  gap: 6px !important;
}

#view-dashboard .command-home-authority-copy strong {
  color: #111827 !important;
  font-size: 1.02rem !important;
  font-weight: 650 !important;
  line-height: 1.25 !important;
}

#view-dashboard .command-home-authority-copy small {
  color: #4b5567 !important;
  font-size: .82rem !important;
  font-weight: 450 !important;
  line-height: 1.42 !important;
}

#view-dashboard .command-home-authority-meta {
  display: flex !important;
  justify-content: flex-end !important;
}

#view-dashboard .command-home-authority-meta span {
  display: none !important;
}

#view-dashboard .command-home-authority-meta .command-home-primary-action,
#view-dashboard .command-home-recommended-card .command-home-primary-action {
  background: #f5be37 !important;
  border: 1px solid rgba(154, 102, 0, .12) !important;
  color: #2d2108 !important;
  min-height: 42px !important;
  padding: 0 22px !important;
}

#view-dashboard #command-home-platform-status {
  background: transparent !important;
  border: 0 !important;
  display: grid !important;
  gap: 0 !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  padding: 0 !important;
}

#view-dashboard .command-home-reference-work-card {
  align-items: start !important;
  background: transparent !important;
  border: 0 !important;
  border-left: 1px solid rgba(107, 91, 68, .12) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: grid !important;
  gap: 12px !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  min-height: 0 !important;
  padding: 0 20px !important;
}

#view-dashboard .command-home-reference-work-card:first-child {
  border-left: 0 !important;
  padding-left: 0 !important;
}

#view-dashboard .command-home-reference-work-icon {
  border: 1.5px solid #1f2937 !important;
  border-radius: 999px !important;
  display: inline-block !important;
  height: 16px !important;
  margin-top: 1px !important;
  width: 16px !important;
}

#view-dashboard .command-home-reference-work-card > div {
  display: grid !important;
  gap: 7px !important;
}

#view-dashboard .command-home-highlight-list {
  display: grid !important;
  gap: 0 !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-highlight-row {
  background: transparent !important;
  border: 0 !important;
  border-left: 1px solid rgba(107, 91, 68, .12) !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: grid !important;
  gap: 8px !important;
  min-height: 0 !important;
  padding: 0 20px !important;
}

#view-dashboard .command-home-highlight-row:first-child {
  border-left: 0 !important;
  padding-left: 0 !important;
}

#view-dashboard .command-home-card-head {
  align-items: center !important;
  display: flex !important;
  gap: 9px !important;
}

#view-dashboard .command-home-recommended-workspace {
  display: block !important;
}

#view-dashboard .command-home-recommended-section {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading {
  margin-bottom: 10px !important;
}

#view-dashboard .command-home-recommended-card {
  align-items: center !important;
  background: rgba(255, 255, 255, .58) !important;
  border: 1px solid rgba(107, 91, 68, .1) !important;
  border-radius: 4px !important;
  display: grid !important;
  gap: 18px !important;
  grid-template-columns: 58px minmax(0, 1fr) auto !important;
  padding: 14px 22px !important;
}

#view-dashboard .command-home-recommended-icon {
  background: rgba(255, 255, 255, .7) !important;
  height: 46px !important;
  width: 48px !important;
}

#view-dashboard .command-home-recommended-icon::after {
  content: none !important;
  display: none !important;
}

#view-dashboard .command-home-recommended-copy {
  display: grid !important;
  gap: 4px !important;
}

#view-dashboard .command-home-recommended-copy small {
  color: #647084 !important;
  font-size: .74rem !important;
  font-weight: 450 !important;
}

#view-dashboard .command-home-recommended-copy strong {
  color: #111827 !important;
  font-size: 1.12rem !important;
  font-weight: 680 !important;
  line-height: 1.2 !important;
}

#view-dashboard .command-home-recommended-copy span {
  color: #4b5567 !important;
  font-size: .82rem !important;
  font-weight: 450 !important;
  line-height: 1.4 !important;
}

#view-dashboard .command-home-recommended-card .command-home-primary-action {
  background: #0f7a5f !important;
  color: #fff !important;
  min-width: 150px !important;
}

#view-dashboard .command-home-recommended-card .command-home-primary-action::after {
  content: "->" !important;
  margin-left: 12px !important;
}

#view-dashboard .command-home-next-destinations {
  padding-bottom: 28px !important;
}

#view-dashboard .command-home-destination-grid {
  display: grid !important;
  gap: 10px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

#view-dashboard .command-home-destination-card {
  align-items: start !important;
  background: rgba(255, 255, 255, .58) !important;
  border: 1px solid rgba(107, 91, 68, .11) !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  display: grid !important;
  gap: 8px !important;
  min-height: 126px !important;
  padding: 18px !important;
  text-align: left !important;
}

#view-dashboard .command-home-destination-card::before {
  align-items: center !important;
  border: 1.5px solid #1f2937 !important;
  border-radius: 4px !important;
  color: #1f2937 !important;
  content: "?" !important;
  display: inline-flex !important;
  font-size: .82rem !important;
  font-weight: 640 !important;
  height: 28px !important;
  justify-content: center !important;
  width: 28px !important;
}

#view-dashboard .command-home-destination-card[data-command-home-icon="brain"]::before { content: "AI" !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="bot"]::before { content: "OS" !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="users"]::before { content: "U" !important; font-size: .82rem !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="scale"]::before { content: "A" !important; font-size: .82rem !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="link"]::before { content: "--" !important; font-size: .76rem !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="code"]::before { content: "<>" !important; font-size: .68rem !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="file"]::before { content: "?" !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="flow"]::before { content: "T" !important; }
#view-dashboard .command-home-destination-card[data-command-home-icon="person"]::before { content: "O" !important; }

#view-dashboard .command-home-destination-card::after {
  align-self: end !important;
  color: #7a7f88 !important;
  content: ">" !important;
  font-size: .9rem !important;
  justify-self: end !important;
}

#view-dashboard .command-home-destination-card:hover,
#view-dashboard .command-home-destination-card:focus-visible {
  background: rgba(255, 255, 255, .82) !important;
  border-color: rgba(15, 122, 95, .22) !important;
  transform: none !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card {
  background: rgba(255, 255, 255, .58) !important;
  border: 1px solid rgba(107, 91, 68, .11) !important;
  color: #111827 !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card span {
  color: #111827 !important;
  display: block !important;
  font-size: .82rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  text-transform: none !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card small {
  color: #4b5567 !important;
  display: block !important;
  font-size: .76rem !important;
  font-weight: 450 !important;
  line-height: 1.42 !important;
}

#view-dashboard .command-home-next-destinations .command-home-destination-card:hover,
#view-dashboard .command-home-next-destinations .command-home-destination-card:focus-visible {
  background: rgba(255, 255, 255, .82) !important;
  border-color: rgba(15, 122, 95, .22) !important;
}

/* Page Conversion Implementation 001 - flatten remaining container layers v49 */
#view-dashboard .command-home-sketch-shell {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 18px 0 48px !important;
}

#view-dashboard .command-home-sketch-hero {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-bottom: 22px !important;
  padding: 18px 24px 20px !important;
}

#view-dashboard .command-home-hero-top {
  margin-bottom: 8px !important;
}

#view-dashboard .command-home-reference-status {
  background: rgba(255, 255, 255, .78) !important;
}

#view-dashboard .command-home-sketch-section {
  background: rgba(255, 255, 255, .72) !important;
  border-color: rgba(107, 91, 68, .1) !important;
}

#view-dashboard .command-home-next-destinations {
  background: rgba(255, 253, 248, .86) !important;
  border-color: rgba(107, 91, 68, .14) !important;
}

#view-dashboard .command-home-next-destinations .command-home-section-heading h2 {
  color: #111827 !important;
  font-size: 1.12rem !important;
  font-weight: 650 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  text-transform: none !important;
}

/* Page Conversion Implementation 001 - compact recommended workspace v53 */
#view-dashboard .command-home-recommended-section {
  margin-top: 22px !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading {
  margin: 0 0 4px !important;
  min-height: 0 !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading .eyebrow {
  margin-bottom: 0 !important;
}

#view-dashboard .command-home-recommended-card {
  margin-top: -4px !important;
  min-height: 0 !important;
  padding: 10px 18px !important;
}

/* Page Conversion Implementation 001 - compact decisions section v55 */
#view-dashboard .command-home-human-exceptions {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

#view-dashboard .command-home-human-exceptions .command-home-section-heading {
  margin-bottom: 8px !important;
}

#view-dashboard .command-home-human-exceptions .command-home-section-heading .eyebrow {
  margin-bottom: 8px !important;
}

#view-dashboard .command-home-authority-summary-card {
  margin-top: -12px !important;
  min-height: 0 !important;
  padding: 14px 24px !important;
}

@media (max-width: 1080px) {
  #view-dashboard .command-home-hero-top,
  #view-dashboard .command-home-reference-status {
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-time-card {
    max-width: 360px !important;
  }

  #view-dashboard .command-home-reference-status-signals,
  #view-dashboard #command-home-platform-status,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-destination-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 720px) {
  #view-dashboard .command-home-sketch-shell {
    padding: 20px 14px 44px !important;
  }

  #view-dashboard .command-home-sketch-hero,
  #view-dashboard .command-home-sketch-section {
    padding: 20px !important;
  }

  #view-dashboard .command-home-reference-status-signals,
  #view-dashboard #command-home-platform-status,
  #view-dashboard .command-home-highlight-list,
  #view-dashboard .command-home-destination-grid,
  #view-dashboard .command-home-authority-summary-card,
  #view-dashboard .command-home-recommended-card {
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-reference-status-signal,
  #view-dashboard .command-home-reference-work-card,
  #view-dashboard .command-home-highlight-row {
    border-left: 0 !important;
    border-top: 1px solid rgba(107, 91, 68, .12) !important;
    padding: 14px 0 0 !important;
  }

  #view-dashboard .command-home-reference-status-signal:first-child,
  #view-dashboard .command-home-reference-work-card:first-child,
  #view-dashboard .command-home-highlight-row:first-child {
    border-top: 0 !important;
    padding-top: 0 !important;
  }
}

/* Page Conversion Implementation 001 - final Command Home greeting typography v63 */
#view-dashboard .command-home-hero-copy h2 {
  font-size: clamp(1.48rem, 2.1vw, 1.92rem) !important;
  font-weight: 450 !important;
  letter-spacing: 0 !important;
  line-height: 1.14 !important;
}

/* Execution Era - compact architectural navigation collapse control v64 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup {
  align-items: center !important;
  column-gap: 12px !important;
  grid-template-columns: 48px minmax(0, 1fr) 38px !important;
  padding: 24px 20px 18px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup .mark {
  height: 44px !important;
  width: 44px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  font-size: .82rem !important;
  line-height: 1.08 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  font-size: .58rem !important;
  line-height: 1.12 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle {
  align-items: center !important;
  align-self: center !important;
  background: rgba(255, 255, 255, .07) !important;
  border: 1px solid rgba(244, 239, 229, .18) !important;
  border-radius: 10px !important;
  box-shadow: none !important;
  color: transparent !important;
  display: inline-flex !important;
  font-size: 0 !important;
  grid-column: 3 !important;
  grid-row: 1 !important;
  height: 34px !important;
  justify-content: center !important;
  justify-self: end !important;
  letter-spacing: 0 !important;
  margin: 0 !important;
  min-width: 0 !important;
  overflow: hidden !important;
  padding: 0 !important;
  text-transform: none !important;
  width: 34px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::before {
  background: linear-gradient(90deg, transparent 0 45%, rgba(244, 239, 229, .78) 45% 57%, transparent 57% 100%) !important;
  border: 2px solid rgba(244, 239, 229, .92) !important;
  border-radius: 5px !important;
  content: "" !important;
  display: block !important;
  height: 15px !important;
  width: 18px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:focus-visible {
  background: rgba(255, 255, 255, .11) !important;
  border-color: rgba(244, 239, 229, .32) !important;
  outline: none !important;
}

#command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .brand-lockup {
  grid-template-columns: 1fr !important;
  justify-items: center !important;
  padding: 22px 0 16px !important;
  row-gap: 12px !important;
}

#command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .command-shell-collapse-toggle {
  grid-column: 1 !important;
  grid-row: 2 !important;
  justify-self: center !important;
}

/* Execution Era - action-based sidebar collapse control v65 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle {
  background: transparent !important;
  border: 0 !important;
  border-radius: 8px !important;
  box-shadow: none !important;
  color: rgba(244, 239, 229, .62) !important;
  font-size: 0 !important;
  height: 32px !important;
  min-width: 0 !important;
  width: 30px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::before {
  background: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: currentColor !important;
  content: "\2039" !important;
  display: block !important;
  font-size: 1.22rem !important;
  font-weight: 400 !important;
  height: auto !important;
  line-height: 1 !important;
  width: auto !important;
}

#command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .command-shell-collapse-toggle::before {
  content: "\203A" !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:focus-visible {
  background: rgba(255, 255, 255, .055) !important;
  border: 0 !important;
  color: rgba(244, 239, 229, .9) !important;
}

/* Execution Era - quieter sidebar brand typography v66 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  font-size: .78rem !important;
  font-weight: 640 !important;
  line-height: 1.05 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup small {
  font-size: .56rem !important;
  font-weight: 580 !important;
  line-height: 1.08 !important;
}

/* Execution Era - authoritative sidebar collapse behavior v67 */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: min(var(--abos-command-sidebar-width, 300px), 320px) minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation.sidebar {
    width: min(var(--abos-command-sidebar-width, 300px), 320px) !important;
    min-width: min(var(--abos-command-sidebar-width, 300px), 320px) !important;
    max-width: 320px !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .side-nav {
    width: calc(min(var(--abos-command-sidebar-width, 300px), 320px) - 32px) !important;
    min-width: calc(min(var(--abos-command-sidebar-width, 300px), 320px) - 32px) !important;
    max-width: calc(min(var(--abos-command-sidebar-width, 300px), 320px) - 32px) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed {
    grid-template-columns: 76px minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation.sidebar {
    max-width: 76px !important;
    min-width: 76px !important;
    overflow-x: hidden !important;
    padding: 16px 10px !important;
    width: 76px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .brand-lockup {
    grid-template-columns: 1fr !important;
    justify-items: center !important;
    margin: 0 0 14px !important;
    padding: 12px 0 14px !important;
    row-gap: 10px !important;
    width: 56px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .brand-lockup > div {
    display: none !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .brand-lockup .mark {
    font-size: .64rem !important;
    height: 34px !important;
    width: 36px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-shell-collapse-toggle {
    grid-column: 1 !important;
    grid-row: 2 !important;
    height: 32px !important;
    justify-self: center !important;
    width: 30px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .side-nav {
    align-items: center !important;
    display: grid !important;
    gap: 8px !important;
    justify-items: center !important;
    max-width: 56px !important;
    min-width: 56px !important;
    padding: 0 !important;
    width: 56px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-group {
    display: contents !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-children,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-grandchildren,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-child {
    display: none !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-parent {
    align-items: center !important;
    color: transparent !important;
    display: grid !important;
    font-size: 0 !important;
    gap: 0 !important;
    grid-template-columns: 1fr !important;
    height: 42px !important;
    inline-size: 42px !important;
    justify-items: center !important;
    margin: 0 !important;
    max-inline-size: 42px !important;
    max-width: 42px !important;
    min-height: 42px !important;
    min-inline-size: 42px !important;
    min-width: 42px !important;
    overflow: hidden !important;
    padding: 0 !important;
    text-indent: 0 !important;
    width: 42px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-parent::before {
    color: rgba(226, 232, 240, .72) !important;
    display: inline-flex !important;
    font-size: 1rem !important;
    height: 22px !important;
    justify-content: center !important;
    line-height: 1 !important;
    margin: 0 !important;
    width: 22px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-parent.active {
    background: rgba(96, 165, 250, .12) !important;
    box-shadow: none !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-parent.has-children::after,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .nav-badge {
    display: none !important;
  }
}

/* Execution Era - collapsed rail specificity lock v68 */
@media (min-width: 861px) {
  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed {
    grid-template-columns: 76px minmax(0, 1fr) !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .sidebar.command-center-shared-navigation {
    box-sizing: border-box !important;
    max-width: 76px !important;
    min-width: 76px !important;
    overflow-x: hidden !important;
    padding: 16px 10px !important;
    width: 76px !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .side-nav,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .side-nav {
    max-width: 56px !important;
    min-width: 56px !important;
    width: 56px !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-group > button.nav-parent,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-group > button.nav-parent {
    color: transparent !important;
    display: grid !important;
    font-size: 0 !important;
    grid-template-columns: 1fr !important;
    height: 42px !important;
    inline-size: 42px !important;
    max-inline-size: 42px !important;
    max-width: 42px !important;
    min-height: 42px !important;
    min-inline-size: 42px !important;
    min-width: 42px !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 42px !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent::before,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-parent::before {
    color: rgba(226, 232, 240, .72) !important;
    font-size: 1rem !important;
    height: 22px !important;
    width: 22px !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-children,
  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-child,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-children,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed .command-center-shared-navigation .nav-child {
    display: none !important;
  }
}

/* Execution Era - collapsed rail button width final override v69 */
@media screen and (min-width: 901px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation {
    max-width: 76px !important;
    min-width: 76px !important;
    width: 76px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav {
    grid-template-columns: 56px !important;
    max-width: 56px !important;
    min-width: 56px !important;
    width: 56px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children.nav-parent {
    column-gap: 0 !important;
    gap: 0 !important;
    grid-template-columns: 42px !important;
    inline-size: 42px !important;
    justify-content: center !important;
    max-inline-size: 42px !important;
    max-width: 42px !important;
    min-inline-size: 42px !important;
    min-width: 42px !important;
    overflow: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 42px !important;
  }
}
/* Page Conversion Implementation 001 - recommended workspace breathing room final eof v70 */
#view-dashboard .command-home-recommended-section {
  margin-top: 34px !important;
  padding-bottom: 24px !important;
}

#view-dashboard .command-home-recommended-card {
  padding-bottom: 20px !important;
}
/* Execution Era - sidebar brand single-line lock final eof v71 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup > div {
  min-width: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .brand-lockup strong {
  display: block !important;
  font-size: .72rem !important;
  letter-spacing: 0 !important;
  line-height: 1.08 !important;
  overflow: visible !important;
  text-wrap: nowrap !important;
  white-space: nowrap !important;
}
/* Page Conversion Implementation 001 - unified greeting weight final eof v72 */
#view-dashboard .command-home-hero-copy h2,
#view-dashboard .command-home-hero-copy h2 *,
#view-dashboard #command-home-greeting-name {
  font-weight: 450 !important;
}
/* Execution Era - collapsed navigation optical alignment final eof v73 */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent {
    align-items: center !important;
    display: grid !important;
    grid-template-columns: 42px !important;
    height: 42px !important;
    justify-items: center !important;
    position: relative !important;
    text-align: center !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent::before,
  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent::before {
    align-items: center !important;
    display: inline-grid !important;
    grid-column: 1 !important;
    height: 24px !important;
    justify-content: center !important;
    justify-items: center !important;
    margin: 0 !important;
    place-items: center !important;
    width: 24px !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent.has-children::after {
    display: none !important;
  }

  #command-center-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-badge {
    position: absolute !important;
    right: -3px !important;
    top: 2px !important;
    transform: none !important;
  }
}
/* Page Conversion Implementation 001 - align enterprise status width final eof v74 */
#view-dashboard .command-home-sketch-hero > .command-home-reference-status {
  margin-left: -24px !important;
  margin-right: -24px !important;
}
/* Page Conversion Implementation 001 - align enterprise status wrapper final eof v75 */
#view-dashboard .command-home-sketch-hero > .command-home-enterprise-status {
  margin-left: -24px !important;
  margin-right: -24px !important;
}
/* Page Conversion Implementation 001 - enterprise status full section width final eof v76 */
#view-dashboard .command-home-sketch-hero > .command-home-enterprise-status {
  margin-left: -24px !important;
  margin-right: -24px !important;
  max-width: none !important;
  width: calc(100% + 48px) !important;
}
/* Page Conversion Implementation 001 - reduce gap above recommended workspace final eof v77 */
#view-dashboard .command-home-recommended-section {
  margin-top: -6px !important;
}

/* Execution Era - sidebar parent row action column final eof v78 */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children {
    align-items: center !important;
    column-gap: 12px !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) 30px !important;
    min-width: 0 !important;
    padding-right: 10px !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children::before {
    grid-column: 1 !important;
    margin: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children::after {
    grid-column: 3 !important;
    justify-self: end !important;
    margin: 0 !important;
    position: static !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent.has-children::after,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent.has-children::after {
    content: "" !important;
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    width: 0 !important;
  }
}

/* Page Conversion Implementation 001 - recommended header rhythm final eof v79 */
#view-dashboard .command-home-recommended-section {
  padding-top: 22px !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading {
  margin: 0 0 18px !important;
  min-height: 0 !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading .eyebrow {
  margin-bottom: 12px !important;
}

/* Command Home title refinement - Executive Enterprise Briefing v139 */
#view-dashboard .command-home-hero-copy .command-home-page-identity {
  display: grid !important;
  gap: 4px !important;
}

#view-dashboard .command-home-hero-copy .command-home-page-identity span:first-child {
  color: inherit !important;
  font: inherit !important;
  letter-spacing: inherit !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-hero-copy .command-home-page-identity span:last-child {
  color: #5f6570 !important;
  font-size: .88rem !important;
  font-weight: 450 !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  text-transform: none !important;
}

/* Command Home status strip spacing correction v141 */
#view-dashboard .command-home-reference-status {
  grid-template-columns: minmax(300px, 0.72fr) minmax(680px, 1.28fr) !important;
}

#view-dashboard .command-home-reference-status-main {
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-main p {
  max-width: 46ch !important;
}

#view-dashboard .command-home-reference-status-signals {
  align-items: stretch !important;
  display: grid !important;
  gap: 0 !important;
  grid-template-columns: repeat(4, minmax(160px, 1fr)) !important;
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-signal {
  align-items: flex-start !important;
  column-gap: 12px !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  min-width: 0 !important;
  padding: 10px 18px !important;
}

#view-dashboard .command-home-reference-status-signal > div {
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-signal strong,
#view-dashboard .command-home-reference-status-signal small {
  overflow-wrap: normal !important;
  word-break: normal !important;
}

@media (max-width: 1420px) {
  #view-dashboard .command-home-reference-status {
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-reference-status-signals {
    border-top: 1px solid rgba(114, 91, 58, 0.12) !important;
    grid-template-columns: repeat(4, minmax(150px, 1fr)) !important;
  }

  #view-dashboard .command-home-reference-status-signal:first-child {
    border-left: 0 !important;
  }
}

#view-dashboard .command-home-recommended-section .command-home-section-heading h2 {
  color: #4f5660 !important;
  display: block !important;
  font-size: 1.08rem !important;
  font-weight: 640 !important;
  letter-spacing: 0 !important;
  line-height: 1.18 !important;
  margin: 0 !important;
}

#view-dashboard .command-home-recommended-card {
  margin-top: 0 !important;
}

/* Execution Era - panel glyph sidebar collapse control final eof v80 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle {
  align-items: center !important;
  background: rgba(255, 255, 255, .045) !important;
  border: 1px solid rgba(244, 239, 229, .28) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: transparent !important;
  display: inline-grid !important;
  font-size: 0 !important;
  height: 22px !important;
  justify-content: center !important;
  min-height: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  position: relative !important;
  width: 22px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::before {
  background: transparent !important;
  border: 1.5px solid rgba(244, 239, 229, .72) !important;
  border-radius: 3px !important;
  content: "" !important;
  display: block !important;
  height: 12px !important;
  width: 15px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::after {
  background: rgba(244, 239, 229, .72) !important;
  border: 0 !important;
  border-radius: 1px !important;
  content: "" !important;
  display: block !important;
  height: 10px !important;
  left: 7px !important;
  position: absolute !important;
  top: 6px !important;
  width: 1.5px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:focus-visible {
  background: rgba(255, 255, 255, .075) !important;
  border-color: rgba(244, 239, 229, .42) !important;
  outline: none !important;
}

/* Execution Era - real SVG sidebar collapse icon final eof v82 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle {
  align-items: center !important;
  background: rgba(255, 255, 255, .035) !important;
  border: 1px solid rgba(244, 239, 229, .22) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: rgba(244, 239, 229, .78) !important;
  display: inline-grid !important;
  height: 24px !important;
  justify-content: center !important;
  min-height: 0 !important;
  min-width: 0 !important;
  padding: 0 !important;
  width: 24px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle::after {
  content: none !important;
  display: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-icon {
  display: block !important;
  fill: none !important;
  height: 16px !important;
  stroke: currentColor !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  stroke-width: 1.65 !important;
  width: 16px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-label {
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:hover,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .command-shell-collapse-toggle:focus-visible {
  background: rgba(255, 255, 255, .07) !important;
  border-color: rgba(244, 239, 229, .34) !important;
  color: rgba(244, 239, 229, .92) !important;
  outline: none !important;
}

/* Page Conversion Implementation 001 - business highlight cell alignment final eof v83 */
#view-dashboard .command-home-highlight-list {
  column-gap: 0 !important;
}

#view-dashboard .command-home-highlight-row,
#view-dashboard .command-home-highlight-row:first-child {
  padding-left: 82px !important;
  padding-right: 20px !important;
}

#view-dashboard .command-home-highlight-row .command-home-card-head,
#view-dashboard .command-home-highlight-row small,
#view-dashboard .command-home-highlight-row em {
  width: 100% !important;
}

/* Execution Era - expanded sidebar unified icon column final eof v84 */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent,
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children {
    align-items: center !important;
    column-gap: 12px !important;
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) 34px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent::before,
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children::before {
    grid-column: 1 !important;
    justify-self: center !important;
    margin: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children::after {
    grid-column: 3 !important;
    justify-self: end !important;
  }
}
/* Page Conversion Implementation 001 - business highlight dot top alignment final eof v85 */
#view-dashboard .command-home-highlight-row .command-home-card-head {
  align-items: flex-start !important;
}

#view-dashboard .command-home-highlight-row .command-home-card-head::before {
  flex: 0 0 auto !important;
  margin-top: .24em !important;
}

/* Execution Era - collapsed sidebar unified icon object final eof v86 */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent {
    align-items: center !important;
    display: grid !important;
    grid-template-columns: 42px !important;
    height: 42px !important;
    justify-content: center !important;
    justify-items: center !important;
    padding: 0 !important;
    text-align: center !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent::before {
    align-items: center !important;
    display: grid !important;
    font-size: 1rem !important;
    grid-column: 1 !important;
    height: 42px !important;
    justify-content: center !important;
    justify-items: center !important;
    line-height: 1 !important;
    margin: 0 !important;
    min-width: 42px !important;
    place-items: center !important;
    text-align: center !important;
    transform: none !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav > button.nav-parent.active,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .side-nav .nav-group > button.nav-parent.active {
    border-radius: 10px !important;
    padding: 0 !important;
  }
}
/* Execution Era - expanded sidebar long-label spacing final eof v87 */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent,
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children {
    column-gap: 8px !important;
    font-size: .82rem !important;
    font-weight: 560 !important;
    grid-template-columns: 34px minmax(0, 1fr) 28px !important;
    letter-spacing: 0 !important;
    line-height: 1.12 !important;
    overflow: hidden !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent::before,
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children::before {
    grid-column: 1 !important;
    justify-self: center !important;
    margin: 0 !important;
  }

  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children::after {
    grid-column: 3 !important;
    justify-self: end !important;
  }
}
/* Execution Era - unified nav icon-label component final eof v88 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
  align-items: center !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 28px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before {
  content: none !important;
  display: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-main {
  align-items: center !important;
  display: inline-flex !important;
  gap: 12px !important;
  grid-column: 1 !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-icon {
  align-items: center !important;
  color: rgba(174, 203, 238, .96) !important;
  display: inline-grid !important;
  flex: 0 0 24px !important;
  font-size: .95rem !important;
  height: 24px !important;
  justify-content: center !important;
  line-height: 1 !important;
  place-items: center !important;
  text-align: center !important;
  width: 24px !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-label {
  display: block !important;
  min-width: 0 !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after {
  grid-column: 2 !important;
  justify-self: end !important;
}

@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent,
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .command-center-shared-navigation .nav-parent.has-children {
    grid-template-columns: minmax(0, 1fr) 28px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-parent.has-children {
    grid-template-columns: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-main {
    gap: 0 !important;
    grid-column: 1 !important;
    height: 42px !important;
    justify-content: center !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-icon {
    flex-basis: 42px !important;
    height: 42px !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .command-center-shared-navigation .nav-label {
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}
/* Execution Era - unified nav component specificity lock final eof v89 */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    align-items: center !important;
    column-gap: 8px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 28px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
    align-items: center !important;
    display: flex !important;
    gap: 12px !important;
    grid-column: 1 !important;
    min-width: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    flex: 0 0 24px !important;
    height: 24px !important;
    width: 24px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label {
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent::before {
    content: none !important;
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
    grid-column: 2 !important;
    justify-self: end !important;
  }
}
/* Execution Era - nav SVG icon alignment final eof v90 */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-icon-svg {
  display: block !important;
  fill: none !important;
  height: 18px !important;
  overflow: visible !important;
  stroke: currentColor !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  stroke-width: 1.65 !important;
  width: 18px !important;
}

@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    align-items: center !important;
    display: grid !important;
    height: 42px !important;
    justify-content: center !important;
    place-items: center !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-icon-svg {
    height: 18px !important;
    width: 18px !important;
  }
}
/* Execution Era - collapsed nav absolute icon centering final eof v91 */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    display: block !important;
    height: 42px !important;
    overflow: visible !important;
    padding: 0 !important;
    position: relative !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
    align-items: center !important;
    display: grid !important;
    gap: 0 !important;
    height: 42px !important;
    inset: 0 !important;
    justify-content: center !important;
    place-items: center !important;
    position: absolute !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    align-items: center !important;
    display: grid !important;
    flex: none !important;
    height: 42px !important;
    justify-content: center !important;
    place-items: center !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon > .nav-icon-svg {
    margin: auto !important;
  }
}

/* Execution Era - collapsed nav one-object axis lock final eof v92 */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav {
    align-items: start !important;
    display: grid !important;
    grid-template-columns: 42px !important;
    justify-content: center !important;
    justify-items: center !important;
    margin-inline: auto !important;
    max-width: 42px !important;
    min-width: 42px !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > .nav-group {
    align-items: start !important;
    display: grid !important;
    grid-template-columns: 42px !important;
    justify-content: center !important;
    justify-items: center !important;
    margin-inline: auto !important;
    max-width: 42px !important;
    min-width: 42px !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    display: block !important;
    grid-column: 1 !important;
    height: 42px !important;
    justify-self: center !important;
    margin: 0 auto !important;
    min-height: 42px !important;
    overflow: visible !important;
    padding: 0 !important;
    position: relative !important;
    transform: none !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
    align-items: center !important;
    display: grid !important;
    gap: 0 !important;
    height: 42px !important;
    justify-content: center !important;
    left: 50% !important;
    place-items: center !important;
    position: absolute !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    align-items: center !important;
    display: grid !important;
    height: 42px !important;
    justify-content: center !important;
    margin: 0 !important;
    place-items: center !important;
    width: 42px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
    display: none !important;
  }
}

/* Execution Era - collapsed nav inner icon centering final eof v93 */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    align-items: center !important;
    display: grid !important;
    flex: none !important;
    height: 18px !important;
    justify-content: center !important;
    left: 50% !important;
    margin: 0 !important;
    min-height: 18px !important;
    min-width: 18px !important;
    place-items: center !important;
    position: absolute !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 18px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon > .nav-icon-svg {
    display: block !important;
    height: 18px !important;
    margin: 0 !important;
    width: 18px !important;
  }
}

/* Execution Era - remove sidebar menu superscript badges final eof v94 */
#command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-badge,
#command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent .nav-badge,
#command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-child .nav-badge {
  display: none !important;
}

/* Execution Era - Command Home header dropdown value clearance final eof v95 */
#command-center-shell.command-center-dashboard-active .command-bar-controls .command-bar-control.abos-dropdown-trigger {
  align-content: center !important;
  gap: 6px !important;
  height: auto !important;
  min-height: 62px !important;
  padding: 12px 34px 16px 16px !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-controls .command-bar-control.abos-dropdown-trigger span {
  line-height: 1.12 !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-controls .command-bar-control.abos-dropdown-trigger strong {
  display: block !important;
  line-height: 1.16 !important;
  padding-bottom: 3px !important;
}

/* Execution Era - Command Home title block bottom clearance final eof v96 */
#command-center-shell.command-center-dashboard-active .command-center-command-bar {
  min-height: 92px !important;
  padding-bottom: 22px !important;
  padding-top: 18px !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block {
  align-self: center !important;
  gap: 3px !important;
  padding-bottom: 4px !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-title-block .command-bar-breadcrumb {
  display: block !important;
  line-height: 1.18 !important;
  padding-bottom: 2px !important;
}

/* Execution Era - Enterprise icon library application final eof v103 */
.abos-icon,
.nav-icon-svg-wrap,
.command-home-reference-signal-icon,
.command-home-reference-work-icon,
.command-home-icon-chip,
.command-home-highlight-icon,
.command-home-recommended-icon,
.command-home-destination-icon,
.command-bar-status-icon,
.command-bar-alert-icon {
  align-items: center !important;
  color: currentColor !important;
  display: inline-grid !important;
  flex: 0 0 auto !important;
  justify-content: center !important;
  place-items: center !important;
}

.abos-icon {
  height: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  width: 20px !important;
}

.nav-icon-svg-wrap {
  height: 18px !important;
  min-height: 18px !important;
  min-width: 18px !important;
  width: 18px !important;
}

.command-bar-status-icon {
  height: 18px !important;
  min-height: 18px !important;
  min-width: 18px !important;
  width: 18px !important;
}

.command-bar-alert-icon {
  height: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  width: 20px !important;
}

.abos-icon svg,
.nav-icon-svg-wrap svg,
.command-home-reference-signal-icon svg,
.command-home-reference-work-icon svg,
.command-home-icon-chip svg,
.command-home-highlight-icon svg,
.command-home-recommended-icon svg,
.command-home-destination-icon svg,
.command-bar-status-icon svg,
.command-bar-alert-icon svg {
  display: block !important;
  fill: none !important;
  height: 100% !important;
  overflow: visible !important;
  stroke: currentColor !important;
  vector-effect: non-scaling-stroke !important;
  width: 100% !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-icon-svg-wrap {
  color: inherit !important;
  height: 18px !important;
  width: 18px !important;
}

#view-dashboard .command-home-reference-signal-icon {
  border: 1px solid rgba(16, 24, 40, 0.55) !important;
  border-radius: 8px !important;
  color: #111827 !important;
  height: 34px !important;
  width: 34px !important;
}

#view-dashboard .command-home-reference-signal-icon svg {
  height: 18px !important;
  width: 18px !important;
}

#view-dashboard .command-home-reference-work-icon,
#view-dashboard .command-home-icon-chip,
#view-dashboard .command-home-highlight-icon {
  background: transparent !important;
  border: 0 !important;
  color: #0f7d63 !important;
  height: 22px !important;
  min-height: 22px !important;
  min-width: 22px !important;
  width: 22px !important;
}

#view-dashboard .command-home-reference-work-icon svg,
#view-dashboard .command-home-icon-chip svg,
#view-dashboard .command-home-highlight-icon svg {
  height: 20px !important;
  width: 20px !important;
}

#view-dashboard .command-home-icon-chip.is-exception {
  background: rgba(190, 134, 16, 0.08) !important;
  border: 1px solid rgba(190, 134, 16, 0.28) !important;
  border-radius: 8px !important;
  color: #9a6a08 !important;
  height: 40px !important;
  width: 40px !important;
}

#view-dashboard .command-home-icon-chip.is-exception svg {
  height: 22px !important;
  width: 22px !important;
}

#view-dashboard .command-home-recommended-icon {
  background: rgba(255, 255, 255, 0.72) !important;
  border: 1px solid rgba(122, 92, 46, 0.18) !important;
  border-radius: 8px !important;
  color: #111827 !important;
  height: 74px !important;
  width: 74px !important;
}

#view-dashboard .command-home-recommended-icon svg {
  height: 34px !important;
  width: 34px !important;
}

/* Command Home status strip spacing correction final v141 */
#view-dashboard .command-home-reference-status {
  grid-template-columns: minmax(300px, 0.7fr) minmax(700px, 1.3fr) !important;
}

#view-dashboard .command-home-reference-status-main {
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-main p {
  max-width: 46ch !important;
}

#view-dashboard .command-home-reference-status-signals {
  align-items: stretch !important;
  display: grid !important;
  gap: 0 !important;
  grid-template-columns: repeat(4, minmax(168px, 1fr)) !important;
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-signal {
  align-items: flex-start !important;
  column-gap: 9px !important;
  grid-template-columns: 20px minmax(0, 1fr) !important;
  min-width: 0 !important;
  padding: 10px 14px !important;
}

#view-dashboard .command-home-reference-status-signal > .command-home-reference-signal-icon {
  height: 20px !important;
  min-height: 20px !important;
  min-width: 20px !important;
  width: 20px !important;
}

#view-dashboard .command-home-reference-status-signal > .command-home-reference-signal-icon svg {
  height: 18px !important;
  width: 18px !important;
}

#view-dashboard .command-home-reference-status-signal > div {
  min-width: 0 !important;
}

#view-dashboard .command-home-reference-status-signal strong,
#view-dashboard .command-home-reference-status-signal small {
  overflow-wrap: normal !important;
  word-break: normal !important;
}

@media (max-width: 1420px) {
  #view-dashboard .command-home-reference-status {
    grid-template-columns: 1fr !important;
  }

  #view-dashboard .command-home-reference-status-signals {
    border-top: 1px solid rgba(114, 91, 58, 0.12) !important;
    grid-template-columns: repeat(4, minmax(150px, 1fr)) !important;
  }

  #view-dashboard .command-home-reference-status-signal:first-child {
    border-left: 0 !important;
  }
}

/* Command Home status strip hierarchy refinement v143 */
#view-dashboard .command-home-reference-status {
  grid-template-columns: 1fr !important;
  gap: 0 !important;
  row-gap: 0 !important;
}

#view-dashboard .command-home-reference-status-main {
  padding-bottom: 12px !important;
}

#view-dashboard .command-home-reference-status-main p {
  max-width: 78ch !important;
}

#view-dashboard .command-home-reference-status-signals {
  margin-top: 0 !important;
}

@media (max-width: 1420px) {
  #view-dashboard .command-home-reference-status-main {
    padding-bottom: 10px !important;
  }

  #view-dashboard .command-home-reference-status-main p {
    max-width: 82ch !important;
  }

  #view-dashboard .command-home-reference-status-signals {
    padding-top: 2px !important;
  }
}

#view-dashboard .command-home-destination-card {
  align-content: start !important;
  display: grid !important;
  grid-template-columns: 44px minmax(0, 1fr) 16px !important;
  grid-template-rows: auto auto !important;
  column-gap: 16px !important;
}

#view-dashboard .command-home-destination-icon {
  border: 1px solid rgba(17, 24, 39, 0.78) !important;
  border-radius: 6px !important;
  color: #111827 !important;
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  height: 44px !important;
  width: 44px !important;
}

#view-dashboard .command-home-destination-icon svg {
  height: 22px !important;
  width: 22px !important;
}

#view-dashboard .command-home-destination-card > span:not(.command-home-destination-icon) {
  grid-column: 2 !important;
  grid-row: 1 !important;
}

#view-dashboard .command-home-destination-card > small {
  grid-column: 2 !important;
  grid-row: 2 !important;
}

#view-dashboard .command-home-destination-card::before,
#view-dashboard .command-home-reference-signal-icon::after,
#view-dashboard .command-home-icon-chip::before,
#view-dashboard .command-home-icon-chip::after,
#view-dashboard .command-home-recommended-icon::after,
#view-dashboard .command-home-highlight-dot,
#view-dashboard .command-home-highlight-dot::before,
#view-dashboard .command-home-highlight-dot::after {
  content: none !important;
  display: none !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-status-icon {
  color: #0f7d63 !important;
  height: 18px !important;
  margin-right: 7px !important;
  width: 18px !important;
}

#command-center-shell.command-center-dashboard-active .command-bar-alert-icon {
  color: rgba(232, 238, 244, 0.9) !important;
  height: 20px !important;
  width: 20px !important;
}

/* Execution Era - local icon option selector final eof v106 */
.abos-icon-options-panel {
  background: rgba(250, 247, 240, 0.96) !important;
  border: 1px solid rgba(107, 91, 68, 0.18) !important;
  border-radius: 10px !important;
  bottom: 22px !important;
  box-shadow: 0 22px 56px rgba(15, 23, 42, 0.18) !important;
  color: #111827 !important;
  display: grid !important;
  gap: 12px !important;
  max-height: min(620px, calc(100vh - 44px)) !important;
  overflow: auto !important;
  padding: 16px !important;
  position: fixed !important;
  right: 22px !important;
  width: min(380px, calc(100vw - 44px)) !important;
  z-index: 9999 !important;
}

.abos-icon-options-header {
  display: grid !important;
  gap: 2px !important;
}

.abos-icon-options-header strong {
  font-size: .86rem !important;
  font-weight: 680 !important;
  letter-spacing: .09em !important;
  text-transform: uppercase !important;
}

.abos-icon-options-header small {
  color: #667085 !important;
  font-size: .78rem !important;
}

.abos-icon-options-header .abos-icon-options-help {
  color: #0f6f59 !important;
  line-height: 1.35 !important;
  margin-top: 4px !important;
}

.abos-icon-options-panel select {
  appearance: none !important;
  background: rgba(255, 255, 255, 0.78) !important;
  border: 1px solid rgba(107, 91, 68, 0.22) !important;
  border-radius: 8px !important;
  color: #111827 !important;
  font: inherit !important;
  min-height: 42px !important;
  padding: 0 12px !important;
  width: 100% !important;
}

.abos-icon-options-grid {
  display: grid !important;
  gap: 8px !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
}

.abos-icon-option-button {
  align-items: center !important;
  background: rgba(255, 255, 255, 0.58) !important;
  border: 1px solid rgba(107, 91, 68, 0.14) !important;
  border-radius: 8px !important;
  color: #111827 !important;
  cursor: pointer !important;
  display: flex !important;
  gap: 9px !important;
  min-height: 42px !important;
  padding: 8px 10px !important;
  text-align: left !important;
}

.abos-icon-option-button:hover,
.abos-icon-option-button:focus-visible,
.abos-icon-option-button.is-selected {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(15, 122, 95, 0.38) !important;
  outline: none !important;
}

.abos-icon-option-button.is-selected {
  box-shadow: inset 0 0 0 1px rgba(15, 122, 95, 0.18) !important;
}

.abos-icon-option-button span:not(.abos-icon-option-preview) {
  font-size: .78rem !important;
  font-weight: 560 !important;
  line-height: 1.2 !important;
}

.abos-icon-option-preview {
  color: #0f7a5f !important;
  height: 20px !important;
  width: 20px !important;
}

.abos-icon-options-actions {
  display: flex !important;
  gap: 8px !important;
  justify-content: flex-end !important;
}

.abos-icon-options-actions button {
  background: rgba(255, 255, 255, 0.66) !important;
  border: 1px solid rgba(107, 91, 68, 0.18) !important;
  border-radius: 8px !important;
  color: #111827 !important;
  cursor: pointer !important;
  font-size: .78rem !important;
  font-weight: 600 !important;
  min-height: 34px !important;
  padding: 0 12px !important;
}

html.abos-icon-options-enabled [data-abos-icon-slot] {
  cursor: pointer !important;
}

html.abos-icon-options-enabled [data-abos-icon-slot]:hover,
html.abos-icon-options-enabled [data-abos-icon-slot]:focus-visible,
html.abos-icon-options-enabled [data-abos-icon-slot].is-abos-icon-slot-selected {
  outline: 2px solid rgba(15, 122, 95, 0.28) !important;
  outline-offset: 3px !important;
}

html.abos-icon-options-enabled .command-center-operational-briefing-hero[data-abos-icon-slot]:hover,
html.abos-icon-options-enabled .command-center-operational-briefing-hero[data-abos-icon-slot]:focus-visible,
html.abos-icon-options-enabled .command-center-operational-briefing-hero[data-abos-icon-slot].is-abos-icon-slot-selected {
  box-shadow:
    inset 0 0 0 2px rgba(15, 122, 95, 0.22),
    0 14px 30px rgba(0, 0, 0, 0.18) !important;
}

html.abos-icon-options-enabled [data-abos-icon-slot].is-abos-icon-slot-selected {
  background-color: rgba(15, 122, 95, 0.045) !important;
}

/* Execution Era - icons are now registry-assigned, not click-edited v116 */
.abos-icon-options-panel {
  display: none !important;
}

/* Execution Era - destination cards should not reserve chevron space v111 */
#view-dashboard .command-home-destination-grid {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)) !important;
}

#view-dashboard .command-home-destination-card {
  align-items: start !important;
  grid-template-columns: 48px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  column-gap: 18px !important;
  row-gap: 6px !important;
  min-height: 132px !important;
}

#view-dashboard .command-home-destination-card::after {
  content: none !important;
  display: none !important;
}

#view-dashboard .command-home-destination-card > .command-home-destination-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
}

#view-dashboard .command-home-destination-card > span:not(.command-home-destination-icon),
#view-dashboard .command-home-next-destinations .command-home-destination-card > span:not(.command-home-destination-icon) {
  grid-column: 2 !important;
  grid-row: 1 !important;
  max-width: 18ch !important;
}

#view-dashboard .command-home-destination-card > small,
#view-dashboard .command-home-next-destinations .command-home-destination-card > small {
  grid-column: 2 !important;
  grid-row: 2 !important;
  max-width: 34ch !important;
}

/* Execution Era - remove decorative state-strip cell artifact v112 */
#command-center-shell.command-center-operating-shell-v1 .runtime-console-state-summary::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-awareness-state::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-operating-state-strip-items::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-cockpit-state-strip-items::after {
  content: none !important;
  display: none !important;
}

/* Execution Era - align Command Home status signal icons v113 */
#view-dashboard .command-home-reference-status-signal {
  column-gap: 12px !important;
  grid-template-columns: 34px minmax(0, 1fr) !important;
}

#view-dashboard .command-home-reference-status-signal > .command-home-reference-signal-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

#view-dashboard .command-home-reference-status-signal > div {
  grid-column: 2 !important;
  min-width: 0 !important;
}

/* Execution Era - align recommended workspace icon and copy v114 */
#view-dashboard .command-home-recommended-card {
  grid-template-columns: 110px minmax(0, 1fr) auto !important;
  column-gap: 4px !important;
  row-gap: 10px !important;
}

#view-dashboard .command-home-recommended-card > .command-home-recommended-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
  justify-self: start !important;
}

#view-dashboard .command-home-recommended-card > .command-home-recommended-copy {
  grid-column: 2 !important;
  grid-row: 1 !important;
  min-width: 0 !important;
}

#view-dashboard .command-home-recommended-card > .command-home-primary-action {
  grid-column: 3 !important;
  grid-row: 1 !important;
  justify-self: end !important;
}

/* Execution Era - unboxed workspace icons and reliable edit targets v115 */
#view-dashboard .command-home-destination-card > .command-home-destination-icon {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #111827 !important;
  height: 32px !important;
  margin-top: 2px !important;
  min-height: 32px !important;
  min-width: 32px !important;
  padding: 0 !important;
  width: 32px !important;
}

#view-dashboard .command-home-destination-card > .command-home-destination-icon svg {
  height: 26px !important;
  pointer-events: none !important;
  width: 26px !important;
}

#view-dashboard .command-home-destination-card {
  grid-template-columns: 36px minmax(0, 1fr) !important;
}

html.abos-icon-options-enabled #view-dashboard .command-home-destination-card > .command-home-destination-icon {
  border-radius: 6px !important;
  outline-offset: 5px !important;
}

/* Command Home final refinement pass - executive guidance polish v136 */
#view-dashboard .command-home-sketch-section {
  margin-top: 8px !important;
}

#view-dashboard .command-home-sketch-section + .command-home-sketch-section {
  margin-top: 30px !important;
}

#view-dashboard .command-home-enterprise-status {
  margin-top: 18px !important;
}

#view-dashboard .command-home-reference-status {
  background: rgba(255, 253, 247, 0.84) !important;
  border-color: rgba(114, 91, 58, 0.12) !important;
  box-shadow: 0 18px 42px rgba(60, 48, 34, 0.06) !important;
}

#view-dashboard .command-home-reference-status-main {
  padding: 24px 26px !important;
}

#view-dashboard .command-home-reference-status-title strong {
  color: #075f49 !important;
  font-size: clamp(1.05rem, 1.25vw, 1.24rem) !important;
  font-weight: 690 !important;
  letter-spacing: 0 !important;
}

#view-dashboard .command-home-reference-status-main p {
  color: #445067 !important;
  font-size: .9rem !important;
  line-height: 1.55 !important;
  max-width: 58ch !important;
}

#view-dashboard .command-home-reference-status-signals {
  align-content: center !important;
  gap: 0 !important;
  grid-template-columns: repeat(4, minmax(112px, 1fr)) !important;
}

#view-dashboard .command-home-reference-status-signal {
  background: transparent !important;
  border-bottom: 0 !important;
  border-left: 1px solid rgba(114, 91, 58, 0.13) !important;
  column-gap: 10px !important;
  padding: 10px 16px !important;
}

#view-dashboard .command-home-reference-status-signal:first-child {
  border-left: 0 !important;
}

#view-dashboard .command-home-reference-signal-icon {
  border: 0 !important;
  color: #0f7a5f !important;
  height: 24px !important;
  min-height: 24px !important;
  min-width: 24px !important;
  padding: 0 !important;
  width: 24px !important;
}

#view-dashboard .command-home-reference-signal-icon svg {
  height: 19px !important;
  width: 19px !important;
}

#view-dashboard .command-home-reference-status-signal strong {
  color: #1d2533 !important;
  font-size: .86rem !important;
  font-weight: 680 !important;
}

#view-dashboard .command-home-reference-status-signal small {
  color: #667085 !important;
  font-size: .74rem !important;
  line-height: 1.32 !important;
}

#view-dashboard .command-home-recommended-section {
  margin-top: 38px !important;
  padding-top: 26px !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading {
  margin-bottom: 14px !important;
}

#view-dashboard .command-home-recommended-section .command-home-section-heading h2 {
  color: #283241 !important;
  font-size: .98rem !important;
  font-weight: 680 !important;
}

#view-dashboard .command-home-recommended-card {
  background: rgba(255, 253, 247, 0.82) !important;
  border-color: rgba(190, 134, 16, 0.18) !important;
  box-shadow: 0 16px 36px rgba(60, 48, 34, 0.055) !important;
  column-gap: 18px !important;
  padding: 24px 28px !important;
}

#view-dashboard .command-home-recommended-icon {
  background: rgba(190, 134, 16, 0.07) !important;
  border-color: rgba(190, 134, 16, 0.24) !important;
  color: #8a620f !important;
}

#view-dashboard .command-home-recommended-copy small {
  color: #8a620f !important;
  font-size: .72rem !important;
  font-weight: 720 !important;
  letter-spacing: .11em !important;
  text-transform: uppercase !important;
}

#view-dashboard .command-home-recommended-copy strong {
  color: #111827 !important;
  font-size: clamp(1.08rem, 1.3vw, 1.34rem) !important;
  font-weight: 720 !important;
}

#view-dashboard .command-home-recommended-copy span {
  color: #4d5a70 !important;
  font-size: .92rem !important;
  line-height: 1.45 !important;
}

#view-dashboard .command-home-primary-action {
  background: #c89421 !important;
  border-color: rgba(138, 98, 15, 0.28) !important;
  box-shadow: none !important;
  color: #111827 !important;
}

#view-dashboard .command-home-primary-action:hover,
#view-dashboard .command-home-primary-action:focus-visible {
  background: #d5a535 !important;
}

#view-dashboard .command-home-destination-card > .command-home-destination-icon {
  color: #111827 !important;
  height: 34px !important;
  min-height: 34px !important;
  min-width: 34px !important;
  width: 34px !important;
}

#view-dashboard .command-home-destination-card > .command-home-destination-icon svg {
  height: 29px !important;
  width: 29px !important;
}

#view-dashboard .command-home-reference-work-icon,
#view-dashboard .command-home-highlight-icon,
#view-dashboard .command-home-icon-chip {
  color: #0f7a5f !important;
}

#view-dashboard .command-home-icon-chip.is-exception,
#view-dashboard .command-home-icon-chip.is-exception svg {
  color: #9b6b0f !important;
}

@media (max-width: 1180px) {
  #view-dashboard .command-home-reference-status-signals {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  #view-dashboard .command-home-reference-status-signal:nth-child(odd) {
    border-left: 0 !important;
  }
}

/* Command Home final refinement pass - unbox recommended icon v138 */
#view-dashboard .command-home-recommended-card {
  grid-template-columns: 46px minmax(0, 1fr) auto !important;
  column-gap: 12px !important;
}

#view-dashboard .command-home-recommended-icon {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #111827 !important;
  height: 34px !important;
  min-height: 34px !important;
  min-width: 38px !important;
  padding: 0 !important;
  width: 38px !important;
}

#view-dashboard .command-home-recommended-icon svg {
  height: 34px !important;
  width: 34px !important;
}
/* Command Home status strip one-line lead refinement v144 */
#view-dashboard .command-home-reference-status {
  row-gap: 0 !important;
}

#view-dashboard .command-home-reference-status-main {
  padding-bottom: 6px !important;
}

#view-dashboard .command-home-reference-status-main p {
  max-width: none !important;
  width: 100% !important;
}

#view-dashboard .command-home-reference-status-signals {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

@media (min-width: 980px) {
  #view-dashboard .command-home-reference-status-main p {
    white-space: nowrap !important;
  }
}

@media (max-width: 979px) {
  #view-dashboard .command-home-reference-status-main p {
    white-space: normal !important;
  }
}

/* Command Home status strip breathing room refinement v145 */
#view-dashboard .command-home-reference-status-main {
  padding-bottom: 12px !important;
}

#view-dashboard .command-home-reference-status-signals {
  padding-top: 10px !important;
}

/* Runtime Health Page Conversion - Enterprise Technical Intelligence Workspace */
.runtime-health-technical-section {
  display: grid;
  gap: clamp(12px, 1.45vw, 18px);
  padding: clamp(16px, 1.8vw, 24px);
  border: 1px solid var(--cc-briefing-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: none;
}

.runtime-health-technical-section-heading {
  display: grid;
  gap: 6px;
  max-width: 82ch;
}

.runtime-health-technical-section-heading h3 {
  margin: 0;
  color: #111827;
  font-size: clamp(1.05rem, 1.55vw, 1.32rem);
  line-height: 1.2;
  font-weight: 760;
  letter-spacing: 0;
}

.runtime-health-technical-section-heading p {
  margin: 0;
  color: #475569;
  font-size: clamp(.92rem, 1vw, 1rem);
  line-height: 1.55;
}

.runtime-health-findings-section {
  background: rgba(255, 255, 255, 0.84);
}

.runtime-health-technical-action-card,
.runtime-health-technical-navigation-card {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 92px;
  padding: clamp(14px, 1.4vw, 18px);
  border: 1px solid var(--cc-briefing-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.82);
  color: #111827;
  text-align: left;
  box-shadow: none;
}

.runtime-health-technical-action-heading {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 0;
}

.runtime-health-technical-action-card strong,
.runtime-health-technical-navigation-card strong {
  display: block;
  margin: 0 0 4px;
  color: #111827;
  font-size: .98rem;
  line-height: 1.24;
  font-weight: 760;
}

.runtime-health-technical-action-card p,
.runtime-health-technical-navigation-card small {
  margin: 0;
  color: #475569;
  font-size: .9rem;
  line-height: 1.45;
}

.runtime-health-technical-navigation-card {
  width: 100%;
  cursor: pointer;
}

.runtime-health-technical-navigation-card:hover,
.runtime-health-technical-navigation-card:focus-visible {
  border-color: rgba(104, 82, 57, 0.34);
  background: rgba(255, 253, 248, 0.95);
  outline: none;
}

.runtime-health-technical-navigation-card .command-center-visual-icon,
.runtime-health-technical-action-heading .command-center-visual-icon {
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
}

.runtime-health-navigation-grid {
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.runtime-health-dependency-impact-grid,
.runtime-health-repair-guidance-grid {
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.runtime-health-diagnostic-section .runtime-console-diagnostic,
.runtime-health-evidence-section .runtime-console-diagnostic {
  background: rgba(255, 255, 255, 0.68);
}

@media (max-width: 720px) {
  .runtime-health-technical-section {
    padding: 14px;
  }
  .runtime-health-technical-action-card,
  .runtime-health-technical-navigation-card,
  .runtime-health-technical-action-heading {
    align-items: flex-start;
  }
}
/* Runtime Health Page Conversion visual correction - ordered compact technical briefing */
.runtime-health-content > .command-center-cockpit-page-identity,
.runtime-health-content > .runtime-console-identity {
  order: 0 !important;
}

.runtime-health-content > .runtime-console-state-band,
.runtime-health-content > .command-center-state-band {
  order: 1 !important;
  display: grid !important;
  margin: 0 !important;
}

.runtime-health-content > .runtime-health-findings-section { order: 2 !important; }
.runtime-health-content > .runtime-health-systems-section { order: 3 !important; }
.runtime-health-content > .runtime-health-dependency-section { order: 4 !important; }
.runtime-health-content > .runtime-health-repair-section { order: 5 !important; }
.runtime-health-content > .runtime-health-navigation-section { order: 6 !important; }
.runtime-health-content > .runtime-health-evidence-section { order: 7 !important; }
.runtime-health-content > .runtime-vps-infrastructure-panel { order: 8 !important; }
.runtime-health-content > .runtime-health-diagnostic-section { order: 9 !important; }
.runtime-health-content > .command-center-raw-intelligence-region { order: 10 !important; }

.runtime-health-content.runtime-console-content {
  gap: clamp(14px, 1.35vw, 20px) !important;
}

.runtime-health-technical-section {
  gap: clamp(10px, 1.1vw, 14px) !important;
  padding: clamp(14px, 1.35vw, 18px) !important;
  background: rgba(255,255,255,0.9) !important;
}

.runtime-health-findings-section {
  background: rgba(255,255,255,0.94) !important;
}

.runtime-health-technical-section-heading {
  gap: 5px !important;
}

.runtime-health-technical-section-heading h3 {
  color: #111827 !important;
  font-size: clamp(1rem, 1.25vw, 1.18rem) !important;
  font-weight: 720 !important;
}

.runtime-health-technical-section-heading p,
.runtime-health-technical-section .command-center-briefing-compact-copy,
.runtime-health-technical-section small,
.runtime-health-technical-section p {
  color: #334155 !important;
  opacity: 1 !important;
}

.runtime-health-findings-section .command-center-operational-briefing-hero,
.runtime-health-findings-section .command-center-command-context-rail,
.runtime-health-technical-section .command-center-since-last-visit,
.runtime-health-technical-section .command-center-operational-context,
.runtime-health-technical-section .runtime-console-diagnostic,
.runtime-health-technical-section .runtime-console-kpi,
.runtime-health-technical-section .command-center-briefing-region {
  background: rgba(255,255,255,0.88) !important;
}

.runtime-health-technical-section .command-center-cockpit-briefing-grid,
.runtime-health-technical-section .command-center-briefing-support-grid,
.runtime-health-technical-section .command-center-proof-grid,
.runtime-health-technical-section .command-center-kpi-grid,
.runtime-health-technical-section .runtime-console-kpi-grid {
  gap: clamp(10px, 1.05vw, 14px) !important;
}

.runtime-health-technical-section .runtime-console-kpi,
.runtime-health-technical-section .command-center-briefing-region,
.runtime-health-technical-section .runtime-console-diagnostic {
  min-height: 0 !important;
  padding: clamp(12px, 1.15vw, 16px) !important;
}

.runtime-health-technical-section .command-center-operational-briefing-hero {
  min-height: 0 !important;
  padding: clamp(16px, 1.5vw, 20px) !important;
}

.runtime-health-technical-section .command-center-operational-briefing-hero h2 {
  font-size: clamp(1.12rem, 1.55vw, 1.45rem) !important;
  line-height: 1.22 !important;
}

.runtime-health-technical-section .command-center-briefing-hero-meta,
.runtime-health-technical-section .command-center-lens-detail,
.runtime-health-technical-section .command-center-technical-measurements {
  display: none;
}
/* Runtime Health Page Conversion visual correction - full width operating state strip */
.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip {
  grid-template-columns: 1fr !important;
  padding: 0 !important;
  overflow: hidden !important;
}

.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip > .runtime-console-state-summary,
.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip > .command-center-operating-state-strip-items {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(6, minmax(130px, 1fr)) !important;
  gap: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: rgba(255,255,255,0.88) !important;
  box-shadow: none !important;
}

.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip .command-center-operating-state-item {
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 76px !important;
  height: auto !important;
  padding: 14px 18px !important;
  display: grid !important;
  align-content: center !important;
  gap: 7px !important;
  border-right: 1px solid var(--cc-briefing-line) !important;
  overflow: hidden !important;
}

.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip .command-center-operating-state-item:last-child {
  border-right: 0 !important;
}

.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip .command-center-operating-state-label {
  color: #6f6658 !important;
  font-size: .7rem !important;
  line-height: 1.15 !important;
  letter-spacing: .08em !important;
  white-space: nowrap !important;
}

.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip strong {
  color: #0f172a !important;
  font-size: clamp(.92rem, 1.05vw, 1.06rem) !important;
  line-height: 1.2 !important;
  white-space: normal !important;
}

.runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip small {
  color: #475569 !important;
  font-size: .8rem !important;
  line-height: 1.25 !important;
}

@media (max-width: 980px) {
  .runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip > .runtime-console-state-summary,
  .runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip > .command-center-operating-state-strip-items {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}
/* Runtime Health Page Conversion visual correction - compact briefing density */
.runtime-health-findings-section .command-center-cockpit-briefing-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(260px, .42fr) !important;
  gap: 14px !important;
}

.runtime-health-findings-section .command-center-command-context-rail {
  min-height: 0 !important;
  padding: 14px !important;
}

.runtime-health-findings-section .command-center-operational-briefing-hero {
  min-height: 150px !important;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 18px !important;
}

.runtime-health-findings-section .command-center-briefing-hero-copy {
  gap: 8px !important;
}

.runtime-health-findings-section .command-center-briefing-hero-copy p {
  max-width: 68ch !important;
  color: #334155 !important;
}

.runtime-health-systems-section .command-center-briefing-support-grid {
  grid-template-columns: minmax(0, .95fr) minmax(320px, 1.05fr) !important;
  gap: 14px !important;
}

.runtime-health-systems-section .command-center-since-last-visit,
.runtime-health-systems-section .command-center-operational-context {
  min-height: 0 !important;
  padding: 14px !important;
}

.runtime-health-systems-section .command-center-visit-list {
  gap: 8px !important;
}

.runtime-health-systems-section .command-center-context-row {
  min-height: 34px !important;
  padding-block: 7px !important;
}

.runtime-health-systems-section .command-center-operational-region-grid {
  grid-template-columns: repeat(4, minmax(180px, 1fr)) !important;
}

.runtime-health-systems-section .command-center-operational-region-grid .runtime-console-kpi {
  min-height: 150px !important;
}

.runtime-health-technical-section .command-center-region-value-row {
  align-items: center !important;
}

.runtime-health-technical-section .command-center-lens-action,
.runtime-health-technical-section .command-center-briefing-action {
  white-space: nowrap !important;
}

@media (max-width: 1200px) {
  .runtime-health-findings-section .command-center-cockpit-briefing-grid,
  .runtime-health-systems-section .command-center-briefing-support-grid,
  .runtime-health-systems-section .command-center-operational-region-grid {
    grid-template-columns: 1fr 1fr !important;
  }
}

@media (max-width: 760px) {
  .runtime-health-findings-section .command-center-cockpit-briefing-grid,
  .runtime-health-systems-section .command-center-briefing-support-grid,
  .runtime-health-systems-section .command-center-operational-region-grid {
    grid-template-columns: 1fr !important;
  }
}
/* Runtime Health Page Conversion visual correction - briefing card width */
.runtime-health-findings-section .command-center-cockpit-briefing-grid {
  grid-template-columns: 1fr !important;
}

.runtime-health-findings-section .command-center-operational-briefing-hero {
  width: 100% !important;
  max-width: none !important;
}

.runtime-health-findings-section .command-center-command-context-rail {
  display: none !important;
}
/* Runtime Health defect repair - findings section containment and natural copy wrapping */
.runtime-health-findings-section {
  overflow: hidden !important;
  box-sizing: border-box !important;
}

.runtime-health-findings-section .runtime-health-technical-section-heading,
.runtime-health-findings-section .runtime-health-technical-section-heading p,
.runtime-health-findings-section .command-center-briefing-compact-copy {
  max-width: none !important;
  width: 100% !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
}

.runtime-health-findings-section .command-center-cockpit-briefing-grid {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

.runtime-health-findings-section .command-center-operational-briefing-hero {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  margin-inline: 0 !important;
  overflow: hidden !important;
}

.runtime-health-findings-section .command-center-briefing-hero-copy,
.runtime-health-findings-section .command-center-briefing-hero-copy p,
.runtime-health-findings-section .command-center-briefing-hero-copy h2 {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
}
/* Runtime Health defect repair - systems section wrapping and context containment */
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .runtime-health-technical-section-heading p {
  max-width: none !important;
  width: 100% !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .runtime-health-technical-section-heading p {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-briefing-support-grid {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  grid-auto-rows: auto !important;
  align-items: stretch !important;
  overflow: visible !important;
  margin-bottom: clamp(0.95rem, 1.6vw, 1.25rem) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-since-last-visit,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  align-self: stretch !important;
  overflow: hidden !important;
  grid-template-rows: auto auto !important;
  padding: 18px 20px 20px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-table {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  margin-top: 1rem !important;
  display: grid !important;
  gap: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-row {
  min-height: 34px !important;
  height: auto !important;
  padding: 0.42rem 0 !important;
  overflow: visible !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-row span,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-row strong {
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
}
/* Runtime Health defect repair - dependency and repair grids readability */
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-health-technical-section-heading p,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-section-heading p {
  max-width: none !important;
  width: 100% !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-health-technical-section-heading p,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-section-heading p {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .command-center-proof-grid.runtime-health-dependency-impact-grid,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .command-center-proof-grid.runtime-health-repair-guidance-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: clamp(12px, 1.35vw, 16px) !important;
  padding: clamp(18px, 1.8vw, 24px) !important;
  overflow: visible !important;
  background: rgba(238, 229, 214, 0.58) !important;
  border: 1px solid rgba(116, 89, 56, 0.18) !important;
  border-radius: 14px !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic.command-center-evidence-region,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic.command-center-evidence-region,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-card {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-content: start !important;
  gap: 12px !important;
  min-width: 0 !important;
  width: 100% !important;
  min-height: 170px !important;
  height: auto !important;
  padding: clamp(18px, 1.7vw, 24px) !important;
  overflow: visible !important;
  background: rgba(255, 253, 248, 0.88) !important;
  border: 1px solid rgba(116, 89, 56, 0.14) !important;
  border-radius: 10px !important;
  box-shadow: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic.command-center-evidence-region::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic.command-center-evidence-region::before {
  display: none !important;
  content: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;
  column-gap: 12px !important;
  row-gap: 6px !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading strong,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading strong,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading strong {
  min-width: 0 !important;
  color: #111827 !important;
  font-size: clamp(1rem, 1.15vw, 1.12rem) !important;
  line-height: 1.22 !important;
  font-weight: 720 !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip {
  justify-self: end !important;
  max-width: 100% !important;
  min-width: 112px !important;
  width: auto !important;
  transform: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic p.command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic p.command-center-briefing-compact-copy,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-card p {
  display: block !important;
  max-width: none !important;
  width: 100% !important;
  height: auto !important;
  max-height: none !important;
  color: rgba(47, 51, 57, 0.76) !important;
  font-size: clamp(0.92rem, 1vw, 1rem) !important;
  line-height: 1.42 !important;
  margin: 0 !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-maintenance-button {
  justify-self: start !important;
  align-self: end !important;
  margin-top: 8px !important;
}

@media (max-width: 920px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .command-center-proof-grid.runtime-health-dependency-impact-grid,
  #command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .command-center-proof-grid.runtime-health-repair-guidance-grid {
    grid-template-columns: 1fr !important;
  }
}
/* Runtime Health defect repair - reset inherited proof-grid child placement */
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .command-center-proof-grid.runtime-health-dependency-impact-grid > *,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .command-center-proof-grid.runtime-health-repair-guidance-grid > * {
  grid-column: auto !important;
  grid-row: auto !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading > *,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading > *,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > * {
  grid-column: auto !important;
  grid-row: auto !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading .command-center-visual-icon {
  justify-self: start !important;
}
/* Runtime Health defect repair - dependency and repair card header no-overlap */
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading {
  grid-template-columns: 30px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  column-gap: 12px !important;
  row-gap: 6px !important;
  align-items: start !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .command-center-visual-icon {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  justify-self: start !important;
  align-self: start !important;
  margin-top: 1px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading strong,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading strong {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: block !important;
  max-width: 100% !important;
  margin: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip {
  grid-column: 2 !important;
  grid-row: 2 !important;
  justify-self: start !important;
  align-self: start !important;
  min-width: 0 !important;
  width: fit-content !important;
  max-width: 100% !important;
  margin: 0 !important;
}
/* Runtime Health defect repair - proof card row placement */
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic.command-center-evidence-region,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic.command-center-evidence-region,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-card {
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: auto auto 1fr !important;
  align-items: start !important;
  row-gap: 14px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading {
  grid-column: 1 !important;
  grid-row: 1 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic.command-center-evidence-region > p,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic.command-center-evidence-region > p,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-card > p {
  grid-column: 1 !important;
  grid-row: 2 !important;
  align-self: start !important;
  margin-top: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-maintenance-button {
  grid-column: 1 !important;
  grid-row: 3 !important;
}
/* Runtime Health defect repair - simple status pills aligned with card titles */
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading {
  grid-template-columns: 30px minmax(0, 1fr) auto !important;
  grid-template-rows: auto !important;
  align-items: center !important;
  column-gap: 12px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .command-center-visual-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: center !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading strong,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading strong {
  grid-column: 2 !important;
  grid-row: 1 !important;
  align-self: center !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip {
  grid-column: 3 !important;
  grid-row: 1 !important;
  justify-self: end !important;
  align-self: center !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 0 !important;
  min-width: 86px !important;
  width: auto !important;
  height: 28px !important;
  min-height: 28px !important;
  padding: 0 13px !important;
  border-radius: 999px !important;
  transform: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip::after,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip::after {
  display: none !important;
  content: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip svg,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip svg {
  display: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading .runtime-console-chip-label,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading .runtime-console-chip-label {
  display: inline !important;
  color: currentColor !important;
  font-size: 0.7rem !important;
  font-weight: 820 !important;
  letter-spacing: 0.08em !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}
/* Runtime Health defect repair - card heading icons without background tiles */
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading > .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading > .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > .command-center-visual-icon {
  background: transparent !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  width: 24px !important;
  height: 24px !important;
  min-width: 24px !important;
  color: #0f8a68 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading > .command-center-visual-icon::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading > .command-center-visual-icon::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > .command-center-visual-icon::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading > .command-center-visual-icon::after,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading > .command-center-visual-icon::after,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > .command-center-visual-icon::after {
  display: none !important;
  content: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .runtime-console-diagnostic-heading > .command-center-visual-icon svg,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-console-diagnostic-heading > .command-center-visual-icon svg,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > .command-center-visual-icon svg {
  display: block !important;
  width: 22px !important;
  height: 22px !important;
  stroke: currentColor !important;
  fill: none !important;
  filter: none !important;
}
/* Runtime Health defect repair - technical action icon aligns with title */
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading {
  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) !important;
  grid-template-rows: auto !important;
  align-items: start !important;
  column-gap: 12px !important;
  width: 100% !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > .command-center-visual-icon {
  grid-column: 1 !important;
  grid-row: 1 !important;
  align-self: start !important;
  justify-self: start !important;
  margin-top: 1px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > div {
  grid-column: 2 !important;
  grid-row: 1 !important;
  display: grid !important;
  gap: 8px !important;
  min-width: 0 !important;
  width: 100% !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > div > strong,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .runtime-health-technical-action-heading > div > p {
  margin: 0 !important;
  min-width: 0 !important;
}
/* Runtime Health defect repair - even section bottom breathing room */
#command-center-shell.command-center-runtime-health-active .runtime-health-technical-section {
  padding-bottom: clamp(20px, 2vw, 26px) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-findings-section {
  padding-bottom: clamp(24px, 2.25vw, 30px) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-findings-section .command-center-operational-briefing-hero,
#command-center-shell.command-center-runtime-health-active .runtime-health-dependency-section .command-center-proof-grid,
#command-center-shell.command-center-runtime-health-active .runtime-health-repair-section .command-center-proof-grid,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-briefing-support-grid {
  margin-bottom: 0 !important;
}
/* Runtime Health defect repair - remove icon background tiles across page content */
#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .runtime-console-kpi .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-operational-lens .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-compact-region-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-evidence-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .runtime-console-diagnostic-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .runtime-health-technical-action-heading .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .runtime-health-technical-navigation-card .command-center-visual-icon {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  filter: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-visual-icon::before,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-visual-icon::after {
  display: none !important;
  content: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-content .command-center-visual-icon svg {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  filter: none !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-content .runtime-console-chip .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active .runtime-health-content .runtime-console-chip svg {
  display: none !important;
}
/* Runtime Health defect repair - uniform page canvas between technical sections */
#command-center-shell.command-center-runtime-health-active .runtime-health-content,
#command-center-shell.command-center-runtime-health-active .runtime-console-content {
  background: #ebe2d4 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-content::before,
#command-center-shell.command-center-runtime-health-active .runtime-console-content::before {
  background: transparent !important;
  opacity: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-technical-section {
  background: #fbfaf7 !important;
}

/* Runtime Health defect repair - technical navigation natural text and card separation */
#command-center-shell.command-center-runtime-health-active .runtime-health-navigation-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-navigation-section .runtime-health-technical-section-heading p {
  max-width: min(780px, 100%) !important;
  width: auto !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  display: block !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-navigation-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(280px, 1fr)) !important;
  gap: clamp(14px, 1.45vw, 18px) !important;
  padding: clamp(18px, 1.7vw, 22px) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-navigation-grid .runtime-health-technical-navigation-card {
  min-height: 54px !important;
  padding: clamp(18px, 1.65vw, 22px) !important;
  border-radius: 8px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-navigation-grid .runtime-health-technical-navigation-copy,
#command-center-shell.command-center-runtime-health-active .runtime-health-navigation-grid .runtime-health-technical-navigation-copy small {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
}

@media (max-width: 880px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-navigation-grid {
    grid-template-columns: 1fr !important;
  }
}

/* Runtime Health defect repair - evidence diagnostics full copy and VPS text contrast */
#command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .runtime-health-technical-section-heading p,
#command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-health-technical-section-heading p {
  max-width: min(860px, 100%) !important;
  width: auto !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  display: block !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-title strong {
  color: #263238 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-summary,
#command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-detail {
  color: #45515b !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-label {
  color: #746a58 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-value {
  color: #111827 !important;
}

/* Runtime Health defect repair - VPS infrastructure summary natural wrapping */
#command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-summary {
  max-width: min(820px, 100%) !important;
  width: auto !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: clip !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  display: block !important;
}

/* Runtime Health defect repair - actionable technical investigation path */
#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-link {
  appearance: none;
  background: transparent;
  border: 0;
  color: #8f332a;
  cursor: pointer;
  display: inline;
  font: inherit;
  font-weight: 700;
  line-height: inherit;
  padding: 0;
  text-align: left;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  white-space: normal;
}

#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-link:hover,
#command-center-shell.command-center-runtime-health-active .command-center-lens-detail-link:focus-visible {
  color: #6f251e;
  outline: none;
  text-decoration-thickness: 2px;
}

#command-center-shell.command-center-runtime-health-active #runtime-health-technical-investigation:focus {
  outline: 2px solid rgba(143, 51, 42, 0.32);
  outline-offset: 4px;
}

.human-exception-workspace-shell {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  margin: 0 0 18px;
  padding: 18px;
}

.human-exception-briefing,
.human-exception-card-heading {
  align-items: flex-start;
  display: flex;
  gap: 14px;
  justify-content: space-between;
}

.human-exception-briefing h3 {
  font-size: 22px;
  line-height: 1.2;
  margin: 4px 0 8px;
}

.human-exception-briefing p,
.human-exception-card-heading p {
  color: var(--muted);
  line-height: 1.55;
  margin: 0;
}

.human-exception-flow {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}

.human-exception-flow-step,
.human-exception-metric,
.human-exception-section {
  background: var(--panel-soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
}

.human-exception-flow-step {
  align-items: center;
  display: flex;
  gap: 10px;
  min-height: 54px;
}

.human-exception-flow-step span {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 999px;
  color: var(--muted);
  display: inline-flex;
  flex: 0 0 28px;
  font-size: 12px;
  font-weight: 800;
  height: 28px;
  justify-content: center;
}

.human-exception-flow-step strong,
.human-exception-card-heading strong {
  color: var(--ink);
  line-height: 1.25;
}

.human-exception-metrics {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.human-exception-metric strong {
  color: var(--ink);
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 6px;
}

.human-exception-metric small,
.human-exception-section small {
  color: var(--muted);
  display: block;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.human-exception-decision-card .collapsible-card-body {
  display: grid;
  gap: 12px;
}

.human-exception-section p,
.human-exception-section ul {
  margin: 0;
}

.human-exception-decision-options {
  background: #fff7ed;
  border-color: #fed7aa;
}

.human-exception-actions {
  margin: 0;
}

@media (max-width: 760px) {
  .human-exception-briefing,
  .human-exception-card-heading {
    display: grid;
  }
}


/* Runtime Health defect repair - systems section wrapping and context containment */
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .runtime-health-technical-section-heading,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .runtime-health-technical-section-heading p {
  max-width: none !important;
  width: 100% !important;
  min-width: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .runtime-health-technical-section-heading p {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-briefing-support-grid {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  grid-auto-rows: auto !important;
  align-items: stretch !important;
  overflow: visible !important;
  margin-bottom: clamp(0.95rem, 1.6vw, 1.25rem) !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-since-last-visit,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  align-self: stretch !important;
  overflow: hidden !important;
  grid-template-rows: auto auto !important;
  padding: 18px 20px 20px !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-table {
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  margin-top: 1rem !important;
  display: grid !important;
  gap: 0 !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-row {
  min-height: 34px !important;
  height: auto !important;
  padding: 0.42rem 0 !important;
  overflow: visible !important;
  align-items: center !important;
}

#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-row span,
#command-center-shell.command-center-runtime-health-active .runtime-health-systems-section .command-center-operational-context .command-center-context-row strong {
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  -webkit-line-clamp: unset !important;
  line-clamp: unset !important;
}

/* WVTR #001 - AI Engineering + IT authoritative operational source refinement */
#view-operations[data-operation-filter="ai-it-support"] .support-source-summary,
#view-operations[data-operation-filter="ai-it-support"] .support-source-group {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 16px;
  grid-column: 1 / -1;
  padding: 20px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-summary {
  margin-bottom: 14px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-status-refresh-note {
  grid-column: 1 / -1;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-copy h3,
#view-operations[data-operation-filter="ai-it-support"] .support-source-group-header h3 {
  color: var(--ink);
  font-size: 21px;
  font-weight: 750;
  line-height: 1.2;
  margin: 4px 0 8px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-copy p,
#view-operations[data-operation-filter="ai-it-support"] .support-source-group-header p {
  color: var(--muted);
  line-height: 1.55;
  margin: 0;
  max-width: 940px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-metrics,
#view-operations[data-operation-filter="ai-it-support"] .support-source-card-grid {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-metric {
  background: linear-gradient(180deg, #ffffff 0%, var(--panel-soft) 100%);
  border: 1px solid var(--line);
  border-left: 3px solid var(--navy);
  border-radius: 8px;
  padding: 14px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-metric strong {
  color: var(--ink);
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 6px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-metric small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-status-line {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
  padding: 11px 12px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-disclosure-path {
  border-top: 1px solid var(--line-soft);
  display: grid;
  gap: 8px;
  padding-top: 12px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-disclosure-path > small {
  color: var(--muted);
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

#view-operations[data-operation-filter="ai-it-support"] .support-disclosure-steps {
  align-items: center;
  color: var(--muted);
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-disclosure-steps span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 750;
}

#view-operations[data-operation-filter="ai-it-support"] .support-disclosure-steps span:not(:last-child)::after {
  color: #94a3b8;
  content: "->";
  font-weight: 800;
  margin-left: 6px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-group {
  margin-top: 12px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-group-header {
  border-bottom: 1px solid var(--line-soft);
  padding-bottom: 10px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-card-grid .support-division-card {
  align-content: start;
  min-height: 168px;
}

#view-operations[data-operation-filter="ai-it-support"] .support-source-card-grid .support-division-card strong {
  line-height: 1.25;
}

@media (max-width: 760px) {
  #view-operations[data-operation-filter="ai-it-support"] .support-source-summary,
  #view-operations[data-operation-filter="ai-it-support"] .support-source-group {
    padding: 16px;
  }

  #view-operations[data-operation-filter="ai-it-support"] .support-source-copy h3,
  #view-operations[data-operation-filter="ai-it-support"] .support-source-group-header h3 {
    font-size: 18px;
  }
}


/* Section 2778 archive navigation restoration: keep nested submenu containers visible inside expanded groups. */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-children > .nav-subgroup {
  display: block !important;
  visibility: visible !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

/* Navigation refinement: separate submenu expand marker from label text. */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  padding-right: 18px !important;
  width: 100% !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle::after,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle::after {
  flex: 0 0 auto !important;
  margin-left: auto !important;
  min-width: 14px !important;
  text-align: right !important;
}

/* Workspace Execution Era - approved left navigation width and submenu marker spacing. */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: 380px minmax(0, 1fr) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    width: 380px !important;
    min-width: 380px !important;
    max-width: 380px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    grid-template-columns: minmax(0, 1fr) 42px !important;
    padding-left: 12px !important;
    padding-right: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
    align-items: center !important;
    display: inline-flex !important;
    justify-content: center !important;
    margin-left: 14px !important;
    min-width: 34px !important;
    width: 34px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-subgroup-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation button.nav-subgroup-toggle {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 34px !important;
    gap: 18px !important;
    padding-left: 18px !important;
    padding-right: 12px !important;
    width: 100% !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-subgroup-toggle::after,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation button.nav-subgroup-toggle::after {
    align-items: center !important;
    display: inline-flex !important;
    grid-column: 2 !important;
    justify-content: center !important;
    margin-left: 0 !important;
    min-width: 30px !important;
    width: 30px !important;
  }
}
/* Workspace Execution Era - visible collapsed left navigation width and submenu marker spacing. */
@media (max-width: 860px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation {
    width: min(380px, calc(100vw - 24px)) !important;
    min-width: min(380px, calc(100vw - 24px)) !important;
    max-width: min(380px, calc(100vw - 24px)) !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 42px !important;
    padding-left: 12px !important;
    padding-right: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent.has-children::after,
  html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
    align-items: center !important;
    display: inline-flex !important;
    grid-column: 2 !important;
    justify-content: center !important;
    margin-left: 14px !important;
    min-width: 34px !important;
    width: 34px !important;
  }
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup-toggle,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button.nav-subgroup-toggle {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 38px !important;
  gap: 20px !important;
  padding-right: 12px !important;
  width: 100% !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup-toggle::after,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button.nav-subgroup-toggle::after {
  align-items: center !important;
  display: inline-flex !important;
  grid-column: 2 !important;
  justify-content: center !important;
  margin-left: 0 !important;
  min-width: 34px !important;
  width: 34px !important;
}
/* Workspace Execution Era - left navigation title column correction. */
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
  grid-template-columns: minmax(0, 1fr) 32px !important;
  padding-left: 10px !important;
  padding-right: 8px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
  display: grid !important;
  grid-template-columns: 22px minmax(0, 1fr) !important;
  gap: 8px !important;
  grid-column: 1 !important;
  left: auto !important;
  min-width: 0 !important;
  position: static !important;
  top: auto !important;
  transform: none !important;
  width: 100% !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
  flex: 0 0 22px !important;
  grid-column: 1 !important;
  height: 22px !important;
  left: auto !important;
  margin: 0 !important;
  position: static !important;
  transform: none !important;
  width: 22px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent .command-center-nav-label {
  clip: auto !important;
  clip-path: none !important;
  display: block !important;
  grid-column: 2 !important;
  height: auto !important;
  min-width: 0 !important;
  overflow: visible !important;
  position: static !important;
  text-overflow: clip !important;
  white-space: normal !important;
  width: auto !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
  grid-column: 2 !important;
  justify-self: end !important;
  margin-left: 8px !important;
  min-width: 28px !important;
  width: 28px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup-toggle,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button.nav-subgroup-toggle {
  grid-template-columns: minmax(0, 1fr) 30px !important;
  gap: 12px !important;
  padding-left: 14px !important;
  padding-right: 8px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup-toggle::after,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button.nav-subgroup-toggle::after {
  margin-left: 0 !important;
  min-width: 28px !important;
  width: 28px !important;
}
/* Workspace Execution Era - specificity lock for top-level title width in visible navigation. */
html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
  column-gap: 6px !important;
  grid-template-columns: minmax(0, 1fr) 30px !important;
  padding-left: 8px !important;
  padding-right: 6px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
  display: grid !important;
  gap: 7px !important;
  grid-column: 1 !important;
  grid-template-columns: 20px minmax(0, 1fr) !important;
  min-width: 0 !important;
  width: 100% !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
  flex-basis: 20px !important;
  height: 20px !important;
  width: 20px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label {
  display: block !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent.has-children::after,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
  grid-column: 2 !important;
  margin-left: 6px !important;
  min-width: 28px !important;
  width: 28px !important;
}
/* Workspace Execution Era - expanded desktop left navigation title width correction. */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    column-gap: 6px !important;
    grid-template-columns: minmax(0, 1fr) 30px !important;
    padding-left: 8px !important;
    padding-right: 6px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
    display: grid !important;
    gap: 7px !important;
    grid-column: 1 !important;
    grid-template-columns: 20px minmax(0, 1fr) !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    flex-basis: 20px !important;
    height: 20px !important;
    width: 20px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent .command-center-nav-label {
    display: block !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: normal !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
    grid-column: 2 !important;
    margin-left: 6px !important;
    min-width: 28px !important;
    width: 28px !important;
  }
}
/* Workspace Execution Era - compact one-line desktop navigation titles. */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: 350px minmax(0, 1fr) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    width: 350px !important;
    min-width: 350px !important;
    max-width: 350px !important;
    padding-left: 16px !important;
    padding-right: 14px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav .nav-group > button.nav-parent.has-children {
    column-gap: 4px !important;
    grid-template-columns: minmax(0, 1fr) 24px !important;
    padding-left: 6px !important;
    padding-right: 4px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main {
    display: grid !important;
    gap: 6px !important;
    grid-column: 1 !important;
    grid-template-columns: 18px minmax(0, 1fr) !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-icon {
    flex-basis: 18px !important;
    height: 18px !important;
    width: 18px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent > .nav-main > .nav-label,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent .command-center-nav-label {
    display: block !important;
    min-width: 0 !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-parent.has-children::after {
    grid-column: 2 !important;
    justify-self: end !important;
    margin-left: 4px !important;
    min-width: 22px !important;
    width: 22px !important;
  }
}
/* Workspace Execution Era - compact one-line nested navigation titles. */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-subgroup-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation button.nav-subgroup-toggle {
    grid-template-columns: minmax(0, 1fr) 26px !important;
    gap: 8px !important;
    padding-left: 12px !important;
    padding-right: 6px !important;
    white-space: nowrap !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-subgroup-toggle::after,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation button.nav-subgroup-toggle::after {
    margin-left: 0 !important;
    min-width: 24px !important;
    width: 24px !important;
  }
}
/* Workspace Execution Era - submenu level alignment correction. */
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > .nav-subgroup-toggle,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > button.nav-subgroup-toggle {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 26px !important;
  gap: 8px !important;
  padding-left: 44px !important;
  padding-right: 8px !important;
  white-space: nowrap !important;
  width: 100% !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > .nav-subgroup-toggle::after,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > button.nav-subgroup-toggle::after {
  grid-column: 2 !important;
  justify-self: end !important;
  margin-left: 0 !important;
  min-width: 24px !important;
  width: 24px !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren > .nav-child,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren > button.nav-child {
  padding-left: 64px !important;
  padding-right: 10px !important;
  width: 100% !important;
}
/* Workspace Execution Era - refined nested submenu child indentation. */
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren > .nav-child,
html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren > button.nav-child {
  padding-left: 56px !important;
}
/* Workspace Execution Era - remove extra sidebar-to-content vertical strip. */
html body #command-center-shell.app-shell.command-center-operating-shell-v1,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 {
  column-gap: 0 !important;
  gap: 0 !important;
}

html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
html body #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
  border-right-color: rgba(128, 154, 178, 0.1) !important;
  box-shadow: rgba(0, 0, 0, 0.28) 0 22px 42px 0, rgba(255, 255, 255, 0.035) 0 1px 0 0 inset !important;
}

/* Governance Gates WTPV Production Experience Validation - July 2026 */
.governance-gate-map-panel > .stack {
  margin-bottom: 22px;
}

.governance-gate-map-panel > .governance-capability-sync-panel {
  background: #fbfcfd;
  border-color: rgba(148, 163, 184, .34);
  box-shadow: none;
  margin-top: 22px;
  padding: 20px;
}

.governance-capability-sync-panel > .panel-header {
  margin-bottom: 16px;
  max-width: 980px;
}

.governance-capability-sync-panel > .panel-header h2 {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 8px;
}

.governance-capability-sync-panel .runtime-health-overview {
  margin-bottom: 18px;
  margin-top: 16px;
}

.governance-capability-sync-panel .compact-subsection.collapsible-card {
  background: #ffffff;
  margin-top: 10px;
}

.governance-capability-sync-panel .compact-subsection .collapsible-card-toggle {
  min-height: 48px;
}

@media (max-width: 760px) {
  .governance-gate-map-panel > .governance-capability-sync-panel {
    margin-top: 16px;
    padding: 16px;
  }

  .governance-capability-sync-panel > .panel-header h2 {
    font-size: 18px;
  }
}


/* Governance Gates WTPV Information Architecture Validation - July 2026 */
.governance-information-type-primary > .panel-header {
  border-bottom: 1px solid rgba(148, 163, 184, .2);
  margin-bottom: 18px;
  padding-bottom: 18px;
}

.governance-information-type-primary > .panel-header h2 {
  font-size: clamp(24px, 3vw, 34px);
  line-height: 1.08;
}

.information-type-label {
  color: var(--green);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.2;
  margin: 0 0 6px;
  text-transform: uppercase;
}

.governance-information-type-catalog {
  border-left: 3px solid rgba(34, 197, 94, .32);
  padding-left: 14px;
}

.governance-information-type-status .information-type-label {
  color: var(--muted);
}

.governance-information-type-status .governance-information-type-metrics {
  border-bottom: 1px solid rgba(148, 163, 184, .2);
  padding-bottom: 14px;
}

.governance-information-type-status .mini-metric {
  min-height: 64px;
}

.governance-information-type-status .readiness-subsection.compact-subsection {
  border-color: rgba(148, 163, 184, .24);
}

.governance-gate-map-panel.page-section-collapsible.collapsed > .panel-header {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 760px) {
  .governance-information-type-primary > .panel-header {
    margin-bottom: 14px;
    padding-bottom: 14px;
  }

  .governance-information-type-catalog {
    padding-left: 10px;
  }
}


/* Governance Gates Final WTPV Visible Information Architecture - July 2026 */
.governance-operational-guidance,
.governance-catalog-header,
.governance-supporting-context-header {
  background: rgba(248, 250, 252, .96);
  border: 1px solid rgba(148, 163, 184, .26);
  border-left: 4px solid rgba(34, 197, 94, .48);
  border-radius: 8px;
  color: var(--ink);
  display: grid;
  gap: 6px;
  margin: 0 0 18px;
  padding: 14px 16px;
}

.governance-operational-guidance strong,
.governance-catalog-header strong,
.governance-supporting-context-header strong {
  font-size: 15px;
  line-height: 1.25;
}

.governance-operational-guidance p,
.governance-catalog-header p,
.governance-supporting-context-header p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.55;
  margin: 0;
}

.governance-catalog-header {
  margin-top: 8px;
}

.governance-supporting-context-header {
  border-left-color: rgba(148, 163, 184, .56);
  margin-top: 26px;
}

.governance-gate-map-panel > .governance-capability-sync-panel {
  margin-top: 12px;
}

@media (max-width: 760px) {
  .governance-operational-guidance,
  .governance-catalog-header,
  .governance-supporting-context-header {
    padding: 12px 13px;
  }
}


/* Governance Gates WTPV Production Layout Refinement - July 2026 */
.governance-operational-story {
  background: linear-gradient(135deg, rgba(15, 23, 42, .92), rgba(17, 24, 39, .82));
  border: 1px solid rgba(148, 163, 184, .22);
  border-left: 3px solid rgba(34, 197, 94, .7);
  border-radius: 8px;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 22px;
  overflow: hidden;
}

.governance-operational-story-item {
  display: grid;
  gap: 8px;
  min-height: 96px;
  padding: 18px 20px;
}

.governance-operational-story-item + .governance-operational-story-item {
  border-left: 1px solid rgba(148, 163, 184, .18);
}

.governance-operational-story-item span {
  color: rgba(52, 211, 153, .82);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.governance-operational-story-item strong {
  color: rgba(248, 250, 252, .92);
  font-size: 14px;
  font-weight: 650;
  line-height: 1.45;
}

.governance-information-type-catalog {
  border-left: 2px solid rgba(34, 197, 94, .45);
  display: grid;
  gap: 12px;
  padding-left: 16px;
}

.governance-information-type-catalog .full-launch-map {
  background: rgba(248, 250, 252, .94);
  border-color: rgba(148, 163, 184, .3);
  margin-bottom: 0;
  transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.governance-information-type-catalog .full-launch-map:hover {
  border-color: rgba(34, 197, 94, .55);
  box-shadow: 0 12px 28px rgba(15, 23, 42, .12);
  transform: translateY(-1px);
}

.governance-supporting-context-header {
  background: transparent;
  border: 0;
  border-top: 1px solid rgba(148, 163, 184, .24);
  border-radius: 0;
  margin: 30px 0 10px;
  padding: 18px 0 0;
}

.governance-supporting-context-header strong {
  color: rgba(248, 250, 252, .92);
}

.governance-supporting-context-header p {
  color: rgba(148, 163, 184, .9);
  max-width: 820px;
}

@media (max-width: 900px) {
  .governance-operational-story {
    grid-template-columns: 1fr;
  }

  .governance-operational-story-item + .governance-operational-story-item {
    border-left: 0;
    border-top: 1px solid rgba(148, 163, 184, .18);
  }
}


/* Governance Gates WTPV Gate Summary Refinement - July 2026 */
.governance-gate-summary-strip {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  margin: 18px 0 22px;
}

.governance-gate-summary-item {
  background: rgba(248, 250, 252, .94);
  border: 1px solid rgba(148, 163, 184, .28);
  border-radius: 8px;
  display: grid;
  gap: 5px;
  min-height: 92px;
  padding: 13px 14px;
}

.governance-gate-summary-item span {
  color: var(--muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .06em;
  line-height: 1.2;
  text-transform: uppercase;
}

.governance-gate-summary-item strong {
  color: var(--ink);
  font-size: 22px;
  font-weight: 850;
  line-height: 1.05;
}

.governance-gate-summary-item small {
  color: var(--muted);
  font-size: 11px;
  line-height: 1.35;
}

.governance-catalog-lead {
  align-items: end;
  border-top: 1px solid rgba(148, 163, 184, .2);
  display: grid;
  gap: 5px;
  margin: 2px 0 14px;
  padding-top: 18px;
}

.governance-catalog-lead strong {
  color: rgba(248, 250, 252, .94);
  font-size: 18px;
  line-height: 1.25;
}

.governance-catalog-lead p {
  color: rgba(148, 163, 184, .9);
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

.governance-information-type-catalog {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.governance-information-type-catalog .full-launch-map {
  min-height: 64px;
}

.governance-information-type-catalog .collapsible-card-toggle {
  min-height: 62px;
  padding: 14px 16px;
}

.governance-information-type-catalog .collapsible-card-toggle h3 {
  font-size: 14px;
  line-height: 1.25;
}

@media (max-width: 1180px) {
  .governance-gate-summary-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .governance-gate-summary-strip,
  .governance-information-type-catalog {
    grid-template-columns: 1fr;
  }
}


/* Governance Gates WTPV supporting-status contrast correction - July 2026 */
.governance-capability-sync-panel,
.governance-capability-sync-panel .panel-header,
.governance-capability-sync-panel .panel-header h2,
.governance-capability-sync-panel .panel-header p,
.governance-capability-sync-panel .panel-header .muted {
  color: var(--ink) !important;
}

.governance-capability-sync-panel .panel-header .eyebrow,
.governance-capability-sync-panel .panel-header .information-type-label {
  color: var(--green) !important;
}

.governance-capability-sync-panel .panel-header .muted {
  color: var(--muted) !important;
}


/* Governance Gates WTPV metric overlap correction - July 2026 */
.governance-capability-sync-panel .mini-metric.runtime-health-metric {
  grid-template-columns: minmax(0, 1fr);
  gap: 8px;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric strong,
.governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  grid-column: 1;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
  display: block;
  font-size: 24px;
  line-height: 1.05;
  margin-top: 2px;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  color: var(--muted);
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 650;
  line-height: 1.35;
  overflow-wrap: anywhere;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric span {
  max-width: 100%;
}


/* Governance Gates WTPV supporting disclosure row refinement - July 2026 */
.governance-capability-sync-panel .readiness-subsection .runtime-health-list.command-center-evidence-list {
  background: rgba(248, 250, 252, .72);
  border: 1px solid rgba(148, 163, 184, .2);
  border-radius: 8px;
  display: grid;
  gap: 0;
  overflow: hidden;
}

.governance-capability-sync-panel .runtime-health-row.command-center-evidence-row {
  align-items: center;
  background: #ffffff;
  border: 0;
  border-bottom: 1px solid rgba(148, 163, 184, .18);
  box-shadow: none !important;
  column-gap: 18px;
  display: grid;
  grid-template-columns: minmax(180px, .42fr) minmax(0, .58fr);
  min-height: 52px;
  padding: 12px 16px;
}

.governance-capability-sync-panel .runtime-health-row.command-center-evidence-row:last-child {
  border-bottom: 0;
}

.governance-capability-sync-panel .runtime-health-row.command-center-evidence-row > .command-center-visual-icon {
  display: none;
}

.governance-capability-sync-panel .runtime-health-row.command-center-evidence-row strong {
  color: var(--ink);
  font-size: 13px;
  font-weight: 760;
  line-height: 1.3;
  min-width: 0;
}

.governance-capability-sync-panel .runtime-health-detail.command-center-evidence-detail {
  color: var(--muted);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.35;
  min-width: 0;
  overflow-wrap: anywhere;
}

@media (max-width: 760px) {
  .governance-capability-sync-panel .runtime-health-row.command-center-evidence-row {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}


/* Governance Gates WTPV supporting disclosure row specificity correction - July 2026 */
html body #command-center-shell .governance-capability-sync-panel .runtime-health-row.command-center-evidence-row {
  align-items: center !important;
  background: #ffffff !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(148, 163, 184, .18) !important;
  box-shadow: none !important;
  column-gap: 18px !important;
  display: grid !important;
  grid-template-columns: minmax(180px, .42fr) minmax(0, .58fr) !important;
  min-height: 52px !important;
  padding: 12px 16px !important;
}

html body #command-center-shell .governance-capability-sync-panel .runtime-health-row.command-center-evidence-row > .command-center-visual-icon {
  display: none !important;
}

html body #command-center-shell .governance-capability-sync-panel .runtime-health-row.command-center-evidence-row strong {
  color: var(--ink) !important;
  font-size: 13px !important;
  font-weight: 760 !important;
  line-height: 1.3 !important;
}

html body #command-center-shell .governance-capability-sync-panel .runtime-health-detail.command-center-evidence-detail {
  color: var(--muted) !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  line-height: 1.35 !important;
  overflow-wrap: anywhere !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-capability-sync-panel .runtime-health-row.command-center-evidence-row {
    grid-template-columns: 1fr !important;
  }
}


/* Governance Gates WTPV compact catalog refinement - July 2026 */
.governance-information-type-catalog {
  background: rgba(15, 23, 42, .22);
  border-left: 2px solid rgba(34, 197, 94, .48);
  border-radius: 0 8px 8px 0;
  display: grid;
  gap: 1px;
  grid-template-columns: 1fr !important;
  overflow: hidden;
  padding: 0 0 0 14px;
}

.governance-information-type-catalog .full-launch-map {
  background: rgba(248, 250, 252, .94) !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin: 0 !important;
  min-height: auto !important;
}

.governance-information-type-catalog .full-launch-map + .full-launch-map {
  border-top: 1px solid rgba(148, 163, 184, .18) !important;
}

.governance-information-type-catalog .collapsible-card-toggle {
  align-items: center;
  min-height: 44px !important;
  padding: 10px 14px !important;
}

.governance-information-type-catalog .collapsible-card-toggle h3 {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  font-size: 13px !important;
  font-weight: 720;
  gap: 5px;
  line-height: 1.25;
}

.governance-information-type-catalog .collapsible-card-toggle::before {
  color: rgba(71, 85, 105, .78);
  font-size: 13px;
  width: 14px;
}

.governance-information-type-catalog .title-superscript {
  color: #a86b00;
  font-size: 11px;
  position: static;
  transform: none;
}

.governance-information-type-catalog .collapsible-card-body {
  background: rgba(255, 255, 255, .82);
  border-top: 1px solid rgba(148, 163, 184, .16);
  padding: 10px 14px 14px !important;
}

.governance-information-type-catalog .full-launch-map:hover {
  border-color: transparent !important;
  box-shadow: inset 3px 0 0 rgba(34, 197, 94, .42) !important;
  transform: none !important;
}

/* Governance Gates WTPV operational register refinement - July 2026 */
.governance-catalog-lead {
  margin-bottom: 14px;
}

.governance-information-type-catalog {
  background: linear-gradient(180deg, rgba(7, 12, 20, .38), rgba(15, 23, 42, .22));
  border: 1px solid rgba(34, 197, 94, .24);
  border-left: 3px solid rgba(34, 197, 94, .66);
  border-radius: 8px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .03);
  gap: 0;
  padding: 8px 10px 8px 14px;
}

.governance-information-type-catalog .full-launch-map {
  background: rgba(248, 250, 252, .96) !important;
  border: 1px solid rgba(148, 163, 184, .18) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  overflow: hidden;
}

.governance-information-type-catalog .full-launch-map + .full-launch-map {
  border-top: 1px solid rgba(148, 163, 184, .18) !important;
  margin-top: 6px !important;
}

.governance-information-type-catalog .collapsible-card-toggle {
  display: grid !important;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  min-height: 34px !important;
  padding: 8px 12px !important;
}

.governance-information-type-catalog .collapsible-card-toggle::before {
  align-self: center;
  color: rgba(51, 65, 85, .78);
  font-size: 12px;
  line-height: 1;
  width: 18px;
}

.governance-information-type-catalog .collapsible-card-toggle h3 {
  color: #111827 !important;
  font-size: 13px !important;
  font-weight: 760 !important;
  letter-spacing: 0;
  line-height: 1.2;
  min-width: 0;
}

.governance-information-type-catalog .title-superscript {
  background: rgba(180, 83, 9, .1);
  border: 1px solid rgba(180, 83, 9, .16);
  border-radius: 999px;
  color: #92400e;
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
  padding: 3px 6px;
}

.governance-information-type-catalog .collapsible-card-body {
  background: #ffffff;
  border-top: 1px solid rgba(148, 163, 184, .14);
  color: #334155;
  padding: 10px 12px 12px !important;
}

.governance-information-type-catalog .full-launch-map:hover {
  border-color: rgba(34, 197, 94, .36) !important;
  box-shadow: inset 3px 0 0 rgba(34, 197, 94, .5) !important;
}

@media (max-width: 760px) {
  .governance-information-type-catalog {
    padding: 6px 7px 6px 10px;
  }

  .governance-information-type-catalog .collapsible-card-toggle {
    grid-template-columns: 16px minmax(0, 1fr) auto;
    min-height: 40px !important;
    padding: 9px 10px !important;
  }
}


/* Governance Gates WTPV Information Type visual treatment - July 2026 */
.governance-gate-map-panel .governance-operational-story {
  margin-bottom: 20px;
}

.governance-gate-map-panel .governance-gate-summary-strip {
  margin-bottom: 26px;
}

.governance-gate-map-panel .governance-supporting-context-header {
  border-top: 1px solid rgba(148, 163, 184, .14);
  margin-top: 4px;
  padding-top: 22px;
}

.governance-gate-map-panel .governance-capability-sync-panel {
  margin-bottom: 30px;
}

.governance-gate-map-panel .governance-catalog-lead {
  border-top: 1px solid rgba(148, 163, 184, .14);
  margin-top: 4px;
  padding-top: 24px;
}

.governance-information-type-catalog {
  position: relative;
}

.governance-information-type-catalog::before {
  color: rgba(148, 163, 184, .72);
  content: "Gate / Owner / Evidence / Context";
  display: block;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  line-height: 1;
  padding: 2px 12px 8px 12px;
  text-transform: uppercase;
}

.governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle {
  grid-template-columns: 18px minmax(220px, 1fr) minmax(280px, .86fr) !important;
}

.governance-catalog-row-meta {
  align-items: center;
  color: #475569;
  column-gap: 8px;
  display: grid;
  font-size: 11px;
  font-weight: 760;
  grid-template-columns: minmax(96px, 1fr) auto auto;
  justify-self: stretch;
  line-height: 1.2;
  min-width: 0;
}

.governance-catalog-row-meta span {
  background: rgba(15, 23, 42, .04);
  border: 1px solid rgba(148, 163, 184, .16);
  border-radius: 999px;
  min-width: 0;
  overflow: hidden;
  padding: 4px 7px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.governance-catalog-row-meta span:first-child {
  background: rgba(34, 197, 94, .08);
  border-color: rgba(34, 197, 94, .16);
  color: #166534;
}

.governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  margin-top: 4px;
}

@media (max-width: 980px) {
  .governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle {
    grid-template-columns: 16px minmax(0, 1fr) !important;
    row-gap: 7px;
  }

  .governance-catalog-row-meta {
    grid-column: 2;
    grid-template-columns: 1fr 1fr;
  }

  .governance-catalog-row-meta span:first-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 640px) {
  .governance-information-type-catalog::before {
    padding-left: 8px;
  }

  .governance-catalog-row-meta {
    grid-template-columns: 1fr;
  }

  .governance-catalog-row-meta span:first-child {
    grid-column: auto;
  }
}


/* Governance Gates WTPV information density and presentation pattern refinement - July 2026 */
.governance-gate-map-panel .governance-capability-sync-panel {
  background: rgba(248, 250, 252, .98) !important;
  border: 1px solid rgba(148, 163, 184, .2) !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 42px rgba(15, 23, 42, .12) !important;
  margin-bottom: 28px !important;
  padding: 16px 18px !important;
}

.governance-capability-sync-panel > .panel-header {
  display: grid !important;
  gap: 4px !important;
  margin-bottom: 12px !important;
  padding: 0 !important;
}

.governance-capability-sync-panel > .panel-header h2 {
  font-size: 19px !important;
  line-height: 1.18 !important;
  margin: 0 !important;
}

.governance-capability-sync-panel > .panel-header .muted {
  font-size: 13px !important;
  line-height: 1.45 !important;
  max-width: 82ch !important;
}

.governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  display: grid !important;
  gap: 8px !important;
  grid-template-columns: repeat(auto-fit, minmax(116px, 1fr)) !important;
  margin: 0 0 12px 0 !important;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric {
  border-radius: 7px !important;
  gap: 5px !important;
  min-height: 78px !important;
  padding: 10px 11px !important;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric span {
  font-size: 10px !important;
  line-height: 1.18 !important;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
  font-size: 19px !important;
  line-height: 1 !important;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  font-size: 11px !important;
  line-height: 1.25 !important;
}

.governance-capability-sync-panel .readiness-subsection.compact-subsection.collapsible-card {
  border-radius: 7px !important;
  margin-top: 7px !important;
}

.governance-capability-sync-panel .readiness-subsection.compact-subsection .collapsible-card-toggle {
  min-height: 34px !important;
  padding: 9px 12px !important;
}

.governance-capability-sync-panel .readiness-subsection.compact-subsection .collapsible-card-toggle h3 {
  font-size: 13px !important;
  line-height: 1.2 !important;
}

.governance-gate-map-panel .governance-catalog-lead {
  margin-bottom: 12px !important;
}

.governance-information-type-catalog {
  padding-top: 7px !important;
}

.governance-information-type-catalog::before {
  background: rgba(15, 23, 42, .22);
  border-bottom: 1px solid rgba(148, 163, 184, .16);
  border-radius: 6px 6px 0 0;
  margin: -1px -2px 7px -6px;
  padding: 8px 12px !important;
}

.governance-information-type-catalog .governance-catalog-row + .governance-catalog-row {
  margin-top: 4px !important;
}

.governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle {
  min-height: 34px !important;
  padding: 7px 10px !important;
}

.governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle h3 {
  font-size: 12px !important;
}

.governance-catalog-row-meta {
  font-size: 10px !important;
}

.governance-catalog-row-meta span {
  padding: 3px 6px !important;
}

@media (min-width: 1180px) {
  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  .governance-gate-map-panel .governance-capability-sync-panel {
    padding: 14px !important;
  }

  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    min-height: 88px !important;
  }
}

@media (max-width: 430px) {
  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: 1fr !important;
  }

  .governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle {
    min-height: 44px !important;
  }
}


/* Governance Gates WTPV mobile information density correction - July 2026 */
@media (max-width: 430px) {
  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 7px !important;
  }

  .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    min-height: 78px !important;
    padding: 9px !important;
  }

  .governance-capability-sync-panel .mini-metric.runtime-health-metric span {
    font-size: 9px !important;
  }

  .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
    font-size: 17px !important;
  }

  .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
    font-size: 10px !important;
  }
}


/* Governance Gates WTPV bottom-weight correction - July 2026 */
@media (max-width: 760px) {
  .governance-gate-map-panel .governance-gate-summary-strip {
    gap: 8px !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    margin-bottom: 18px !important;
  }

  .governance-gate-map-panel .governance-gate-summary-item {
    min-height: 72px !important;
    padding: 10px !important;
  }

  .governance-gate-map-panel .governance-gate-summary-item strong {
    font-size: 18px !important;
  }

  .governance-gate-map-panel .governance-capability-sync-panel {
    margin-bottom: 20px !important;
    padding: 12px !important;
  }

  .governance-capability-sync-panel > .panel-header .muted {
    font-size: 12px !important;
    line-height: 1.35 !important;
  }

  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .governance-capability-sync-panel .readiness-subsection.compact-subsection .collapsible-card-toggle {
    min-height: 34px !important;
    padding: 8px 10px !important;
  }

  .governance-information-type-catalog {
    max-height: 640px !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
  }

  .governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle {
    grid-template-columns: 16px minmax(0, 1fr) !important;
    min-height: 34px !important;
    padding: 8px 10px !important;
    row-gap: 4px !important;
  }

  .governance-information-type-catalog .governance-catalog-row .collapsible-card-toggle h3 {
    font-size: 12px !important;
  }

  .governance-catalog-row-meta {
    column-gap: 5px !important;
    display: flex !important;
    flex-wrap: wrap !important;
    grid-column: 2 !important;
    row-gap: 4px !important;
  }

  .governance-catalog-row-meta span {
    flex: 0 1 auto !important;
    max-width: 100% !important;
  }

  .governance-catalog-row-meta span:first-child {
    flex-basis: auto !important;
  }
}

@media (max-width: 430px) {
  .governance-gate-map-panel .governance-gate-summary-strip {
    grid-template-columns: 1fr !important;
  }

  .governance-information-type-catalog {
    max-height: 520px !important;
  }

  .governance-catalog-row-meta span:first-child {
    max-width: 170px !important;
  }
}


/* Governance Gates WTPV supporting-status strip correction - July 2026 */
@media (max-width: 760px) {
  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    display: grid !important;
    grid-auto-columns: minmax(132px, 148px) !important;
    grid-auto-flow: column !important;
    grid-template-columns: none !important;
    max-width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    padding-bottom: 6px !important;
    scroll-snap-type: x proximity;
  }

  .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    min-height: 76px !important;
    scroll-snap-align: start;
  }
}

@media (max-width: 430px) {
  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-auto-columns: minmax(126px, 142px) !important;
    grid-template-columns: none !important;
  }
}


/* Governance Gates WTPV global bottom-weight correction - July 2026 */
.governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  display: grid !important;
  grid-auto-columns: minmax(136px, 160px) !important;
  grid-auto-flow: column !important;
  grid-template-columns: none !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  padding-bottom: 6px !important;
  scroll-snap-type: x proximity;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric {
  min-height: 76px !important;
  padding: 9px 10px !important;
  scroll-snap-align: start;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric span {
  font-size: 9px !important;
  line-height: 1.16 !important;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
  font-size: 18px !important;
  line-height: 1 !important;
}

.governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  font-size: 10px !important;
  line-height: 1.22 !important;
}

.governance-information-type-catalog {
  max-height: 760px !important;
  overflow-y: auto !important;
  overscroll-behavior: contain;
}

.governance-gate-map-panel .governance-capability-sync-panel {
  max-width: 100%;
}

@media (max-width: 760px) {
  .governance-information-type-catalog {
    max-height: 640px !important;
  }
}

@media (max-width: 430px) {
  .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-auto-columns: minmax(126px, 142px) !important;
  }

  .governance-information-type-catalog {
    max-height: 520px !important;
  }
}


/* Governance Gates OEA alignment refinement - July 2026 */
.governance-gate-loading-state {
 background: rgba(15, 23, 42, .34);
 border: 1px solid rgba(148, 163, 184, .18);
 border-left: 3px solid rgba(52, 211, 153, .62);
 border-radius: 8px;
 color: rgba(226, 232, 240, .92) !important;
 margin: 0 0 14px;
 padding: 12px 14px;
}

.governance-gate-map-panel .governance-oea-sync-strip {
 box-shadow: none !important;
 margin-bottom: 22px !important;
 padding: 13px 14px !important;
}

.governance-oea-sync-strip > .panel-header {
 grid-template-columns: minmax(0, .55fr) minmax(0, 1fr);
 column-gap: 18px !important;
 align-items: start;
}

.governance-oea-sync-strip > .panel-header .information-type-label,
.governance-oea-sync-strip > .panel-header .eyebrow {
 grid-column: 1;
}

.governance-oea-sync-strip > .panel-header h2 {
 grid-column: 1;
}

.governance-oea-sync-strip > .panel-header .muted {
 grid-column: 2;
 margin-top: 2px !important;
}

.governance-oea-sync-strip .governance-capability-supporting-readback {
 margin-top: 8px !important;
}

.governance-oea-sync-strip .governance-capability-supporting-readback > .collapsible-card-toggle {
 min-height: 34px !important;
 padding: 8px 10px !important;
}

.governance-oea-sync-strip .governance-capability-supporting-readback > .collapsible-card-toggle h3 {
 font-size: 12px !important;
}

.governance-oea-sync-strip .governance-capability-supporting-readback > .collapsible-card-body {
 display: grid;
 gap: 7px;
 padding: 8px !important;
}

.governance-oea-sync-strip .governance-capability-supporting-readback .readiness-subsection.compact-subsection {
 margin-top: 0 !important;
}

@media (max-width: 900px) {
 .governance-oea-sync-strip > .panel-header {
 grid-template-columns: 1fr;
 }

 .governance-oea-sync-strip > .panel-header .muted {
 grid-column: 1;
 }
}

/* Governance Gates OEA implementation - operator journey contract - July 2026 */
.governance-oea-journey-panel > .panel-header.governance-oea-orientation {
  background: linear-gradient(135deg, rgba(7, 12, 20, .96), rgba(15, 23, 42, .9));
  border: 1px solid rgba(34, 197, 94, .22);
  border-left: 4px solid rgba(34, 197, 94, .72);
  border-radius: 8px;
  margin-bottom: 18px;
  padding: 22px 24px;
}

.governance-oea-orientation h2 {
  color: rgba(248, 250, 252, .96);
}

.governance-oea-question {
  color: rgba(248, 250, 252, .9) !important;
  font-size: 18px !important;
  font-weight: 760;
  line-height: 1.35;
  margin-top: 6px !important;
  max-width: 860px;
}

.governance-oea-journey-strip {
  background: rgba(248, 250, 252, .98);
  border: 1px solid rgba(148, 163, 184, .24);
  border-radius: 8px;
  display: grid;
  gap: 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 0 16px;
  overflow: hidden;
}

.governance-oea-journey-item {
  display: grid;
  gap: 8px;
  min-height: 92px;
  padding: 16px 18px;
}

.governance-oea-journey-item + .governance-oea-journey-item {
  border-left: 1px solid rgba(148, 163, 184, .18);
}

.governance-oea-journey-item span {
  color: #166534;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: .08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.governance-oea-journey-item strong {
  color: #111827;
  font-size: 14px;
  font-weight: 720;
  line-height: 1.4;
}

.governance-oea-state-strip {
  margin: 0 0 20px !important;
}

.governance-oea-primary-object {
  background: linear-gradient(180deg, rgba(4, 8, 14, .36), rgba(15, 23, 42, .16));
  border: 1px solid rgba(34, 197, 94, .2);
  border-radius: 8px;
  margin: 0 0 22px;
  padding: 18px;
}

.governance-oea-primary-lead {
  border-top: 0 !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.governance-oea-primary-lead strong {
  font-size: 21px !important;
}

.governance-oea-gate-catalog {
  box-shadow: 0 16px 40px rgba(0, 0, 0, .18);
}

.governance-oea-gate-decision-path {
  background: rgba(22, 101, 52, .06);
  border: 1px solid rgba(34, 197, 94, .16);
  border-radius: 7px;
  display: grid;
  gap: 5px;
  margin-bottom: 10px;
  padding: 10px 12px;
}

.governance-oea-gate-decision-path strong {
  color: #111827;
  font-size: 12px;
  font-weight: 820;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.governance-oea-gate-decision-path p {
  color: #475569;
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.governance-oea-supporting-context {
  margin-top: 20px !important;
}

.governance-oea-exit-state {
  background: rgba(248, 250, 252, .98);
  border: 1px solid rgba(148, 163, 184, .26);
  border-left: 4px solid rgba(34, 197, 94, .56);
  border-radius: 8px;
  color: var(--ink);
  display: grid;
  gap: 8px;
  margin-top: 22px;
  padding: 16px 18px;
}

.governance-oea-exit-state strong {
  color: #111827;
  font-size: 17px;
  line-height: 1.25;
}

.governance-oea-exit-state p {
  color: #475569;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
  max-width: 900px;
}

.governance-oea-exit-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  margin: 6px 0 0;
  padding: 0;
}

.governance-oea-exit-list li {
  background: rgba(15, 23, 42, .04);
  border: 1px solid rgba(148, 163, 184, .18);
  border-radius: 999px;
  color: #334155;
  font-size: 12px;
  font-weight: 720;
  line-height: 1.2;
  padding: 6px 9px;
}

.governance-oea-empty-state {
  background: rgba(248, 250, 252, .98);
  border: 1px solid rgba(148, 163, 184, .24);
  border-left: 4px solid rgba(34, 197, 94, .56);
  border-radius: 8px;
  color: var(--ink);
  display: grid;
  gap: 8px;
  margin-bottom: 16px;
  padding: 16px 18px;
}

.governance-oea-empty-state strong {
  color: #111827;
  font-size: 17px;
}

.governance-oea-empty-state p {
  color: #475569;
  line-height: 1.5;
  margin: 0;
}

@media (max-width: 900px) {
  .governance-oea-journey-strip {
    grid-template-columns: 1fr;
  }

  .governance-oea-journey-item + .governance-oea-journey-item {
    border-left: 0;
    border-top: 1px solid rgba(148, 163, 184, .18);
  }
}

@media (max-width: 760px) {
  .governance-oea-journey-panel > .panel-header.governance-oea-orientation,
  .governance-oea-primary-object,
  .governance-oea-exit-state,
  .governance-oea-empty-state {
    padding: 14px;
  }

  .governance-oea-question {
    font-size: 16px !important;
  }

  .governance-oea-exit-list {
    display: grid;
    grid-template-columns: 1fr;
  }
}

/* Governance Gates final OEA operator-first refinement - July 2026 */
.governance-oea-journey-panel > .panel-header.governance-oea-command-surface {
  align-items: stretch;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(300px, .88fr) minmax(420px, 1.12fr);
  margin-bottom: 12px !important;
  min-height: 0 !important;
  padding: 16px 18px !important;
}

.governance-oea-command-copy {
  align-content: center;
  display: grid;
  gap: 6px;
  min-width: 0;
}

.governance-oea-command-copy h2 {
  font-size: 24px !important;
  line-height: 1.08 !important;
  margin: 0 !important;
}

.governance-oea-command-copy .muted {
  font-size: 13px !important;
  line-height: 1.45 !important;
  margin: 2px 0 0 !important;
  max-width: 68ch;
}

.governance-oea-command-surface .governance-oea-question {
  font-size: 15px !important;
  font-weight: 780 !important;
  line-height: 1.3 !important;
  margin: 0 !important;
}

.governance-oea-command-facts.governance-oea-journey-strip {
  background: rgba(248, 250, 252, .98) !important;
  border: 1px solid rgba(148, 163, 184, .18) !important;
  border-radius: 7px !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 !important;
}

.governance-oea-command-facts .governance-oea-journey-item {
  min-height: 0 !important;
  padding: 12px 13px !important;
}

.governance-oea-command-facts .governance-oea-journey-item strong {
  font-size: 12px !important;
  line-height: 1.35 !important;
}

.governance-oea-state-strip.governance-gate-summary-strip {
  gap: 8px !important;
  margin: 0 0 10px !important;
}

.governance-oea-state-strip .governance-gate-summary-item {
  border-radius: 7px !important;
  gap: 4px !important;
  min-height: 72px !important;
  padding: 10px 12px !important;
}

.governance-oea-state-strip .governance-gate-summary-item span {
  font-size: 9px !important;
}

.governance-oea-state-strip .governance-gate-summary-item strong {
  font-size: 19px !important;
}

.governance-oea-state-strip .governance-gate-summary-item small {
  font-size: 10px !important;
}

.governance-oea-primary-object {
  margin-top: 0 !important;
  padding: 14px !important;
}

.governance-oea-primary-lead {
  gap: 3px !important;
  margin-bottom: 10px !important;
}

.governance-oea-primary-lead strong {
  font-size: 18px !important;
}

.governance-oea-primary-lead p {
  font-size: 12px !important;
  line-height: 1.4 !important;
}

.governance-oea-gate-catalog {
  max-height: 430px;
  overflow: auto;
}

.governance-oea-supporting-context {
  margin-top: 14px !important;
}

.governance-oea-exit-state {
  margin-top: 16px !important;
}

@media (max-width: 1180px) {
  .governance-oea-journey-panel > .panel-header.governance-oea-command-surface {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .governance-oea-journey-panel > .panel-header.governance-oea-command-surface {
    gap: 12px;
    padding: 14px !important;
  }

  .governance-oea-command-facts.governance-oea-journey-strip {
    grid-template-columns: 1fr;
  }

  .governance-oea-command-copy h2 {
    font-size: 21px !important;
  }

  .governance-oea-gate-catalog {
    max-height: none;
  }
}

/* Governance Gates final OEA desktop alignment correction - July 2026 */
html body #command-center-shell .governance-oea-journey-panel > .panel-header.governance-oea-command-surface {
  align-items: stretch !important;
  display: grid !important;
  grid-template-columns: minmax(360px, .95fr) minmax(420px, 1.05fr) !important;
  justify-content: stretch !important;
  justify-items: stretch !important;
}

html body #command-center-shell .governance-oea-command-surface > .governance-oea-command-copy {
  grid-column: 1 !important;
  grid-row: 1 !important;
  margin: 0 !important;
  max-width: none !important;
  padding: 0 !important;
  width: 100% !important;
}

html body #command-center-shell .governance-oea-command-surface > .governance-oea-command-facts {
  grid-column: 2 !important;
  grid-row: 1 !important;
  width: 100% !important;
}

@media (max-width: 1180px) {
  html body #command-center-shell .governance-oea-journey-panel > .panel-header.governance-oea-command-surface {
    grid-template-columns: 1fr !important;
  }

  html body #command-center-shell .governance-oea-command-surface > .governance-oea-command-copy,
  html body #command-center-shell .governance-oea-command-surface > .governance-oea-command-facts {
    grid-column: 1 !important;
  }

  html body #command-center-shell .governance-oea-command-surface > .governance-oea-command-facts {
    grid-row: 2 !important;
  }
}

/* Navigation correction - expose expanded taxonomy submenu children */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup:not(.collapsed) > .nav-grandchildren {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 3px !important;
  margin: 3px 0 7px !important;
  opacity: 1 !important;
  visibility: visible !important;
  height: auto !important;
  max-height: none !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup:not(.collapsed) > .nav-grandchildren > .nav-child {
  display: block !important;
  height: auto !important;
  min-height: 28px !important;
  opacity: 1 !important;
  visibility: visible !important;
}

/* Navigation minus-control correction - make parent disclosure controls actionable and visible */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children {
  position: relative !important;
  padding-right: 54px !important;
  cursor: pointer !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children::after {
  content: + !important;
  position: absolute !important;
  right: 14px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 26px !important;
  height: 26px !important;
  border-radius: 999px !important;
  display: inline-grid !important;
  place-items: center !important;
  color: rgba(226, 232, 240, 0.96) !important;
  background: rgba(22, 54, 83, 0.92) !important;
  border: 1px solid rgba(125, 211, 252, 0.28) !important;
  font-size: 0.92rem !important;
  line-height: 1 !important;
  pointer-events: none !important;
}

.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-parent.has-children::after,
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > button.nav-parent.has-children::after {
  content: - !important;
  color: rgba(125, 211, 252, 0.98) !important;
  background: rgba(21, 74, 108, 0.86) !important;
}

/* Navigation submenu disclosure correction - show controls for second-level submenus */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.has-children::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.has-children::after {
  content: "+" !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > .nav-parent.has-children::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-group:not(.collapsed) > button.nav-parent.has-children::after {
  content: "-" !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup > .nav-subgroup-toggle,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup > button.nav-subgroup-toggle {
  position: relative !important;
  padding-right: 50px !important;
  cursor: pointer !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup > .nav-subgroup-toggle::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup > button.nav-subgroup-toggle::after {
  content: "+" !important;
  position: absolute !important;
  right: 12px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 24px !important;
  height: 24px !important;
  border-radius: 999px !important;
  display: inline-grid !important;
  place-items: center !important;
  color: rgba(226, 232, 240, 0.96) !important;
  background: rgba(22, 54, 83, 0.92) !important;
  border: 1px solid rgba(125, 211, 252, 0.28) !important;
  font-size: 0.86rem !important;
  line-height: 1 !important;
  pointer-events: none !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup:not(.collapsed) > .nav-subgroup-toggle::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup:not(.collapsed) > button.nav-subgroup-toggle::after {
  content: "-" !important;
  color: rgba(125, 211, 252, 0.98) !important;
  background: rgba(21, 74, 108, 0.86) !important;
}

/* Navigation submenu disclosure visual correction - text-only controls, no filled circles */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup > .nav-subgroup-toggle::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup > button.nav-subgroup-toggle::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup:not(.collapsed) > .nav-subgroup-toggle::after,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup:not(.collapsed) > button.nav-subgroup-toggle::after {
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  border-radius: 0 !important;
  color: rgba(148, 163, 184, 0.92) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
}

/* 20260710-engines-collapsed-panel-contrast: collapsed operations panels use light cards, so header text must remain dark/readable. */
#view-operations .page-section-collapsible.collapsed > .panel-header,
#view-operations .page-count-breakdown-panel.collapsed > .panel-header {
  background: transparent;
  color: #172033;
}

#view-operations .page-section-collapsible.collapsed > .panel-header h2,
#view-operations .page-section-collapsible.collapsed > .panel-header h3,
#view-operations .page-count-breakdown-panel.collapsed > .panel-header h2,
#view-operations .page-count-breakdown-panel.collapsed > .panel-header h3 {
  color: #172033 !important;
}

#view-operations .page-section-collapsible.collapsed > .panel-header::before,
#view-operations .page-count-breakdown-panel.collapsed > .panel-header::before {
  color: #475569;
}

/* 20260710-platform-light-surface-contrast-guard: prevent white text from disappearing on light cards/panels after dark-theme inheritance. */
#command-center-shell .abos-contrast-on-light,
#command-center-shell .abos-contrast-on-light > *,
#command-center-shell .abos-contrast-on-light h1,
#command-center-shell .abos-contrast-on-light h2,
#command-center-shell .abos-contrast-on-light h3,
#command-center-shell .abos-contrast-on-light h4,
#command-center-shell .abos-contrast-on-light h5,
#command-center-shell .abos-contrast-on-light h6,
#command-center-shell .abos-contrast-on-light p,
#command-center-shell .abos-contrast-on-light span,
#command-center-shell .abos-contrast-on-light strong,
#command-center-shell .abos-contrast-on-light small,
#command-center-shell .abos-contrast-on-light em {
  color: #172033 !important;
}

#command-center-shell .abos-contrast-on-light::before,
#command-center-shell .abos-contrast-on-light::after {
  color: #475569 !important;
}

/* 20260710-platform-light-panel-header-contrast: light panel headers must remain readable in both collapsed and expanded states. */
#command-center-shell .panel.page-section-collapsible > .panel-header,
#command-center-shell .panel.page-count-breakdown-panel > .panel-header,
#command-center-shell .panel.tool-collapsible > .panel-header,
#command-center-shell .panel.dashboard-collapsible > .panel-header,
#command-center-shell .panel.command-home-collapsible-panel > .panel-header {
  color: #172033 !important;
}

#command-center-shell .panel.page-section-collapsible > .panel-header h1,
#command-center-shell .panel.page-section-collapsible > .panel-header h2,
#command-center-shell .panel.page-section-collapsible > .panel-header h3,
#command-center-shell .panel.page-section-collapsible > .panel-header h4,
#command-center-shell .panel.page-count-breakdown-panel > .panel-header h1,
#command-center-shell .panel.page-count-breakdown-panel > .panel-header h2,
#command-center-shell .panel.page-count-breakdown-panel > .panel-header h3,
#command-center-shell .panel.tool-collapsible > .panel-header h2,
#command-center-shell .panel.dashboard-collapsible > .panel-header h2,
#command-center-shell .panel.command-home-collapsible-panel > .panel-header h2 {
  color: #172033 !important;
}

#command-center-shell .panel.page-section-collapsible > .panel-header::before,
#command-center-shell .panel.page-count-breakdown-panel > .panel-header::before,
#command-center-shell .panel.tool-collapsible > .panel-header::before,
#command-center-shell .panel.dashboard-collapsible > .panel-header::before {
  color: #475569 !important;
}

/* Taxonomy navigation active ancestry */
.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active-ancestor {
  border-color: rgba(96, 165, 250, 0.42);
  background: rgba(37, 99, 235, 0.18);
  color: #eff6ff;
}

/* Governance Gate Library Reference Implementation - July 2026 */
.governance-library-panel .governance-library-identity {
  background: linear-gradient(135deg, rgba(15, 23, 42, .94), rgba(31, 41, 55, .9));
  border: 1px solid rgba(148, 163, 184, .22);
  border-left: 4px solid rgba(34, 197, 94, .78);
  border-radius: 8px;
  color: rgba(248, 250, 252, .94);
  margin-bottom: 18px;
  padding: 20px;
}

.governance-library-panel .governance-library-identity h2,
.governance-library-panel .governance-library-identity .governance-oea-question,
.governance-library-panel .governance-library-identity .muted {
  color: rgba(248, 250, 252, .94) !important;
}

.governance-library-discovery-panel {
  background: rgba(248, 250, 252, .96);
  border: 1px solid rgba(148, 163, 184, .28);
  border-radius: 8px;
  display: grid;
  gap: 14px;
  margin: 0 0 20px;
  padding: 16px;
}

.governance-library-section-heading {
  display: grid;
  gap: 5px;
}

.governance-library-section-heading strong {
  color: var(--ink);
  font-size: 16px;
  line-height: 1.25;
}

.governance-library-section-heading p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

.governance-library-filter-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: minmax(220px, 1.4fr) repeat(5, minmax(140px, 1fr));
}

.governance-library-filter-field {
  display: grid;
  gap: 6px;
}

.governance-library-filter-field span,
.governance-library-filter-status {
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.governance-library-filter-control {
  background: #fff;
  border: 1px solid rgba(148, 163, 184, .42);
  border-radius: 6px;
  color: var(--ink);
  font: inherit;
  min-height: 38px;
  padding: 8px 10px;
  width: 100%;
}

.governance-library-filter-status {
  letter-spacing: 0;
  margin: 0;
  text-transform: none;
}

.governance-library-index-lead strong,
.governance-library-exit-state strong {
  color: rgba(248, 250, 252, .94);
}

.governance-library-row-meta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 8px;
}

.governance-library-row-meta span {
  background: rgba(15, 23, 42, .05);
  border: 1px solid rgba(148, 163, 184, .22);
  border-radius: 999px;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.2;
  padding: 4px 8px;
}

.governance-library-definition-detail {
  display: grid;
  gap: 14px;
  padding-top: 4px;
}

.governance-library-definition-copy {
  display: grid;
  gap: 5px;
}

.governance-library-definition-copy strong,
.governance-library-required-evidence > strong,
.governance-library-related-destinations > strong {
  color: var(--ink);
  font-size: 15px;
  line-height: 1.3;
}

.governance-library-definition-copy p {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  margin: 0;
}

.governance-library-relationship-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.governance-library-relationship-item {
  background: #fff;
  border: 1px solid rgba(148, 163, 184, .24);
  border-radius: 8px;
  display: grid;
  gap: 5px;
  padding: 10px;
}

.governance-library-relationship-item span {
  color: var(--muted);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.governance-library-relationship-item strong {
  color: var(--ink);
  font-size: 12px;
  line-height: 1.4;
}

.governance-library-required-evidence,
.governance-library-related-destinations {
  background: rgba(248, 250, 252, .88);
  border: 1px solid rgba(148, 163, 184, .22);
  border-radius: 8px;
  display: grid;
  gap: 10px;
  padding: 12px;
}

.governance-library-evidence-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.governance-library-evidence-list li {
  background: rgba(34, 197, 94, .09);
  border: 1px solid rgba(34, 197, 94, .18);
  border-radius: 999px;
  color: var(--ink);
  font-size: 12px;
  padding: 5px 9px;
}

.governance-library-route-grid {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.governance-library-route-button {
  align-items: start;
  display: grid;
  gap: 4px;
  justify-items: start;
  min-height: 58px;
  text-align: left;
}

.governance-library-route-button small {
  color: inherit;
  font-size: 11px;
  opacity: .75;
}

.governance-library-filter-empty {
  background: rgba(248, 250, 252, .92);
  border: 1px dashed rgba(148, 163, 184, .42);
  border-radius: 8px;
  margin: 12px 0 0;
  padding: 14px;
}

@media (max-width: 1180px) {
  .governance-library-filter-grid,
  .governance-library-relationship-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 760px) {
  .governance-library-panel .governance-library-identity,
  .governance-library-discovery-panel {
    padding: 14px;
  }

  .governance-library-filter-grid,
  .governance-library-relationship-grid,
  .governance-library-route-grid {
    grid-template-columns: 1fr;
  }

  .governance-library-route-button {
    min-height: 50px;
  }
}

/* Governance Gate Library contrast correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-identity,
html body #command-center-shell .governance-library-panel .governance-library-identity.panel-header {
  background: linear-gradient(135deg, rgba(15, 23, 42, .96), rgba(31, 41, 55, .92)) !important;
  border-color: rgba(148, 163, 184, .28) !important;
  border-left-color: rgba(34, 197, 94, .82) !important;
  color: rgba(248, 250, 252, .96) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity h2,
html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question,
html body #command-center-shell .governance-library-panel .governance-library-identity .muted,
html body #command-center-shell .governance-library-panel .governance-library-exit-state strong,
html body #command-center-shell .governance-library-panel .governance-library-exit-state p,
html body #command-center-shell .governance-library-panel .governance-library-exit-state li {
  color: rgba(248, 250, 252, .96) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .information-type-label {
  color: rgba(74, 222, 128, .95) !important;
}

/* Governance Gate Library title contrast hard override - July 2026 */
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header h2,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .governance-oea-question,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .muted {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

/* Governance Gate Library targeted correction and polish pass - July 2026 */
html body #command-center-shell .governance-library-panel {
  --ggl-surface: #f8fafc;
  --ggl-surface-strong: #ffffff;
  --ggl-ink: #172033;
  --ggl-muted: #475569;
  --ggl-subtle: #64748b;
  --ggl-border: rgba(100, 116, 139, .24);
  --ggl-green: #15803d;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
  gap: 8px !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  margin: 10px 0 14px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-item {
  background: rgba(248, 250, 252, .94) !important;
  border-color: var(--ggl-border) !important;
  box-shadow: none !important;
  gap: 3px !important;
  min-height: 62px !important;
  padding: 9px 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-item span {
  color: #334155 !important;
  font-size: 9px !important;
  letter-spacing: .04em !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-item strong {
  color: var(--ggl-ink) !important;
  font-size: 18px !important;
  line-height: 1.05 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-item small {
  color: #475569 !important;
  font-size: 10px !important;
  line-height: 1.25 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
  background: rgba(248, 250, 252, .98) !important;
  border-color: var(--ggl-border) !important;
  gap: 10px !important;
  margin-bottom: 14px !important;
  padding: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-section-heading strong,
html body #command-center-shell .governance-library-panel .governance-library-definition-copy strong,
html body #command-center-shell .governance-library-panel .governance-library-required-evidence > strong,
html body #command-center-shell .governance-library-panel .governance-library-related-destinations > strong {
  color: var(--ggl-ink) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-section-heading p,
html body #command-center-shell .governance-library-panel .governance-library-definition-copy p,
html body #command-center-shell .governance-library-panel .governance-library-filter-status,
html body #command-center-shell .governance-library-panel .governance-library-filter-status span,
html body #command-center-shell .governance-library-panel .governance-library-filter-status strong {
  color: var(--ggl-muted) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-field span {
  color: #334155 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-control {
  border-color: rgba(100, 116, 139, .36) !important;
  color: var(--ggl-ink) !important;
  min-height: 34px !important;
  padding: 6px 9px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-control:focus,
html body #command-center-shell .governance-library-panel .governance-library-route-button:focus-visible,
html body #command-center-shell .governance-library-panel .collapsible-card-toggle:focus-visible {
  outline: 3px solid rgba(37, 99, 235, .62) !important;
  outline-offset: 2px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-primary-object {
  margin-top: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-index-lead {
  border-top-color: rgba(148, 163, 184, .18) !important;
  margin: 0 0 10px !important;
  padding-top: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-index-lead strong,
html body #command-center-shell .governance-library-panel .governance-library-index-lead p {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body #command-center-shell .governance-library-panel .governance-library-index-lead p {
  color: rgba(226, 232, 240, .92) !important;
  -webkit-text-fill-color: rgba(226, 232, 240, .92) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-index {
  gap: 10px !important;
  max-height: min(760px, 72vh) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding-right: 4px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-card {
  background: rgba(248, 250, 252, .98) !important;
  border-color: rgba(100, 116, 139, .26) !important;
  box-shadow: none !important;
  min-height: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-card .collapsible-card-toggle {
  min-height: 54px !important;
  padding: 10px 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-card .collapsible-card-toggle h3 {
  color: var(--ggl-ink) !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-row-meta {
  gap: 5px !important;
  margin-top: 6px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-row-meta span,
html body #command-center-shell .governance-library-panel .governance-library-evidence-list li,
html body #command-center-shell .governance-library-panel .governance-oea-exit-list li {
  background: rgba(226, 232, 240, .88) !important;
  border-color: rgba(100, 116, 139, .34) !important;
  color: #1f2937 !important;
  -webkit-text-fill-color: #1f2937 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-detail {
  background: #ffffff !important;
  border-top: 1px solid rgba(100, 116, 139, .18) !important;
  gap: 10px !important;
  padding: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-copy {
  border-left: 3px solid rgba(21, 128, 61, .45) !important;
  gap: 4px !important;
  padding-left: 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-copy .information-type-label {
  color: var(--ggl-green) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-relationship-grid {
  gap: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-relationship-item {
  background: #f8fafc !important;
  border-color: rgba(100, 116, 139, .22) !important;
  gap: 4px !important;
  padding: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-relationship-item span {
  color: #334155 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-relationship-item strong {
  color: var(--ggl-ink) !important;
  font-size: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-required-evidence,
html body #command-center-shell .governance-library-panel .governance-library-related-destinations {
  background: #f8fafc !important;
  border-color: rgba(100, 116, 139, .22) !important;
  gap: 8px !important;
  padding: 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-route-grid {
  gap: 7px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-route-button {
  background: #ffffff !important;
  border-color: rgba(100, 116, 139, .3) !important;
  color: var(--ggl-ink) !important;
  min-height: 46px !important;
  padding: 8px 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-route-button strong,
html body #command-center-shell .governance-library-panel .governance-library-route-button small {
  color: var(--ggl-ink) !important;
  -webkit-text-fill-color: var(--ggl-ink) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-route-button small {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
  opacity: 1 !important;
}

html body #command-center-shell .governance-library-panel .governance-supporting-context-header {
  margin: 18px 0 8px !important;
  padding-top: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-supporting-context-header strong {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body #command-center-shell .governance-library-panel .governance-supporting-context-header p {
  color: rgba(226, 232, 240, .9) !important;
  -webkit-text-fill-color: rgba(226, 232, 240, .9) !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
  background: rgba(248, 250, 252, .96) !important;
  border-color: rgba(100, 116, 139, .22) !important;
  margin-top: 8px !important;
  max-height: 560px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding: 12px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header {
  margin-bottom: 8px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header h2 {
  color: var(--ggl-ink) !important;
  font-size: 17px !important;
  margin-bottom: 4px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header .muted {
  color: #475569 !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  gap: 8px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  margin: 8px 0 10px !important;
  overflow-x: visible !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric {
  background: #ffffff !important;
  border-color: rgba(100, 116, 139, .24) !important;
  min-height: 58px !important;
  padding: 8px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric span,
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
  color: var(--ggl-ink) !important;
  -webkit-text-fill-color: var(--ggl-ink) !important;
  font-size: 16px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .readiness-subsection.compact-subsection .collapsible-card-toggle {
  background: #ffffff !important;
  min-height: 34px !important;
  padding: 8px 10px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .readiness-subsection.compact-subsection .collapsible-card-toggle h3 {
  color: var(--ggl-ink) !important;
  font-size: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state {
  margin-top: 16px !important;
  padding: 14px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state p {
  color: rgba(226, 232, 240, .92) !important;
  -webkit-text-fill-color: rgba(226, 232, 240, .92) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state .information-type-label {
  color: rgba(74, 222, 128, .95) !important;
}

@media (max-width: 1180px) {
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-library-relationship-grid,
  html body #command-center-shell .governance-library-panel .governance-library-route-grid,
  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: 1fr !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-definition-index {
    max-height: 68vh !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
    max-height: none !important;
    padding: 10px !important;
  }
}

/* Governance Gate Library supporting-status dominance correction - July 2026 */
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
  max-height: min(560px, 62vh) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric,
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .runtime-health-row.command-center-evidence-row,
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .runtime-health-detail.command-center-evidence-detail {
  min-width: 0 !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  display: block !important;
  line-height: 1.35 !important;
  max-height: 56px !important;
  overflow: auto !important;
  padding-right: 2px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .readiness-subsection.compact-subsection {
  margin-top: 6px !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
    max-height: 520px !important;
  }
}

/* Governance Gate Library final visual polish pass - July 2026 */
html body #command-center-shell .governance-library-panel {
  --ggl-ink: #111827;
  --ggl-muted: #475569;
  --ggl-soft: #64748b;
  --ggl-panel: #ffffff;
  --ggl-panel-border: rgba(100, 116, 139, .22);
  gap: 14px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-coverage-strip {
  display: none !important;
}

html body #command-center-shell .governance-library-panel .governance-library-hero {
  padding: 18px !important;
  gap: 12px !important;
  align-items: start !important;
}

html body #command-center-shell .governance-library-panel .governance-library-hero h1 {
  font-size: clamp(26px, 3vw, 42px) !important;
  line-height: 1.02 !important;
  margin: 4px 0 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-hero .governance-library-question {
  font-size: clamp(15px, 1.6vw, 18px) !important;
  line-height: 1.32 !important;
  margin-bottom: 6px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-hero .muted {
  font-size: 13px !important;
  line-height: 1.42 !important;
  max-width: 760px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
  gap: 8px !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  margin: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric {
  min-height: 58px !important;
  padding: 8px 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric span,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric em {
  font-size: 10px !important;
  line-height: 1.25 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong {
  font-size: 17px !important;
  line-height: 1.05 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-panel {
  padding: 12px !important;
  gap: 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-header {
  gap: 4px !important;
  margin-bottom: 2px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-header h2 {
  font-size: 18px !important;
  line-height: 1.15 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-header p {
  font-size: 12px !important;
  line-height: 1.35 !important;
  max-width: 720px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
  display: grid !important;
  grid-template-columns: minmax(240px, 1.8fr) repeat(5, minmax(132px, 1fr)) auto !important;
  gap: 8px !important;
  align-items: end !important;
  overflow: visible !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid label,
html body #command-center-shell .governance-library-panel .governance-library-filter-grid input,
html body #command-center-shell .governance-library-panel .governance-library-filter-grid select,
html body #command-center-shell .governance-library-panel .governance-library-filter-grid button {
  min-width: 0 !important;
  max-width: 100% !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid input,
html body #command-center-shell .governance-library-panel .governance-library-filter-grid select {
  height: 34px !important;
  font-size: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-index-panel {
  padding: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-index-panel > .panel-header {
  margin-bottom: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-index-panel > .panel-header .muted {
  font-size: 12px !important;
  line-height: 1.35 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-index {
  max-height: min(690px, 72vh) !important;
  overflow-x: hidden !important;
  padding-right: 4px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-card {
  padding: 12px !important;
  gap: 10px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-card p,
html body #command-center-shell .governance-library-panel .governance-library-definition-card li {
  line-height: 1.48 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
  max-height: none !important;
  overflow-x: hidden !important;
  overflow-y: visible !important;
  padding: 12px !important;
  gap: 8px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header {
  gap: 3px !important;
  margin-bottom: 4px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header .muted {
  max-width: 760px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)) !important;
  gap: 8px !important;
  margin: 8px 0 !important;
  min-width: 0 !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric {
  min-width: 0 !important;
  width: auto !important;
  max-width: 100% !important;
  min-height: 0 !important;
  padding: 8px 10px !important;
  gap: 3px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric span,
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  color: var(--ggl-muted) !important;
  -webkit-text-fill-color: var(--ggl-muted) !important;
  font-size: 11px !important;
  line-height: 1.28 !important;
  max-height: none !important;
  overflow: visible !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
  color: var(--ggl-ink) !important;
  -webkit-text-fill-color: var(--ggl-ink) !important;
  font-size: 15px !important;
  line-height: 1.12 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .readiness-subsection.compact-subsection {
  margin-top: 6px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state {
  background: #ffffff !important;
  color: var(--ggl-ink) !important;
  border: 1px solid var(--ggl-panel-border) !important;
  box-shadow: 0 14px 32px rgba(15, 23, 42, .08) !important;
  margin-top: 12px !important;
  padding: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state strong,
html body #command-center-shell .governance-library-panel .governance-library-exit-state p,
html body #command-center-shell .governance-library-panel .governance-library-exit-state li {
  color: var(--ggl-ink) !important;
  -webkit-text-fill-color: var(--ggl-ink) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state p {
  color: var(--ggl-muted) !important;
  -webkit-text-fill-color: var(--ggl-muted) !important;
  font-size: 12px !important;
  line-height: 1.42 !important;
  margin: 4px 0 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state .information-type-label {
  color: #166534 !important;
  -webkit-text-fill-color: #166534 !important;
  background: #dcfce7 !important;
  border-color: #86efac !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state .pill,
html body #command-center-shell .governance-library-panel .governance-library-exit-state .status-pill,
html body #command-center-shell .governance-library-panel .governance-library-exit-state .route-chip,
html body #command-center-shell .governance-library-panel .governance-library-exit-state .evidence-chip,
html body #command-center-shell .governance-library-panel .governance-library-exit-state [class*=chip] {
  background: #f8fafc !important;
  border-color: rgba(100, 116, 139, .34) !important;
  color: var(--ggl-ink) !important;
  -webkit-text-fill-color: var(--ggl-ink) !important;
}

@media (max-width: 1180px) {
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid label:first-child {
    grid-column: 1 / -1 !important;
  }
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel {
    gap: 10px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-hero {
    padding: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-hero h1 {
    font-size: 24px !important;
    line-height: 1.08 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-hero .governance-library-question {
    font-size: 14px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-hero .muted {
    font-size: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: 1fr 1fr !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid label:first-child,
  html body #command-center-shell .governance-library-panel .governance-library-filter-grid button {
    grid-column: 1 / -1 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-definition-index {
    max-height: 72vh !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: 1fr !important;
  }
}

/* Governance Gate Library final-polish recheck corrections - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-route-shell,
html body #command-center-shell .governance-library-panel .governance-library-layout,
html body #command-center-shell .governance-library-panel .governance-gate-map-panel {
  min-width: 0 !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  grid-auto-flow: row !important;
  grid-auto-columns: unset !important;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)) !important;
  width: 100% !important;
  max-width: 100% !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric {
  contain: layout paint !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-gate-map-panel {
    display: flex !important;
    flex-direction: column !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-panel {
    order: 2 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
    order: 3 !important;
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 4px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-definition-index-panel {
    order: 4 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric {
    min-height: 44px !important;
    padding: 6px 4px !important;
    align-items: center !important;
    text-align: center !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric span {
    font-size: 8px !important;
    line-height: 1.05 !important;
    white-space: normal !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong {
    font-size: 13px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric em {
    display: none !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    display: block !important;
    width: 100% !important;
    overflow: visible !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    display: grid !important;
    grid-template-columns: minmax(92px, 1fr) auto minmax(96px, 1.2fr) !important;
    align-items: center !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 0 !important;
    margin: 0 0 6px !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric span,
  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric strong,
  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
    min-width: 0 !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
    text-align: center !important;
    font-size: 13px !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
    font-size: 10px !important;
    line-height: 1.22 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-panel {
    margin-top: 0 !important;
  }
}

/* Governance Gate Library mobile hierarchy correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel {
    display: flex !important;
    flex-direction: column !important;
    padding: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-identity {
    order: 1 !important;
    padding: 12px 14px !important;
    margin: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-oea-command-copy h1,
  html body #command-center-shell .governance-library-panel .governance-library-identity h1 {
    font-size: 20px !important;
    line-height: 1.12 !important;
    margin-bottom: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-oea-question {
    font-size: 13px !important;
    line-height: 1.28 !important;
    margin: 0 0 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-oea-command-copy .muted {
    font-size: 11px !important;
    line-height: 1.3 !important;
    margin: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
    order: 2 !important;
    padding: 10px !important;
    margin: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-section-heading {
    gap: 2px !important;
    margin-bottom: 8px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-section-heading h2,
  html body #command-center-shell .governance-library-panel .governance-library-section-heading strong {
    font-size: 16px !important;
    line-height: 1.15 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-section-heading p {
    font-size: 11px !important;
    line-height: 1.25 !important;
    margin: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: 1fr 1fr !important;
    gap: 7px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-search-field {
    grid-column: 1 / -1 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-field {
    gap: 3px !important;
    font-size: 9px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-control {
    min-height: 34px !important;
    height: 34px !important;
    font-size: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-summary-strip {
    order: 3 !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 3px !important;
    margin: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item {
    min-width: 0 !important;
    min-height: 40px !important;
    padding: 5px 3px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item span {
    font-size: 7px !important;
    line-height: 1 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item strong {
    font-size: 12px !important;
    line-height: 1 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item em {
    display: none !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-primary-object {
    order: 4 !important;
    padding: 10px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel {
    order: 5 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state {
    order: 6 !important;
  }
}

/* Governance Gate Library mobile supporting-context order correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-supporting-context-header {
    order: 5 !important;
    margin-top: 4px !important;
    padding: 10px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel {
    order: 6 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state {
    order: 7 !important;
  }
}

/* Governance Gate Library mobile supporting-status density correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel {
    padding: 10px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    grid-template-columns: minmax(120px, 1fr) auto !important;
    gap: 4px 8px !important;
    padding: 7px 8px !important;
    margin-bottom: 5px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric span {
    font-size: 11px !important;
    line-height: 1.15 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
    font-size: 13px !important;
    line-height: 1.1 !important;
    text-align: right !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
    grid-column: 1 / -1 !important;
    max-height: 28px !important;
    overflow: hidden !important;
    font-size: 10px !important;
    line-height: 1.25 !important;
  }
}

/* Governance Gate Library desktop filter containment correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
  overflow-x: hidden !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  overflow: visible !important;
  grid-template-columns: minmax(220px, 1.45fr) repeat(3, minmax(140px, 1fr)) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-field {
  min-width: 0 !important;
  max-width: 100% !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-control {
  min-width: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

@media (min-width: 1181px) {
  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: minmax(260px, 1.25fr) repeat(3, minmax(170px, 1fr)) !important;
  }
}

@media (min-width: 761px) and (max-width: 1180px) {
  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-search-field {
    grid-column: 1 / -1 !important;
  }
}

/* Governance Gate Library mobile filter containment restoration - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: 1fr 1fr !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-search-field {
    grid-column: 1 / -1 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-field,
  html body #command-center-shell .governance-library-panel .governance-library-filter-control {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* Governance Gate Library mobile owner-review polish - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 {
    grid-template-columns: 1fr !important;
    padding-top: 56px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 8px !important;
    right: 10px !important;
    left: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100vw - 20px) !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 80 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    padding: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav > .nav-parent:not(.active),
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .shell-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button[aria-label*=navigation],
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button[aria-label*=Collapse],
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation button[aria-label*=Expand] {
    display: inline-flex !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    background: rgba(15, 23, 42, .92) !important;
    border: 1px solid rgba(148, 163, 184, .28) !important;
    box-shadow: 0 12px 28px rgba(2, 6, 23, .28) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation {
    left: 12px !important;
    right: 12px !important;
    width: auto !important;
    height: auto !important;
    max-height: min(76vh, 620px) !important;
    overflow-y: auto !important;
    background: rgba(15, 23, 42, .98) !important;
    border: 1px solid rgba(148, 163, 184, .28) !important;
    border-radius: 14px !important;
    padding: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav > .nav-parent {
    display: flex !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .command-main,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .main-content,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 main {
    width: 100% !important;
    max-width: 100vw !important;
    min-width: 0 !important;
  }

  html body #command-center-shell .command-center-command-bar,
  html body #command-center-shell .command-center-operational-briefing-hero,
  html body #command-center-shell .command-hero {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    flex-wrap: nowrap !important;
    min-height: 56px !important;
    padding: 8px 10px !important;
    margin: 0 10px 10px !important;
    border-radius: 12px !important;
  }

  html body #command-center-shell .command-center-command-bar h1,
  html body #command-center-shell .command-center-operational-briefing-hero h1,
  html body #command-center-shell .command-hero h1 {
    font-size: 18px !important;
    line-height: 1.05 !important;
    margin: 0 !important;
  }

  html body #command-center-shell .command-center-command-bar .muted,
  html body #command-center-shell .command-center-operational-briefing-hero .muted,
  html body #command-center-shell .command-hero .muted,
  html body #command-center-shell .command-center-command-bar p,
  html body #command-center-shell .command-center-operational-briefing-hero p,
  html body #command-center-shell .command-hero p {
    font-size: 11px !important;
    line-height: 1.1 !important;
    margin: 0 !important;
  }

  html body #command-center-shell .command-center-command-bar select,
  html body #command-center-shell .command-center-operational-briefing-hero select,
  html body #command-center-shell .command-hero select,
  html body #command-center-shell .command-center-command-bar button,
  html body #command-center-shell .command-center-operational-briefing-hero button,
  html body #command-center-shell .command-hero button {
    min-height: 32px !important;
    height: 32px !important;
    font-size: 11px !important;
    padding: 4px 8px !important;
  }

  html body #command-center-shell .governance-library-panel {
    padding: 10px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
    padding: 12px !important;
    border-radius: 12px !important;
    overflow-x: hidden !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel .governance-library-section-heading h2,
  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel .governance-library-section-heading strong {
    font-size: 18px !important;
    line-height: 1.15 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel .governance-library-section-heading p {
    font-size: 12px !important;
    line-height: 1.3 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-field,
  html body #command-center-shell .governance-library-panel .governance-library-filter-control {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-summary-strip {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 4px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item {
    min-height: 46px !important;
    padding: 6px 4px !important;
    border-radius: 8px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item span {
    font-size: 7px !important;
    line-height: 1.05 !important;
    overflow-wrap: anywhere !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item strong {
    font-size: 14px !important;
    line-height: 1 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item em,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-item small {
    display: none !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel {
    padding: 12px !important;
    border-radius: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel > .panel-header {
    display: block !important;
    margin-bottom: 10px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel > .panel-header h2 {
    font-size: 20px !important;
    line-height: 1.15 !important;
    margin: 4px 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel > .panel-header .muted {
    font-size: 12px !important;
    line-height: 1.35 !important;
    margin: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: start !important;
    gap: 3px 8px !important;
    min-height: 0 !important;
    padding: 8px 10px !important;
    margin-bottom: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric span {
    font-size: 12px !important;
    line-height: 1.2 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
    font-size: 16px !important;
    line-height: 1.1 !important;
    text-align: right !important;
    align-self: center !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
    grid-column: 1 / -1 !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
    max-height: 32px !important;
    overflow: hidden !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state {
    padding: 12px !important;
    border-radius: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state .information-type-label {
    display: inline-flex !important;
    align-items: center !important;
    width: fit-content !important;
    max-width: 100% !important;
    padding: 4px 8px !important;
    border-radius: 6px !important;
    line-height: 1.1 !important;
    letter-spacing: .06em !important;
  }
}

/* Governance Gate Library mobile owner-review correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation {
    left: auto !important;
    right: 10px !important;
    top: 8px !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup {
    display: block !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    overflow: visible !important;
    background: transparent !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > :not(.command-shell-collapse-toggle),
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-resize-handle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: fixed !important;
    top: 8px !important;
    right: 10px !important;
    left: auto !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 999px !important;
    color: #e5eefb !important;
    background: rgba(15, 23, 42, .96) !important;
    border: 1px solid rgba(148, 163, 184, .38) !important;
    box-shadow: 0 12px 28px rgba(2, 6, 23, .32) !important;
    z-index: 120 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-resize-handle {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    position: sticky !important;
    top: 0 !important;
    margin-left: auto !important;
    margin-bottom: 8px !important;
  }

  html body #command-center-shell .command-center-operational-briefing-hero,
  html body #command-center-shell .command-center-command-bar,
  html body #command-center-shell .command-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 6px 8px !important;
    min-height: 0 !important;
    padding: 8px 10px !important;
    margin: 0 8px 10px !important;
  }

  html body #command-center-shell .command-center-operational-briefing-hero .command-center-state-controls,
  html body #command-center-shell .command-center-command-bar .command-center-state-controls,
  html body #command-center-shell .command-hero .command-center-state-controls,
  html body #command-center-shell .command-center-operational-briefing-hero .command-hero-actions,
  html body #command-center-shell .command-center-command-bar .command-hero-actions,
  html body #command-center-shell .command-hero .command-hero-actions {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
    margin-inline: 0 !important;
    padding: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-summary-strip {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    min-height: 40px !important;
    padding: 7px 8px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item span {
    font-size: 9px !important;
    line-height: 1.05 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item strong {
    font-size: 16px !important;
    text-align: right !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item em {
    display: none !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    grid-template-columns: minmax(0, 1fr) minmax(42px, auto) !important;
    gap: 4px 10px !important;
    align-items: center !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
    justify-self: end !important;
    font-size: 15px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state .information-type-label {
    margin-bottom: 10px !important;
    padding: 5px 9px !important;
    background: rgba(187, 247, 208, .8) !important;
  }
}

/* Governance Gate Library mobile command strip correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .topbar.command-center-command-bar,
  html body #command-center-shell .command-center-command-bar {
    grid-template-columns: 1fr !important;
    align-items: stretch !important;
    row-gap: 6px !important;
    padding: 8px 10px !important;
    min-height: 0 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-title-block {
    width: 100% !important;
    min-width: 0 !important;
    display: grid !important;
    gap: 1px !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-title-block .eyebrow,
  html body #command-center-shell .command-center-command-bar .command-bar-title-block small,
  html body #command-center-shell .command-center-command-bar .command-bar-title-block span:first-child {
    font-size: 9px !important;
    line-height: 1 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-title-block h1 {
    font-size: 17px !important;
    line-height: 1.02 !important;
    max-width: 220px !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-title-block .muted,
  html body #command-center-shell .command-center-command-bar .command-bar-title-block p {
    display: none !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls {
    width: 100% !important;
    min-width: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 5px !important;
    align-items: stretch !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls > * {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls .status-pill,
  html body #command-center-shell .command-center-command-bar .command-bar-controls .operator-pill,
  html body #command-center-shell .command-center-command-bar .command-bar-controls button,
  html body #command-center-shell .command-center-command-bar .command-bar-controls select,
  html body #command-center-shell .command-center-command-bar .command-bar-controls .control-card {
    min-height: 32px !important;
    height: auto !important;
    padding: 4px 7px !important;
    font-size: 11px !important;
  }
}

/* Governance Gate Library mobile specificity correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .command-center-command-bar .command-bar-controls {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 38px minmax(70px, .8fr) !important;
    grid-auto-rows: minmax(30px, auto) !important;
    gap: 5px !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls > :nth-child(1) {
    grid-column: 1 / 3 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls > :nth-child(2) {
    grid-column: 3 / 5 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls > :nth-child(3) {
    grid-column: 1 / 3 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls > :nth-child(4) {
    grid-column: 3 / 4 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls > :nth-child(5) {
    grid-column: 4 / 5 !important;
  }

  html body #command-center-shell .command-center-command-bar .command-bar-controls .command-bar-alert {
    justify-content: center !important;
    padding-inline: 0 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    min-height: 40px !important;
    padding: 7px 8px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric span,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item span {
    font-size: 9px !important;
    line-height: 1.05 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item strong {
    font-size: 16px !important;
    line-height: 1 !important;
    text-align: right !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric em,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric small,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item em,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item small {
    display: none !important;
  }
}

/* Governance Gate Library mobile metric row alignment correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    align-items: start !important;
    row-gap: 5px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric span {
    align-self: start !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric strong {
    align-self: start !important;
    padding-top: 1px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
    align-self: start !important;
  }
}

/* Command Center tablet dropdown navigation correction - July 2026 */
@media (min-width: 761px) and (max-width: 900px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 {
    grid-template-columns: 1fr !important;
    padding-top: 56px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 8px !important;
    right: 10px !important;
    left: auto !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    z-index: 90 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup {
    display: block !important;
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > :not(.command-shell-collapse-toggle),
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-resize-handle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: fixed !important;
    top: 8px !important;
    right: 10px !important;
    width: 42px !important;
    height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    color: #e5eefb !important;
    background: rgba(15, 23, 42, .96) !important;
    border: 1px solid rgba(148, 163, 184, .38) !important;
    box-shadow: 0 12px 28px rgba(2, 6, 23, .32) !important;
    z-index: 120 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 8px !important;
    left: 12px !important;
    right: 12px !important;
    width: auto !important;
    height: auto !important;
    max-height: min(76vh, 620px) !important;
    overflow-y: auto !important;
    background: rgba(15, 23, 42, .98) !important;
    border: 1px solid rgba(148, 163, 184, .28) !important;
    border-radius: 14px !important;
    padding: 10px !important;
    z-index: 100 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-resize-handle {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .command-main,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .main-content,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 main {
    width: 100% !important;
    max-width: 100vw !important;
    min-width: 0 !important;
  }
}


/* Governance Gate Library desktop/tablet spacing and label correction - July 2026 */
html body #command-center-shell .governance-library-panel .information-type-label {
  display: inline-flex !important;
  align-items: center !important;
  width: fit-content !important;
  max-width: 100% !important;
  padding: 4px 8px !important;
  border-radius: 6px !important;
  line-height: 1.15 !important;
  white-space: normal !important;
  overflow-wrap: normal !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state .information-type-label,
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .information-type-label,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .information-type-label {
  display: inline-flex !important;
  width: fit-content !important;
  max-width: calc(100% - 16px) !important;
  padding: 5px 9px !important;
  margin: 0 0 12px !important;
  border-radius: 6px !important;
  background: rgba(187, 247, 208, .78) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
  display: grid !important;
  grid-template-columns: repeat(5, minmax(140px, 1fr)) !important;
  gap: 12px !important;
  align-items: stretch !important;
  margin: 14px 0 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item {
  min-width: 0 !important;
  min-height: 76px !important;
  padding: 12px 14px !important;
  border-radius: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric span,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item span {
  font-size: 11px !important;
  line-height: 1.15 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item strong {
  font-size: 24px !important;
  line-height: 1.05 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric em,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item em,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric small,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item small {
  display: block !important;
  font-size: 11px !important;
  line-height: 1.25 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 18px 20px 20px !important;
  overflow: hidden !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid label,
html body #command-center-shell .governance-library-panel .governance-library-filter-field,
html body #command-center-shell .governance-library-panel .governance-library-search-field {
  min-width: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-grid input,
html body #command-center-shell .governance-library-panel .governance-library-filter-grid select,
html body #command-center-shell .governance-library-panel .governance-library-filter-control {
  min-width: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header {
  gap: 8px !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header h2 {
  max-width: 68ch !important;
  line-height: 1.18 !important;
}

@media (max-width: 1100px) {
  html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item {
    min-height: 40px !important;
    padding: 7px 8px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric em,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item em,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric small,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item small {
    display: none !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
    padding: 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }
}

/* Governance Gate Library adaptive statistics density correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
}

@media (min-width: 1500px) {
  html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}


/* Command Center mobile app-header alignment correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup {
    grid-template-columns: 38px minmax(0, 1fr) 40px !important;
    padding-right: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-text,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup .brand-copy {
    max-width: 205px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-text span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-copy span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-text small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-copy small {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    position: absolute !important;
    top: 7px !important;
    right: 8px !important;
    left: auto !important;
    grid-column: auto !important;
    justify-self: auto !important;
    width: 38px !important;
    height: 34px !important;
    min-width: 38px !important;
    min-height: 34px !important;
    transform: none !important;
    z-index: 3 !important;
  }
}

/* Command Center mobile brand subtitle and menu position correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div {
    display: block !important;
    min-width: 0 !important;
    max-width: 210px !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div > strong {
    display: block !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    max-width: 100% !important;
    font-size: 13px !important;
    line-height: 1.1 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div > small {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    position: fixed !important;
    top: 15px !important;
    right: auto !important;
    left: calc(100vw - 58px) !important;
    bottom: auto !important;
    transform: none !important;
    translate: none !important;
    width: 38px !important;
    height: 34px !important;
    min-width: 38px !important;
    min-height: 34px !important;
    z-index: 140 !important;
  }
}

/* Governance Gate Library identity width correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-identity,
html body #command-center-shell .governance-library-panel .governance-library-identity.governance-oea-command-surface {
  display: block !important;
  grid-template-columns: none !important;
  width: 100% !important;
  max-width: 100% !important;
  padding: 18px 22px !important;
  box-sizing: border-box !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-command-copy,
html body #command-center-shell .governance-library-panel .governance-library-identity > div {
  width: 100% !important;
  max-width: 880px !important;
  min-width: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity h1,
html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question,
html body #command-center-shell .governance-library-panel .governance-library-identity .muted {
  width: 100% !important;
  max-width: 860px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question {
  line-height: 1.25 !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-library-identity,
  html body #command-center-shell .governance-library-panel .governance-library-identity.governance-oea-command-surface {
    padding: 14px 16px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-command-copy,
  html body #command-center-shell .governance-library-panel .governance-library-identity > div,
  html body #command-center-shell .governance-library-panel .governance-library-identity h1,
  html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question,
  html body #command-center-shell .governance-library-panel .governance-library-identity .muted {
    max-width: 100% !important;
  }
}

/* Governance Gate Library identity label marker cleanup - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-identity .information-type-label {
  list-style: none !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .information-type-label::before,
html body #command-center-shell .governance-library-panel .governance-library-identity .information-type-label::after {
  content: none !important;
  display: none !important;
}

/* Governance Gate Library section rhythm correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-identity {
  margin-bottom: 20px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip {
  margin: 0 0 22px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
  margin: 0 0 22px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-primary-object,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel,
html body #command-center-shell .governance-library-panel .governance-library-exit-state {
  margin-top: 0 !important;
  margin-bottom: 22px !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-library-identity,
  html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel,
  html body #command-center-shell .governance-library-panel .governance-library-primary-object,
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel,
  html body #command-center-shell .governance-library-panel .governance-library-exit-state {
    margin-bottom: 14px !important;
  }
}

/* Governance Gate Library statistic type scale correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item {
  min-height: 62px !important;
  padding: 10px 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item strong {
  font-size: 20px !important;
  line-height: 1.05 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric span,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item span {
  font-size: 10px !important;
  line-height: 1.15 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric em,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item em,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric small,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item small {
  font-size: 10px !important;
  line-height: 1.2 !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong,
  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item strong {
    font-size: 15px !important;
  }
}

/* Governance Gate Library operational status label correction - July 2026 */
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .information-type-label,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .information-type-label {
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  display: inline-flex !important;
  width: auto !important;
  max-width: 100% !important;
  white-space: nowrap !important;
  line-height: 1.1 !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .information-type-label,
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .information-type-label {
    white-space: normal !important;
    line-height: 1.15 !important;
  }
}

/* Governance capability metric relevance/order presentation - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric {
  display: grid !important;
  grid-template-columns: 1fr !important;
  align-content: start !important;
  gap: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading {
  display: flex !important;
  align-items: baseline !important;
  gap: 6px !important;
  min-width: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading span,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading strong {
  display: inline !important;
  width: auto !important;
  min-width: 0 !important;
  line-height: 1.15 !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading span {
  font-size: 13px !important;
  font-weight: 700 !important;
  color: #475569 !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading strong {
  font-size: 15px !important;
  font-weight: 800 !important;
  color: #0f172a !important;
  text-align: left !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric em {
  grid-column: auto !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading {
    flex-wrap: wrap !important;
    row-gap: 2px !important;
  }
}

/* Governance Gate Library statistic weight correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .mini-metric strong,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip .governance-gate-summary-item strong {
  font-weight: 500 !important;
}

/* Governance Gate Library title spacing correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-library-identity h2 {
  display: block !important;
  max-width: 920px !important;
  margin: 12px 0 14px !important;
  font-size: 26px !important;
  font-weight: 650 !important;
  line-height: 1.16 !important;
  letter-spacing: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .information-type-label {
  margin-bottom: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question {
  margin-top: 0 !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-library-identity h2 {
    margin: 10px 0 12px !important;
    font-size: 23px !important;
    line-height: 1.18 !important;
  }
}

/* Governance Gate Library capability status top padding correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel {
  padding-top: 18px !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel {
    padding-top: 16px !important;
  }
}

/* Governance Gate Library supporting metric heading flow correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading {
  display: block !important;
  min-width: 0 !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
  line-height: 1.22 !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading span,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading strong {
  display: inline !important;
  width: auto !important;
  max-width: 100% !important;
  white-space: normal !important;
  overflow-wrap: anywhere !important;
  word-break: normal !important;
}

html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading strong {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.22 !important;
}

/* Governance Gate Library supporting metric label-value spacing - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading strong {
  margin-left: 4px !important;
}

/* Command Center mobile static menu row correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: 78px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 10px !important;
    left: 12px !important;
    right: 12px !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100vw - 24px) !important;
    height: 58px !important;
    min-height: 58px !important;
    max-height: 58px !important;
    padding: 6px 8px !important;
    display: block !important;
    background: rgba(15, 23, 42, .96) !important;
    border: 1px solid rgba(148, 163, 184, .34) !important;
    border-radius: 18px !important;
    box-shadow: 0 14px 32px rgba(2, 6, 23, .34) !important;
    overflow: hidden !important;
    z-index: 140 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 46px minmax(0, 1fr) 44px !important;
    align-items: center !important;
    column-gap: 10px !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-mark {
    display: flex !important;
    grid-column: 1 !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy {
    display: block !important;
    grid-column: 2 !important;
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy strong {
    display: block !important;
    margin: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 17px !important;
    font-weight: 650 !important;
    line-height: 1.05 !important;
    color: rgba(248, 250, 252, .95) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy small {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: static !important;
    grid-column: 3 !important;
    justify-self: end !important;
    align-self: center !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: none !important;
    translate: none !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    color: #e5eefb !important;
    background: rgba(30, 41, 59, .88) !important;
    border: 1px solid rgba(148, 163, 184, .36) !important;
    box-shadow: none !important;
    z-index: 1 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-label {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-resize-handle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }
}

/* Command Center mobile static menu row placement correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) 44px !important;
    grid-template-rows: 44px !important;
    align-items: center !important;
    column-gap: 8px !important;
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    display: flex !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: center !important;
    justify-self: start !important;
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 1 !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    align-self: center !important;
    justify-self: end !important;
    margin: 0 !important;
  }
}

/* Command Center mobile hamburger dropdown navigation - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-collapse-icon {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before {
    content: "" !important;
    display: block !important;
    width: 18px !important;
    height: 14px !important;
    background: linear-gradient(#e5eefb, #e5eefb) 0 0 / 18px 2px no-repeat,
      linear-gradient(#e5eefb, #e5eefb) 0 6px / 18px 2px no-repeat,
      linear-gradient(#e5eefb, #e5eefb) 0 12px / 18px 2px no-repeat !important;
    border: 0 !important;
    transform: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: auto !important;
    min-height: 58px !important;
    max-height: min(82vh, 720px) !important;
    padding: 6px 8px 12px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup {
    margin-bottom: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    gap: 6px !important;
    width: 100% !important;
    max-height: calc(min(82vh, 720px) - 82px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 2px 0 4px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchildren {
    display: grid !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild {
    min-height: 34px !important;
    border-radius: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .command-shell-resize-handle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open hr {
    display: none !important;
  }
}

/* Command Center mobile hamburger icon specificity correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle::before {
    content: "" !important;
    display: block !important;
    width: 18px !important;
    height: 14px !important;
    background: linear-gradient(#e5eefb, #e5eefb) 0 0 / 18px 2px no-repeat,
      linear-gradient(#e5eefb, #e5eefb) 0 6px / 18px 2px no-repeat,
      linear-gradient(#e5eefb, #e5eefb) 0 12px / 18px 2px no-repeat !important;
  }
}

/* Command Center mobile hamburger SVG visibility correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon path {
    stroke: currentColor !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
    fill: none !important;
  }
}

/* Governance Gate Library supporting metric pseudo-colon removal - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading span::after {
  content: none !important;
  display: none !important;
}

/* Command Center mobile dropdown collapse repair - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    background: #0f172a !important;
    backdrop-filter: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    background: #0f172a !important;
    max-height: min(72vh, 620px) !important;
    box-shadow: 0 18px 42px rgba(2, 6, 23, .52) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before {
    display: none !important;
    content: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon {
    display: block !important;
    color: #f8fafc !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    gap: 4px !important;
    max-height: calc(min(72vh, 620px) - 82px) !important;
    padding: 4px 0 8px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group.collapsed > .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup.collapsed > .nav-grandchildren {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group:not(.collapsed) > .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    display: grid !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

/* Command Center mobile hamburger pseudo-layer removal - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle::before {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    background: none !important;
  }
}

/* Command Center landscape-phone navigation alignment - July 2026 */
@media (max-width: 940px) and (max-height: 500px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: 68px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 8px !important;
    left: 12px !important;
    right: 12px !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100vw - 24px) !important;
    height: 56px !important;
    min-height: 56px !important;
    max-height: 56px !important;
    padding: 6px 8px !important;
    display: block !important;
    background: #0f172a !important;
    backdrop-filter: none !important;
    border: 1px solid rgba(148, 163, 184, .34) !important;
    border-radius: 18px !important;
    box-shadow: 0 14px 32px rgba(2, 6, 23, .34) !important;
    overflow: hidden !important;
    z-index: 140 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr) 42px !important;
    grid-template-rows: 42px !important;
    align-items: center !important;
    column-gap: 8px !important;
    width: 100% !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    display: flex !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy {
    display: block !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    align-self: center !important;
    justify-self: start !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy strong {
    display: block !important;
    margin: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    font-size: 17px !important;
    font-weight: 650 !important;
    line-height: 1.05 !important;
    color: rgba(248, 250, 252, .95) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy small {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: static !important;
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: center !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: none !important;
    translate: none !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    color: #e5eefb !important;
    background: rgba(30, 41, 59, .88) !important;
    border: 1px solid rgba(148, 163, 184, .36) !important;
    box-shadow: none !important;
    z-index: 1 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before {
    content: none !important;
    display: none !important;
    background: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    color: #f8fafc !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-label,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-resize-handle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: auto !important;
    min-height: 56px !important;
    max-height: calc(100vh - 16px) !important;
    padding: 6px 8px 10px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background: #0f172a !important;
    box-shadow: 0 18px 42px rgba(2, 6, 23, .52) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup {
    margin-bottom: 8px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    gap: 4px !important;
    width: 100% !important;
    max-height: calc(100vh - 88px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 4px 0 8px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild {
    min-height: 34px !important;
    border-radius: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group.collapsed > .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup.collapsed > .nav-grandchildren {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group:not(.collapsed) > .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    display: grid !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }
}

/* Command Center landscape-phone dropdown parent visibility repair - July 2026 */
@media (max-width: 940px) and (max-height: 500px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    min-height: 34px !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

/* Governance Gate Library metric label-value single-space correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .mini-metric.runtime-health-metric .runtime-health-metric-heading strong {
  margin-left: 0 !important;
}

/* Governance Gate Library Presentation Matrix mobile row layout correction - July 2026 */
@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    row-gap: 8px !important;
    align-items: start !important;
    padding: 12px 14px !important;
    min-height: auto !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row strong,
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-detail.command-center-evidence-detail {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    hyphens: none !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row strong {
    line-height: 1.25 !important;
  }
}

/* Governance Gate Library Presentation Matrix container row layout correction - July 2026 */
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row {
  grid-template-columns: minmax(132px, .34fr) minmax(0, .66fr) !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row {
    grid-template-columns: minmax(0, 1fr) !important;
  }
}

@media (max-width: 1280px) {
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row {
    grid-template-columns: minmax(0, 1fr) !important;
    row-gap: 8px !important;
    align-items: start !important;
  }

  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row strong,
  html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .governance-capability-presentation-matrix .runtime-health-detail.command-center-evidence-detail {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: break-word !important;
    hyphens: none !important;
  }
}



/* Command Center mobile menu anchored-row stabilization - July 2026 */
@media (max-width: 760px), (max-width: 940px) and (max-height: 500px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 10px 12px 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .main-shell,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .main-shell,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .main-shell {
    grid-column: 1 !important;
    grid-row: 2 !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: sticky !important;
    inset: auto !important;
    top: 8px !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: start !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 60px !important;
    min-height: 60px !important;
    max-height: 60px !important;
    margin: 0 !important;
    padding: 7px 9px !important;
    display: block !important;
    overflow: hidden !important;
    background: #0f172a !important;
    border: 1px solid rgba(148, 163, 184, .38) !important;
    border-radius: 0 !important;
    box-shadow: 0 12px 28px rgba(2, 6, 23, .38) !important;
    transform: none !important;
    translate: none !important;
    z-index: 220 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: auto !important;
    min-height: 60px !important;
    max-height: calc(100svh - 20px) !important;
    overflow: hidden !important;
    padding-bottom: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) 44px !important;
    grid-template-rows: 44px !important;
    align-items: center !important;
    column-gap: 10px !important;
    width: 100% !important;
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div {
    min-width: 0 !important;
    width: auto !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div > strong {
    display: block !important;
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
    font-size: clamp(15px, 4vw, 17px) !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    gap: 4px !important;
    width: 100% !important;
    max-height: calc(100svh - 88px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 6px 0 8px !important;
    overscroll-behavior: contain !important;
  }
}


/* Command Center mobile menu 860px breakpoint stabilization - July 2026 */
@media (max-width: 860px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto minmax(0, 1fr) !important;
    gap: 14px !important;
    height: auto !important;
    min-height: 100vh !important;
    max-height: none !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    padding: 10px 12px 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .main-shell,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .main-shell,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .main-shell {
    grid-column: 1 !important;
    grid-row: 2 !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: sticky !important;
    top: 8px !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: start !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: 60px !important;
    min-height: 60px !important;
    max-height: 60px !important;
    margin: 0 !important;
    padding: 7px 9px !important;
    display: block !important;
    overflow: hidden !important;
    background: #0f172a !important;
    border: 1px solid rgba(148, 163, 184, .38) !important;
    border-radius: 0 !important;
    box-shadow: 0 12px 28px rgba(2, 6, 23, .38) !important;
    transform: none !important;
    translate: none !important;
    z-index: 220 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: auto !important;
    min-height: 60px !important;
    max-height: min(78vh, 620px) !important;
    overflow: hidden !important;
    padding-bottom: 10px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    max-height: calc(min(78vh, 620px) - 88px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior: contain !important;
  }
}


/* Command Center mobile fixed-row menu restoration - July 2026 */
@media (max-width: 860px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    display: block !important;
    grid-template-columns: none !important;
    grid-template-rows: none !important;
    height: auto !important;
    min-height: 100vh !important;
    max-height: none !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    padding: 78px 10px 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .main-shell,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .main-shell,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .main-shell {
    display: grid !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 10px !important;
    left: 12px !important;
    right: 12px !important;
    bottom: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100vw - 24px) !important;
    height: 58px !important;
    min-height: 58px !important;
    max-height: 58px !important;
    margin: 0 !important;
    padding: 6px 8px !important;
    display: block !important;
    overflow: hidden !important;
    background: #0f172a !important;
    backdrop-filter: none !important;
    border: 1px solid rgba(148, 163, 184, .38) !important;
    border-radius: 18px !important;
    box-shadow: 0 14px 32px rgba(2, 6, 23, .42) !important;
    transform: none !important;
    translate: none !important;
    z-index: 240 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: auto !important;
    min-height: 58px !important;
    max-height: min(82svh, 720px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 6px 8px 12px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup {
    display: grid !important;
    grid-template-columns: 46px minmax(0, 1fr) 44px !important;
    grid-template-rows: 46px !important;
    align-items: center !important;
    column-gap: 10px !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    display: flex !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: center !important;
    min-width: 0 !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div > strong {
    display: block !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
    font-size: clamp(14px, 3.85vw, 17px) !important;
    font-weight: 650 !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    color: rgba(248, 250, 252, .95) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text small,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy span,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy small {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: static !important;
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: center !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: none !important;
    translate: none !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    color: #e5eefb !important;
    background: rgba(30, 41, 59, .88) !important;
    border: 1px solid rgba(148, 163, 184, .36) !important;
    box-shadow: none !important;
    z-index: 1 !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before {
    content: none !important;
    display: none !important;
    background: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    color: #f8fafc !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-label,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-resize-handle,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    gap: 6px !important;
    width: 100% !important;
    max-height: calc(min(82svh, 720px) - 82px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 2px 0 4px !important;
    overscroll-behavior: contain !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchildren {
    display: grid !important;
  }
}

/* Command Center login containment for mobile navigation - July 2026
   Prevents mobile Command Center shell rules from exposing the hidden app shell
   over the authorized-access sign-in screen. */
body.portal-login-active #command-center-shell,
body.portal-login-active #command-center-shell.app-shell,
body.portal-login-active #command-center-shell.app-shell.command-center-operating-shell-v1,
body.portal-login-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
body.portal-login-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
body.portal-login-active .app-shell[hidden],
body.portal-login-active #command-center-shell[hidden] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

/* Command Center mobile Runtime Health settings restoration - July 2026
   Restores the stable Runtime Health-era mobile shell behavior while preserving
   the current accepted navigation items, current alphabetical order, and iconized
   parent labels. */
@media (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    display: block !important;
    grid-template-columns: none !important;
    height: auto !important;
    min-height: 100vh !important;
    overflow-x: hidden !important;
    overflow-y: visible !important;
    padding: 86px 12px 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .main-shell,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .main-shell,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .main-shell {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: calc(env(safe-area-inset-top, 0px) + 10px) !important;
    left: max(12px, env(safe-area-inset-left, 0px)) !important;
    right: max(12px, env(safe-area-inset-right, 0px)) !important;
    bottom: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    margin: 0 !important;
    padding: 7px 8px !important;
    display: block !important;
    overflow: hidden !important;
    background: #0f172a !important;
    border: 1px solid rgba(148, 163, 184, .42) !important;
    border-radius: 18px !important;
    box-shadow: 0 14px 32px rgba(2, 6, 23, .42) !important;
    transform: none !important;
    translate: none !important;
    z-index: 260 !important;
    overscroll-behavior: contain !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    top: calc(env(safe-area-inset-top, 0px) + 10px) !important;
    left: max(12px, env(safe-area-inset-left, 0px)) !important;
    right: max(12px, env(safe-area-inset-right, 0px)) !important;
    bottom: max(12px, env(safe-area-inset-bottom, 0px)) !important;
    height: auto !important;
    min-height: 62px !important;
    max-height: none !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 7px 8px 14px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup {
    display: grid !important;
    grid-template-columns: 48px minmax(0, 1fr) 46px !important;
    grid-template-rows: 48px !important;
    align-items: center !important;
    column-gap: 10px !important;
    width: 100% !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    overflow: hidden !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    display: flex !important;
    grid-column: 1 !important;
    width: 48px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    border-radius: 14px !important;
    font-size: 14px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div {
    grid-column: 2 !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div > strong,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div > strong {
    display: block !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: nowrap !important;
    font-size: clamp(13px, 3.9vw, 17px) !important;
    font-weight: 650 !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    color: rgba(248, 250, 252, .96) !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div > small,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy small,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text small,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-copy span,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-text span {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: static !important;
    grid-column: 3 !important;
    justify-self: end !important;
    align-self: center !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    padding: 0 !important;
    margin: 0 !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    color: #f8fafc !important;
    background: rgba(30, 41, 59, .88) !important;
    border: 1px solid rgba(148, 163, 184, .42) !important;
    box-shadow: none !important;
    z-index: 2 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle::before {
    content: none !important;
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-collapse-icon,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon {
    display: block !important;
    width: 22px !important;
    height: 22px !important;
    color: #f8fafc !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-collapse-icon path,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon path {
    stroke: currentColor !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
    fill: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-label,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .side-nav,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-group,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-parent,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-subgroup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-children,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .nav-grandchildren,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-resize-handle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation hr {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    gap: 6px !important;
    width: 100% !important;
    max-height: calc(100dvh - 104px - env(safe-area-inset-top, 0px) - env(safe-area-inset-bottom, 0px)) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 8px 0 2px !important;
    overscroll-behavior: contain !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild {
    display: grid !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchildren {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group:not(.collapsed) > .nav-children,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    display: grid !important;
  }
}


/* Command Center mobile old visual menu treatment restore - July 2026
   Preserves the current taxonomy-aligned menu contents while restoring the
   accepted pre-Governance Gate Library mobile header/menu visual treatment. */
@media (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding: 74px 10px 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    padding: 8px 10px !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(24, 38, 58, .92) !important;
    background: #06101b !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .38) !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 100dvh !important;
    max-height: none !important;
    padding: 8px 10px 16px !important;
    border-radius: 0 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup {
    grid-template-columns: 48px minmax(0, 1fr) auto !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    column-gap: 10px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > div,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > div {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    min-height: 44px !important;
    border-radius: 14px !important;
    font-size: 12px !important;
    letter-spacing: 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    width: auto !important;
    min-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 18px !important;
    border-radius: 999px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-collapse-icon,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-hamburger-icon {
    display: block !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-collapse-label,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .command-shell-collapse-toggle .command-shell-collapse-label {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    margin-top: 12px !important;
    padding-top: 10px !important;
    border-top: 1px solid rgba(148, 163, 184, .14) !important;
    max-height: calc(100dvh - 78px) !important;
  }
}


/* Command Center mobile old visual label and command-bar containment - July 2026 */
@media (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    font-size: 14px !important;
    font-weight: 750 !important;
    text-align: center !important;
    text-indent: 0 !important;
    overflow: visible !important;
    line-height: 1 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .command-shell-collapse-toggle .command-shell-collapse-label,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .command-shell-collapse-toggle .command-shell-collapse-label {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    color: #f8fafc !important;
    background: transparent !important;
    position: static !important;
    transform: none !important;
    clip: auto !important;
    clip-path: none !important;
    overflow: visible !important;
    white-space: nowrap !important;
  }
}

/* Command Center mobile old visual opened drawer completion - July 2026
   Completes the old accepted mobile menu treatment while preserving the
   current taxonomy-aligned menu contents, routes, and hierarchy. */
@media (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    background: #06101b !important;
    color: #e5eefb !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    gap: 0 !important;
    margin: 10px 0 0 !important;
    padding: 8px 0 24px !important;
    background: transparent !important;
    border-top: 1px solid rgba(148, 163, 184, .14) !important;
    overflow-x: hidden !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild {
    width: 100% !important;
    min-height: 46px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 12px 18px !important;
    background: transparent !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, .10) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #cbd5e1 !important;
    text-align: left !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent:hover,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child:hover,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-toggle:hover,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild:hover,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent.active,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child.active,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild.active {
    background: rgba(15, 23, 42, .72) !important;
    color: #f8fafc !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-main {
    display: block !important;
    min-width: 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-icon,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-chevron,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup-icon {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-label,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-parent-label,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-child-label,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchild-label {
    display: block !important;
    min-width: 0 !important;
    overflow: hidden !important;
    color: inherit !important;
    font-size: 15px !important;
    font-weight: 720 !important;
    line-height: 1.25 !important;
    letter-spacing: 0 !important;
    text-overflow: ellipsis !important;
    white-space: normal !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchildren {
    margin: 0 !important;
    padding: 0 0 0 18px !important;
    background: transparent !important;
    border: 0 !important;
    border-left: 1px solid rgba(148, 163, 184, .14) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group.collapsed > .nav-children,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup.collapsed > .nav-grandchildren {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group:not(.collapsed) > .nav-children,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    display: grid !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group > .nav-parent::after,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup > .nav-subgroup-toggle::after {
    content: "-" !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    color: #94a3b8 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-group.collapsed > .nav-parent::after,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-subgroup.collapsed > .nav-subgroup-toggle::after {
    content: "+" !important;
  }
}

/* Command Center mobile compact command controls restore - July 2026
   Restores the environment, time range, VPS status, alert, and role controls
   to the mobile header area instead of suppressing them. */
@media (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 136px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar {
    position: fixed !important;
    top: 64px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 920 !important;
    min-height: 58px !important;
    margin: 0 !important;
    padding: 6px 8px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-items: center !important;
    background: #06101b !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    border-radius: 0 !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar::-webkit-scrollbar {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-title-block,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-breadcrumb,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar h1,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar h2,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar p,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar small {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-controls,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar-controls {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    min-width: max-content !important;
    width: max-content !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    display: inline-flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    border-radius: 14px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control {
    min-width: 116px !important;
    padding: 5px 12px !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    gap: 2px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control span {
    display: block !important;
    color: #94a3b8 !important;
    font-size: 11px !important;
    font-weight: 720 !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control strong {
    display: block !important;
    color: #f8fafc !important;
    font-size: 14px !important;
    font-weight: 780 !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
    max-width: 96px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status {
    min-width: 104px !important;
    padding: 0 16px !important;
    gap: 8px !important;
    font-size: 14px !important;
    font-weight: 780 !important;
    white-space: nowrap !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    width: auto !important;
    min-width: 50px !important;
    padding: 0 12px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    min-width: 86px !important;
    font-size: 13px !important;
    font-weight: 780 !important;
    white-space: nowrap !important;
  }
}

/* Command Center mobile shared header band correction - July 2026
   Allows the operational controls to fit in the same mobile header band at
   wider mobile widths while preserving a compact second-line fallback on
   narrow phones. */
@media (min-width: 641px) and (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 78px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation {
    width: 112px !important;
    right: auto !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup {
    grid-template-columns: 48px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 940 !important;
    min-width: 86px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar {
    top: 0 !important;
    left: 112px !important;
    right: 104px !important;
    height: 62px !important;
    min-height: 62px !important;
    padding: 8px 8px !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control {
    min-width: 112px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status {
    min-width: 124px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert {
    min-width: 44px !important;
    padding: 0 10px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    min-width: 78px !important;
  }
}

/* Command Center mobile single header block correction - July 2026
   Keeps TCW, command controls, alert/role controls, and Menu in one mobile
   header block. Controls may compress horizontally inside the same band; they
   must not drop into a separate row below the logo/Menu shell. */
@media (orientation: landscape) and (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 74px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    padding: 8px 10px !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(148, 163, 184, .16) !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 48px minmax(0, 1fr) auto !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    column-gap: 8px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    position: static !important;
    width: auto !important;
    min-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 16px !important;
    z-index: 950 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar {
    position: fixed !important;
    top: 0 !important;
    left: 66px !important;
    right: 104px !important;
    z-index: 930 !important;
    height: 62px !important;
    min-height: 62px !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    display: flex !important;
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar::-webkit-scrollbar {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-controls,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-center-command-bar-controls {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: max-content !important;
    min-width: max-content !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert,
  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    display: inline-flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
    flex: 0 0 auto !important;
    height: 42px !important;
    min-height: 42px !important;
    margin: 0 !important;
    border-radius: 14px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-control {
    min-width: 108px !important;
    padding: 5px 10px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status {
    min-width: 118px !important;
    padding: 0 12px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert {
    min-width: 44px !important;
    padding: 0 10px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-avatar {
    min-width: 76px !important;
    padding: 0 10px !important;
  }
}

/* Runtime Health mobile single-band command header enforcement - July 2026
   Runtime Health moves alert and owner controls into the brand lockup. This
   rule aligns those page-specific controls with Environment, Time Range, VPS
   Active, and Menu in one fixed mobile header block. */
@media (orientation: landscape) and (max-width: 860px) {
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-shell-collapsed,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active:not(.command-shell-collapsed) {
    padding-top: 74px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .sidebar.command-center-shared-navigation,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    padding: 8px 10px !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(148, 163, 184, .16) !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 48px minmax(0, 1fr) auto auto auto !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    gap: 8px !important;
    align-items: center !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-shared-navigation .brand-lockup > div {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-command-bar {
    position: fixed !important;
    top: 0 !important;
    left: 66px !important;
    right: 236px !important;
    z-index: 930 !important;
    height: 62px !important;
    min-height: 62px !important;
    margin: 0 !important;
    padding: 8px 0 !important;
    display: flex !important;
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-command-bar::-webkit-scrollbar {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-title-block,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-breadcrumb,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-command-bar h1,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-command-bar h2,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-command-bar p,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-center-command-bar small {
    display: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-controls {
    display: flex !important;
    grid-template-columns: none !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: max-content !important;
    min-width: max-content !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-controls > .command-bar-status,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-controls > .command-bar-alert {
    display: inline-flex !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-control,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-status,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-alert,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-avatar,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert,
  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar {
    display: inline-flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
    flex: 0 0 auto !important;
    align-items: center !important;
    justify-content: center !important;
    height: 42px !important;
    min-height: 42px !important;
    block-size: 42px !important;
    margin: 0 !important;
    border-radius: 14px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-control {
    min-width: 108px !important;
    padding: 5px 10px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-bar-status {
    min-width: 118px !important;
    padding: 0 12px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-bell.command-bar-alert {
    grid-column: 3 !important;
    grid-row: 1 !important;
    min-width: 44px !important;
    inline-size: 44px !important;
    padding: 0 10px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .command-shell-collapse-toggle {
    grid-column: 4 !important;
    grid-row: 1 !important;
    position: static !important;
    min-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    padding: 0 16px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar {
    grid-column: 5 !important;
    grid-row: 1 !important;
    min-width: 76px !important;
    inline-size: auto !important;
    padding: 0 10px !important;
    font-size: 13px !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-health-mobile-nav-owner.command-bar-avatar::before {
    content: none !important;
    display: none !important;
  }
}

/* Portal shell containment for Command Center mobile navigation - July 2026
   The Admin Command Center shell is intentionally hidden on portal routes.
   Later mobile navigation rules must not override the hidden attribute or the
   portal-shell-active body state. */
body.portal-shell-active #command-center-shell,
body.portal-shell-active #command-center-shell.app-shell,
body.portal-shell-active #command-center-shell.app-shell.command-center-operating-shell-v1,
body.portal-shell-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
body.portal-shell-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
body.portal-shell-active #command-center-navigation,
body.portal-shell-active .sidebar.command-center-shared-navigation,
body.portal-shell-active #command-center-shell .command-center-command-bar,
body.portal-shell-active #command-center-shell .command-bar,
#command-center-shell[hidden],
#command-center-shell.app-shell[hidden],
#command-center-shell.app-shell.command-center-operating-shell-v1[hidden],
#command-center-shell[hidden] #command-center-navigation,
#command-center-shell[hidden] .sidebar.command-center-shared-navigation,
#command-center-shell[hidden] .command-center-command-bar,
#command-center-shell[hidden] .command-bar {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
  opacity: 0 !important;
  position: absolute !important;
  inset: auto !important;
  width: 0 !important;
  height: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
  z-index: -1 !important;
}

body.portal-shell-active {
  padding-top: 0 !important;
}

/* Command Center mobile command controls horizontal row enforcement - July 2026
   The topbar controls must render as one compact horizontal row inside the
   mobile header band. Earlier dashboard rules can otherwise make each control
   full-width and stack vertically, leaving the header visually blank. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    height: 62px !important;
    max-height: 62px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: flex-start !important;
    align-content: center !important;
    gap: 8px !important;
    width: max-content !important;
    min-width: max-content !important;
    max-width: none !important;
    height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    display: inline-flex !important;
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    position: static !important;
    inset: auto !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control {
    flex-basis: 116px !important;
    width: 116px !important;
    min-width: 116px !important;
    max-width: 116px !important;
    padding: 5px 10px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    flex-basis: 126px !important;
    width: 126px !important;
    min-width: 126px !important;
    max-width: 126px !important;
    padding: 0 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    flex-basis: 44px !important;
    width: 44px !important;
    min-width: 44px !important;
    max-width: 44px !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    flex-basis: 82px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    padding: 0 10px !important;
  }
}

/* Command Center mobile 528px header fit correction - July 2026
   The in-app browser mobile viewport is narrow enough that the full control
   row must use tighter item widths while remaining in one header block. */
@media (max-width: 560px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation {
    padding-left: 10px !important;
    padding-right: 8px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    font-size: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    min-width: 72px !important;
    width: 72px !important;
    padding: 0 10px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    left: 58px !important;
    right: 86px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    gap: 5px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control {
    flex-basis: 84px !important;
    width: 84px !important;
    min-width: 84px !important;
    max-width: 84px !important;
    padding: 5px 8px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control span {
    font-size: 10px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control strong {
    font-size: 13px !important;
    max-width: 68px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    flex-basis: 104px !important;
    width: 104px !important;
    min-width: 104px !important;
    max-width: 104px !important;
    padding: 0 9px !important;
    gap: 6px !important;
    font-size: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    flex-basis: 34px !important;
    width: 34px !important;
    min-width: 34px !important;
    max-width: 34px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    flex-basis: 60px !important;
    width: 60px !important;
    min-width: 60px !important;
    max-width: 60px !important;
    padding: 0 8px !important;
    font-size: 12px !important;
  }
}

/* Command Center mobile no-overlap header fit correction - July 2026
   Tightens the 528px command-row measurements so Owner does not sit beneath
   the Menu control. */
@media (max-width: 560px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    left: 58px !important;
    right: 106px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    gap: 4px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control {
    flex-basis: 76px !important;
    width: 76px !important;
    min-width: 76px !important;
    max-width: 76px !important;
    padding: 5px 7px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control span {
    font-size: 9px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control strong {
    font-size: 12px !important;
    max-width: 62px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    flex-basis: 92px !important;
    width: 92px !important;
    min-width: 92px !important;
    max-width: 92px !important;
    padding: 0 7px !important;
    gap: 5px !important;
    font-size: 11px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    flex-basis: 30px !important;
    width: 30px !important;
    min-width: 30px !important;
    max-width: 30px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    flex-basis: 50px !important;
    width: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
    padding: 0 6px !important;
    font-size: 11px !important;
  }
}

/* Command Center mobile owner duplicate-label removal - July 2026 */
@media (max-width: 560px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar::after {
    content: none !important;
    display: none !important;
  }
}

/* Command Center mobile duplicate bell removal - July 2026
   The alert control now contains the real SVG bell icon. Suppress the legacy
   pseudo-element bell/dot so the mobile command header shows one bell only. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::after {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert .command-bar-alert-icon {
    display: grid !important;
    place-items: center !important;
    width: 18px !important;
    height: 18px !important;
    color: rgba(232, 238, 244, .92) !important;
  }
}

/* Command Center mobile deterministic single bell - July 2026
   Draw one compact CSS bell for the mobile alert control and hide any hydrated
   duplicate SVG icon in this narrow command row. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert .command-bar-alert-icon {
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::before {
    content: "" !important;
    display: block !important;
    width: 13px !important;
    height: 15px !important;
    border: 1.5px solid rgba(232, 238, 244, .92) !important;
    border-bottom-width: 2px !important;
    border-radius: 8px 8px 5px 5px !important;
    background: transparent !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 7px !important;
    right: 7px !important;
    width: 5px !important;
    height: 5px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(9, 16, 27, .95) !important;
    background: #f4b84b !important;
  }
}

/* Command Center mobile two-row header organization - July 2026
   Organizes the mobile Admin Command Center header as one fixed block:
   Row 1: TCW, Environment, Time Range, VPS.
   Row 2: Bell, Owner, Menu. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 122px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    padding: 8px 10px !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(148, 163, 184, .16) !important;
    overflow: hidden !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) auto !important;
    grid-template-rows: 42px 42px !important;
    column-gap: 8px !important;
    row-gap: 8px !important;
    align-items: center !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    font-size: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    position: fixed !important;
    top: 8px !important;
    left: 58px !important;
    right: 10px !important;
    z-index: 930 !important;
    height: 92px !important;
    min-height: 92px !important;
    max-height: 92px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    display: grid !important;
    grid-template-columns: minmax(74px, 1fr) minmax(74px, 1fr) minmax(92px, 1.1fr) 34px 58px !important;
    grid-template-rows: 42px 42px !important;
    gap: 8px !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: 92px !important;
    max-height: 92px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    position: static !important;
    inset: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control:nth-of-type(1) {
    grid-column: 1 !important;
    grid-row: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control:nth-of-type(2) {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    grid-column: 3 / 6 !important;
    grid-row: 1 !important;
    justify-content: center !important;
    padding: 0 10px !important;
    font-size: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    grid-column: 3 !important;
    grid-row: 2 !important;
    justify-self: end !important;
    width: 34px !important;
    min-width: 34px !important;
    max-width: 34px !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 4 / 6 !important;
    grid-row: 2 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 0 10px !important;
    font-size: 12px !important;
    justify-content: center !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 2 !important;
    justify-self: end !important;
    align-self: center !important;
    position: static !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 16px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control span {
    font-size: 9px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control strong {
    font-size: 12px !important;
    max-width: 100% !important;
  }
}

/* Command Center mobile two-row second-row fit correction - July 2026
   Reserves the Menu control space on row 2 so Bell and Owner do not overlap it. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    right: 106px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    grid-template-columns: minmax(74px, 1fr) minmax(74px, 1fr) minmax(84px, 1.1fr) 34px minmax(64px, 76px) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    grid-column: 3 / 6 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    grid-column: 4 !important;
    grid-row: 2 !important;
    justify-self: start !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 5 !important;
    grid-row: 2 !important;
    justify-self: stretch !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 58px !important;
    right: 10px !important;
    z-index: 960 !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
  }
}

/* Command Center mobile two-row menu pinning correction - July 2026
   Pins the Menu pill to the right side of row 2 after older brand-lockup grid
   rules force it back to static positioning. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: fixed !important;
    top: 58px !important;
    right: 10px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 1200 !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 16px !important;
    align-items: center !important;
    justify-content: center !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    border-radius: 999px !important;
    color: #f8fafc !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle .command-shell-collapse-label,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle .command-shell-collapse-label {
    display: inline-flex !important;
    color: #f8fafc !important;
    opacity: 1 !important;
    visibility: visible !important;
    font-size: 14px !important;
    font-weight: 750 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
  }
}

/* Command Center mobile professional two-row header - July 2026
   Replaces the over-compressed mobile command header with a balanced two-row
   layout that keeps controls readable and visually intentional. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 122px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 112px !important;
    min-height: 112px !important;
    max-height: 112px !important;
    padding: 8px 10px !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(148, 163, 184, .16) !important;
    overflow: hidden !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    grid-template-rows: 42px 42px !important;
    gap: 8px !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    overflow: visible !important;
    align-items: center !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    border-radius: 14px !important;
    font-size: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    position: fixed !important;
    top: 8px !important;
    left: 62px !important;
    right: 10px !important;
    z-index: 930 !important;
    width: auto !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(102px, .95fr) 38px 68px 82px !important;
    grid-template-rows: 42px 42px !important;
    gap: 8px !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: 92px !important;
    max-height: 92px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    position: static !important;
    inset: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    transform: none !important;
    border-radius: 14px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control:nth-of-type(1) {
    grid-column: 1 / 4 !important;
    grid-row: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control:nth-of-type(2) {
    grid-column: 4 / 7 !important;
    grid-row: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    grid-column: 1 / 4 !important;
    grid-row: 2 !important;
    justify-content: center !important;
    padding: 0 10px !important;
    font-size: 12px !important;
    gap: 7px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    grid-column: 4 !important;
    grid-row: 2 !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 5 !important;
    grid-row: 2 !important;
    justify-content: center !important;
    padding: 0 9px !important;
    font-size: 12px !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: fixed !important;
    top: 58px !important;
    right: 10px !important;
    z-index: 1200 !important;
    grid-column: auto !important;
    grid-row: auto !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 16px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control {
    align-items: flex-start !important;
    padding: 5px 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control span {
    font-size: 10px !important;
    line-height: 1.05 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control strong {
    font-size: 13px !important;
    line-height: 1.1 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
}

/* Command Center mobile professional header alert artifact removal - July 2026
   Removes the collapsed bell artifact from the compact professional header. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    grid-template-columns: minmax(0, 1fr) minmax(0, .88fr) minmax(116px, 1fr) 68px 82px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    grid-column: 1 / 4 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::after {
    content: none !important;
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 4 !important;
    grid-row: 2 !important;
  }
}

/* Command Center mobile simplified action header - July 2026
   Mobile header now carries only the primary shell actions: Bell, Owner, Menu.
   Environment, Time Range, and VPS status are removed from the compact mobile
   header to preserve a clean professional command surface. */
@media (orientation: landscape) and (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 74px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    padding: 8px 10px !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(148, 163, 184, .16) !important;
    overflow: hidden !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) auto auto auto !important;
    grid-template-rows: 44px !important;
    gap: 8px !important;
    align-items: center !important;
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .mark {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    border-radius: 14px !important;
    font-size: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    position: fixed !important;
    top: 10px !important;
    right: 102px !important;
    left: auto !important;
    z-index: 930 !important;
    width: 140px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    display: grid !important;
    grid-template-columns: 42px 90px !important;
    grid-template-rows: 42px !important;
    gap: 8px !important;
    width: 140px !important;
    min-width: 140px !important;
    max-width: 140px !important;
    height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    display: inline-flex !important;
    visibility: visible !important;
    pointer-events: auto !important;
    position: static !important;
    inset: auto !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    transform: none !important;
    border-radius: 14px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
    align-items: center !important;
    justify-content: center !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
    padding: 0 12px !important;
    font-size: 13px !important;
    font-weight: 780 !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert .command-bar-alert-icon {
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::before {
    content: "" !important;
    display: block !important;
    width: 13px !important;
    height: 15px !important;
    border: 1.5px solid rgba(232, 238, 244, .92) !important;
    border-bottom-width: 2px !important;
    border-radius: 8px 8px 5px 5px !important;
    background: transparent !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 7px !important;
    right: 7px !important;
    width: 5px !important;
    height: 5px !important;
    border-radius: 50% !important;
    border: 1px solid rgba(9, 16, 27, .95) !important;
    background: #f4b84b !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    display: inline-flex !important;
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    z-index: 1200 !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 16px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 999px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    box-shadow: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
  }
}


/* Command Center mobile action-row final specificity repair - July 2026
   Forces the actual dashboard/collapsed Command Center shell to keep TCW, Bell,
   Owner, and Menu in one mobile header row while suppressing Environment,
   Time Range, and VPS status controls. */
@media (orientation: landscape) and (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed),
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) {
    padding-top: 74px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    padding: 8px 10px !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    display: inline-flex !important;
  }
}

/* Command Center mobile menu two-id selector repair - July 2026
   Matches the legacy two-ID selector that was still forcing Menu onto row two. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    display: inline-flex !important;
  }
}

/* Command Center mobile menu open-state restoration - July 2026
   The compact action header applies only while collapsed. When Menu opens,
   the sidebar must become a usable scrollable drawer with visible children. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation {
    height: 100dvh !important;
    min-height: 100dvh !important;
    max-height: 100dvh !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 8px 10px 24px !important;
    -webkit-overflow-scrolling: touch !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .command-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .command-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-list,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .nav-list {
    display: grid !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation a,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation button:not(.command-shell-collapse-toggle),
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation a,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation button:not(.command-shell-collapse-toggle) {
    visibility: visible !important;
    opacity: 1 !important;
  }
}

/* Command Center mobile bell and owner control repair - July 2026
   Restores a visible, stable bell control and makes Owner a plain header action
   instead of an artifact-prone dropdown-looking pill on the mobile shell. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    position: relative !important;
    overflow: visible !important;
    color: #f8fafc !important;
    font-size: 0 !important;
    line-height: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert .command-bar-alert-icon {
    display: block !important;
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    min-height: 18px !important;
    color: #f8fafc !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::before {
    content: none !important;
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert::after {
    content: "" !important;
    display: block !important;
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 999px !important;
    background: #f4b84b !important;
    border: 1px solid #101a2c !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    appearance: none !important;
    -webkit-appearance: none !important;
    justify-content: center !important;
    gap: 0 !important;
    padding: 0 12px !important;
    text-align: center !important;
    color: #f8fafc !important;
    font-size: 13px !important;
    font-weight: 780 !important;
    line-height: 1 !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar::after {
    content: none !important;
    display: none !important;
  }
}

/* Command Center mobile static owner label - July 2026
   Preserved for mobile landscape only; portrait uses the Global Mobile Header
   Portrait Enterprise Component owner dropdown contract. */
@media (orientation: landscape) and (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar.abos-dropdown-trigger {
    pointer-events: none !important;
    cursor: default !important;
  }

  html body.portal-admin-command-center-active .abos-dropdown-layer.abos-dropdown-owner-profile.is-open {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}

/* Command Center mobile Owner/Menu position swap - July 2026
   Places Menu before Owner in the compact mobile command header while keeping
   Owner static and preserving Menu as the drawer control. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar {
    right: 10px !important;
    width: 212px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    grid-template-columns: 42px 76px 86px !important;
    width: 212px !important;
    min-width: 212px !important;
    max-width: 212px !important;
    gap: 4px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    grid-column: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 3 !important;
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    top: 10px !important;
    right: 104px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
  }
}

/* Command Center mobile Owner/Menu swap correction - July 2026
   Uses the legacy two-ID menu selector so Menu occupies the middle action slot
   and Owner remains the far-right static label without overlap. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 110px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 1250 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    grid-column: 3 !important;
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
    pointer-events: none !important;
  }
}

/* Command Center mobile swapped header hit-target repair - July 2026
   The command-bar controls container must not intercept taps intended for the
   Menu button after Owner/Menu are swapped. Bell remains clickable. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls {
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert {
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    pointer-events: none !important;
  }
}

/* Command Center mobile navigation level indentation - July 2026
   Keeps top-level parents aligned and creates readable indentation for child
   and grandchild destinations inside the opened mobile drawer. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-parent,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-group > .nav-parent {
    padding-left: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-child,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > .nav-subgroup-toggle {
    padding-left: 34px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-grandchildren > .nav-child {
    padding-left: 50px !important;
  }
}

/* Command Center mobile navigation level indentation - July 2026
   Keeps top-level parents aligned and creates readable indentation for child
   and grandchild destinations inside the opened mobile drawer. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-parent,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-group > .nav-parent {
    padding-left: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-child,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > .nav-subgroup-toggle {
    padding-left: 34px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-grandchildren > .nav-child {
    padding-left: 50px !important;
  }
}


/* Command Center mobile navigation level indentation - July 2026
   Keeps top-level parents aligned and creates readable indentation for child
   and grandchild destinations inside the opened mobile drawer. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-parent,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-group > .nav-parent {
    padding-left: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-child,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > .nav-subgroup-toggle {
    padding-left: 34px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-grandchildren > .nav-child {
    padding-left: 50px !important;
  }
}


/* Command Center global mobile menu behavior - July 2026
   Applies the compact global header and below-header drawer to every Admin
   Command Center destination, not only dashboard/runtime pages. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    overflow: visible !important;
    background: #06101b !important;
    z-index: 900 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 110px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    display: inline-flex !important;
    z-index: 1250 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .side-nav {
    display: none !important;
    visibility: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 62px !important;
    min-height: 62px !important;
    max-height: 62px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav {
    display: grid !important;
    visibility: visible !important;
    position: fixed !important;
    top: 64px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-height: calc(100dvh - 64px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    padding: 10px 10px 24px !important;
    background: #06101b !important;
    border-top: 1px solid rgba(148, 163, 184, .16) !important;
    box-shadow: 0 18px 34px rgba(2, 6, 23, .28) !important;
    z-index: 890 !important;
    -webkit-overflow-scrolling: touch !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-parent,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav > .nav-group > .nav-parent {
    padding-left: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-child,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-children > .nav-subgroup > .nav-subgroup-toggle {
    padding-left: 34px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .nav-grandchildren > .nav-child {
    padding-left: 50px !important;
  }
}


/* Command Center global mobile collapsed Menu slot repair - July 2026
   Beats the legacy collapsed selector on non-dashboard Command Center pages so
   Menu remains in the global header slot before the drawer is opened. */
@media (max-width: 860px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 110px !important;
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    display: inline-flex !important;
    z-index: 1250 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav {
    top: 64px !important;
  }
}



/* Mobile-owned command header controls - July 2026
   Keep TCW, bell, Owner, and Menu inside the same fixed navigation header on
   real phones so the separate desktop topbar cannot disappear independently. */
@media (orientation: landscape) and (max-width: 1180px), (orientation: landscape) and (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) 212px !important;
    column-gap: 8px !important;
    align-items: center !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > div:not(.command-mobile-header-controls) {
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    grid-column: 3 !important;
    justify-self: end !important;
    display: grid !important;
    grid-template-columns: 42px 76px 86px !important;
    grid-template-rows: 42px !important;
    gap: 4px !important;
    width: 212px !important;
    height: 42px !important;
    align-items: center !important;
    overflow: visible !important;
    z-index: 1245 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    display: inline-flex !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 14px !important;
    background: #101a2c !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: #f8fafc !important;
    -webkit-text-fill-color: #f8fafc !important;
    font-weight: 780 !important;
    line-height: 1 !important;
    box-shadow: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert {
    grid-column: 1 !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    padding: 0 !important;
    position: relative !important;
    cursor: pointer !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert::after {
    content: "" !important;
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 999px !important;
    background: #f4b84b !important;
    border: 1px solid #101a2c !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert-icon {
    width: 18px !important;
    height: 18px !important;
    display: block !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    grid-column: 2 !important;
    width: 76px !important;
    min-width: 76px !important;
    max-width: 76px !important;
    padding: 0 10px !important;
    font-size: 13px !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    position: static !important;
    justify-self: end !important;
    align-self: center !important;
    width: 86px !important;
    min-width: 86px !important;
    max-width: 86px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 1250 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }
}


/* Mobile topbar source suppression - July 2026
   The navigation header now owns mobile bell/Owner/Menu. Hide the separate
   command-bar controls on mobile to avoid duplicate or dropped header sources. */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-avatar,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-control,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    max-width: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }
}








/* Mobile menu/bell slot swap marker - July 2026: see final inline override in index.html. */

/* Mobile page title row marker - July 2026: see final inline override in index.html. */

/* Mobile menu/owner slot swap marker - July 2026: see final inline override in index.html. */



/* Global Command Center mobile open-menu slot repair - July 11 2026
   Keeps the hamburger control in the same right-side slot after the mobile
   navigation drawer is opened. */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 20px !important;
    right: 10px !important;
    left: auto !important;
    z-index: 1400 !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 14px !important;
  }
}




/* Command Center brand image hydration - July 2026 */
#command-center-shell .command-center-shared-navigation .brand-lockup > .mark.has-brand-image {
  overflow: hidden;
  padding: 5px;
}

#command-center-shell .command-center-shared-navigation .brand-lockup > .mark.has-brand-image .command-brand-logo-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.command-branding-modal {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: grid;
  place-items: center;
  padding: 18px;
  background: rgba(2, 6, 23, .72);
}

.command-branding-modal-frame {
  width: min(720px, calc(100vw - 32px));
  max-height: min(86vh, 760px);
  overflow: auto;
  border: 1px solid rgba(148, 163, 184, .28);
  border-radius: 18px;
  background: #f8fafc;
  box-shadow: 0 24px 64px rgba(2, 6, 23, .42);
}

.command-branding-modal-header {
  position: sticky;
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 18px;
  border-bottom: 1px solid rgba(15, 23, 42, .12);
  background: #0f172a;
  color: #f8fafc;
  font-weight: 800;
}

.command-branding-modal-close {
  border: 1px solid rgba(226, 232, 240, .28);
  border-radius: 999px;
  background: transparent;
  color: #f8fafc;
  min-height: 36px;
  padding: 0 14px;
  font: inherit;
  cursor: pointer;
}

.command-branding-modal-body {
  padding: 18px;
}

.command-branding-modal-body .portal-admin-user-editor {
  margin: 0;
  box-shadow: none;
}

@media (max-width: 760px) {
  #command-center-shell .command-center-shared-navigation .brand-lockup > .mark.has-brand-image {
    padding: 4px !important;
  }

  .command-branding-modal {
    align-items: start;
    padding: 12px;
  }
}



/* Mobile VPS section clearance - July 2026 */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: 166px !important;
  }
}


/* Mobile VPS section clearance specificity correction - July 2026 */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: 166px !important;
  }
}


/* Global mobile command header + VPS contract - July 2026
   Mobile Command Center pages use one global header and one global VPS row.
   The desktop/topbar VPS status is suppressed on mobile. The mobile VPS row is
   an opaque header strip, not a floating page pill, so page sections cannot
   show through or collide with it while scrolling. */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 136px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status.command-bar-status-route,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status.command-bar-status-route,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .topbar.command-center-command-bar > .command-bar-controls > .command-bar-status.command-bar-status-route {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 890 !important;
    display: flex !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    border-width: 0 0 1px !important;
    border-style: solid !important;
    border-color: rgba(148, 163, 184, .16) !important;
    border-radius: 0 !important;
    background: #06101b !important;
    color: rgba(248, 250, 252, .96) !important;
    -webkit-text-fill-color: rgba(248, 250, 252, .96) !important;
    box-shadow: none !important;
    overflow: hidden !important;
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status::after {
    content: none !important;
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}


/* Mobile VPS scroll-away behavior - July 2026 */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}


/* Mobile VPS fixed global chrome behavior - July 2026
   The VPS row is global command chrome like the mobile header. It remains
   fixed and visible while the operator scrolls or opens the menu. */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 136px !important;
  }

  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 895 !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    border-width: 0 0 1px !important;
    border-style: solid !important;
    border-color: rgba(148, 163, 184, .16) !important;
    border-radius: 0 !important;
    background: #06101b !important;
    color: rgba(248, 250, 252, .96) !important;
    -webkit-text-fill-color: rgba(248, 250, 252, .96) !important;
    box-shadow: none !important;
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    margin-top: 42px !important;
  }
}


/* Mobile VPS visible during menu open correction - July 2026 */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 895 !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    border-width: 0 0 1px !important;
    border-style: solid !important;
    border-color: rgba(148, 163, 184, .16) !important;
    border-radius: 0 !important;
    background: #06101b !important;
    color: rgba(248, 250, 252, .96) !important;
    -webkit-text-fill-color: rgba(248, 250, 252, .96) !important;
    box-shadow: none !important;
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    margin-top: 0 !important;
  }
}



/* Mobile VPS locked header layer - July 2026
   The mobile command header is a two-row fixed chrome layer: title/menu row
   plus VPS row. The navigation container owns the full 114px header area so
   page content cannot show through between or behind those rows. */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    padding: 8px 10px 0 !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-style: solid !important;
    border-color: rgba(148, 163, 184, .16) !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
    overflow: visible !important;
    z-index: 920 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: auto !important;
    min-height: 114px !important;
    max-height: min(82vh, 720px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    top: 64px !important;
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    z-index: 925 !important;
    background: #06101b !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    margin-top: 50px !important;
    background: #06101b !important;
  }
}


/* Mobile VPS open-menu gap lock - July 2026
   Keeps the open navigation sheet directly attached to the fixed VPS status row. */
@media (max-width: 820px) {
  body.portal-admin-command-center-active.command-shell-navigation-open
    #command-center-navigation.sidebar.command-center-shared-navigation .side-nav,
  body.portal-admin-command-center-active.command-shell-navigation-open
    .command-center-shared-navigation .side-nav {
    top: 114px !important;
    margin-top: 0 !important;
    background: #06101b !important;
    border-top: 0 !important;
    box-shadow: 0 28px 52px rgba(2, 8, 14, 0.58) !important;
  }

  body.portal-admin-command-center-active.command-shell-navigation-open
    .command-mobile-vps-status {
    top: 64px !important;
    z-index: 940 !important;
  }
}


/* Mobile VPS open-menu gap lock selector correction - July 2026
   Open state is applied to the navigation element, so lock the menu sheet from there. */
@media (max-width: 820px) {
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  #command-center-navigation.command-shell-navigation-open .side-nav {
    top: 114px !important;
    margin-top: 0 !important;
    background: #06101b !important;
    border-top: 0 !important;
    box-shadow: 0 28px 52px rgba(2, 8, 14, 0.58) !important;
  }

  #command-center-navigation.command-shell-navigation-open .command-mobile-vps-status {
    top: 64px !important;
    z-index: 940 !important;
  }
}


/* Mobile navigation indentation tightening - July 2026
   Keeps submenu hierarchy visible without pushing labels too far right. */
@media (max-width: 820px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children {
    padding-left: 6px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchildren {
    padding-left: 10px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children > .nav-child,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-children > .nav-subgroup > .nav-subgroup-toggle {
    padding-left: 22px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .nav-grandchildren > .nav-child {
    padding-left: 30px !important;
  }
}


/* Global Command Center mobile menu/VPS enforcement - July 2026
   Applies the same fixed mobile header, VPS row, and menu sheet contract to every Command Center destination. */
@media (max-width: 820px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    z-index: 920 !important;
    background: #06101b !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 940 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    padding: 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    position: fixed !important;
    top: 114px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: calc(100dvh - 114px) !important;
    max-height: calc(100dvh - 114px) !important;
    margin-top: 0 !important;
    background: #06101b !important;
    z-index: 890 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
}


/* Global Command Center mobile/tablet menu/VPS enforcement - July 2026
   Extends the fixed mobile header, VPS row, and menu sheet contract across real mobile viewport modes up to 1180px. */
@media (orientation: landscape) and (max-width: 1180px), (orientation: landscape) and (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    z-index: 920 !important;
    background: #06101b !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 940 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    padding: 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    position: fixed !important;
    top: 114px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: calc(100dvh - 114px) !important;
    max-height: calc(100dvh - 114px) !important;
    margin-top: 0 !important;
    background: #06101b !important;
    z-index: 890 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
}


/* Command Home mobile global VPS specificity lock - July 2026
   Beats the dashboard + scrolled legacy pill rules so Command Home uses the same VPS/menu shell as every page. */
@media (orientation: landscape) and (max-width: 1180px), (orientation: landscape) and (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active.command-shell-collapsed,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed),
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed) {
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 940 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    padding: 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }
}


/* Global Command Center mobile shell state lock - July 2026
   Prevents remembered desktop/uncollapsed sidebar state from replacing the mobile header on any Command Center page. */
@media (orientation: landscape) and (max-width: 1180px), (orientation: landscape) and (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    display: block !important;
    grid-template-columns: none !important;
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    padding: 8px 10px 0 !important;
    z-index: 920 !important;
    background: #06101b !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-color: rgba(148, 163, 184, .16) !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation:not(.command-shell-navigation-open) .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation:not(.command-shell-navigation-open) .side-nav {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-dashboard-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 940 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    margin: 0 !important;
    padding: 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: grid !important;
    visibility: visible !important;
    pointer-events: auto !important;
    position: fixed !important;
    top: 114px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: calc(100dvh - 114px) !important;
    max-height: calc(100dvh - 114px) !important;
    margin-top: 0 !important;
    background: #06101b !important;
    z-index: 890 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
  }
}

/* Command Home mobile overlap correction - July 2026
   Keeps Command Home sections in normal document flow on mobile so hero, time, status, and authority cards do not collide. */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active #view-dashboard .command-home-sketch-shell {
    width: 100% !important;
    max-width: 100% !important;
    padding: 18px 0 44px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-sketch-hero,
  html body.portal-admin-command-center-active #view-dashboard .command-home-sketch-section {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-sketch-hero {
    display: grid !important;
    gap: 18px !important;
    padding: 18px 16px 20px !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-hero-top {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
    margin: 0 !important;
    align-items: stretch !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-hero-copy {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-hero-copy .eyebrow {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    margin-bottom: 12px !important;
    white-space: normal !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-hero-copy h2 {
    max-width: 100% !important;
    font-size: clamp(2rem, 9vw, 2.7rem) !important;
    line-height: 1.04 !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-time-card {
    width: 100% !important;
    max-width: 100% !important;
    min-height: 0 !important;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
    padding: 16px 18px !important;
    row-gap: 12px !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-enterprise-status,
  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 16px !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status-main {
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status-signals,
  html body.portal-admin-command-center-active #view-dashboard #command-home-platform-status,
  html body.portal-admin-command-center-active #view-dashboard .command-home-highlight-list,
  html body.portal-admin-command-center-active #view-dashboard .command-home-destination-grid {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-authority-brief,
  html body.portal-admin-command-center-active #view-dashboard .command-home-authority-summary-card {
    height: auto !important;
    min-height: 0 !important;
    margin-top: 0 !important;
    overflow: visible !important;
  }
}

/* Command Home mobile hero grid correction - July 2026
   Overrides legacy grid-column placement that forced a 0px/300px hero grid on phones. */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-hero-top {
    grid-template-columns: minmax(0, 1fr) !important;
    grid-auto-flow: row !important;
    grid-auto-columns: minmax(0, 1fr) !important;
    align-items: stretch !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-hero-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-time-card {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-hero-copy .eyebrow,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-hero-copy h2 {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* Command Home mobile rhythm refinement - July 2026
   Separates Command Home identity lines, reduces excess vertical gaps, and prevents Recommended Workspace action overlap. */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-page-identity {
    display: grid !important;
    gap: 4px !important;
    width: 100% !important;
    margin: 0 0 14px !important;
    line-height: 1.16 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-page-identity > span {
    display: block !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-page-identity > span:first-child {
    color: #796445 !important;
    font-size: .72rem !important;
    font-weight: 760 !important;
    letter-spacing: .16em !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-page-identity > span:last-child {
    color: #5f6570 !important;
    font-size: .78rem !important;
    font-weight: 560 !important;
    letter-spacing: .02em !important;
    text-transform: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-sketch-hero {
    gap: 16px !important;
    padding-bottom: 18px !important;
    margin-bottom: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-sketch-section {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-sketch-section + .command-home-sketch-section {
    margin-top: 20px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-human-exceptions {
    margin-top: 12px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-section {
    min-height: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card {
    min-height: 0 !important;
    height: auto !important;
    display: grid !important;
    gap: 14px !important;
    padding: 20px 22px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card button {
    position: static !important;
    justify-self: start !important;
    align-self: start !important;
    margin-top: 4px !important;
    max-width: 100% !important;
  }
}

/* Command Home recommended workspace mobile stack correction - July 2026
   Prevents the action button from sharing the same grid row as recommendation copy. */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card {
    grid-template-columns: minmax(0, 1fr) !important;
    grid-auto-flow: row !important;
    row-gap: 14px !important;
    column-gap: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-recommended-icon,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-recommended-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-primary-action {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-recommended-icon {
    justify-self: start !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-recommended-copy {
    min-width: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-primary-action {
    justify-self: start !important;
    width: auto !important;
  }
}

/* Command Home mobile section-heading rhythm correction - July 2026
   Aligns eyebrow/action link on the first row and pushes the section title onto a cleaner second row. */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-section-heading {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: start !important;
    column-gap: 16px !important;
    row-gap: 10px !important;
    margin-bottom: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-section-heading > div {
    display: contents !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-section-heading .eyebrow {
    grid-column: 1 !important;
    grid-row: 1 !important;
    align-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-section-heading .command-home-section-link {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: start !important;
    justify-self: end !important;
    margin: 0 !important;
    max-width: 8.6rem !important;
    min-height: 0 !important;
    line-height: 1.18 !important;
    text-align: right !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-section-heading h2 {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    margin-top: 4px !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-human-exceptions .command-home-section-heading,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-sketch-section .command-home-section-heading {
    margin-bottom: 16px !important;
  }
}

/* Command Home action arrow formatting correction - July 2026
   Replaces typed arrow punctuation with an icon-like aligned arrow glyph. */
#view-dashboard .command-home-recommended-card .command-home-primary-action,
#view-dashboard .command-home-authority-meta .command-home-primary-action {
  gap: 0.64rem !important;
}

#view-dashboard .command-home-recommended-card .command-home-primary-action::after,
#view-dashboard .command-home-authority-meta .command-home-primary-action::after {
  content: \2192 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 0 !important;
  width: 1.05em !important;
  height: 1.05em !important;
  font-size: 1.04em !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  transform: translateY(-0.02em) !important;
}

/* Command Home action arrow specificity lock - July 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-primary-action::after,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta > .command-home-primary-action::after,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action::after,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action::after {
  content: \2192 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-left: 0 !important;
  width: 1.05em !important;
  height: 1.05em !important;
  font-size: 1.04em !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  transform: translateY(-0.02em) !important;
}

/* Command Home action arrow quoted-content correction - July 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action::after,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action::after {
  content: \2192 !important;
}


/* Command Home action arrow Python quoted-content correction - July 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action::after,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action::after {
  content: \\2192 !important;
}


/* Command Home action arrow stdin literal-content correction - July 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action::after,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action::after {
  content: "?" !important;
}

/* Command Home destination title width correction - July 2026
   Gives mobile destination-card titles the available text column so normal titles do not wrap prematurely. */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card {
    grid-template-columns: 42px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card > span:not(.command-home-destination-icon),
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card > span:not(.command-home-destination-icon) {
    max-width: none !important;
    width: 100% !important;
    min-width: 0 !important;
    white-space: nowrap !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    line-height: 1.16 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card > small,
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card > small {
    max-width: none !important;
    width: 100% !important;
    min-width: 0 !important;
  }
}

@media (max-width: 360px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card > span:not(.command-home-destination-icon),
  html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card > span:not(.command-home-destination-icon) {
    white-space: normal !important;
  }
}



/* Operator Inbox dropdown arrow formatting - July 2026
   Renders the View All indicator as a real arrow shape so mobile browsers do not drop or substitute the glyph. */
.abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-suffix {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  width: 1.4em !important;
  min-width: 1.4em !important;
  height: 1.2em !important;
  margin-left: auto !important;
  color: #93c5fd !important;
}

.abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-arrow-shaft {
  display: block !important;
  width: 0.82em !important;
  height: 0.12em !important;
  border-radius: 999px !important;
  background: currentColor !important;
}

.abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-arrow-head {
  display: block !important;
  width: 0.48em !important;
  height: 0.48em !important;
  margin-left: -0.36em !important;
  border-top: 0.12em solid currentColor !important;
  border-right: 0.12em solid currentColor !important;
  transform: rotate(45deg) !important;
}


/* Mobile text wrapping guardrail - July 2026
   Keeps Command Home mobile copy inside the visible measure and moves whole words to the next line before edge clipping. */
@media (max-width: 760px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #view-dashboard .command-home-hero-copy h2,
  html body.portal-admin-command-center-active #view-dashboard .command-home-hero-copy h2 * {
    max-inline-size: 10.8ch !important;
    white-space: normal !important;
    text-wrap: balance !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }

  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status-main p,
  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status-signal strong,
  html body.portal-admin-command-center-active #view-dashboard .command-home-reference-status-signal small {
    max-inline-size: 100% !important;
    white-space: normal !important;
    text-wrap: pretty !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}


/* Mobile menu scroll stability lock - July 2026
   Keeps the open hamburger menu as the only scrolling surface on mobile so the page behind it cannot chain-scroll, resize the dynamic viewport, or create a zoom-like jump. */
@media (max-width: 1180px), (hover: none) and (pointer: coarse) {
  html:has(#command-center-navigation.command-shell-navigation-open),
  body.portal-admin-command-center-active.command-shell-navigation-open {
    overscroll-behavior: none !important;
    overflow: hidden !important;
    touch-action: none !important;
  }

  html body.portal-admin-command-center-active.command-shell-navigation-open #command-center-shell.app-shell.command-center-operating-shell-v1 {
    overscroll-behavior: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    overscroll-behavior: none !important;
    touch-action: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    height: calc(100svh - 114px) !important;
    max-height: calc(100svh - 114px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior-y: contain !important;
    overscroll-behavior-x: none !important;
    -webkit-overflow-scrolling: touch !important;
    touch-action: pan-y !important;
    transform: translateZ(0) !important;
    will-change: scroll-position !important;
    contain: layout paint !important;
  }
}

/* Desktop navigation mobile-shell leak guard - July 2026
   Mobile-only header title, action controls, and VPS row must never render inside the desktop sidebar brand lockup. */
@media (min-width: 1181px) and (hover: hover) and (pointer: fine) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-header-controls,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    display: none !important;
    visibility: hidden !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    align-items: center !important;
  }
}



/* Runtime Health mobile recovery - preserve mobile readability after cockpit desktop overrides */
@media (max-width: 760px) {
  .command-center-runtime-health-active .runtime-health-panel,
  .command-center-runtime-health-active .runtime-health-content,
  .command-center-runtime-health-active .runtime-console-content {
    min-width: 0 !important;
    overflow: visible !important;
  }

  .command-center-runtime-health-active .command-center-operating-state-strip {
    display: block !important;
    overflow: visible !important;
    min-height: 0 !important;
    border-radius: 8px !important;
  }

  .command-center-runtime-health-active .command-center-operating-state-strip-items {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    gap: 1px !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  .command-center-runtime-health-active .command-center-cockpit-state-cell,
  .command-center-runtime-health-active .command-center-operating-state-item {
    min-width: 0 !important;
    min-height: 78px !important;
    padding: 11px 12px !important;
    border-right: 0 !important;
    border-bottom: 1px solid var(--abos-console-line) !important;
  }

  .command-center-runtime-health-active .command-center-operating-state-label,
  .command-center-runtime-health-active .command-center-operating-state-item strong {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
  }

  .command-center-runtime-health-active .command-center-operating-state-label {
    font-size: 0.58rem !important;
    line-height: 1.16 !important;
  }

  .command-center-runtime-health-active .command-center-operating-state-item strong {
    font-size: 0.9rem !important;
    line-height: 1.18 !important;
  }

  .command-center-runtime-health-active .command-center-cockpit-briefing-grid,
  .command-center-runtime-health-active .command-center-operational-briefing-hero {
    display: block !important;
    grid-template-columns: 1fr !important;
    min-width: 0 !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  .command-center-runtime-health-active .command-center-operational-briefing-hero {
    padding: 18px !important;
  }

  .command-center-runtime-health-active .command-center-briefing-hero-copy,
  .command-center-runtime-health-active .command-center-briefing-hero-header,
  .command-center-runtime-health-active .command-center-briefing-hero-meta {
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  .command-center-runtime-health-active .command-center-operational-briefing-hero h2,
  .command-center-runtime-health-active .command-center-operational-briefing-hero p,
  .command-center-runtime-health-active .command-center-briefing-meta-item {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
  }

  .command-center-runtime-health-active .command-center-operational-briefing-hero h2 {
    font-size: 1.22rem !important;
    line-height: 1.14 !important;
  }

  .command-center-runtime-health-active .command-center-operational-briefing-hero p {
    font-size: 0.86rem !important;
    line-height: 1.42 !important;
  }
}

/* Runtime Health global shell inheritance final lock - July 2026
   Runtime Health must use the same fixed mobile Command Center header, VPS row,
   and hamburger drawer as every other Command Center destination. This override
   supersedes older route-specific sticky shell rules without changing routing or
   Runtime Health data behavior. */
@media (orientation: landscape) and (max-width: 1180px), (orientation: landscape) and (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) {
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    z-index: 920 !important;
    overflow: visible !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    border-radius: 0 !important;
    padding: 8px 10px 0 !important;
    background: #06101b !important;
    box-shadow: 0 10px 26px rgba(2, 6, 23, .30) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 54px minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px !important;
    min-height: 56px !important;
    height: 56px !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    display: flex !important;
    position: static !important;
    visibility: visible !important;
    align-items: center !important;
    align-self: center !important;
    min-width: 0 !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: 34px !important;
    color: rgba(226, 232, 240, .94) !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 16px !important;
    white-space: normal !important;
    overflow: hidden !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    text-wrap: balance !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    display: inline-flex !important;
    position: fixed !important;
    top: 10px !important;
    right: 58px !important;
    z-index: 1305 !important;
    align-items: center !important;
    gap: 6px !important;
    visibility: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: static !important;
    display: inline-flex !important;
    visibility: visible !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: center !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    background: rgba(15, 23, 42, .88) !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: rgba(248, 250, 252, .95) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    padding: 0 !important;
    border-radius: 14px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    width: auto !important;
    min-width: 82px !important;
    max-width: 104px !important;
    padding: 0 16px !important;
    border-radius: 16px !important;
    font-size: .84rem !important;
    font-weight: 800 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    padding: 0 !important;
    border-radius: 14px !important;
    z-index: 1310 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle .command-shell-collapse-label {
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 940 !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    margin: 0 !important;
    padding: 0 16px 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .side-nav {
    display: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open {
    height: 100svh !important;
    max-height: 100svh !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    position: fixed !important;
    display: grid !important;
    top: 114px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: calc(100svh - 114px) !important;
    max-height: calc(100svh - 114px) !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    overscroll-behavior-y: contain !important;
    -webkit-overflow-scrolling: touch !important;
    padding: 18px 18px 28px !important;
    margin-top: 0 !important;
    background: #06101b !important;
    z-index: 890 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .main-content,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active main,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-workspace,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-main,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active .command-center-content {
    margin-left: 0 !important;
    padding-top: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
  }
}

/* Runtime Health mobile content containment final lock - July 2026 */
@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-page-framework-shell,
  #command-center-shell.command-center-runtime-health-active .abos-page-framework-v1,
  #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
  #command-center-shell.command-center-runtime-health-active .runtime-console-content,
  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero,
  #command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid,
  #command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 18px !important;
  }
}

/* Runtime Health mobile title and content containment correction - July 2026
   Keeps the page title beside the brand mark and prevents Runtime Health
   technical sections from exceeding the mobile viewport. */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 54px minmax(88px, 1fr) 178px !important;
    align-items: center !important;
    column-gap: 10px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    width: 54px !important;
    height: 54px !important;
    min-width: 54px !important;
    max-width: 54px !important;
    min-height: 54px !important;
    max-height: 54px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    grid-column: auto !important;
    grid-row: auto !important;
    position: fixed !important;
    top: 21px !important;
    left: 88px !important;
    right: 188px !important;
    justify-self: start !important;
    align-self: center !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    font-size: 10.5px !important;
    line-height: 14px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-findings-section,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-systems-section,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section-heading,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section-heading,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section-heading > *,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-briefing-compact-copy {
    max-width: 100% !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    white-space: normal !important;
  }
}

/* Runtime Health mobile viewport gutter containment - July 2026
   Route-specific technical sections previously used full viewport width after
   being inset, causing right-edge clipping. Mobile Runtime Health sections now
   honor the visible gutter. */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-findings-section,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-systems-section {
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section-heading,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-technical-section-heading > *,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-briefing-support-grid,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-region-grid,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-kpi-grid,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-proof-grid,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-diagnostic-proof-surface {
    width: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-since-last-visit,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-context,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-kpi,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-evidence-region,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic {
    width: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }
}

/* Runtime Health exact mobile card layout correction - July 2026
   Exact selectors for the active Runtime Health state summary and briefing hero
   prevent prior cockpit/grid rules from compressing mobile content. */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
    width: calc(100vw - 44px) !important;
    max-width: calc(100vw - 44px) !important;
    min-width: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    gap: 0 !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items > .command-center-operating-state-item.command-center-cockpit-state-cell {
    width: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 62px !important;
    padding: 11px 12px !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    align-content: center !important;
    justify-items: center !important;
    text-align: center !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items > .command-center-operating-state-item.command-center-cockpit-state-cell * {
    max-width: 100% !important;
    min-width: 0 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    text-overflow: clip !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero.is-critical.command-center-disclosure-level.command-center-disclosure-level-1 {
    display: block !important;
    grid-template-columns: none !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 18px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero.is-critical.command-center-disclosure-level.command-center-disclosure-level-1 > .command-center-briefing-hero-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero.is-critical.command-center-disclosure-level.command-center-disclosure-level-1 > .command-center-briefing-action {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .command-center-operational-briefing-hero.is-critical.command-center-disclosure-level.command-center-disclosure-level-1 > .command-center-briefing-action {
    display: inline-flex !important;
    width: auto !important;
    max-width: 100% !important;
    margin-top: 14px !important;
  }
}



/* Runtime Health mobile timeline current-column readability - 2026-07-12 */
@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li {
    grid-template-columns: minmax(6.2rem, 6.2rem) minmax(0, 1fr) !important;
    column-gap: 0.75rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-time,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-time {
    white-space: nowrap !important;
    text-align: right !important;
    padding-right: 0.7rem !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li::before,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li::before {
    left: 5.45rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li::after,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li::after {
    left: 5.64rem !important;
  }
}


/* Runtime Health mobile diagnostic pill separation - 2026-07-12 */
@media (max-width: 720px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region {
    grid-template-columns: 2rem minmax(0, 1fr) !important;
    grid-template-rows: auto auto auto !important;
    row-gap: 0.32rem !important;
    align-items: start !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon:first-child {
    grid-column: 1 !important;
    grid-row: 1 / span 3 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    grid-column: 2 !important;
    grid-row: 2 !important;
    margin: 0.08rem 0 0.2rem !important;
    align-self: start !important;
    justify-self: start !important;
    position: static !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-diagnostic-section .runtime-console-diagnostic > .command-center-briefing-compact-copy {
    grid-column: 2 !important;
    grid-row: 3 !important;
    margin: 0.18rem 0 0 !important;
    clear: both !important;
  }
}


/* Runtime Health mobile timeline current-column left alignment - 2026-07-12 */
@media (max-width: 760px) {
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li {
    grid-template-columns: minmax(7rem, 7rem) minmax(0, 1fr) !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-time,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-time {
    text-align: left !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    white-space: nowrap !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li::before,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li::before {
    left: 6.45rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .command-center-operating-timeline .command-center-timeline-list li::after,
  #command-center-shell.command-center-runtime-health-active .command-center-proof-grid > .runtime-console-timeline .command-center-timeline-list li::after {
    left: 6.64rem !important;
  }
}


/* Runtime Health mobile tan canvas removal - 2026-07-12 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #operations-hub,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-panel,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-content,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-content {
    background: transparent !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #operations-hub::before,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #operations-hub::after,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-content::before,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-content::after,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-content::before,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-console-content::after {
    background: transparent !important;
    opacity: 0 !important;
  }
}


/* Runtime Health VPS panel width normalization - 2026-07-12 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-content > .runtime-vps-infrastructure-panel.runtime-console-diagnostic,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    width: calc(100vw - 20px) !important;
    max-width: calc(100vw - 20px) !important;
    min-width: 0 !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    box-sizing: border-box !important;
    overflow-x: hidden !important;
  }
}


/* Runtime Health VPS panel final width match - 2026-07-12 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-content > .runtime-vps-infrastructure-panel.runtime-console-diagnostic,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    justify-self: start !important;
  }
}


/* Runtime Health VPS panel edge alignment - 2026-07-12 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-health-content > .runtime-vps-infrastructure-panel.runtime-console-diagnostic,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    width: calc(100vw - 40px) !important;
    max-width: calc(100vw - 40px) !important;
    margin-left: 0 !important;
    margin-right: 20px !important;
    justify-self: start !important;
  }
}

/* Runtime Health desktop operating timeline column readability - 2026-07-12 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .command-center-timeline-list li,
  #command-center-shell.command-center-runtime-health-active .runtime-console-timeline .command-center-timeline-list li,
  #command-center-shell.command-center-runtime-health-active .runtime-console-timeline li {
    grid-template-columns: minmax(6.85rem, max-content) minmax(0, 1fr) !important;
    column-gap: 1.55rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-timeline-time,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-timeline time,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .timeline-time,
  #command-center-shell.command-center-runtime-health-active .command-center-operating-timeline .runtime-console-timeline-time,
  #command-center-shell.command-center-runtime-health-active .runtime-console-timeline .command-center-timeline-time,
  #command-center-shell.command-center-runtime-health-active .runtime-console-timeline time,
  #command-center-shell.command-center-runtime-health-active .runtime-console-timeline .timeline-time,
  #command-center-shell.command-center-runtime-health-active .runtime-console-timeline .runtime-console-timeline-time {
    min-width: 6.85rem !important;
    white-space: nowrap !important;
  }
}

/* Runtime Health desktop evidence summary freshness readability - 2026-07-12 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row {
    grid-template-columns: minmax(8.75rem, 1fr) minmax(5.95rem, max-content) minmax(5.25rem, max-content) minmax(5.45rem, max-content) !important;
    column-gap: 1.05rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(2),
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row > :nth-child(2) {
    min-width: 5.95rem !important;
    white-space: nowrap !important;
  }
}

/* Runtime Health desktop evidence summary validation preservation - 2026-07-12 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row {
    grid-template-columns: minmax(7.5rem, 1fr) minmax(5.5rem, max-content) minmax(4.9rem, max-content) minmax(5.15rem, max-content) !important;
    column-gap: 0.6rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(2),
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row > :nth-child(2),
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(3),
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row > :nth-child(3),
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row > :nth-child(4),
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row > :nth-child(4) {
    white-space: nowrap !important;
  }
}

/* Runtime Health evidence source-title wrapping preservation - 2026-07-12 */
#command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
#command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) {
  white-space: normal !important;
  overflow-wrap: break-word !important;
  word-break: normal !important;
  hyphens: auto !important;
  min-width: 0 !important;
}

/* Runtime Health evidence source-column wrap width correction - 2026-07-12 */
@media (min-width: 901px) {
  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row {
    grid-template-columns: minmax(6.85rem, 6.85rem) minmax(5.95rem, max-content) minmax(5.25rem, max-content) minmax(5.45rem, max-content) !important;
    column-gap: 0.8rem !important;
  }

  #command-center-shell.command-center-runtime-health-active .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1),
  #command-center-shell.command-center-runtime-health-active .runtime-console-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > :nth-child(1) {
    max-width: 6.85rem !important;
    white-space: normal !important;
    overflow-wrap: break-word !important;
    word-break: normal !important;
  }
}

/* Command Center page subtitle single-line fit - 2026-07-12 */
#command-center-shell.command-center-operating-shell-v1 .command-center-workspace-header .command-center-page-subtitle,
#command-center-shell.command-center-operating-shell-v1 .command-center-header .command-center-page-subtitle {
  font-size: clamp(0.72rem, 0.82vw, 0.84rem) !important;
  line-height: 1.18 !important;
  letter-spacing: 0.035em !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
  max-width: 100% !important;
}

/* Command Center command-bar breadcrumb single-line fit - 2026-07-12 */
#command-center-shell.command-center-operating-shell-v1 .command-bar-breadcrumb {
  font-size: clamp(0.66rem, 0.76vw, 0.78rem) !important;
  line-height: 1.12 !important;
  letter-spacing: 0.035em !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
  max-width: none !important;
}

/* Command Center desktop brand logo containment - 2026-07-12 */
@media (min-width: 901px) {
  #command-center-shell .command-center-shared-navigation .brand-lockup > .mark.has-brand-image {
    box-sizing: border-box !important;
    overflow: hidden !important;
    padding: 4px !important;
  }

  #command-center-shell .command-center-shared-navigation .brand-lockup > .mark.has-brand-image .command-brand-logo-image {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    object-position: center center !important;
  }
}

/* Command Center desktop brand logo intrinsic height containment - 2026-07-12 */
@media (min-width: 901px) {
  #command-center-shell .command-center-shared-navigation .brand-lockup > .mark.has-brand-image .command-brand-logo-image {
    box-sizing: border-box !important;
    min-width: 0 !important;
    min-height: 0 !important;
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
  }
}



/* Operator Inbox bell badge contract - July 2026
   The orange badge is data-driven. It is hidden unless the shared Operator Inbox
   indicator logic applies .has-notifications to the bell control. */
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert.abos-dropdown-trigger::after,
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .command-mobile-header-alert::after,
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert::after,
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert.abos-dropdown-trigger::after {
  content: none !important;
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  background: transparent !important;
}

html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-alert.abos-dropdown-trigger.has-notifications::after,
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .command-mobile-header-alert.has-notifications::after,
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert.has-notifications::after,
html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 .topbar.command-center-command-bar > .command-bar-controls > .command-bar-alert.abos-dropdown-trigger.has-notifications::after {
  content: "" !important;
  display: block !important;
  position: absolute !important;
  top: 8px !important;
  right: 8px !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 999px !important;
  background: #f4b84b !important;
  border: 1px solid #101a2c !important;
}


/* Governance Gate Library owner acceptance final polish - July 2026 */
html body #command-center-shell .governance-library-panel {
  gap: 12px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity {
  padding: 14px 18px !important;
  min-height: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity h2 {
  font-size: clamp(24px, 2.2vw, 34px) !important;
  line-height: 1.08 !important;
  margin: 2px 0 6px !important;
  max-width: 980px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question {
  font-size: clamp(13px, 1.15vw, 16px) !important;
  line-height: 1.28 !important;
  margin: 0 0 5px !important;
  max-width: 940px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-identity .muted {
  font-size: 12px !important;
  line-height: 1.34 !important;
  max-width: 760px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
  padding: 12px !important;
  gap: 8px !important;
  margin: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-section-heading {
  gap: 2px !important;
  margin: 0 0 6px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-section-heading strong {
  font-size: 18px !important;
  line-height: 1.16 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-section-heading p {
  font-size: 12px !important;
  line-height: 1.3 !important;
  margin: 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-status {
  margin: 2px 0 0 !important;
  font-size: 11px !important;
  line-height: 1.25 !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
  opacity: .92 !important;
  gap: 6px !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-item {
  min-height: 46px !important;
  padding: 6px 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-primary-object {
  padding: 12px !important;
  border-color: rgba(16, 185, 129, .32) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-index-lead {
  margin-bottom: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-index-lead strong {
  font-size: 20px !important;
  line-height: 1.18 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-index-lead p {
  font-size: 12px !important;
  line-height: 1.32 !important;
  margin: 2px 0 0 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-definition-index {
  max-height: min(620px, 68vh) !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
  padding: 10px !important;
  gap: 7px !important;
  opacity: .92 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header h2 {
  font-size: 17px !important;
  line-height: 1.18 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel > .panel-header .muted {
  font-size: 11px !important;
  line-height: 1.28 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  grid-template-columns: repeat(auto-fit, minmax(145px, 1fr)) !important;
  gap: 6px !important;
  margin: 6px 0 !important;
}

html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric {
  padding: 7px 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state {
  padding: 10px 12px !important;
  margin-top: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state strong {
  font-size: 18px !important;
  line-height: 1.2 !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state .governance-oea-exit-list {
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 6px !important;
  padding: 0 !important;
  margin: 8px 0 0 !important;
  list-style: none !important;
}

html body #command-center-shell .governance-library-panel .governance-library-exit-state .governance-oea-exit-list li {
  flex: 1 1 220px !important;
  margin: 0 !important;
  padding: 7px 9px !important;
  border-radius: 999px !important;
  background: #eef2f7 !important;
  border: 1px solid rgba(100, 116, 139, .32) !important;
  font-size: 12px !important;
  line-height: 1.18 !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel {
    padding: 10px !important;
    gap: 9px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-identity {
    order: 1 !important;
    padding: 10px 12px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-identity h2 {
    font-size: 20px !important;
    line-height: 1.12 !important;
    margin: 2px 0 5px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-identity .governance-oea-question {
    font-size: 12px !important;
    line-height: 1.25 !important;
    margin-bottom: 4px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-identity .muted {
    font-size: 10px !important;
    line-height: 1.25 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-discovery-panel {
    order: 2 !important;
    padding: 9px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-section-heading strong {
    font-size: 15px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-section-heading p {
    display: none !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-grid {
    grid-template-columns: 1fr 1fr !important;
    gap: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-filter-control {
    height: 32px !important;
    min-height: 32px !important;
    font-size: 11px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip {
    order: 3 !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 3px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item {
    min-height: 34px !important;
    padding: 4px 2px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item span {
    font-size: 6.5px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-gate-summary-item strong {
    font-size: 11px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-primary-object {
    order: 4 !important;
    padding: 9px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-index-lead strong {
    font-size: 16px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-index-lead p {
    font-size: 11px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-definition-index {
    max-height: 58vh !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
    order: 5 !important;
    padding: 9px !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 5px !important;
  }

  html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .mini-metric.runtime-health-metric {
    display: block !important;
    padding: 6px !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state {
    order: 6 !important;
  }

  html body #command-center-shell .governance-library-panel .governance-library-exit-state .governance-oea-exit-list li {
    flex-basis: 100% !important;
    border-radius: 12px !important;
  }
}

/* Governance Gate Library final hydration guard - July 2026 */
.governance-library-hydrating-panel {
  display: none !important;
}


/* Execution Item #2 - Approval Inbox Human-by-Exception Operational Queue */
#view-operations[data-operation-filter="approvals"] > .grid,
#view-operations[data-operation-filter="approvals"] > .grid.single-visible {
  display: block;
}

.panel.approval-inbox-reference-destination {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}

.panel.approval-inbox-reference-destination > .panel-header {
  display: none;
}

.approval-inbox-workspace-shell {
  background: transparent;
  border: 0;
  color: var(--ink);
  gap: 18px;
  padding: 0;
}

.approval-inbox-command-surface,
.approval-inbox-controls,
.approval-inbox-queue-section,
.approval-inbox-supporting-context {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 10px;
  box-shadow: 0 18px 40px rgba(15, 23, 42, 0.08);
  padding: clamp(18px, 2.4vw, 28px);
}

.approval-inbox-command-surface {
  align-items: stretch;
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.9fr);
}

.approval-inbox-command-copy h2 {
  color: var(--ink);
  font-size: clamp(30px, 3.1vw, 48px);
  line-height: 1.04;
  margin: 8px 0 12px;
}

.approval-inbox-command-copy p,
.approval-inbox-section-heading p,
.approval-inbox-queue-header p,
.human-exception-card-copy p,
.human-exception-detail-section p,
.human-exception-detail-section li,
.human-exception-outcome p {
  color: var(--muted);
  line-height: 1.48;
  margin: 0;
}

.approval-inbox-next-decision {
  background: linear-gradient(180deg, #111827 0%, #172033 100%);
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-left: 4px solid var(--success);
  border-radius: 10px;
  color: #ffffff;
  display: grid;
  gap: 8px;
  padding: 18px;
}

.approval-inbox-next-decision span,
.approval-inbox-next-decision small {
  color: rgba(255, 255, 255, 0.72);
}

.approval-inbox-next-decision strong {
  color: #ffffff;
  font-size: clamp(21px, 2vw, 30px);
  line-height: 1.12;
}

.approval-inbox-metrics,
.approval-inbox-filter-grid,
.human-exception-card-meta {
  display: grid;
  gap: 10px;
}

.approval-inbox-metrics {
  grid-column: 1 / -1;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.approval-inbox-metric,
.human-exception-meta-pill {
  background: var(--panel-soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
}

.approval-inbox-metric strong {
  color: var(--ink);
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 6px;
}

.approval-inbox-metric span,
.human-exception-meta-pill small {
  color: var(--muted);
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.approval-inbox-section-heading {
  display: grid;
  gap: 8px;
  margin-bottom: 16px;
}

.approval-inbox-section-heading strong {
  color: var(--ink);
  font-size: clamp(20px, 1.7vw, 28px);
  line-height: 1.15;
}

.approval-inbox-filter-grid {
  grid-template-columns: minmax(260px, 1.35fr) repeat(4, minmax(140px, 0.75fr));
}

.approval-inbox-filter-field {
  color: var(--ink);
  display: grid;
  gap: 7px;
  min-width: 0;
}

.approval-inbox-filter-field span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
}

.approval-inbox-filter-control {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  font: inherit;
  min-height: 46px;
  padding: 10px 12px;
  width: 100%;
}

.approval-inbox-filter-status {
  color: var(--muted);
  font-size: 13px;
  margin: 12px 0 0;
}

.approval-inbox-queue-shell {
  display: grid;
  gap: 16px;
}

.approval-inbox-queue-header {
  align-items: flex-start;
  display: flex;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 14px;
}

.approval-inbox-queue-header h3 {
  color: var(--ink);
  font-size: clamp(22px, 1.9vw, 32px);
  line-height: 1.12;
  margin: 6px 0 8px;
}

.approval-inbox-count {
  align-items: center;
  background: #111827;
  border-radius: 999px;
  color: #ffffff;
  display: inline-flex;
  flex: 0 0 auto;
  font-weight: 850;
  justify-content: center;
  min-width: 42px;
  padding: 8px 12px;
}

.approval-inbox-decision-list {
  display: grid;
  gap: 12px;
}

.human-exception-card {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
  border: 1px solid var(--line);
  border-radius: 10px;
  display: grid;
  gap: 12px;
  padding: 16px;
}

.human-exception-card[hidden] {
  display: none !important;
}

.human-exception-card-summary {
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.45fr);
}

.human-exception-card-copy h3 {
  color: var(--ink);
  font-size: clamp(20px, 1.6vw, 26px);
  line-height: 1.15;
  margin: 6px 0 8px;
}

.human-exception-card-meta {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.human-exception-meta-pill strong {
  color: var(--ink);
  display: block;
  line-height: 1.2;
  margin-top: 4px;
  overflow-wrap: anywhere;
}

.human-exception-detail summary {
  color: var(--navy);
  cursor: pointer;
  font-weight: 800;
  padding: 8px 0;
}

.human-exception-detail-body {
  border-top: 1px solid var(--line);
  display: grid;
  gap: 14px;
  padding-top: 14px;
}

.human-exception-detail-section,
.human-exception-decision-path {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 8px;
  padding: 14px;
}

.human-exception-detail-section h4,
.human-exception-decision-path h4 {
  color: var(--ink);
  font-size: 15px;
  margin: 0;
}

.human-exception-evidence-list {
  display: grid;
  gap: 6px;
  margin: 0;
  padding-left: 18px;
}

.human-exception-decision-path {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.human-exception-decision-path h4 {
  grid-column: 1 / -1;
}

.human-exception-outcome {
  background: var(--panel-soft);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 12px;
}

.approval-inbox-empty {
  background: var(--panel-soft);
  border: 1px dashed var(--line);
  border-radius: 8px;
  color: var(--muted);
  margin: 0;
  padding: 14px;
}

@media (max-width: 1100px) {
  .approval-inbox-command-surface,
  .human-exception-card-summary {
    grid-template-columns: 1fr;
  }

  .approval-inbox-filter-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .approval-inbox-search-field {
    grid-column: 1 / -1;
  }

  .approval-inbox-metrics,
  .human-exception-card-meta {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .approval-inbox-workspace-shell {
    gap: 14px;
  }

  .approval-inbox-command-surface,
  .approval-inbox-controls,
  .approval-inbox-queue-section,
  .approval-inbox-supporting-context {
    border-radius: 8px;
    padding: 16px;
  }

  .approval-inbox-filter-grid,
  .approval-inbox-metrics,
  .human-exception-card-meta,
  .human-exception-decision-path {
    grid-template-columns: 1fr;
  }

  .approval-inbox-queue-header {
    display: grid;
  }

  .approval-inbox-count {
    justify-self: start;
  }
}

/* Execution Item #2 - suppress legacy operations surfaces on Approval Inbox */
#view-operations[data-operation-filter=approvals] > .command-hero,
#view-operations[data-operation-filter=approvals] > .page-count-breakdown-panel {
  display: none !important;
}


/* Approval Inbox targeted readiness correction - no placeholder primary content */
.approval-readiness-label {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: #ffffff;
  display: inline-flex;
  font-style: normal;
  font-weight: 800;
  justify-self: start;
  line-height: 1.3;
  max-width: 100%;
  padding: 9px 18px;
  white-space: normal;
}

.approval-readiness-blocked {
  border-left-color: var(--warning);
}

.approval-readiness-warning {
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-left: 4px solid #f59e0b;
  border-radius: 8px;
  color: #7c2d12;
  display: grid;
  gap: 5px;
  padding: 12px 14px;
}

.approval-readiness-warning strong,
.approval-readiness-warning p {
  color: #7c2d12;
  margin: 0;
}

.approval-readiness-pill-blocked {
  background: #fff7ed;
  border-color: #fed7aa;
}

.approval-readiness-pill-blocked strong {
  color: #9a3412;
}

.approval-pending-information {
  background: #f8fafc;
  border: 1px dashed var(--line);
  border-radius: 8px;
  color: var(--ink);
  padding: 12px 14px;
}

.approval-pending-information summary {
  cursor: pointer;
  font-weight: 850;
}

.human-exception-actions {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  grid-column: 1 / -1;
}

.approval-action {
  align-items: center;
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  cursor: pointer;
  display: inline-flex;
  font: inherit;
  font-weight: 850;
  justify-content: center;
  min-height: 44px;
  padding: 10px 14px;
}

.approval-action-primary {
  background: var(--success);
  border-color: var(--success);
  color: #ffffff;
}

.approval-action-muted,
.approval-action-disabled,
.approval-action:disabled {
  background: #e5e7eb;
  border-color: #cbd5e1;
  color: #475569;
  cursor: not-allowed;
  opacity: 1;
}

.approval-action-readiness-note {
  color: var(--muted);
  font-size: 13px;
  grid-column: 1 / -1;
  margin: 0;
}


.approval-inbox-loading-state {
  background: #ffffff;
  border: 1px solid var(--line);
  border-radius: 10px;
  color: var(--ink);
  font-weight: 850;
  padding: 18px;
}


/* Approval Inbox supporting-information workflow completion */
.human-exception-handoff-section {
  border-left: 4px solid var(--success);
}

.approval-completed-record-card {
  background: linear-gradient(180deg, #f8fafc 0%, #ffffff 100%);
  border-style: dashed;
}

.approval-completed-record-card .human-exception-card-copy p {
  color: var(--muted);
}


/* Approval Inbox mobile contrast hardening for dark primary decision card */
.approval-inbox-next-decision,
.approval-inbox-next-decision strong,
.approval-inbox-next-decision .approval-readiness-label {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff;
  opacity: 1 !important;
}

.approval-inbox-next-decision span,
.approval-inbox-next-decision small {
  color: rgba(255, 255, 255, 0.82) !important;
  -webkit-text-fill-color: rgba(255, 255, 255, 0.82);
  opacity: 1 !important;
}

.approval-inbox-next-decision .approval-readiness-label {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.3);
}



@media (min-width: 1110px) and (max-width: 1540px) {
  #view-operations[data-operation-filter="approvals"] {
    box-sizing: border-box;
    margin-inline: auto;
    max-width: min(100% - 48px, 960px);
    width: 100%;
  }
}

@media (min-width: 1541px) {
  #view-operations[data-operation-filter="approvals"] {
    box-sizing: border-box;
    margin-inline: auto;
    max-width: 1040px;
    width: 100%;
  }
}

/* Approval Inbox desktop usability refinement */
@media (min-width: 1110px) {
  .approval-inbox-workspace-shell {
    gap: 14px;
  }

  .approval-inbox-command-surface,
  .approval-inbox-controls,
  .approval-inbox-queue-section,
  .approval-inbox-supporting-context {
    padding: 22px 24px;
  }

  .approval-inbox-command-copy h2 {
    font-size: clamp(24px, 2.2vw, 34px);
    margin-bottom: 8px;
  }

  .approval-inbox-command-copy p,
  .approval-inbox-section-heading p,
  .approval-inbox-queue-header p {
    max-width: 76ch;
  }

  .approval-inbox-controls {
    padding-bottom: 18px;
  }

  .approval-inbox-filter-grid {
    align-items: end;
    grid-template-columns: minmax(300px, 1.4fr) repeat(4, minmax(132px, 0.65fr));
  }

  .human-exception-card {
    padding: 18px 20px;
  }

  .human-exception-card-summary {
    align-items: start;
    gap: 12px 18px;
    grid-template-columns: minmax(0, 1fr) minmax(170px, auto);
  }

  .human-exception-card-meta {
    grid-column: 1 / -1;
    grid-template-columns: repeat(4, minmax(128px, 1fr));
  }

  .human-exception-route-actions {
    align-self: end;
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    max-width: 190px;
  }

  .approval-completed-record-card {
    padding: 14px 16px;
  }

  .approval-completed-record-card .human-exception-card-summary {
    grid-template-columns: minmax(0, 1fr);
  }

  .approval-completed-record-card .human-exception-card-meta {
    grid-column: 1;
    grid-template-columns: repeat(4, minmax(128px, 1fr));
  }

  .approval-inbox-bucket-recently-completed .approval-inbox-decision-list {
    gap: 10px;
  }

  .human-exception-meta-pill {
    padding: 10px 12px;
  }

  .human-exception-meta-pill strong {
    font-size: 13px;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .human-exception-detail-body {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .human-exception-evidence-section,
  .human-exception-handoff-section,
  .human-exception-decision-path,
  .approval-pending-information {
    grid-column: 1 / -1;
  }

  .human-exception-decision-path {
    grid-template-columns: repeat(3, minmax(170px, 1fr));
  }
}

.human-exception-route-actions {
  align-items: start;
  display: flex;
  justify-content: flex-end;
}

.approval-route-action {
  background: #0f766e;
  border: 1px solid #0f766e;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  font: inherit;
  font-size: 13px;
  font-weight: 850;
  line-height: 1.2;
  min-height: 40px;
  padding: 10px 14px;
  white-space: nowrap;
}

.approval-route-action:hover,
.approval-route-action:focus-visible {
  background: #115e59;
  border-color: #115e59;
}

@media (max-width: 1100px) {
  .human-exception-route-actions {
    justify-content: flex-start;
  }
}


/* Approval Inbox to Jobs Queue handoff clarity */
.approval-job-cue {
  background: #f8fafc;
  border: 1px solid var(--line);
  border-radius: 8px;
  display: grid;
  gap: 4px;
  grid-column: 1 / -1;
  padding: 12px 14px;
}

.approval-job-cue small,
.jobs-approval-focus-banner small {
  color: var(--green);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.approval-job-cue strong,
.jobs-approval-focus-banner strong {
  color: var(--ink);
  font-size: 16px;
  line-height: 1.25;
}

.approval-job-cue span {
  color: var(--muted);
  font-size: 12px;
}

.jobs-approval-focus-banner {
  background: #ecfdf5;
  border: 1px solid rgba(16, 185, 129, 0.35);
  border-left: 4px solid #10b981;
  border-radius: 10px;
  display: grid;
  gap: 6px;
  margin-bottom: 14px;
  padding: 14px 16px;
}

.jobs-approval-focus-banner p {
  color: var(--muted);
  margin: 0;
}

.approval-focused-job {
  border-color: #10b981 !important;
  box-shadow: 0 0 0 3px rgba(16, 185, 129, 0.16), 0 18px 34px rgba(15, 23, 42, 0.12);
}

.job-approval-focus-note {
  background: #ecfdf5;
  border: 1px solid rgba(16, 185, 129, 0.28);
  border-radius: 8px;
  display: grid;
  gap: 4px;
  margin-bottom: 10px;
  padding: 12px;
}

.job-approval-focus-note p {
  color: var(--muted);
  margin: 0;
}


.jobs-approval-focus-missing {
  background: #fff7ed;
  border: 1px solid #fed7aa;
  border-left: 4px solid #f97316;
  border-radius: 10px;
  display: grid;
  gap: 6px;
  margin: 0 0 14px;
  padding: 14px 16px;
}

.jobs-approval-focus-missing strong {
  color: #7c2d12;
}

.jobs-approval-focus-missing p {
  color: #7c2d12;
  margin: 0;
}


.jobs-queue-search-panel {
  background: var(--panel);
  border: 1px solid var(--line);
  border-radius: 10px;
  display: grid;
  gap: 8px;
  margin: 0 0 14px;
  padding: 14px 16px;
}

.jobs-queue-search-panel label {
  color: var(--muted);
  display: grid;
  font-size: 12px;
  font-weight: 800;
  gap: 8px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.jobs-queue-search-input {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 8px;
  color: var(--ink);
  font: inherit;
  min-height: 42px;
  padding: 10px 12px;
  text-transform: none;
}

.jobs-queue-search-panel p {
  color: var(--muted);
  margin: 0;
}

.jobs-focus-id,
.job-card-id {
  color: var(--muted);
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  font-size: 12px;
  font-weight: 700;
  overflow-wrap: anywhere;
}

.job-card-heading {
  display: grid;
  gap: 4px;
}

.job-card-title {
  color: var(--ink);
}

@media (min-width: 900px) {
  .job-card-heading {
    align-items: baseline;
    column-gap: 10px;
    display: flex;
    flex-wrap: wrap;
  }
}


/* Approval Inbox laptop visual refinement */
@media (min-width: 1110px) and (max-width: 1540px) {
  #view-operations[data-operation-filter="approvals"] {
    max-width: min(100% - 28px, 1180px) !important;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-workspace-shell {
    gap: 12px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-command-surface {
    align-items: start;
    grid-template-columns: minmax(0, 1fr) minmax(220px, 0.55fr);
    padding: 18px 20px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-command-copy h2 {
    font-size: clamp(20px, 1.5vw, 28px);
    margin: 6px 0 8px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-command-copy p {
    max-width: 64ch;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision {
    background: #f8fafc;
    border: 1px solid var(--line);
    border-left: 4px solid var(--warning);
    box-shadow: none;
    color: var(--ink) !important;
    gap: 5px;
    padding: 12px 14px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision strong {
    color: var(--ink) !important;
    font-size: 16px;
    line-height: 1.2;
    -webkit-text-fill-color: var(--ink);
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision span,
  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision small {
    color: var(--muted) !important;
    -webkit-text-fill-color: var(--muted);
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision .approval-readiness-label {
    background: #fff7ed;
    border-color: #fed7aa;
    color: #7c2d12 !important;
    font-size: 12px;
    padding: 7px 10px;
    -webkit-text-fill-color: #7c2d12;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-controls,
  #view-operations[data-operation-filter="approvals"] .approval-inbox-queue-section,
  #view-operations[data-operation-filter="approvals"] .approval-inbox-supporting-context {
    padding: 18px 20px;
  }
}

/* Command Center sidebar resize alignment correction */
@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
  #command-center-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) {
    grid-template-columns: var(--abos-command-sidebar-width, 300px) minmax(0, 1fr) !important;
  }

  html body #command-center-shell.command-center-operating-shell-v1 #command-center-navigation,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #command-center-navigation,
  html body #command-center-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation,
  html body #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation {
    width: var(--abos-command-sidebar-width, 300px) !important;
    min-width: var(--abos-command-sidebar-width, 300px) !important;
    max-width: var(--abos-command-sidebar-width, 300px) !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle {
    right: 0 !important;
    width: 16px !important;
    min-width: 16px !important;
    z-index: 80 !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle::after {
    display: block !important;
    left: 7px !important;
    opacity: 0.18 !important;
    width: 2px !important;
  }

  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle:hover::after,
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle:focus-visible::after,
  html.command-shell-resizing #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle::after {
    opacity: 0.58 !important;
  }
}


/* Approval Inbox laptop breakpoint correction */
@media (min-width: 861px) {
  #view-operations[data-operation-filter="approvals"] {
    box-sizing: border-box;
    margin-inline: auto;
    max-width: min(100% - 24px, 1180px) !important;
    width: 100%;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-workspace-shell {
    gap: 12px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-command-surface {
    align-items: start;
    grid-template-columns: minmax(0, 1fr) minmax(210px, 0.46fr);
    padding: 16px 18px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-command-copy h2 {
    font-size: clamp(20px, 1.55vw, 28px);
    margin: 4px 0 7px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-command-copy p {
    font-size: 14px;
    line-height: 1.45;
    max-width: 68ch;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision {
    align-self: start;
    background: #f8fafc !important;
    border: 1px solid var(--line) !important;
    border-left: 4px solid var(--warning) !important;
    box-shadow: none !important;
    color: var(--ink) !important;
    gap: 5px;
    min-height: 0;
    padding: 10px 12px !important;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision strong {
    color: var(--ink) !important;
    font-size: 15px !important;
    line-height: 1.2;
    -webkit-text-fill-color: var(--ink) !important;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision span,
  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision small {
    color: var(--muted) !important;
    font-size: 12px;
    line-height: 1.35;
    -webkit-text-fill-color: var(--muted) !important;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-next-decision .approval-readiness-label {
    background: #fff7ed !important;
    border-color: #fed7aa !important;
    color: #7c2d12 !important;
    font-size: 11px;
    line-height: 1.3;
    padding: 6px 9px !important;
    -webkit-text-fill-color: #7c2d12 !important;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-metrics {
    gap: 8px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-metric {
    padding: 10px 12px;
  }

  #view-operations[data-operation-filter="approvals"] .approval-inbox-controls,
  #view-operations[data-operation-filter="approvals"] .approval-inbox-queue-section,
  #view-operations[data-operation-filter="approvals"] .approval-inbox-supporting-context {
    padding: 16px 18px;
  }
}


/* Approval Inbox laptop gutter and clipping correction */
@media (min-width: 861px) {
  #view-operations[data-operation-filter=approvals] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: min(calc(100vw - var(--abos-command-sidebar-width, 300px) - 96px), 1060px) !important;
    overflow-x: clip;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-workspace-shell,
  #view-operations[data-operation-filter=approvals] .approval-inbox-command-surface,
  #view-operations[data-operation-filter=approvals] .approval-inbox-controls,
  #view-operations[data-operation-filter=approvals] .approval-inbox-queue-section,
  #view-operations[data-operation-filter=approvals] .approval-inbox-supporting-context,
  #view-operations[data-operation-filter=approvals] .human-exception-card {
    box-sizing: border-box;
    max-width: 100%;
    overflow-x: clip;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-command-surface {
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 18px 22px !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-next-decision {
    border-left-width: 3px !important;
    grid-template-columns: minmax(0, 1fr);
    max-width: 100%;
    padding: 12px 14px !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-filter-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-search-field {
    grid-column: 1 / -1;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-queue-header {
    align-items: start;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-count {
    align-self: start;
    justify-self: end;
    margin: 0;
    position: static !important;
    transform: none !important;
  }

  #view-operations[data-operation-filter=approvals] .human-exception-card-summary {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  #view-operations[data-operation-filter=approvals] .human-exception-route-actions {
    grid-column: 1 !important;
    grid-row: auto !important;
    justify-content: flex-start !important;
    justify-self: start !important;
    max-width: 100% !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-route-action {
    white-space: normal;
  }

  #view-operations[data-operation-filter=approvals] .human-exception-card-meta,
  #view-operations[data-operation-filter=approvals] .approval-completed-record-card .human-exception-card-meta {
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}

@media (min-width: 861px) and (max-width: 1280px) {
  #view-operations[data-operation-filter=approvals] {
    max-width: min(calc(100vw - var(--abos-command-sidebar-width, 300px) - 64px), 920px) !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-command-surface,
  #view-operations[data-operation-filter=approvals] .approval-inbox-controls,
  #view-operations[data-operation-filter=approvals] .approval-inbox-queue-section,
  #view-operations[data-operation-filter=approvals] .approval-inbox-supporting-context {
    padding: 16px 18px !important;
  }

  #view-operations[data-operation-filter=approvals] .approval-inbox-filter-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  #view-operations[data-operation-filter=approvals] .human-exception-card-meta,
  #view-operations[data-operation-filter=approvals] .approval-completed-record-card .human-exception-card-meta {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (min-width: 1281px) and (max-width: 1540px) {
  #view-operations[data-operation-filter=approvals] {
    max-width: min(calc(100vw - var(--abos-command-sidebar-width, 300px) - 88px), 1020px) !important;
  }
}


/* Job-Approval lifecycle integrity correction */
.job-lifecycle-chip {
  align-items: center;
  background: #eef6ff;
  border: 1px solid #cfe3ff;
  border-radius: 999px;
  color: #1e3a8a;
  display: inline-flex;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.25;
  max-width: 100%;
  overflow-wrap: anywhere;
  padding: 4px 8px;
}

.job-lifecycle-summary {
  color: var(--muted);
  font-size: 13px;
  line-height: 1.45;
  margin: 4px 0 8px;
}

.approval-inbox-history-routing-card {
  align-items: start;
  display: grid;
  gap: 14px;
  grid-template-columns: minmax(0, 1fr) auto;
}

.approval-history-route-action {
  align-self: center;
  justify-self: end;
  min-height: 42px;
  white-space: nowrap;
}

@media (max-width: 760px) {
  .approval-inbox-history-routing-card {
    grid-template-columns: 1fr;
  }
  .approval-history-route-action {
    justify-self: stretch;
    width: 100%;
  }
}

@media (min-width: 861px) {
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar {
    overflow: visible !important;
  }
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle {
    cursor: ew-resize !important;
    right: -9px !important;
    width: 18px !important;
    min-width: 18px !important;
    z-index: 180 !important;
  }
  #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation.sidebar > .command-shell-resize-handle::after {
    left: 8px !important;
    opacity: 0.36 !important;
  }
}

@media (min-width: 861px) {
  #view-operations[data-operation-filter="jobs"] {
    box-sizing: border-box;
    margin-inline: auto;
    max-width: min(calc(100vw - var(--abos-command-sidebar-width, 300px) - 88px), 1080px) !important;
    width: 100%;
  }
  #view-operations[data-operation-filter="jobs"] .job-record-section,
  #view-operations[data-operation-filter="jobs"] .jobs-queue-search-panel,
  #view-operations[data-operation-filter="jobs"] .jobs-approval-focus-banner,
  #view-operations[data-operation-filter="jobs"] .jobs-approval-focus-missing {
    box-sizing: border-box;
    max-width: 100%;
    overflow-x: clip;
  }
}

@media (min-width: 861px) and (max-width: 1280px) {
  #view-operations[data-operation-filter="jobs"] {
    max-width: min(calc(100vw - var(--abos-command-sidebar-width, 300px) - 64px), 940px) !important;
  }
}


/* Command Center desktop sidebar resize and scroll integrity correction - 2026-07-12
   Keeps the actual left layout column, visible navigation shell, and resize handle
   bound to the same width variable while preserving vertical sidebar scrolling. */
@media (min-width: 861px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    display: grid !important;
    grid-template-columns: var(--abos-command-sidebar-width, 300px) minmax(0, 1fr) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation {
    align-self: start !important;
    box-sizing: border-box !important;
    flex: 0 0 var(--abos-command-sidebar-width, 300px) !important;
    height: 100vh !important;
    inline-size: var(--abos-command-sidebar-width, 300px) !important;
    max-inline-size: var(--abos-command-sidebar-width, 300px) !important;
    max-width: var(--abos-command-sidebar-width, 300px) !important;
    min-inline-size: var(--abos-command-sidebar-width, 300px) !important;
    min-width: var(--abos-command-sidebar-width, 300px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: sticky !important;
    scrollbar-gutter: stable !important;
    scrollbar-width: thin !important;
    top: 0 !important;
    width: var(--abos-command-sidebar-width, 300px) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation .side-nav,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation .side-nav {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding-right: 12px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation > .command-shell-resize-handle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation > .command-shell-resize-handle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation > .command-shell-resize-handle,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation > .command-shell-resize-handle {
    background: transparent !important;
    border: 0 !important;
    bottom: auto !important;
    cursor: ew-resize !important;
    display: block !important;
    height: 100vh !important;
    left: calc(var(--abos-command-sidebar-width, 300px) - 9px) !important;
    min-width: 18px !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: fixed !important;
    right: auto !important;
    top: 0 !important;
    width: 18px !important;
    z-index: 180 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed > .sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed > .sidebar.command-center-shared-navigation {
    overflow: hidden !important;
  }
}


/* Command Center desktop sidebar resize hydration fallback - 2026-07-12
   Applies the same left-column/scroll contract before body state classes settle. */
@media (min-width: 861px) {
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    grid-template-columns: var(--abos-command-sidebar-width, 300px) minmax(0, 1fr) !important;
  }

  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) #command-center-navigation.sidebar.command-center-shared-navigation,
  html body #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) .sidebar.command-center-shared-navigation {
    height: 100vh !important;
    inline-size: var(--abos-command-sidebar-width, 300px) !important;
    max-inline-size: var(--abos-command-sidebar-width, 300px) !important;
    max-width: var(--abos-command-sidebar-width, 300px) !important;
    min-inline-size: var(--abos-command-sidebar-width, 300px) !important;
    min-width: var(--abos-command-sidebar-width, 300px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    position: sticky !important;
    scrollbar-gutter: stable !important;
    top: 0 !important;
    width: var(--abos-command-sidebar-width, 300px) !important;
  }
}

/* Operator translation and exact-work visibility correction - 2026-07-12 */
.jobs-queue-search-panel-v2 {
  display: grid;
  grid-template-columns: minmax(260px, 1fr) auto;
  gap: 10px 16px;
  align-items: end;
}

.jobs-queue-search-panel-v2 label,
.jobs-queue-search-panel-v2 p {
  min-width: 0;
}

.jobs-queue-search-panel-v2 p {
  grid-column: 1 / -1;
  margin: 0;
}

.jobs-queue-search-actions {
  display: flex;
  justify-content: flex-end;
}

.operator-job-section {
  margin-block: 14px;
}

.operator-job-card {
  border: 1px solid rgba(15, 23, 42, 0.12);
  border-radius: 8px;
  background: #fff;
  margin: 10px 0;
  overflow: hidden;
}

.operator-job-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: center;
  padding: 16px 18px;
  cursor: pointer;
}

.operator-job-title-block,
.operator-job-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.operator-job-title {
  overflow-wrap: anywhere;
}

.operator-job-id {
  font-size: 0.82rem;
  color: #5b6575;
  background: #f3f6fa;
  border: 1px solid #d7dee8;
  border-radius: 999px;
  padding: 4px 8px;
  white-space: nowrap;
}

.job-stage-chip,
.job-lifecycle-chip {
  border-radius: 999px;
  border: 1px solid #cbd7e3;
  background: #f6f8fb;
  color: #1f2a3a;
  padding: 5px 9px;
  font-size: 0.78rem;
  font-weight: 700;
}

.operator-job-body {
  padding: 0 18px 18px;
}

.operator-job-context-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 10px;
  margin: 12px 0;
}

.operator-job-context-cell {
  border: 1px solid #dbe3ed;
  border-radius: 8px;
  background: #f8fafc;
  padding: 10px;
  min-width: 0;
}

.operator-job-context-cell span {
  display: block;
  color: #647184;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.04em;
}

.operator-job-context-cell strong {
  display: block;
  margin-top: 6px;
  overflow-wrap: anywhere;
}

.jobs-exact-resolution-panel {
  border: 1px solid #cfd8e3;
  border-left: 5px solid #12816f;
  border-radius: 10px;
  background: #fff;
  padding: 18px;
  margin: 14px 0;
}

.jobs-exact-resolution-panel h2 {
  margin: 4px 0 8px;
}

.jobs-exact-missing,
.jobs-exact-blocked {
  border-left-color: #d98a00;
  background: #fff8ed;
}

.jobs-exact-historical {
  border-left-color: #667085;
  background: #f7f8fa;
}

.approval-focused-job {
  outline: 3px solid rgba(18, 129, 111, 0.18);
}

@media (max-width: 900px) {
  .jobs-queue-search-panel-v2,
  .operator-job-summary {
    grid-template-columns: 1fr;
  }
  .jobs-queue-search-actions {
    justify-content: flex-start;
  }
  .operator-job-id {
    white-space: normal;
  }
}


/* Human-by-Exception Queue desktop command-title fit - July 12 2026
   Desktop-only destination-title sizing. Mobile/tablet menu formatting remains
   governed by the approved Command Center mobile shell rules. */
@media (min-width: 861px) and (max-width: 1320px) {
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-human-exception-queue-active .topbar.command-center-command-bar {
    grid-template-columns: minmax(0, 10rem) auto !important;
    align-items: center !important;
    gap: 20px !important;
    min-height: 112px !important;
    padding-block: 8px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-human-exception-queue-active .topbar.command-center-command-bar .command-bar-title-block {
    width: 10rem !important;
    max-width: 10rem !important;
    row-gap: 5px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-human-exception-queue-active .topbar.command-center-command-bar #page-title {
    width: 10rem !important;
    max-width: 10rem !important;
    font-size: 15px !important;
    line-height: 1.24 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-human-exception-queue-active .topbar.command-center-command-bar .command-bar-breadcrumb {
    margin-top: 6px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-human-exception-queue-active .topbar.command-center-command-bar > .command-bar-controls {
    grid-column: auto !important;
    grid-row: auto !important;
    justify-self: end !important;
    align-self: center !important;
  }
}


/* Execution Item #3 Automations & Workflows command surface */
.automations-command-surface {
  display: grid;
  gap: 20px;
}

.automation-command-hero,
.automation-command-board,
.automation-command-supporting {
  border: 1px solid rgba(126, 149, 180, 0.24);
  border-radius: 8px;
  background: #f8fafc;
  color: #101828;
  padding: 22px;
}

.automation-command-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(18rem, 0.8fr);
  gap: 18px;
  align-items: stretch;
  border-left: 5px solid #16a56d;
  background: #172233;
  color: #f8fafc;
}

.automation-command-hero .eyebrow,
.automation-command-section-heading .eyebrow {
  color: #0f9f5f;
  letter-spacing: 0.08em;
}

.automation-command-hero h2 {
  margin: 8px 0 8px;
  font-size: clamp(1.6rem, 2.4vw, 2.4rem);
  line-height: 1.08;
}

.automation-command-question {
  max-width: 50rem;
  font-size: 1.08rem;
  font-weight: 700;
  line-height: 1.38;
}

.automation-command-hero-copy p:last-child {
  max-width: 54rem;
  color: #d7dee8;
}

.automation-command-hero-status,
.automation-command-metrics,
.automation-boundary-grid {
  display: grid;
  gap: 12px;
}

.automation-command-hero-status {
  grid-template-columns: 1fr;
}

.automation-command-metrics {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.automation-command-metric {
  min-width: 0;
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #ffffff;
  padding: 14px 16px;
}

.automation-command-hero .automation-command-metric {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
  color: #f8fafc;
}

.automation-command-metric span,
.automation-command-metric small {
  display: block;
  color: #42526a;
}

.automation-command-hero .automation-command-metric span,
.automation-command-hero .automation-command-metric small {
  color: #d7dee8;
}

.automation-command-metric strong {
  display: block;
  margin: 4px 0;
  font-size: 1.5rem;
  line-height: 1.15;
  font-weight: 650;
}

.automation-command-metric-good {
  border-left: 4px solid #16a56d;
}

.automation-command-metric-warn {
  border-left: 4px solid #d98a00;
}

.automation-command-metric-attention {
  border-left: 4px solid #3767d6;
}

.automation-command-section-heading {
  margin-bottom: 16px;
}

.automation-command-section-heading h3 {
  margin: 6px 0;
  font-size: 1.45rem;
}

.automation-workflow-group {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}

.automation-workflow-group h4 {
  margin: 0;
  color: #1d2939;
}

.automation-command-workflow-card {
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #ffffff;
  overflow: hidden;
}

.automation-command-workflow-card > summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  padding: 16px 18px;
  cursor: pointer;
}

.automation-workflow-title-block {
  display: grid;
  gap: 5px;
  min-width: 0;
}

.automation-workflow-title-block strong {
  color: #101828;
  font-size: 1.05rem;
}

.automation-workflow-title-block small {
  color: #475467;
  line-height: 1.38;
}

.automation-state-chip,
.automation-stage-pill {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  border-radius: 999px;
  border: 1px solid #c9d6e5;
  background: #eef4fb;
  color: #223044;
  padding: 4px 10px;
  font-size: 0.86rem;
  font-weight: 650;
  white-space: nowrap;
}

.automation-state-good {
  border-color: #96d4b3;
  background: #e9f8ef;
  color: #075c35;
}

.automation-state-warn {
  border-color: #f0c779;
  background: #fff6e5;
  color: #7a4c00;
}

.automation-state-attention {
  border-color: #a8bdf5;
  background: #eef3ff;
  color: #2444a0;
}

.automation-state-neutral {
  background: #f2f4f7;
  color: #475467;
}

.automation-command-workflow-body {
  display: grid;
  gap: 16px;
  border-top: 1px solid #e4e9f0;
  padding: 18px;
}

.automation-workflow-status-strip,
.automation-stage-rail {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.automation-workflow-status-strip span:not(.automation-state-chip) {
  border-radius: 999px;
  background: #f2f4f7;
  color: #344054;
  padding: 5px 10px;
  font-size: 0.84rem;
}

.automation-workflow-detail-grid,
.automation-boundary-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.automation-workflow-detail-grid {
  display: grid;
  gap: 10px;
}

.automation-workflow-detail-cell,
.automation-boundary-card {
  min-width: 0;
  border: 1px solid #e0e7ef;
  border-radius: 8px;
  background: #fbfdff;
  padding: 12px;
}

.automation-workflow-detail-cell span,
.automation-boundary-card span {
  display: block;
  margin-bottom: 4px;
  color: #526174;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.automation-workflow-detail-cell strong,
.automation-boundary-card strong {
  display: block;
  color: #101828;
  font-weight: 650;
  overflow-wrap: anywhere;
}

.automation-workflow-detail-cell small,
.automation-boundary-card p {
  color: #475467;
  line-height: 1.4;
}

.automation-relationship-details {
  border: 1px solid #e0e7ef;
  border-radius: 8px;
  background: #fbfdff;
}

.automation-relationship-details > summary {
  padding: 12px 14px;
  cursor: pointer;
  font-weight: 700;
}

.automation-relationship-list {
  display: grid;
  gap: 8px;
  padding: 0 14px 14px;
}

.automation-relationship-row {
  display: grid;
  grid-template-columns: minmax(8rem, 0.28fr) minmax(0, 1fr);
  gap: 12px;
  border-top: 1px solid #e6ebf2;
  padding-top: 8px;
}

.automation-relationship-row span {
  color: #526174;
  font-weight: 700;
}

.automation-relationship-row strong {
  color: #101828;
  font-weight: 550;
}

@media (max-width: 1100px) {
  .automation-command-hero,
  .automation-command-metrics,
  .automation-workflow-detail-grid,
  .automation-boundary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  .automation-command-hero,
  .automation-command-metrics,
  .automation-workflow-detail-grid,
  .automation-boundary-grid,
  .automation-command-workflow-card > summary,
  .automation-relationship-row {
    grid-template-columns: 1fr;
  }

  .automation-command-hero,
  .automation-command-board,
  .automation-command-supporting {
    padding: 16px;
  }

  .automation-command-hero h2 {
    font-size: 1.65rem;
  }

  .automation-command-question {
    font-size: 1rem;
  }

  .automation-state-chip {
    justify-self: start;
  }
}
/* Execution Item #3 Automations & Workflows panel header contrast */
#view-automations-workflows > .panel > .panel-header {
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #f8fafc;
  color: #101828;
  padding: 18px 22px;
  margin-bottom: 18px;
}

#view-automations-workflows > .panel > .panel-header h2,
#view-automations-workflows > .panel > .panel-header p:not(.eyebrow) {
  color: #101828;
}

#view-automations-workflows > .panel > .panel-header .eyebrow {
  color: #087443;
}

@media (max-width: 860px) {
  #view-automations-workflows > .panel > .panel-header {
    padding: 14px 16px;
    margin-bottom: 14px;
  }
}


/* Execution Item #3 Automations & Workflows loading state */
.automation-loading-card {
  border: 1px solid #d9e1ea;
  border-left: 4px solid #16a56d;
  border-radius: 8px;
  background: #f8fafc;
  color: #101828;
  padding: 18px 22px;
}

.automation-loading-card strong {
  display: block;
  margin-bottom: 6px;
  color: #101828;
}

.automation-loading-card p {
  margin: 0;
  color: #475467;
}
/* Execution Item #3 Automations & Workflows visual correction */
#view-automations-workflows > .panel > .panel-header,
#view-automations-workflows > .panel > .panel-header * {
  color: #101828 !important;
  -webkit-text-fill-color: #101828 !important;
  opacity: 1 !important;
}

#view-automations-workflows > .panel > .panel-header .eyebrow {
  color: #087443 !important;
  -webkit-text-fill-color: #087443 !important;
}

#view-automations-workflows > .panel > .panel-header {
  min-height: 0 !important;
}

.automation-command-metric strong,
.automation-command-metric span,
.automation-command-metric small {
  color: #101828 !important;
  -webkit-text-fill-color: #101828 !important;
  opacity: 1 !important;
}

.automation-command-metric strong {
  overflow-wrap: anywhere;
  word-break: normal;
}

.automation-command-hero .automation-command-metric strong,
.automation-command-hero .automation-command-metric span,
.automation-command-hero .automation-command-metric small {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

.automation-command-hero .automation-command-metric small,
.automation-command-hero .automation-command-hero-copy p:last-child {
  color: #d7dee8 !important;
  -webkit-text-fill-color: #d7dee8 !important;
}

@media (max-width: 860px) {
  .automation-command-metric strong {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

/* Execution Item #3 Automations & Workflows operational-experience refinement */
.automation-command-overview,
.automation-command-flow {
  border: 1px solid rgba(126, 149, 180, 0.24);
  border-radius: 8px;
  background: #f8fafc;
  color: #101828;
  padding: 22px;
}

.automation-command-overview {
  border-left: 5px solid #16a56d;
}

.automation-live-status {
  display: grid;
  grid-template-columns: auto minmax(0, max-content) minmax(0, 1fr);
  align-items: center;
  gap: 10px;
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #ffffff;
  padding: 12px 14px;
  margin-bottom: 14px;
}

.automation-live-dot {
  width: 12px;
  height: 12px;
  border-radius: 999px;
  background: #16a56d;
  box-shadow: 0 0 0 4px rgba(22, 165, 109, 0.14);
}

.automation-live-status strong {
  color: #101828;
  font-weight: 650;
}

.automation-live-status small {
  color: #475467;
  line-height: 1.35;
}

.automation-command-metrics-operational {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.automation-flow-rail {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 10px;
}

.automation-flow-node {
  position: relative;
  min-width: 0;
  border: 1px solid #d9e1ea;
  border-radius: 8px;
  background: #ffffff;
  padding: 12px;
}

.automation-flow-node:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -11px;
  width: 12px;
  border-top: 2px solid #b8c5d6;
}

.automation-flow-node span,
.automation-flow-node small {
  display: block;
  color: #475467;
}

.automation-flow-node strong {
  display: block;
  margin: 5px 0;
  color: #101828;
  font-size: 1.35rem;
  font-weight: 600;
}

.automation-workflow-control-list {
  display: grid;
  gap: 12px;
}

.automation-workflow-current {
  display: grid;
  justify-items: end;
  gap: 4px;
}

.automation-workflow-current small {
  color: #475467;
  font-size: 0.82rem;
  text-align: right;
}

.automation-workflow-path-details {
  border: 1px solid #e0e7ef;
  border-radius: 8px;
  background: #fbfdff;
}

.automation-workflow-path-details > summary {
  padding: 12px 14px;
  cursor: pointer;
  font-weight: 650;
  color: #223044;
}

.automation-workflow-path-details .automation-workflow-status-strip,
.automation-workflow-path-details .automation-stage-rail {
  padding: 0 14px 14px;
}

@media (max-width: 1100px) {
  .automation-command-metrics-operational {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .automation-flow-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .automation-flow-node::after {
    display: none;
  }
}

@media (max-width: 860px) {
  .automation-command-overview,
  .automation-command-flow {
    padding: 16px;
  }

  .automation-live-status,
  .automation-command-metrics-operational,
  .automation-flow-rail {
    grid-template-columns: 1fr;
  }

  .automation-workflow-current {
    justify-items: start;
  }

  .automation-workflow-current small {
    text-align: left;
  }
}

/* Execution Item #3 Automations & Workflows final operational translation */
.automation-live-status {
  grid-template-columns: auto minmax(0, 0.95fr) minmax(0, 1.45fr);
}

.automation-workflow-detail-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.automation-workflow-detail-cell:nth-child(-n + 4) {
  background: #ffffff;
  border-color: #cfd9e7;
}

.automation-workflow-detail-cell:nth-child(-n + 4) strong {
  font-size: 1.02rem;
  line-height: 1.35;
}

@media (max-width: 1100px) {
  .automation-workflow-detail-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  .automation-live-status,
  .automation-workflow-detail-grid {
    grid-template-columns: 1fr;
  }
}

/* Execution Item #3 operational truth and authority translation */
.automation-truth-overview {
  background: linear-gradient(180deg, #f8fafc 0%, #eef6f3 100%);
  border-left: 6px solid #16a56d;
}

.automation-live-status-primary {
  grid-template-columns: auto minmax(16rem, 0.8fr) minmax(0, 1.4fr);
  align-items: start;
  padding: 16px;
}

.automation-truth-metric-strip {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}

.automation-provenance-details,
.automation-implementation-details {
  border: 1px solid #dce5ef;
  border-radius: 8px;
  background: #ffffff;
}

.automation-provenance-details > summary,
.automation-implementation-details > summary {
  padding: 11px 13px;
  cursor: pointer;
  color: #223044;
  font-weight: 650;
}

.automation-provenance-details > p {
  margin: 0;
  padding: 0 13px 13px;
  color: #475467;
  line-height: 1.45;
}

.automation-coverage-section {
  background: #fbfdff;
}

.automation-coverage-rail {
  align-items: stretch;
}

.automation-coverage-node {
  display: grid;
  gap: 8px;
  align-content: start;
}

.automation-coverage-values {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  column-gap: 8px;
  row-gap: 3px;
  align-items: baseline;
}

.automation-coverage-values strong {
  font-size: 1.12rem;
  margin: 0;
}

.automation-coverage-values small {
  color: #526174;
}

.automation-truth-workflow-card > summary {
  padding-block: 14px;
}

.automation-workflow-operations-section {
  background: #f8fafc;
}

.automation-workflow-meta-grid {
  padding: 0 12px 12px;
}

.automation-authority-model {
  background: #172233;
  color: #f8fafc;
  border-left: 5px solid #16a56d;
}

.automation-authority-model .automation-command-section-heading h3,
.automation-authority-model .automation-command-section-heading p:not(.eyebrow) {
  color: #f8fafc;
}

.automation-authority-model .automation-command-section-heading p:not(.eyebrow) {
  color: #d7dee8;
}

.automation-authority-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}

.automation-authority-card {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
}

.automation-authority-card span,
.automation-authority-card strong,
.automation-authority-card p {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

.automation-authority-card p {
  color: #d7dee8 !important;
  -webkit-text-fill-color: #d7dee8 !important;
}

.automation-authority-model .automation-provenance-details {
  margin-top: 14px;
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.18);
}

.automation-authority-model .automation-provenance-details > summary,
.automation-authority-model .automation-provenance-details > p {
  color: #f8fafc;
}

@media (max-width: 1100px) {
  .automation-truth-metric-strip,
  .automation-authority-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 860px) {
  .automation-live-status-primary,
  .automation-truth-metric-strip,
  .automation-authority-grid,
  .automation-coverage-values {
    grid-template-columns: 1fr;
  }
}

/* Execution Item #3 metric-card visual refinement */
.automation-truth-metric-strip {
  grid-template-columns: repeat(2, minmax(18rem, 1fr));
  gap: 24px;
  padding: 26px 28px;
  border: 1px solid #e4dac9;
  border-radius: 22px;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0) 34%),
    linear-gradient(135deg, #fbf7ee 0%, #efe5d3 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
}

.automation-truth-metric-strip .automation-command-metric {
  position: relative;
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  grid-template-rows: auto auto 1fr;
  column-gap: 18px;
  row-gap: 14px;
  min-height: 190px;
  padding: 28px 28px 24px;
  border-radius: 10px;
  border: 1px solid rgba(201, 211, 222, 0.72);
  border-left: 4px solid #16a56d;
  background: rgba(255, 252, 245, 0.82);
  box-shadow: 0 18px 34px rgba(23, 32, 48, 0.08);
}

.automation-truth-metric-strip .automation-command-metric::before {
  content: "";
  grid-column: 1;
  grid-row: 1 / span 3;
  width: 30px;
  height: 30px;
  margin-top: 4px;
  border: 2px solid #2f9a76;
  border-radius: 50%;
  box-shadow: inset 0 0 0 7px rgba(47, 154, 118, 0.08);
}

.automation-truth-metric-strip .automation-command-metric::after {
  content: "";
  grid-column: 2;
  grid-row: 2;
  align-self: center;
  justify-self: end;
  width: min(5.5rem, 34%);
  border-top: 2px solid #16a56d;
}

.automation-truth-metric-strip .automation-command-metric > span,
.automation-truth-metric-strip .automation-command-metric > strong,
.automation-truth-metric-strip .automation-command-metric > small {
  grid-column: 2;
  max-width: 42rem;
}

.automation-truth-metric-strip .automation-command-metric > span {
  font-size: 1.08rem;
  line-height: 1.25;
  font-weight: 700;
  color: #172033 !important;
  -webkit-text-fill-color: #172033 !important;
}

.automation-truth-metric-strip .automation-command-metric > strong {
  margin: 0;
  font-size: 1.35rem;
  line-height: 1.1;
  font-weight: 650;
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
}

.automation-truth-metric-strip .automation-command-metric > small {
  font-size: 0.96rem;
  line-height: 1.45;
  font-weight: 600;
  color: #445165 !important;
  -webkit-text-fill-color: #445165 !important;
}

.automation-truth-metric-strip .automation-command-metric-warn {
  border-left-color: #d98a00;
}

.automation-truth-metric-strip .automation-command-metric-warn::before {
  border-color: #d98a00;
  box-shadow: inset 0 0 0 7px rgba(217, 138, 0, 0.1);
}

.automation-truth-metric-strip .automation-command-metric-warn::after {
  border-top-color: #d98a00;
}

.automation-truth-metric-strip .automation-command-metric-attention {
  border-left-color: #3767d6;
}

.automation-truth-metric-strip .automation-command-metric-attention::before {
  border-color: #3767d6;
  box-shadow: inset 0 0 0 7px rgba(55, 103, 214, 0.1);
}

.automation-truth-metric-strip .automation-command-metric-attention::after {
  border-top-color: #3767d6;
}

.automation-truth-metric-strip .automation-command-metric:last-child:nth-child(odd) {
  grid-column: 1 / -1;
  min-height: 150px;
}

@media (max-width: 1100px) {
  .automation-truth-metric-strip {
    grid-template-columns: repeat(2, minmax(16rem, 1fr));
    padding: 22px;
  }
}

@media (max-width: 700px) {
  .automation-truth-metric-strip {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 16px;
    border-radius: 16px;
  }

  .automation-truth-metric-strip .automation-command-metric,
  .automation-truth-metric-strip .automation-command-metric:last-child:nth-child(odd) {
    grid-column: auto;
    min-height: 0;
    padding: 20px 18px;
  }

  .automation-truth-metric-strip .automation-command-metric::after {
    width: 4rem;
  }
}

/* Execution Item #3 metric-card neutral accent correction */
.automation-truth-metric-strip .automation-command-metric,
.automation-truth-metric-strip .automation-command-metric-warn,
.automation-truth-metric-strip .automation-command-metric-attention,
.automation-truth-metric-strip .automation-command-metric-good {
  border-left-color: #6f7f91;
}

.automation-truth-metric-strip .automation-command-metric::before,
.automation-truth-metric-strip .automation-command-metric-warn::before,
.automation-truth-metric-strip .automation-command-metric-attention::before,
.automation-truth-metric-strip .automation-command-metric-good::before {
  border-color: #6f7f91;
  box-shadow: inset 0 0 0 7px rgba(111, 127, 145, 0.1);
}

.automation-truth-metric-strip .automation-command-metric::after,
.automation-truth-metric-strip .automation-command-metric-warn::after,
.automation-truth-metric-strip .automation-command-metric-attention::after,
.automation-truth-metric-strip .automation-command-metric-good::after {
  border-top-color: #6f7f91;
}

/* Execution Item #3 metric-card compact sizing correction */
.automation-truth-metric-strip {
  grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
  gap: 14px;
  padding: 18px;
  border-radius: 16px;
}

.automation-truth-metric-strip .automation-command-metric,
.automation-truth-metric-strip .automation-command-metric:last-child:nth-child(odd) {
  grid-column: auto;
  display: block;
  min-height: 0;
  padding: 16px 18px;
  border-left-width: 3px;
  box-shadow: 0 10px 22px rgba(23, 32, 48, 0.06);
}

.automation-truth-metric-strip .automation-command-metric::before,
.automation-truth-metric-strip .automation-command-metric::after {
  display: none;
  content: none;
}

.automation-truth-metric-strip .automation-command-metric > span,
.automation-truth-metric-strip .automation-command-metric > strong,
.automation-truth-metric-strip .automation-command-metric > small {
  max-width: none;
}

.automation-truth-metric-strip .automation-command-metric > span {
  font-size: 0.98rem;
  line-height: 1.25;
}

.automation-truth-metric-strip .automation-command-metric > strong {
  margin: 8px 0 6px;
  font-size: 1.18rem;
}

.automation-truth-metric-strip .automation-command-metric > small {
  font-size: 0.9rem;
  line-height: 1.35;
}

@media (max-width: 700px) {
  .automation-truth-metric-strip {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 12px;
  }

  .automation-truth-metric-strip .automation-command-metric,
  .automation-truth-metric-strip .automation-command-metric:last-child:nth-child(odd) {
    padding: 14px 15px;
  }
}

/* Execution Item #3 remove current-state green accent */
.automation-truth-overview {
  border-left-color: transparent;
  border-left-width: 0;
}

.automation-live-status-primary .automation-live-dot {
  background: #6f7f91;
  box-shadow: 0 0 0 8px rgba(111, 127, 145, 0.14);
}

/* Execution Item #3 workflow-linked status label line break */
.automation-live-status-primary strong {
  white-space: pre-line;
}

/* Execution Item #3 configured coverage row spacing */
.automation-coverage-values {
  row-gap: 12px;
}

/* Execution Item #3 workflow card layout refinement */
.automation-truth-workflow-card > summary {
  grid-template-columns: minmax(0, 1fr);
  align-items: start;
  gap: 14px;
  padding: 18px 22px;
}

.automation-truth-workflow-card .automation-workflow-title-block {
  gap: 8px;
  max-width: 62rem;
}

.automation-truth-workflow-card .automation-workflow-title-block strong {
  font-size: 1.08rem;
  line-height: 1.28;
}

.automation-truth-workflow-card .automation-workflow-title-block small {
  max-width: 52rem;
  line-height: 1.42;
}

.automation-truth-workflow-card .automation-workflow-current {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 14px;
  min-width: 0;
}

.automation-truth-workflow-card .automation-workflow-current small {
  flex: 1 1 24rem;
  min-width: min(100%, 18rem);
  color: #475467;
  font-size: 0.9rem;
  line-height: 1.38;
  text-align: left;
}

.automation-truth-workflow-card .automation-state-chip {
  flex: 0 0 auto;
}

@media (max-width: 700px) {
  .automation-truth-workflow-card > summary {
    padding: 16px;
  }

  .automation-truth-workflow-card .automation-workflow-current {
    align-items: flex-start;
  }

  .automation-truth-workflow-card .automation-workflow-current small {
    flex-basis: 100%;
    min-width: 0;
  }
}

/* Execution Item #3 workflow card pill title-row alignment */
.automation-truth-workflow-card > summary {
  grid-template-columns: minmax(0, 1fr) auto;
  row-gap: 12px;
  column-gap: 16px;
}

.automation-truth-workflow-card .automation-workflow-title-block {
  grid-column: 1;
  grid-row: 1;
}

.automation-truth-workflow-card .automation-workflow-current {
  display: contents;
}

.automation-truth-workflow-card .automation-workflow-current .automation-state-chip {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  align-self: start;
  margin-top: 2px;
}

.automation-truth-workflow-card .automation-workflow-current small {
  grid-column: 1 / -1;
  grid-row: 2;
  max-width: 64rem;
  min-width: 0;
  text-align: left;
}

@media (max-width: 700px) {
  .automation-truth-workflow-card > summary {
    grid-template-columns: 1fr;
  }

  .automation-truth-workflow-card .automation-workflow-current .automation-state-chip,
  .automation-truth-workflow-card .automation-workflow-current small {
    grid-column: 1;
  }

  .automation-truth-workflow-card .automation-workflow-current .automation-state-chip {
    grid-row: 2;
    justify-self: start;
  }

  .automation-truth-workflow-card .automation-workflow-current small {
    grid-row: 3;
  }
}

/* Execution Item #3 workflow card pill same title line final */
.automation-truth-workflow-card > summary {
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-rows: auto auto auto;
  column-gap: 14px;
  row-gap: 10px;
}

.automation-truth-workflow-card .automation-workflow-title-block {
  display: contents;
}

.automation-truth-workflow-card .automation-workflow-title-block strong {
  grid-column: 1;
  grid-row: 1;
  align-self: center;
  min-width: 0;
}

.automation-truth-workflow-card .automation-workflow-title-block small {
  grid-column: 1 / -1;
  grid-row: 2;
  max-width: 52rem;
}

.automation-truth-workflow-card .automation-workflow-current {
  display: contents;
}

.automation-truth-workflow-card .automation-workflow-current .automation-state-chip {
  grid-column: 2;
  grid-row: 1;
  justify-self: end;
  align-self: center;
  margin-top: 0;
}

.automation-truth-workflow-card .automation-workflow-current small {
  grid-column: 1 / -1;
  grid-row: 3;
  max-width: 64rem;
  min-width: 0;
  text-align: left;
}

@media (max-width: 700px) {
  .automation-truth-workflow-card > summary {
    grid-template-columns: minmax(0, 1fr) auto;
  }

  .automation-truth-workflow-card .automation-workflow-current .automation-state-chip {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
  }

  .automation-truth-workflow-card .automation-workflow-current small {
    grid-column: 1 / -1;
    grid-row: 3;
  }
}

/* Execution Item #3 workflow card responsive pill stack */
@media (max-width: 1100px) {
  .automation-truth-workflow-card > summary {
    grid-template-columns: minmax(0, 1fr);
    grid-template-rows: auto auto auto auto;
  }

  .automation-truth-workflow-card .automation-workflow-title-block strong {
    grid-column: 1;
    grid-row: 1;
  }

  .automation-truth-workflow-card .automation-workflow-current .automation-state-chip {
    grid-column: 1;
    grid-row: 2;
    justify-self: start;
    align-self: start;
  }

  .automation-truth-workflow-card .automation-workflow-title-block small {
    grid-column: 1;
    grid-row: 3;
  }

  .automation-truth-workflow-card .automation-workflow-current small {
    grid-column: 1;
    grid-row: 4;
  }
}

/* Execution Item #3 neutral metric scope background and section spacing */
.automation-truth-overview {
  background: #fbfdff;
  margin-bottom: 30px;
}

.automation-truth-overview .automation-truth-metric-strip {
  background: #fbfdff;
  border-color: #d9e1ea;
  box-shadow: none;
}

.automation-truth-overview .automation-provenance-details {
  margin-top: 18px;
  margin-bottom: 4px;
}

.automation-coverage-section {
  margin-top: 30px;
}

/* Execution Item #3 configured coverage title weight */
.automation-coverage-node > strong:first-child,
.automation-coverage-node > span:first-child {
  font-weight: 750;
  color: #172033;
}

/* Execution Item #3 configured coverage title final weight override */
.automation-coverage-section .automation-coverage-node > span:first-child {
  font-weight: 750 !important;
  color: #172033 !important;
  -webkit-text-fill-color: #172033 !important;
}

/* Execution Item #3 workflow card row breathing room */
.automation-truth-workflow-card > summary {
  row-gap: 22px;
}

.automation-truth-workflow-card .automation-workflow-title-block small,
.automation-truth-workflow-card .automation-workflow-current small {
  line-height: 1.45;
}

@media (max-width: 1100px) {
  .automation-truth-workflow-card > summary {
    row-gap: 18px;
  }
}

/* Execution Item #3 authority cards reference-style layout */
.automation-authority-grid {
  grid-template-columns: repeat(2, minmax(18rem, 1fr));
  gap: 18px 22px;
}

.automation-authority-card {
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  grid-template-rows: auto auto auto;
  column-gap: 18px;
  row-gap: 7px;
  align-items: start;
  min-height: 142px;
  padding: 26px 28px;
  border-radius: 8px;
}

.automation-authority-card::before {
  content: ";
  grid-column: 1;
  grid-row: 1 / span 3;
  width: 34px;
  height: 34px;
  margin-top: 3px;
  border: 2px solid rgba(248, 250, 252, 0.78);
  border-radius: 9px;
  box-shadow: inset 0 0 0 8px rgba(248, 250, 252, 0.08);
}

.automation-authority-card span,
.automation-authority-card strong,
.automation-authority-card p {
  grid-column: 2;
}

.automation-authority-card span {
  font-size: 0.78rem;
  line-height: 1.35;
  letter-spacing: 0.05em;
}

.automation-authority-card strong {
  font-size: 1.08rem;
  line-height: 1.35;
}

.automation-authority-card p {
  margin: 0;
  line-height: 1.45;
}

@media (max-width: 860px) {
  .automation-authority-grid {
    grid-template-columns: 1fr;
  }

  .automation-authority-card {
    grid-template-columns: 44px minmax(0, 1fr);
    min-height: 0;
    padding: 22px 20px;
  }
}

/* Execution Item #3 workflow metric cards blue operational surface */
.automation-truth-overview .automation-truth-metric-strip {
  background: #fbfdff;
  border-color: #d9e1ea;
}

.automation-truth-overview .automation-truth-metric-strip .automation-command-metric,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-warn,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-attention,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-good {
  background: #172233;
  border-color: rgba(205, 217, 232, 0.22);
  border-left-color: #6f8eb4;
  color: #f8fafc;
  box-shadow: 0 14px 28px rgba(15, 23, 42, 0.12);
}

.automation-truth-overview .automation-truth-metric-strip .automation-command-metric > span,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric > strong,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric > small {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

.automation-truth-overview .automation-truth-metric-strip .automation-command-metric > small {
  color: #d7dee8 !important;
  -webkit-text-fill-color: #d7dee8 !important;
}

/* Execution Item #3 authority cards single-column content flow */
.automation-authority-card {
  display: block;
  min-height: 0;
  padding: 26px 28px;
}

.automation-authority-card::before {
  display: none;
  content: none;
}

.automation-authority-card span,
.automation-authority-card strong,
.automation-authority-card p {
  display: block;
  grid-column: auto;
}

.automation-authority-card span {
  margin-bottom: 14px;
}

.automation-authority-card strong {
  margin-bottom: 10px;
}

@media (max-width: 860px) {
  .automation-authority-card {
    padding: 22px 20px;
  }
}

/* Execution Item #3 workflow metric cards authority-palette alignment */
.automation-truth-overview .automation-truth-metric-strip {
  background: #172233;
  border-color: rgba(205, 217, 232, 0.22);
}

.automation-truth-overview .automation-truth-metric-strip .automation-command-metric,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-warn,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-attention,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-good {
  background: #293446;
  border-color: rgba(205, 217, 232, 0.22);
  border-left-color: #6f8eb4;
  color: #f8fafc;
}

/* Execution Item #3 logo-cyan accent alignment and metric scope integration */
.automation-command-overview,
.automation-truth-overview,
.automation-command-flow,
.automation-workflow-operations-section,
.automation-authority-model {
  --automation-logo-accent: #00c8ff;
}

.automation-command-overview,
.automation-truth-overview,
.automation-authority-model,
.automation-command-flow,
.automation-workflow-operations-section {
  border-left-color: var(--automation-logo-accent) !important;
}

.automation-live-dot,
.automation-live-status-primary .automation-live-dot {
  background: var(--automation-logo-accent) !important;
  box-shadow: 0 0 0 8px rgba(0, 200, 255, 0.14) !important;
}

.automation-truth-overview .automation-truth-metric-strip .automation-command-metric,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-warn,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-attention,
.automation-truth-overview .automation-truth-metric-strip .automation-command-metric-good {
  border-left-color: var(--automation-logo-accent) !important;
}

.automation-truth-overview .automation-provenance-details {
  background: #172233;
  border-color: rgba(0, 200, 255, 0.28);
  color: #f8fafc;
}

.automation-truth-overview .automation-provenance-details > summary {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

.automation-truth-overview .automation-provenance-details > p {
  color: #d7dee8 !important;
  -webkit-text-fill-color: #d7dee8 !important;
}

.automation-authority-model .automation-provenance-details {
  border-color: rgba(0, 200, 255, 0.28);
}

/* Platform non-status brand accent alignment to TCW logo cyan */
#command-center-shell {
  --tcw-logo-accent: #00c8ff;
  --tcw-logo-accent-text: #007fa3;
  --tcw-logo-accent-soft: rgba(0, 200, 255, 0.14);
  --tcw-logo-accent-line: rgba(0, 200, 255, 0.34);
  --abos-domain-runtime: var(--tcw-logo-accent);
  --abos-domain-knowledge: var(--tcw-logo-accent);
  --abos-domain-workflow: var(--tcw-logo-accent);
  --abos-domain-evidence: var(--tcw-logo-accent);
  --abos-domain-connection: var(--tcw-logo-accent);
  --abos-domain-governance: var(--tcw-logo-accent);
  --abos-domain-ai: var(--tcw-logo-accent);
  --abos-domain-accent: var(--tcw-logo-accent);
  --abos-domain-accent-soft: var(--tcw-logo-accent-soft);
  --abos-domain-accent-line: var(--tcw-logo-accent-line);
  --abos-domain-accent-text: var(--tcw-logo-accent-text);
}

#command-center-shell.command-center-domain-runtime,
#command-center-shell.command-center-runtime-health-active,
#command-center-shell.command-center-domain-knowledge,
#command-center-shell.command-center-domain-workflow,
#command-center-shell.command-center-domain-evidence,
#command-center-shell.command-center-domain-connection,
#command-center-shell.command-center-domain-governance,
#command-center-shell.command-center-domain-ai {
  --abos-domain-accent: var(--tcw-logo-accent);
  --abos-domain-accent-soft: var(--tcw-logo-accent-soft);
  --abos-domain-accent-line: var(--tcw-logo-accent-line);
  --abos-domain-accent-text: var(--tcw-logo-accent-text);
}

#command-center-shell .eyebrow,
#command-center-shell .automation-command-section-heading .eyebrow,
#command-center-shell .automation-command-hero .eyebrow,
#view-automations-workflows > .panel > .panel-header .eyebrow {
  color: var(--tcw-logo-accent-text) !important;
  -webkit-text-fill-color: var(--tcw-logo-accent-text) !important;
}

#command-center-shell .automation-command-hero,
#command-center-shell .automation-command-overview,
#command-center-shell .automation-truth-overview,
#command-center-shell .automation-authority-model,
#command-center-shell .automation-loading-card,
#command-center-shell .automation-command-metric-good {
  border-left-color: var(--tcw-logo-accent) !important;
}

#command-center-shell .automation-truth-metric-strip .automation-command-metric,
#command-center-shell .automation-truth-metric-strip .automation-command-metric-warn,
#command-center-shell .automation-truth-metric-strip .automation-command-metric-attention,
#command-center-shell .automation-truth-metric-strip .automation-command-metric-good {
  border-left-color: var(--tcw-logo-accent) !important;
}

#command-center-shell .automation-truth-metric-strip .automation-command-metric::after {
  border-top-color: var(--tcw-logo-accent) !important;
}

/* Platform non-status icon and button accent alignment to TCW logo cyan */
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent::before {
  border-color: rgba(0, 200, 255, 0.42) !important;
  color: #9eeaff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 10px 24px rgba(0, 0, 0, 0.22), 0 0 18px rgba(0, 200, 255, 0.12) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.active {
  background: linear-gradient(90deg, rgba(0, 200, 255, 0.24), rgba(30, 76, 134, 0.14)) !important;
  border-color: rgba(0, 200, 255, 0.26) !important;
  box-shadow: inset 3px 0 0 var(--tcw-logo-accent), 0 10px 28px rgba(0, 0, 0, 0.12) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent.active::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent.active::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent:hover::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-parent:hover::before {
  border-color: rgba(0, 200, 255, 0.68) !important;
  background: linear-gradient(145deg, rgba(0, 151, 205, 0.92), rgba(18, 58, 96, 0.9)) !important;
  color: #e9fbff !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 12px 30px rgba(0, 0, 0, 0.28), 0 0 24px rgba(0, 200, 255, 0.2) !important;
}

#command-center-shell .command-center-control-button:not(.danger),
#command-center-shell .runtime-console-refresh,
#command-center-shell .button-link:not(.danger),
#command-center-shell .action-row button:not(.danger),
#command-center-shell .topbar button:not(.danger),
#command-center-shell .command-bar-control,
#command-center-shell .command-bar-avatar {
  border-color: rgba(0, 200, 255, 0.34) !important;
}

#command-center-shell .command-center-control-button:not(.danger):hover,
#command-center-shell .command-center-control-button:not(.danger):focus,
#command-center-shell .runtime-console-refresh:hover,
#command-center-shell .runtime-console-refresh:focus,
#command-center-shell .button-link:not(.danger):hover,
#command-center-shell .button-link:not(.danger):focus,
#command-center-shell .action-row button:not(.danger):hover,
#command-center-shell .action-row button:not(.danger):focus,
#command-center-shell .topbar button:not(.danger):hover,
#command-center-shell .topbar button:not(.danger):focus {
  border-color: rgba(0, 200, 255, 0.62) !important;
  outline-color: rgba(0, 200, 255, 0.24) !important;
}

#command-center-shell .topbar button:not(.danger) svg,
#command-center-shell .command-center-control-button:not(.danger) svg,
#command-center-shell .button-link:not(.danger) svg,
#command-center-shell .action-row button:not(.danger) svg,
#command-center-shell .command-bar-control svg,
#command-center-shell .command-bar-avatar svg {
  color: var(--tcw-logo-accent) !important;
  stroke: currentColor !important;
}

#command-center-shell .command-bar-control::after,
#command-center-shell .command-bar-avatar::after,
#command-center-shell .command-center-shared-navigation button.nav-parent.has-children::after {
  color: rgba(158, 234, 255, 0.82) !important;
}

/* Platform non-status mobile/header button logo-cyan accent completion */
#command-center-shell .command-mobile-header-alert,
#command-center-shell .command-mobile-header-owner,
#command-center-shell .command-mobile-vps-route,
#command-center-shell .command-mobile-vps-back,
#command-center-shell .command-shell-collapse-toggle,
#command-center-shell .sidebar-collapse,
#command-center-shell .collapse-control,
#command-center-shell [data-command-center-collapse] {
  border-color: rgba(0, 200, 255, 0.34) !important;
}

#command-center-shell .command-mobile-vps-back .command-mobile-vps-back-icon-portrait {
  display: none !important;
}

#command-center-shell .command-mobile-vps-back .command-mobile-vps-back-icon-legacy,
#command-center-shell .command-mobile-vps-back .command-mobile-vps-back-label {
  display: inline !important;
  line-height: inherit !important;
  pointer-events: none !important;
}

#command-center-shell .command-mobile-header-alert:hover,
#command-center-shell .command-mobile-header-owner:hover,
#command-center-shell .command-mobile-vps-route:hover,
#command-center-shell .command-mobile-vps-back:hover,
#command-center-shell .command-shell-collapse-toggle:hover,
#command-center-shell .sidebar-collapse:hover,
#command-center-shell .collapse-control:hover,
#command-center-shell [data-command-center-collapse]:hover {
  border-color: rgba(0, 200, 255, 0.62) !important;
}

#command-center-shell .command-mobile-header-alert::before,
#command-center-shell .command-mobile-header-owner::before,
#command-center-shell .command-mobile-vps-route::before,
#command-center-shell .command-mobile-vps-back::before,
#command-center-shell .command-shell-collapse-toggle::before,
#command-center-shell .sidebar-collapse::before,
#command-center-shell .collapse-control::before,
#command-center-shell [data-command-center-collapse]::before {
  color: #9eeaff !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-child.active,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle.active {
  border-color: rgba(0, 200, 255, 0.24) !important;
  box-shadow: inset 3px 0 0 var(--tcw-logo-accent) !important;
}

#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-child::before,
#command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation button.nav-subgroup-toggle::before {
  color: #9eeaff !important;
}

/* Governance Gate Library non-status accent alignment to TCW logo cyan */
html body #command-center-shell .governance-library-panel {
  --governance-library-logo-accent: var(--tcw-logo-accent, #00c8ff);
  --governance-library-logo-accent-text: var(--tcw-logo-accent-text, #007fa3);
  --governance-library-logo-accent-soft: rgba(0, 200, 255, 0.14);
  --governance-library-logo-accent-line: rgba(0, 200, 255, 0.34);
}

html body #command-center-shell .governance-library-panel .governance-library-identity,
html body #command-center-shell .governance-library-panel .governance-library-identity.governance-oea-command-surface,
html body #command-center-shell .governance-library-panel .governance-library-primary-object,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel,
html body #command-center-shell .governance-library-panel .governance-library-exit-state {
  border-left-color: var(--governance-library-logo-accent) !important;
}

html body #command-center-shell .governance-library-panel .information-type-label,
html body #command-center-shell .governance-library-panel .governance-library-identity .information-type-label,
html body #command-center-shell .governance-library-panel .governance-library-exit-state .information-type-label,
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel .information-type-label,
html body #command-center-shell .governance-library-panel .governance-capability-sync-panel .information-type-label {
  background: var(--governance-library-logo-accent-soft) !important;
  border-color: var(--governance-library-logo-accent-line) !important;
  color: var(--governance-library-logo-accent-text) !important;
  -webkit-text-fill-color: var(--governance-library-logo-accent-text) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip,
html body #command-center-shell .governance-library-panel .governance-gate-summary-strip.governance-library-summary-strip.governance-oea-state-strip,
html body #command-center-shell .governance-library-panel .governance-library-discovery-panel,
html body #command-center-shell .governance-library-panel .governance-library-definition-index,
html body #command-center-shell .governance-library-panel .governance-library-route-button,
html body #command-center-shell .governance-library-panel .governance-library-required-evidence,
html body #command-center-shell .governance-library-panel .governance-library-relationship-item {
  border-color: var(--governance-library-logo-accent-line) !important;
}

html body #command-center-shell .governance-library-panel .governance-gate-summary-item,
html body #command-center-shell .governance-library-panel .governance-library-definition-card,
html body #command-center-shell .governance-library-panel .governance-library-filter-control:focus {
  border-color: var(--governance-library-logo-accent-line) !important;
}

html body #command-center-shell .governance-library-panel .governance-library-filter-control:focus {
  outline-color: rgba(0, 200, 255, 0.24) !important;
}

/* Platform readability scale correction - July 13 2026 */
@media (min-width: 861px) {
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent {
    font-size: 0.94rem !important;
    line-height: 1.28 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle {
    font-size: 0.86rem !important;
    line-height: 1.32 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar h1,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar h2 {
    font-size: clamp(1.28rem, 1.55vw, 1.56rem) !important;
    line-height: 1.12 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar .eyebrow,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar .workspace-eyebrow,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar .page-eyebrow {
    font-size: 0.75rem !important;
    line-height: 1.2 !important;
  }
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view h2:not(.governance-library-title):not(.command-home-hero-copy h2) {
  font-size: clamp(1.28rem, 1.65vw, 1.55rem) !important;
  line-height: 1.22 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view p,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view li,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .muted {
  font-size: max(0.95rem, 15px) !important;
  line-height: 1.45 !important;
}

/* Platform readability scale correction refinement - July 13 2026 */
@media (min-width: 861px) {
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-parent .nav-label {
    font-size: 0.94rem !important;
    line-height: 1.28 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-child .nav-label,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .nav-subgroup-toggle .nav-label {
    font-size: 0.9rem !important;
    line-height: 1.32 !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar h1,
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-command-bar h2 {
    font-size: clamp(1.42rem, 1.72vw, 1.72rem) !important;
    line-height: 1.12 !important;
  }
}

/* Command Home non-status action accent alignment - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-primary-action {
  background: var(--tcw-logo-accent, #00c8ff) !important;
  border-color: rgba(0, 154, 204, 0.46) !important;
  color: #04121f !important;
  box-shadow: 0 10px 22px rgba(0, 200, 255, 0.18) !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action:hover,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-meta .command-home-primary-action:focus-visible,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action:hover,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card .command-home-primary-action:focus-visible,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-primary-action:hover,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-card > .command-home-primary-action:focus-visible {
  background: #39d7ff !important;
  border-color: rgba(0, 200, 255, 0.72) !important;
  color: #03101b !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-icon-chip,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-icon {
  background: rgba(0, 200, 255, 0.10) !important;
  border-color: rgba(0, 200, 255, 0.34) !important;
  color: var(--tcw-logo-accent, #00c8ff) !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-copy small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-section-link {
  color: rgb(0, 127, 163) !important;
}

/* Command Home business highlight readability restoration - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row {
  column-gap: 16px !important;
  padding: 18px 20px !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row strong {
  font-size: clamp(0.98rem, 1.05vw, 1.08rem) !important;
  font-weight: 720 !important;
  line-height: 1.25 !important;
  color: #111827 !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row small {
  font-size: clamp(0.9rem, 0.96vw, 0.98rem) !important;
  font-weight: 460 !important;
  line-height: 1.42 !important;
  color: #475467 !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-icon {
  color: var(--tcw-logo-accent, #00c8ff) !important;
}

/* Command Home reference/status row icon accent alignment - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-signal-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-signal-icon svg {
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}

/* Command Home page-wide operational readability restoration - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-title strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-work-card strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-status-row strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-signal-card strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-copy strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-copy strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card > span:not(.command-home-destination-icon),
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card > span:not(.command-home-destination-icon) {
  font-size: clamp(0.98rem, 1.05vw, 1.1rem) !important;
  font-weight: 720 !important;
  line-height: 1.28 !important;
  color: #111827 !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-main p,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-work-card small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-status-row small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-signal-card small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-authority-copy small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-copy span,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card > small,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card > small {
  font-size: clamp(0.9rem, 0.98vw, 1rem) !important;
  font-weight: 460 !important;
  line-height: 1.45 !important;
  color: #475467 !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-work-card,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-status-row,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-signal-card,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card {
  gap: 10px !important;
}

/* Command Home filled icon contrast alignment - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-icon-chip,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-icon {
  color: #04121f !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-icon-chip svg,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-recommended-icon svg {
  color: #04121f !important;
  stroke: currentColor !important;
}

/* Command Home enterprise health title size restore - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-title strong {
  color: #075f49 !important;
  font-size: 1.06rem !important;
  font-weight: 680 !important;
  line-height: 1.25 !important;
}

/* Command Home reference line icon cyan specificity lock - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signals .command-home-reference-status-signal > .command-home-reference-signal-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signals .command-home-reference-status-signal > .command-home-reference-signal-icon svg,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal .command-home-reference-signal-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal .command-home-reference-signal-icon svg {
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal > .command-home-reference-signal-icon * {
  stroke: currentColor !important;
}

/* Command Home semantic status row icon restore - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signals .command-home-reference-status-signal > .command-home-reference-signal-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signals .command-home-reference-status-signal > .command-home-reference-signal-icon svg,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal .command-home-reference-signal-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal .command-home-reference-signal-icon svg {
  color: #0f7a5f !important;
  stroke: currentColor !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signal > .command-home-reference-signal-icon * {
  stroke: currentColor !important;
}

/* Command Home non-status hover cover accent alignment - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card:hover,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card:focus-visible,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card:hover,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card:focus-visible {
  background: rgba(255, 255, 255, 0.9) !important;
  border-color: rgba(0, 200, 255, 0.38) !important;
  box-shadow: 0 18px 44px rgba(0, 200, 255, 0.14), inset 0 0 0 1px rgba(0, 200, 255, 0.12) !important;
  outline: none !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card:hover > .command-home-destination-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-destination-card:focus-visible > .command-home-destination-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card:hover > .command-home-destination-icon,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-next-destinations .command-home-destination-card:focus-visible > .command-home-destination-icon {
  color: #04121f !important;
}

/* Unauthorized navigation font-scale restoration - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-parent,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav button.nav-parent,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-parent .nav-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-parent-label {
  font-size: 0.94rem !important;
  line-height: 1.28 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-child,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav button.nav-child,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-subgroup-toggle,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav button.nav-subgroup-toggle,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-child .nav-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-subgroup-toggle .nav-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-center-shared-navigation .side-nav .nav-child-label {
  font-size: 0.9rem !important;
  line-height: 1.32 !important;
}

/* Governance Gate Library completion chip typography restoration - July 13 2026 */
html body #command-center-shell .governance-library-panel .governance-oea-exit-list {
  align-items: flex-start !important;
  gap: 8px !important;
}

html body #command-center-shell .governance-library-panel .governance-oea-exit-list li {
  display: inline-flex !important;
  align-items: center !important;
  flex: 0 1 auto !important;
  width: auto !important;
  max-width: 100% !important;
  min-height: 0 !important;
  padding: 6px 9px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 720 !important;
  white-space: normal !important;
}

@media (max-width: 760px) {
  html body #command-center-shell .governance-library-panel .governance-oea-exit-list {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  html body #command-center-shell .governance-library-panel .governance-oea-exit-list li {
    width: 100% !important;
  }
}

/* Governance Gate Library completion chip specificity restoration - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-library-exit-state .governance-oea-exit-list {
  align-items: flex-start !important;
  gap: 8px !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-library-exit-state .governance-oea-exit-list > li {
  display: inline-flex !important;
  align-items: center !important;
  flex: 0 1 auto !important;
  width: auto !important;
  max-width: 100% !important;
  min-height: 0 !important;
  padding: 6px 9px !important;
  border-radius: 999px !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  font-weight: 720 !important;
  white-space: normal !important;
}

@media (max-width: 760px) {
  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-library-exit-state .governance-oea-exit-list {
    display: grid !important;
    grid-template-columns: 1fr !important;
  }

  html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-library-exit-state .governance-oea-exit-list > li {
    width: 100% !important;
  }
}

/* Command Home operational card text scale restoration - July 13 2026 */
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .enterprise-platform-status .command-home-reference-work-card strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signals .command-home-reference-status-signal strong,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row .command-home-card-head,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row .command-home-card-head strong {
  font-size: 0.9rem !important;
  line-height: 1.28 !important;
  font-weight: 700 !important;
}

html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .enterprise-platform-status .command-home-reference-work-card p,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-reference-status-signals .command-home-reference-status-signal p,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row p,
html body.portal-admin-command-center-active #command-center-shell.command-center-dashboard-active #view-dashboard .command-home-highlight-row small {
  font-size: 0.84rem !important;
  line-height: 1.42 !important;
  font-weight: 440 !important;
}

/* Governance Gate Library information label highlight restoration - July 13 2026 */
html body #command-center-shell .governance-library-panel .information-type-label {
  display: inline !important;
  padding: 2px 6px !important;
  border-radius: 4px !important;
  -webkit-box-decoration-break: clone !important;
  box-decoration-break: clone !important;
  line-height: 1.35 !important;
}

/* Governance Gate Library information label highlight specificity restoration - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .information-type-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-capability-sync-panel .information-type-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-library-exit-state .information-type-label {
  display: inline !important;
  width: auto !important;
  max-width: 100% !important;
  padding: 2px 6px !important;
  border-radius: 4px !important;
  -webkit-box-decoration-break: clone !important;
  box-decoration-break: clone !important;
  line-height: 1.35 !important;
}

/* Governance Gate Library information label highlight removal - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .information-type-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-capability-sync-panel .information-type-label,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main .view .governance-library-panel .governance-library-exit-state .information-type-label {
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

/* Governance Gate Library capability section breathing room - July 13 2026 */
html body #command-center-shell .governance-library-panel > .governance-capability-sync-panel {
  margin-top: 18px !important;
}

/* Governance Gate Library definition index outer line removal - July 13 2026 */
html body #command-center-shell .governance-library-panel .governance-library-definition-index {
  border-color: transparent !important;
}

/* Governance Gates and Runtime Health background alignment - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter="governance-gates"],
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter="governance-gates"] .governance-library-panel,
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active #view-operations,
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-page,
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-content {
  background: #eef4fb !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .runtime-console-state-band,
  .runtime-console-state-summary,
  .runtime-console-attention,
  .runtime-console-kpi,
  .runtime-console-diagnostic,
  .command-center-briefing-region,
  .command-center-operating-region,
  .command-center-operational-lens,
  .command-center-evidence-region
) {
  background: #182233 !important;
  color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .runtime-console-state-band,
  .runtime-console-state-summary,
  .runtime-console-attention,
  .runtime-console-kpi,
  .runtime-console-diagnostic,
  .command-center-briefing-region,
  .command-center-operating-region,
  .command-center-operational-lens,
  .command-center-evidence-region
) :where(h1, h2, h3, h4, p, span, strong, small, em, li, summary) {
  color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .runtime-console-kpi-detail,
  .command-center-briefing-compact-copy,
  .command-center-region-detail,
  .command-center-evidence-detail,
  .runtime-console-diagnostic-copy
) {
  color: rgba(248, 250, 252, 0.82) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-chip.is-critical {
  background: #fff1f2 !important;
  color: #9f1239 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-chip.is-attention {
  background: #fff7ed !important;
  color: #92400e !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-chip.is-normal {
  background: #ecfdf5 !important;
  color: #065f46 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-chip.is-unknown {
  background: #f1f5f9 !important;
  color: #475569 !important;
}

/* Runtime Health diagnostic card contrast completion - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.command-center-evidence-region,
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.command-center-evidence-region.is-normal,
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.command-center-evidence-region.is-attention,
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.command-center-evidence-region.is-critical {
  background: #182233 !important;
  color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.command-center-evidence-region :where(h1, h2, h3, h4, p, span, strong, small, em, li, summary) {
  color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active .runtime-console-diagnostic.command-center-evidence-region :where(.command-center-evidence-detail, .runtime-console-diagnostic-copy) {
  color: rgba(248, 250, 252, 0.82) !important;
}

/* Runtime Health tan surface replacement completion - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .runtime-health-technical-section,
  .command-center-operational-briefing-hero,
  .command-center-since-last-visit,
  .command-center-operational-context,
  .runtime-health-technical-action-card,
  .runtime-health-technical-navigation-card,
  .runtime-vps-infrastructure-card,
  .command-center-cockpit-state-cell-6
) {
  background: #182233 !important;
  background-image: none !important;
  color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .runtime-health-technical-section,
  .command-center-operational-briefing-hero,
  .command-center-since-last-visit,
  .command-center-operational-context,
  .runtime-health-technical-action-card,
  .runtime-health-technical-navigation-card,
  .runtime-vps-infrastructure-card,
  .command-center-cockpit-state-cell-6
) :where(h1, h2, h3, h4, p, span, strong, small, em, li, summary, button) {
  color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .runtime-health-technical-section,
  .command-center-operational-briefing-hero,
  .command-center-since-last-visit,
  .command-center-operational-context,
  .runtime-health-technical-action-card,
  .runtime-health-technical-navigation-card,
  .runtime-vps-infrastructure-card
) :where(.command-center-briefing-compact-copy, .command-center-region-detail, .runtime-console-diagnostic-copy) {
  color: rgba(248, 250, 252, 0.82) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active :where(
  .command-center-operational-briefing-hero,
  .command-center-since-last-visit,
  .command-center-operational-context,
  .runtime-health-technical-section
) :where(p, .command-center-briefing-meta-item, .command-center-briefing-hero-meta) {
  color: rgba(248, 250, 252, 0.9) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 main #view-operations .command-center-operational-briefing-hero .command-center-briefing-hero-copy p {
  color: rgba(248, 250, 252, 0.9) !important;
}

/* Governance Gates active route display correction - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter="governance-gates"] #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
  display: block !important;
}

/* Governance Gate Library light surface contrast completion - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter= governance-gates] .governance-library-panel {
  background: #eef4fb !important;
  color: #111827 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-library-identity.governance-oea-command-surface,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-index-lead,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state
) {
  background: rgba(248, 250, 252, 0.98) !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(0, 200, 255, 0.34) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-library-identity.governance-oea-command-surface,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state
) {
  border-left-color: var(--tcw-logo-accent, #00c8ff) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-gate-summary-item,
  .governance-library-definition-card,
  .governance-catalog-row,
  .full-launch-map,
  .collapsible-card,
  .governance-library-filter-control,
  .mini-metric.runtime-health-metric,
  .runtime-health-row.command-center-evidence-row,
  .governance-library-route-button,
  .governance-library-required-evidence,
  .governance-library-relationship-item
) {
  background: #ffffff !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(0, 200, 255, 0.28) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  h1, h2, h3, h4, p, span, strong, small, em, li, summary, button, label
) {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .muted,
  small,
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-library-filter-status,
  .runtime-health-detail.command-center-evidence-detail
) {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label {
  background: transparent !important;
  color: var(--tcw-logo-accent-text, #007fa3) !important;
  -webkit-text-fill-color: var(--tcw-logo-accent-text, #007fa3) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-definition-index {
  border-color: transparent !important;
}

/* Governance Gate Library light surface text specificity completion - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter= governance-gates] .governance-library-panel .governance-library-identity h2,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .governance-oea-question,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .muted,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-index-lead strong,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-index-lead p,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-section-heading strong,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-section-heading p,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state strong,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state p {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .muted,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-index-lead p,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-section-heading p,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state p {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Governance Gate Library header contrast class override - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .abos-contrast-on-light,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity h2.abos-contrast-on-light,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity p.abos-contrast-on-light,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .muted.abos-contrast-on-light {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .muted.abos-contrast-on-light,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity p.muted.abos-contrast-on-light {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Governance Gate Library operations hub header contrast override - July 13 2026 */
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header h2,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .governance-oea-question,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .muted {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .muted {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Governance Gate Library nav-blue section correction - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-library-identity.governance-oea-command-surface,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-index-lead,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state
),
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header {
  background: #06101b !important;
  background-image: none !important;
  color: #f8fafc !important;
  border-color: rgba(0, 200, 255, 0.38) !important;
  border-left-color: var(--tcw-logo-accent, #00c8ff) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-gate-summary-item,
  .governance-oea-journey-item,
  .governance-library-definition-card,
  .governance-catalog-row,
  .full-launch-map,
  .collapsible-card,
  .collapsible-card-toggle,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence,
  .governance-library-route-button,
  .mini-metric.runtime-health-metric,
  .runtime-health-row.command-center-evidence-row
) {
  background: #06101b !important;
  background-image: none !important;
  color: #f8fafc !important;
  border-color: rgba(0, 200, 255, 0.32) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-library-identity.governance-oea-command-surface,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-index-lead,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-gate-summary-item,
  .governance-oea-journey-item,
  .governance-library-definition-card,
  .governance-catalog-row,
  .full-launch-map,
  .collapsible-card,
  .collapsible-card-toggle,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence,
  .governance-library-route-button,
  .mini-metric.runtime-health-metric,
  .runtime-health-row.command-center-evidence-row
) :where(h1, h2, h3, h4, p, span, strong, small, em, li, summary, button, label),
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header :where(h1, h2, h3, h4, p, span, strong, small, em) {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .muted,
  small,
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-library-filter-status,
  .runtime-health-detail.command-center-evidence-detail,
  .command-center-evidence-detail
),
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .muted {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label {
  color: #9eeaff !important;
  -webkit-text-fill-color: #9eeaff !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(input, select, textarea, .governance-library-filter-control) {
  background: #f8fafc !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(0, 200, 255, 0.38) !important;
}

/* Governance Gate Library nav-blue child text specificity correction - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-library-identity.governance-oea-command-surface,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-index-lead,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-gate-summary-item,
  .governance-oea-journey-item,
  .governance-library-definition-card,
  .governance-catalog-row,
  .full-launch-map,
  .collapsible-card,
  .collapsible-card-toggle,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence,
  .governance-library-route-button,
  .mini-metric.runtime-health-metric,
  .runtime-health-row.command-center-evidence-row
) :where(h1, h2, h3, h4, p, span, strong, em, li, summary, button, label),
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header :where(h1, h2, h3, h4, p, span, strong, em) {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .muted,
  small,
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-library-filter-status,
  .runtime-health-detail.command-center-evidence-detail,
  .command-center-evidence-detail
),
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .muted,
  small,
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-library-filter-status,
  .runtime-health-detail.command-center-evidence-detail,
  .command-center-evidence-detail
) :where(h1, h2, h3, h4, p, span, strong, small, em, li),
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .muted {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label :where(span, strong, small) {
  color: #9eeaff !important;
  -webkit-text-fill-color: #9eeaff !important;
}

/* Governance Gate Library exact header white override - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity h2,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .governance-oea-question,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header h2,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .governance-oea-question {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-identity .muted,
html body #command-center-shell #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .muted {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-section-heading strong,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-index-lead strong {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-section-heading p,
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 main #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-index-lead p {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

/* Governance Gate Library section spacing on Command Home background - July 13 2026 */
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates],
html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel {
  background: #eef4fb !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel {
  gap: 18px !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel > :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state
) {
  margin-top: 0 !important;
  margin-bottom: 18px !important;
}

html body:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel > :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state
):last-child {
  margin-bottom: 0 !important;
}

/* Governance Gate Library definition row metadata contrast fix - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-catalog-row-meta span,
  .governance-library-row-meta span,
  .governance-capability-presentation-matrix,
  .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row,
  .governance-capability-presentation-matrix .runtime-health-detail.command-center-evidence-detail
) {
  background: #06101b !important;
  background-image: none !important;
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
  border-color: rgba(0, 200, 255, 0.32) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-capability-presentation-matrix,
  .governance-capability-presentation-matrix .runtime-health-row.command-center-evidence-row,
  .governance-capability-presentation-matrix .runtime-health-detail.command-center-evidence-detail
) :where(h1, h2, h3, h4, p, span, strong, small, em, li, summary, button, label) {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-capability-presentation-matrix .information-type-label,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-capability-presentation-matrix .eyebrow {
  color: #9eeaff !important;
  -webkit-text-fill-color: #9eeaff !important;
}

/* Governance Gate Library exit-state contrast fix - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state .governance-oea-exit-list,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state .governance-oea-exit-list > li {
  background: #06101b !important;
  background-image: none !important;
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
  border-color: rgba(0, 200, 255, 0.32) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state :where(h1, h2, h3, h4, p, span, strong, small, em, li, summary, button, label) {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state .muted,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state p {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

/* Governance Gate Library final contrast specificity correction - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state strong,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state > strong,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state p,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state > p {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state > p {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-capability-presentation-matrix .information-type-label.abos-contrast-on-light,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-capability-presentation-matrix .information-type-label,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-capability-presentation-matrix .eyebrow {
  color: #007fa3 !important;
  -webkit-text-fill-color: #007fa3 !important;
}

/* Governance Gate Library dark panel ink variable correction - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel {
  --ggl-ink: #f8fafc !important;
  --ggl-muted: rgba(248, 250, 252, 0.82) !important;
  --ggl-subtle: rgba(248, 250, 252, 0.72) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .governance-library-exit-state {
  --ggl-ink: #f8fafc !important;
  --ggl-muted: rgba(248, 250, 252, 0.82) !important;
  --ggl-subtle: rgba(248, 250, 252, 0.72) !important;
}

/* Governance Gate Library rendered-path exit-state text override - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state.governance-oea-exit-state > strong,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state.governance-oea-exit-state strong {
  color: #f8fafc !important;
  -webkit-text-fill-color: #f8fafc !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state.governance-oea-exit-state > p,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state.governance-oea-exit-state p {
  color: rgba(248, 250, 252, 0.82) !important;
  -webkit-text-fill-color: rgba(248, 250, 252, 0.82) !important;
}

/* Governance Gate Library supporting-status label contrast correction - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-capability-presentation-matrix,
  .governance-capability-supporting-readback,
  .governance-information-type-status,
  .readiness-subsection.compact-subsection
) > .information-type-label.abos-contrast-on-light,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-capability-presentation-matrix,
  .governance-capability-supporting-readback,
  .governance-information-type-status,
  .readiness-subsection.compact-subsection
) .information-type-label.abos-contrast-on-light {
  color: #007fa3 !important;
  -webkit-text-fill-color: #007fa3 !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-capability-sync-panel,
  .governance-library-definition-index,
  .governance-library-primary-object,
  .governance-library-discovery-panel,
  .governance-library-exit-state
) :where(
  .governance-capability-presentation-matrix,
  .governance-capability-supporting-readback,
  .governance-information-type-status,
  .readiness-subsection.compact-subsection
) .information-type-label.abos-contrast-on-light {
  color: #9eeaff !important;
  -webkit-text-fill-color: #9eeaff !important;
}

/* Governance Gate Library information label contrast default - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label.abos-contrast-on-light {
  color: #007fa3 !important;
  -webkit-text-fill-color: #007fa3 !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-catalog-row,
  .collapsible-card,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence
) .information-type-label.abos-contrast-on-light,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-catalog-row,
  .collapsible-card,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence
) .information-type-label {
  color: #9eeaff !important;
  -webkit-text-fill-color: #9eeaff !important;
}

/* Governance Gate Library information label AA contrast correction - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label.abos-contrast-on-light {
  color: #005f7a !important;
  -webkit-text-fill-color: #005f7a !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-catalog-row,
  .collapsible-card,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence
) .information-type-label.abos-contrast-on-light,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-library-definition-index,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-catalog-row,
  .collapsible-card,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence
) .information-type-label {
  color: #9eeaff !important;
  -webkit-text-fill-color: #9eeaff !important;
}

/* Governance Gate Library Command Home template alignment - July 13 2026 */
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates],
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel {
  --ggl-ink: #111827 !important;
  --ggl-muted: #475569 !important;
  --ggl-subtle: #64748b !important;
  --ggl-surface: #eef4fb !important;
  --ggl-card: rgba(255, 255, 255, 0.72) !important;
  --ggl-line: rgba(100, 116, 139, 0.22) !important;
  background: #eef4fb !important;
  background-image: none !important;
  color: #111827 !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel > :where(
  .governance-library-identity,
  .governance-oea-command-facts.governance-library-coverage-strip,
  .governance-gate-summary-strip.governance-library-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state
),
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-library-index-lead,
  .governance-library-definition-index,
  .governance-supporting-context-header,
  .governance-capability-presentation-matrix,
  .governance-capability-supporting-readback
) {
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
  border-left-color: var(--tcw-logo-accent, #00c8ff) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .governance-gate-summary-item,
  .governance-oea-journey-item,
  .governance-library-definition-card,
  .governance-catalog-row,
  .full-launch-map,
  .collapsible-card,
  .collapsible-card-toggle,
  .collapsible-card-body,
  .governance-library-definition-detail,
  .governance-library-relationship-item,
  .governance-library-required-evidence,
  .governance-library-route-button,
  .mini-metric.runtime-health-metric,
  .runtime-health-row.command-center-evidence-row,
  .governance-oea-exit-list > li
) {
  background: rgba(255, 255, 255, 0.72) !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  h1, h2, h3, h4, p, span, strong, small, em, li, summary, button, label, a
) {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .muted,
  small,
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-library-filter-status,
  .runtime-health-detail.command-center-evidence-detail,
  .command-center-evidence-detail
),
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(
  .muted,
  small,
  .governance-catalog-row-meta,
  .governance-library-row-meta,
  .governance-library-filter-status,
  .runtime-health-detail.command-center-evidence-detail,
  .command-center-evidence-detail
) :where(h1, h2, h3, h4, p, span, strong, small, em, li) {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .information-type-label,
html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel .eyebrow {
  color: #005f7a !important;
  -webkit-text-fill-color: #005f7a !important;
  background: transparent !important;
  border-color: transparent !important;
}

html body #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates] .governance-library-panel :where(input, select, textarea, .governance-library-filter-control) {
  background: #ffffff !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.28) !important;
}

/* Governance Gate Library Command Home rendered-path override - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #view-operations[data-operation-filter=governance-gates],
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
  background: #eef4fb !important;
  background-image: none !important;
  color: #111827 !important;
  --ggl-ink: #111827 !important;
  --ggl-muted: #475569 !important;
  --ggl-subtle: #64748b !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-command-facts.governance-library-coverage-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-gate-summary-strip.governance-library-summary-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-discovery-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-primary-object,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state {
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
  border-left-color: var(--tcw-logo-accent, #00c8ff) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-gate-summary-item,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-card,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-row,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .full-launch-map,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .collapsible-card,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .collapsible-card-toggle,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .collapsible-card-body,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-detail,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-relationship-item,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-required-evidence,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .mini-metric.runtime-health-metric,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .runtime-health-row.command-center-evidence-row,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-exit-list > li {
  background: rgba(255, 255, 255, 0.72) !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page h1,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page h2,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page h3,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page h4,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page p,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page span,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page strong,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page small,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page em,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page li,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page summary,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page button,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page label {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .muted,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page small,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-row-meta,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-row-meta,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .runtime-health-detail.command-center-evidence-detail,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .command-center-evidence-detail {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .eyebrow {
  color: #005f7a !important;
  -webkit-text-fill-color: #005f7a !important;
  background: transparent !important;
}

/* Governance Gate Library Command Home template conflict cleanup - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-row-meta,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-row-meta,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-row-meta span,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-row-meta span {
  background: transparent !important;
  background-image: none !important;
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
  border-color: transparent !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state.governance-oea-exit-state {
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  --ggl-ink: #111827 !important;
  --ggl-muted: #475569 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state strong,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state strong.abos-contrast-on-light,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state p,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state p.abos-contrast-on-light {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state > p,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-exit-state > p.abos-contrast-on-light {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Governance Gate Library primary lead Command Home cleanup - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-oea-primary-lead {
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
  border-left-color: var(--tcw-logo-accent, #00c8ff) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead h1,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead h2,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead h3,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead p,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead span,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead strong,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead h1,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead h2,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead h3,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead p,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead span,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead strong {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead .information-type-label {
  color: #005f7a !important;
  -webkit-text-fill-color: #005f7a !important;
}


/* Governance Gate Library final Command Home surface cleanup - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-command-facts.governance-library-coverage-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-information-type-catalog.governance-oea-gate-catalog.governance-library-definition-index {
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-journey-item,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-route-button,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-route-button.secondary {
  background: rgba(255, 255, 255, 0.72) !important;
  background-image: none !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-route-button strong,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-route-button span {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-route-button small,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-journey-item span {
  color: #475569 !important;
  -webkit-text-fill-color: #475569 !important;
}

/* Governance Gate Library exit list Command Home cleanup - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-exit-list {
  background: transparent !important;
  background-image: none !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-exit-list > li {
  background: rgba(255, 255, 255, 0.72) !important;
  background-image: none !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(100, 116, 139, 0.22) !important;
}

/* Governance Gate Library defined Command Home section panels - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
  background: #eef4fb !important;
  background-image: none !important;
  gap: 1rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-command-facts.governance-library-coverage-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-gate-summary-strip.governance-library-summary-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-discovery-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-primary-object,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state {
  background: #f8fbff !important;
  background-image: none !important;
  border: 1px solid rgba(148, 163, 184, 0.32) !important;
  border-left: 4px solid var(--tcw-logo-accent, #00c8ff) !important;
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.08) !important;
  color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-index-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-primary-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-information-type-catalog.governance-oea-gate-catalog.governance-library-definition-index {
  background: #f8fbff !important;
  background-image: none !important;
  border: 1px solid rgba(148, 163, 184, 0.30) !important;
  box-shadow: 0 10px 24px rgba(15, 23, 42, 0.06) !important;
  color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-gate-summary-item,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-card,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-row,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .full-launch-map,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .collapsible-card,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .collapsible-card-toggle,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-exit-list > li {
  background: #ffffff !important;
  background-image: none !important;
  border-color: rgba(148, 163, 184, 0.28) !important;
  box-shadow: 0 8px 18px rgba(15, 23, 42, 0.045) !important;
}

/* Governance Gate Library defined exit section panel - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-exit-state.governance-library-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state.governance-oea-exit-state {
  background: #f8fbff !important;
  background-color: #f8fbff !important;
  background-image: none !important;
  border: 1px solid rgba(148, 163, 184, 0.32) !important;
  border-left: 4px solid var(--tcw-logo-accent, #00c8ff) !important;
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.08) !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

/* Governance Gate Library remove section side accent - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-command-facts.governance-library-coverage-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-gate-summary-strip.governance-library-summary-strip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-discovery-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-primary-object,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-exit-state.governance-library-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state.governance-oea-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-index-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-primary-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-information-type-catalog.governance-oea-gate-catalog.governance-library-definition-index {
  border-left-color: rgba(148, 163, 184, 0.32) !important;
  border-left-width: 1px !important;
}

/* Governance Gate Library remove empty-state side accent - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-empty-state.governance-library-empty-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state {
  border-left-color: rgba(148, 163, 184, 0.32) !important;
  border-left-width: 1px !important;
}

/* Governance Gate Library section identity bands - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-gate-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) {
  overflow: hidden !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-gate-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) > .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-gate-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) > .eyebrow,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-index-lead > .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-lead > .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-primary-lead > .information-type-label {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  margin: -0.1rem 0 0.85rem !important;
  padding: 0.62rem 0.78rem !important;
  background: #e7f0fa !important;
  background-image: none !important;
  border: 1px solid rgba(148, 163, 184, 0.34) !important;
  border-radius: 6px !important;
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
  box-shadow: inset 0 -1px 0 rgba(148, 163, 184, 0.18) !important;
  letter-spacing: 0.12em !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) > :where(h1, h2, h3):first-of-type,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-index-lead > :where(h1, h2, h3):first-of-type,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-lead > :where(h1, h2, h3):first-of-type,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-primary-lead > :where(h1, h2, h3):first-of-type {
  margin-top: 0 !important;
  margin-bottom: 0.45rem !important;
}

/* Governance Gate Library section identity bands specificity fix - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-gate-summary-strip.governance-library-summary-strip .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-discovery-panel .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-primary-object .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-exit-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-index-lead .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-lead .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-primary-lead .information-type-label {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  margin: -0.1rem 0 0.85rem !important;
  padding: 0.62rem 0.78rem !important;
  background: #e7f0fa !important;
  background-color: #e7f0fa !important;
  background-image: none !important;
  border: 1px solid rgba(148, 163, 184, 0.34) !important;
  border-radius: 6px !important;
  box-shadow: inset 0 -1px 0 rgba(148, 163, 184, 0.18) !important;
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
  letter-spacing: 0.12em !important;
}

/* Governance Gate Library empty-state section label band - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state .eyebrow {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  margin: -0.1rem 0 0.85rem !important;
  padding: 0.62rem 0.78rem !important;
  background: #e7f0fa !important;
  background-color: #e7f0fa !important;
  background-image: none !important;
  border: 1px solid rgba(148, 163, 184, 0.34) !important;
  border-radius: 6px !important;
  box-shadow: inset 0 -1px 0 rgba(148, 163, 184, 0.18) !important;
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
  letter-spacing: 0.12em !important;
}

/* Governance Gate Library compact section hierarchy - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
  gap: 0.85rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-gate-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) {
  box-shadow: 0 8px 22px rgba(15, 23, 42, 0.055) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page :where(.information-type-label, .eyebrow) {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 0 0.42rem !important;
  padding: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
  letter-spacing: 0.11em !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page :where(.information-type-label, .eyebrow) + :where(h1, h2, h3) {
  margin-top: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-information-type-status .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-presentation-matrix .information-type-label {
  display: none !important;
}

/* Governance Gate Library compact label specificity fix - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-identity.panel-header .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-gate-summary-strip.governance-library-summary-strip .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-discovery-panel .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-primary-object .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-exit-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-index-lead .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-catalog-lead .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-primary-lead .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state .eyebrow {
  display: block !important;
  width: auto !important;
  max-width: 100% !important;
  margin: 0 0 0.42rem !important;
  padding: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
  letter-spacing: 0.11em !important;
}

/* Governance Gate Library hide duplicate compact labels - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-oea-empty-state.governance-library-empty-state .eyebrow,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel > .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel > .eyebrow {
  display: none !important;
}

/* Governance Gate Library hide capability internal duplicate label - July 13 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel > .panel-header > .information-type-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel > .panel-header > .eyebrow {
  display: none !important;
}

/* Governance Gate Library capability metric responsive grid - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 0.7rem !important;
  align-items: stretch !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview > .mini-metric.runtime-health-metric {
  width: 100% !important;
  min-width: 0 !important;
  max-width: none !important;
}

@media (max-width: 1024px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 640px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    grid-template-columns: minmax(0, 1fr) !important;
  }
}

/* Governance Gate Library capability card typography hierarchy - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview > .governance-capability-metric-card {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-content: start !important;
  gap: 0.48rem !important;
  padding: 1rem 1.05rem !important;
  min-height: auto !important;
  overflow: visible !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-title {
  display: block !important;
  min-width: 0 !important;
  color: #1f2937 !important;
  -webkit-text-fill-color: #1f2937 !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.28 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-value {
  display: block !important;
  min-width: 0 !important;
  margin-top: 0.1rem !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-detail {
  display: block !important;
  min-width: 0 !important;
  margin-top: 0.12rem !important;
  color: #374151 !important;
  -webkit-text-fill-color: #374151 !important;
  font-size: 15.5px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 1.52 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}

/* Governance Gate Library section title top spacing - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) :where(h1, h2, h3):first-of-type {
  margin-top: 0.45rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel > .panel-header h2 {
  margin-top: 0.55rem !important;
}

/* Governance Gate Library executive section rhythm refinement - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
  gap: 1.65rem !important;
  padding-bottom: 2.25rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-gate-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-discovery-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-primary-object,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-capability-sync-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-exit-state.governance-library-exit-state {
  margin-top: 0.55rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page :where(.information-type-label, .eyebrow) {
  margin-bottom: 0.62rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) :where(h1, h2, h3):first-of-type {
  margin-top: 0.62rem !important;
  margin-bottom: 0.72rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) > :where(p, .muted),
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .panel-header > .muted,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-section-heading > p {
  margin-top: 0 !important;
  margin-bottom: 1.05rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-discovery-panel {
  padding-top: 1.35rem !important;
  padding-bottom: 1.45rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-discovery-panel .governance-library-filter-grid {
  row-gap: 0.82rem !important;
  column-gap: 0.82rem !important;
  margin-top: 0.72rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-discovery-panel .governance-library-filter-status {
  display: block !important;
  margin-top: 1.1rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object {
  padding-top: 1.45rem !important;
  padding-bottom: 1.55rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-definition-index,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-information-type-catalog.governance-oea-gate-catalog.governance-library-definition-index {
  margin-top: 1.15rem !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel {
  padding-top: 1.45rem !important;
  padding-bottom: 1.45rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
  gap: 1rem !important;
  margin-top: 1.05rem !important;
  margin-bottom: 1.15rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview > .governance-capability-metric-card {
  padding: 1.12rem 1.15rem !important;
  gap: 0.6rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-supporting-readback {
  margin-top: 1.2rem !important;
  margin-bottom: 1.4rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-library-exit-state,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > .governance-oea-exit-state.governance-library-exit-state {
  margin-top: 1.45rem !important;
  padding-top: 1.5rem !important;
  padding-bottom: 1.55rem !important;
}

@media (max-width: 640px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
    gap: 1.25rem !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .mini-metric-grid.runtime-health-overview {
    gap: 0.9rem !important;
  }
}

/* Governance Gate Library mobile metadata wrap - July 14 2026 */
@media (max-width: 640px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-definition-index :where(.governance-catalog-row-meta, .governance-library-row-meta) span,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-information-type-catalog :where(.governance-catalog-row-meta, .governance-library-row-meta) span {
    white-space: nowrap !important;
    overflow: visible !important;
    overflow-wrap: anywhere !important;
  }
}

/* Governance Gate Library definition index lead left inset - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-oea-primary-lead {
  padding-left: 1.05rem !important;
  padding-right: 1.05rem !important;
}

@media (max-width: 640px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-oea-primary-lead {
    padding-left: 0.9rem !important;
    padding-right: 0.9rem !important;
  }
}

/* Governance Gate Library definition index lead bottom padding - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-oea-primary-lead {
  padding-bottom: 1.05rem !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead > :last-child,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead > :last-child,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-oea-primary-lead > :last-child {
  margin-bottom: 0 !important;
}

/* Governance Gate Library executive alignment grid refinement - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
  --governance-library-content-rail-x: clamp(1rem, 2vw, 1.35rem);
  --governance-library-inner-rail-gap: 1rem;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page > :where(
  .governance-library-identity,
  .governance-gate-summary-strip,
  .governance-library-discovery-panel,
  .governance-library-primary-object,
  .governance-capability-sync-panel,
  .governance-library-exit-state,
  .governance-oea-exit-state
) {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: var(--governance-library-content-rail-x) !important;
  padding-right: var(--governance-library-content-rail-x) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page :where(
  .governance-library-section-heading,
  .governance-library-filter-grid,
  .governance-library-filter-status,
  .governance-library-index-lead,
  .governance-catalog-lead,
  .governance-oea-primary-lead,
  .governance-library-definition-index,
  .governance-information-type-catalog,
  .mini-metric-grid.runtime-health-overview,
  .governance-capability-supporting-readback,
  .governance-oea-exit-list
) {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-filter-grid {
  align-items: end !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-library-index-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-catalog-lead,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-library-primary-object .governance-oea-primary-lead {
  padding-left: var(--governance-library-inner-rail-gap) !important;
  padding-right: var(--governance-library-inner-rail-gap) !important;
}

@media (max-width: 640px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page {
    --governance-library-content-rail-x: 0.9rem;
    --governance-library-inner-rail-gap: 0.9rem;
  }
}

/* Governance Gate Library capability detail unclipped mobile readability - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-detail {
  max-height: none !important;
  overflow: visible !important;
  display: block !important;
}

/* Governance Capability Status typography weight balance - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-title {
  color: #243044 !important;
  -webkit-text-fill-color: #243044 !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  line-height: 1.32 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-value {
  color: #0f172a !important;
  -webkit-text-fill-color: #0f172a !important;
  font-size: 21px !important;
  font-weight: 800 !important;
  line-height: 1.18 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-detail {
  color: #4b5563 !important;
  -webkit-text-fill-color: #4b5563 !important;
  font-size: 14.25px !important;
  font-weight: 450 !important;
  line-height: 1.5 !important;
}

/* Governance Capability Status executive information card hierarchy - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-title {
  color: #1f2937 !important;
  -webkit-text-fill-color: #1f2937 !important;
  font-size: 15.75px !important;
  font-weight: 700 !important;
  line-height: 1.32 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-value {
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
  font-size: 16px !important;
  font-weight: 675 !important;
  line-height: 1.28 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 #operations-hub #operations-hub-modules > .governance-library-panel.support-desk-panel-page .governance-capability-sync-panel .governance-capability-metric-card .governance-capability-card-detail {
  color: #4b5563 !important;
  -webkit-text-fill-color: #4b5563 !important;
  font-size: 14.25px !important;
  font-weight: 450 !important;
  line-height: 1.52 !important;
}

/* Runtime Health original tan visual treatment restore - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"],
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-page,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-content {
  background: #ebe2d4 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .runtime-health-technical-section,
  .runtime-console-state-band,
  .runtime-console-state-summary,
  .runtime-console-attention,
  .command-center-state-band,
  .command-center-operating-state-strip
) {
  background: #fbfaf7 !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .command-center-operational-briefing-hero,
  .command-center-command-context-rail,
  .command-center-since-last-visit,
  .command-center-operational-context,
  .runtime-console-kpi,
  .runtime-console-diagnostic,
  .command-center-briefing-region,
  .command-center-operating-region,
  .command-center-operational-lens,
  .command-center-evidence-region,
  .runtime-health-technical-action-card,
  .runtime-health-technical-navigation-card
) {
  background: rgba(255, 255, 255, 0.88) !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  h1, h2, h3, h4, p, span, strong, small, em, li, summary, button, label
) {
  color: inherit;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .runtime-health-technical-section-heading h3,
  .runtime-console-kpi strong,
  .runtime-console-diagnostic strong,
  .command-center-briefing-region strong,
  .command-center-operating-region strong,
  .command-center-evidence-region strong
) {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .runtime-health-technical-section-heading p,
  .runtime-health-technical-section .command-center-briefing-compact-copy,
  .runtime-health-technical-section small,
  .runtime-health-technical-section p,
  .runtime-console-diagnostic-copy,
  .command-center-evidence-detail,
  .runtime-health-detail
) {
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
  opacity: 1 !important;
}

/* Runtime Health state strip tan completion - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .command-center-operating-state-strip,
  .command-center-operating-state-strip-items,
  .command-center-operating-state-item,
  .command-center-cockpit-state-cell,
  .command-center-cockpit-state-card,
  .runtime-console-state-summary,
  .runtime-console-state-summary > *,
  .runtime-console-state-band > *
) {
  background: #fbfaf7 !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .command-center-operating-state-item small,
  .command-center-cockpit-state-cell small,
  .command-center-cockpit-state-card small,
  .runtime-console-state-summary small
) {
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
}

/* Runtime Health normal status rail color correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .command-center-operational-lens.is-normal,
  .runtime-console-kpi.command-center-operational-lens.is-normal,
  .command-center-operating-region.command-center-operational-lens.is-normal
) {
  border-left-color: #158a61 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .command-center-operational-lens.is-normal,
  .runtime-console-kpi.command-center-operational-lens.is-normal,
  .command-center-operating-region.command-center-operational-lens.is-normal
)::before {
  background: #158a61 !important;
  background-image: none !important;
}

/* Runtime Health outer page background only - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] {
  background: #eef4fb !important;
}

/* Runtime Health content canvas transparency for Command Home page background - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] {
  background: #eef4fb !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(
  .runtime-health-panel,
  .runtime-health-content,
  .runtime-console-page,
  .runtime-console-content
) {
  background: transparent !important;
}

/* Runtime Health content canvas transparency specificity lock - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] {
  background: #eef4fb !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-page,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-content {
  background: transparent !important;
}

/* Runtime Health full page canvas Command Home background - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"],
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] #operations-hub,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] #operations-hub-modules {
  background: #eef4fb !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-page,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-content {
  background: transparent !important;
}

/* Runtime Health VPS status cards light surface restore - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-card {
  background: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border-color: rgba(116, 89, 56, 0.14) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-card :where(
  h1, h2, h3, h4, p, span, strong, small, em, li, summary, button
) {
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-card :where(
  .runtime-vps-infrastructure-label,
  .runtime-vps-infrastructure-detail,
  small
) {
  color: #334155 !important;
  -webkit-text-fill-color: #334155 !important;
}

/* Runtime Health maintenance control light surface restore - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-maintenance-button {
  background: rgba(255, 255, 255, 0.9) !important;
  background-image: none !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
  border: 1px solid rgba(116, 89, 56, 0.16) !important;
  box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-maintenance-button:hover,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-maintenance-button:focus-visible {
  background: #ffffff !important;
  color: #111827 !important;
  -webkit-text-fill-color: #111827 !important;
}

/* Runtime Health remaining tan containers Governance Library surface - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] :where(
  .runtime-health-dependency-impact-grid,
  .runtime-health-repair-guidance-grid
) {
  background: rgb(248, 251, 255) !important;
  background-image: none !important;
}

/* Runtime Health tan gradient container completion - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] :where(
  .runtime-console-kpi-grid,
  .command-center-proof-grid,
  .runtime-health-dependency-impact-grid,
  .runtime-health-repair-guidance-grid,
  .command-center-diagnostic-proof-surface
) {
  background: rgb(248, 251, 255) !important;
  background-image: none !important;
}

/* Runtime Health section containers Governance Library surface - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] :where(
  .command-center-cockpit-state-strip,
  .runtime-health-technical-section
) {
  background: rgb(248, 251, 255) !important;
  background-image: none !important;
}

/* Runtime Health flat left surface correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-panel,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-page {
  box-shadow: none !important;
}

/* Runtime Health section card surface match - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] :where(
  .command-center-cockpit-state-strip,
  .runtime-health-technical-section
) {
  background: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  border-color: rgba(82, 65, 45, 0.114) !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
}


/* Runtime Health systems-under-watch card grid restore - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-technical-section .command-center-briefing-region-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-flow: row !important;
  gap: 16px !important;
  border: 0 !important;
  background: transparent !important;
  overflow: visible !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-section .command-center-briefing-region-grid > .command-center-briefing-region {
  grid-column: auto !important;
  min-width: 0 !important;
  width: auto !important;
  min-height: 168px !important;
  overflow: hidden !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-section .command-center-briefing-region-grid > .command-center-briefing-region .command-center-lens-action {
  position: static !important;
  margin-top: auto !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-section .command-center-briefing-region-grid {
    grid-template-columns: 1fr !important;
  }
}


/* Runtime Health lower diagnostic grids layout repair - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-dependency-impact-grid,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-guidance-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  grid-auto-flow: row !important;
  gap: 16px !important;
  align-items: stretch !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-impact-grid > *,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-guidance-grid > * {
  grid-column: auto !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  height: auto !important;
  min-height: 160px !important;
  overflow: visible !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-guidance-grid > * {
  min-height: 220px !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-impact-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-guidance-grid {
    grid-template-columns: 1fr !important;
  }
}


/* Runtime Health attention status red correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] :where(.runtime-console-diagnostic, .command-center-evidence-region, .runtime-health-row) .runtime-console-chip.is-attention,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] :where(.runtime-console-diagnostic, .command-center-evidence-region, .runtime-health-row).is-attention .runtime-console-chip,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] :where(.runtime-console-diagnostic, .command-center-evidence-region, .runtime-health-row) .status-pill.is-attention,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] :where(.runtime-console-diagnostic, .command-center-evidence-region, .runtime-health-row).is-attention .status-pill {
  color: #991b1b !important;
  -webkit-text-fill-color: #991b1b !important;
  background: #fef2f2 !important;
  border-color: #fecaca !important;
}


/* Runtime Health red status chip readability correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-console-chip.is-attention,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .is-attention > :where(.runtime-console-chip, .status-pill),
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-chip.is-critical,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .is-critical > :where(.runtime-console-chip, .status-pill) {
  color: #991b1b !important;
  -webkit-text-fill-color: #991b1b !important;
  background: #fef2f2 !important;
  background-image: none !important;
  border-color: #fecaca !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] :where(.runtime-console-chip.is-attention, .runtime-console-chip.is-critical) .runtime-console-chip-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] :where(.is-attention, .is-critical) > :where(.runtime-console-chip, .status-pill) .runtime-console-chip-label {
  color: #991b1b !important;
  -webkit-text-fill-color: #991b1b !important;
}


/* Runtime Health status chip text matches status color - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-chip.is-attention,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .is-attention > :where(.runtime-console-chip, .status-pill),
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-chip.is-critical,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .is-critical > :where(.runtime-console-chip, .status-pill) {
  color: #991b1b !important;
  -webkit-text-fill-color: #991b1b !important;
  background: #fef2f2 !important;
  background-image: none !important;
  border-color: #fecaca !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.runtime-console-chip.is-attention, .runtime-console-chip.is-critical) .runtime-console-chip-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.is-attention, .is-critical) > :where(.runtime-console-chip, .status-pill) .runtime-console-chip-label {
  color: #991b1b !important;
  -webkit-text-fill-color: #991b1b !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-chip.is-normal,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-chip.is-healthy,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .is-normal > :where(.runtime-console-chip, .status-pill),
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .is-healthy > :where(.runtime-console-chip, .status-pill) {
  color: #065f46 !important;
  -webkit-text-fill-color: #065f46 !important;
  background: #ecfdf5 !important;
  background-image: none !important;
  border-color: #a7f3d0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.runtime-console-chip.is-normal, .runtime-console-chip.is-healthy) .runtime-console-chip-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.is-normal, .is-healthy) > :where(.runtime-console-chip, .status-pill) .runtime-console-chip-label {
  color: #065f46 !important;
  -webkit-text-fill-color: #065f46 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-chip.is-unknown,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-chip.is-partial,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .is-unknown > :where(.runtime-console-chip, .status-pill),
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .is-partial > :where(.runtime-console-chip, .status-pill) {
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
  background: #eff6ff !important;
  background-image: none !important;
  border-color: #7dd3fc !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.runtime-console-chip.is-unknown, .runtime-console-chip.is-partial) .runtime-console-chip-label,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.is-unknown, .is-partial) > :where(.runtime-console-chip, .status-pill) .runtime-console-chip-label {
  color: #075985 !important;
  -webkit-text-fill-color: #075985 !important;
}


/* Runtime Health VPS category badge accent color - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip {
  color: #0086a8 !important;
  -webkit-text-fill-color: #0086a8 !important;
  background: rgba(0, 134, 168, 0.08) !important;
  background-image: none !important;
  border-color: rgba(0, 134, 168, 0.34) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip::before {
  background: #0086a8 !important;
}


/* Runtime Health VPS heading actual status chip - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-critical,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-attention {
  color: #991b1b !important;
  -webkit-text-fill-color: #991b1b !important;
  background: #fef2f2 !important;
  background-image: none !important;
  border-color: #fecaca !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-normal,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-healthy {
  color: #065f46 !important;
  -webkit-text-fill-color: #065f46 !important;
  background: #ecfdf5 !important;
  background-image: none !important;
  border-color: #a7f3d0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip .runtime-console-chip-label {
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}


/* Runtime Health status chip dot matches status color - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.runtime-console-chip.is-critical, .runtime-console-chip.is-attention)::before {
  background: #991b1b !important;
  border-color: #991b1b !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.runtime-console-chip.is-normal, .runtime-console-chip.is-healthy)::before {
  background: #065f46 !important;
  border-color: #065f46 !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] :where(.runtime-console-chip.is-unknown, .runtime-console-chip.is-partial)::before {
  background: #075985 !important;
  border-color: #075985 !important;
  box-shadow: none !important;
}


/* Runtime Health VPS heading status dot specificity lock - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-critical::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-attention::before {
  background: #991b1b !important;
  border-color: #991b1b !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-normal::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-healthy::before {
  background: #065f46 !important;
  border-color: #065f46 !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-unknown::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-heading > .runtime-console-chip.is-partial::before {
  background: #075985 !important;
  border-color: #075985 !important;
  box-shadow: none !important;
}


/* Runtime Health findings section permanent panel alignment - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content > .runtime-health-findings-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  box-sizing: border-box !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content > .runtime-health-findings-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health briefing copy alignment - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy {
  padding-left: 0 !important;
  margin-left: 0 !important;
  transform: translate(-22px, -24px) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-header {
  gap: 0 !important;
  transform: translateX(-10px) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-header > .command-center-visual-icon {
  display: inline-flex !important;
  color: #007fa3 !important;
  opacity: 1 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-header > .command-center-visual-icon svg,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-header > .command-center-visual-icon svg * {
  color: #007fa3 !important;
  stroke: #007fa3 !important;
  opacity: 1 !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy {
    transform: none !important;
  }
}


/* Runtime Health briefing bottom whitespace trim - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
  min-height: 218px !important;
  padding-block: 18px !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
    min-height: 0 !important;
    padding-block: 18px !important;
  }
}


/* Runtime Health briefing hero green tint removal - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
  background: linear-gradient(105deg, #ffffff 0%, #ffffff 58%, #eef6fb 100%) !important;
  background-color: #ffffff !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero::after {
  background: transparent !important;
  background-image: none !important;
}


/* Runtime Health briefing hero flat surface - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}


/* Runtime Health systems section template application - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-since-last-visit,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-operational-context,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .runtime-console-kpi {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-operational-region-grid {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-since-last-visit::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-since-last-visit::after,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-operational-context::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-operational-context::after,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .runtime-console-kpi::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .runtime-console-kpi::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}


/* Runtime Health systems section accepted template geometry - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content > .runtime-health-systems-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  background-color: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-briefing-support-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 0 20px 0 !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section .command-center-operational-region-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  box-sizing: border-box !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content > .runtime-health-systems-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health systems section bottom spacing correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-systems-section .command-center-operational-region-grid {
  padding-bottom: 0 !important;
}


/* Runtime Health dependency section accepted template geometry - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-content > .runtime-health-dependency-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  background-color: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-health-dependency-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  padding: 18px 18px 0 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-health-dependency-card {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-health-dependency-card::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-health-dependency-card::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-health-dependency-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health dependency section inner panel correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-dependency-section .runtime-health-dependency-impact-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  padding: 18px 18px 0 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-console-diagnostic {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-console-diagnostic::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-console-diagnostic::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}


/* Runtime Health dependency section wrapper border removal - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-dependency-section .runtime-health-dependency-impact-grid {
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
}


/* Runtime Health repair section accepted template geometry - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-content > .runtime-health-repair-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  background-color: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  padding: 18px 18px 0 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid > * {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid > *::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid > *::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-health-repair-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health repair section natural card height correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid {
  align-items: start !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid > * {
  min-height: 0 !important;
  height: auto !important;
}


/* Runtime Health equal section/card insets - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-systems-section .command-center-operational-region-grid,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-health-dependency-impact-grid,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid {
  padding: 18px !important;
  align-items: start !important;
}


/* Runtime Health equal grid alignment - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-systems-section .command-center-operational-region-grid,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-section .runtime-health-dependency-impact-grid,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-section .runtime-health-repair-guidance-grid {
  align-content: start !important;
}


/* Runtime Health systems equal row inset correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-systems-section .command-center-operational-region-grid {
  grid-auto-rows: auto !important;
}


/* Runtime Health navigation section accepted template geometry - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-content > .runtime-health-navigation-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  background-color: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-navigation-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  padding: 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  align-items: start !important;
  align-content: start !important;
  grid-auto-rows: auto !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-navigation-card,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-technical-navigation-card {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-navigation-card::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-navigation-card::after,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-technical-navigation-card::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-section .runtime-health-technical-navigation-card::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-health-navigation-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health evidence section accepted template geometry - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-content > .runtime-health-evidence-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  background-color: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-evidence-section::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-evidence-section::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-evidence-section > .command-center-proof-grid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  padding: 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  align-items: start !important;
  align-content: start !important;
  grid-auto-rows: auto !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-evidence-section > .command-center-proof-grid::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-evidence-section > .command-center-proof-grid::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-health-evidence-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health diagnostic section accepted template geometry - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-content > .runtime-health-diagnostic-section.runtime-health-technical-section {
  width: calc(100% - 52px) !important;
  max-width: calc(100% - 52px) !important;
  margin: 20px 26px !important;
  padding: 18px !important;
  background: rgba(255, 255, 255, 0.88) !important;
  background-color: rgba(255, 255, 255, 0.88) !important;
  background-image: none !important;
  box-shadow: 0 14px 34px rgba(68, 52, 34, 0.08) !important;
  box-sizing: border-box !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
  width: 100% !important;
  max-width: 100% !important;
  margin: 6px 0 0 0 !important;
  padding: 18px !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  align-items: start !important;
  align-content: start !important;
  grid-auto-rows: auto !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}

@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-health-diagnostic-section.runtime-health-technical-section {
    width: calc(100% - 24px) !important;
    max-width: calc(100% - 24px) !important;
    margin: 12px !important;
  }
}


/* Runtime Health diagnostic row card emphasis - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
  gap: 18px !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 0.666667px solid rgba(86, 70, 49, 0.075) !important;
  border-radius: 8px !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}


/* Runtime Health VPS infrastructure card emphasis - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-vps-infrastructure-panel .runtime-vps-infrastructure-card {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 0.666667px solid rgba(86, 70, 49, 0.075) !important;
  border-radius: 8px !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-vps-infrastructure-panel .runtime-vps-infrastructure-card::before,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-vps-infrastructure-panel .runtime-vps-infrastructure-card::after {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  opacity: 0 !important;
}


/* Runtime Health diagnostic single surface correction - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
  gap: 0 !important;
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 0.666667px solid rgba(86, 70, 49, 0.075) !important;
  border-radius: 8px !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  overflow: hidden !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic + .runtime-console-diagnostic {
  border-top: 0.666667px solid rgba(86, 70, 49, 0.075) !important;
}


/* Runtime Health evidence single surface emphasis - July 14 2026 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-evidence-section > .command-center-proof-grid {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  border: 0.666667px solid rgba(86, 70, 49, 0.075) !important;
  border-radius: 8px !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  overflow: hidden !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-evidence-section > .command-center-proof-grid > * {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
}

/* Runtime Health desktop maintenance button accent correction - 2026-07-21 */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-diagnostic.command-center-evidence-region .runtime-health-maintenance-button.secondary.command-center-control-button {
    background: #16c3ea !important;
    background-image: none !important;
    border-color: #16c3ea !important;
    color: #06111f !important;
    -webkit-text-fill-color: #06111f !important;
    box-shadow: 0 16px 28px rgba(22, 195, 234, 0.22) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-diagnostic.command-center-evidence-region .runtime-health-maintenance-button.secondary.command-center-control-button:hover,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-diagnostic.command-center-evidence-region .runtime-health-maintenance-button.secondary.command-center-control-button:focus-visible {
    background: #16c3ea !important;
    background-image: none !important;
    border-color: #16c3ea !important;
    color: #06111f !important;
    -webkit-text-fill-color: #06111f !important;
  }
}

/* Runtime Health desktop status card rail width refinement - 2026-07-21 */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens {
    border-left-width: 6px !important;
  }
}

/* Runtime Health desktop action guidance icon-title gap refinement - 2026-07-21 */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading {
    column-gap: 12px !important;
    gap: 12px !important;
  }
}


/* Runtime Health desktop operating timeline heading vertical alignment - 2026-07-21 */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operating-timeline .command-center-compact-region-heading .eyebrow {
    transform: translateY(4px) !important;
  }
}

/* Runtime Health operating timeline heading visual center alignment - 2026-07-21 */
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operating-timeline .command-center-compact-region-heading .eyebrow {
  transform: translateY(4px) !important;
}

/* Runtime Health diagnostic row divider spacing refinement - 2026-07-21 */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-diagnostic-proof-surface > article.runtime-console-diagnostic.command-center-evidence-region {
    padding-bottom: 16px !important;
  }
}

/* Runtime Health desktop inner canvas gutter restoration - 2026-07-20 */
@media (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  #operations-hub-modules.operations-module-grid
  > .runtime-health-panel.runtime-console-page,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  #operations-hub-modules.operations-module-grid
  .runtime-health-content.runtime-console-content {
    box-sizing: border-box !important;
    width: calc(100% - 36px) !important;
    max-width: 1220px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > :where(.runtime-console-state-band, .runtime-health-technical-section, .command-center-operational-briefing-hero, .command-center-command-context-rail, .command-center-briefing-support-grid, .command-center-proof-grid, .command-center-diagnostic-proof-surface, .runtime-console-kpi, .runtime-console-diagnostic, .command-center-evidence-region, .runtime-health-technical-navigation-card, .runtime-health-technical-action-card) {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Runtime Health July 20 mobile landscape state-strip correction - restored 2026-07-21 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-operating-state-strip.runtime-console-state-band {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 32px !important;
    padding: 28px !important;
    overflow: visible !important;
    border-radius: 8px !important;
    background: #ffffff !important;
    box-shadow: 0 22px 48px rgba(15, 23, 42, 0.12) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-operating-state-strip.runtime-console-state-band
  .command-center-operating-state-strip-items {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-operating-state-strip.runtime-console-state-band
  .command-center-operating-state-item {
    min-height: 0 !important;
    padding: 14px 16px !important;
    align-content: center !important;
    justify-items: center !important;
    text-align: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-operating-state-strip.runtime-console-state-band
  .command-center-operating-state-label {
    font-size: 0.64rem !important;
    letter-spacing: 0.04em !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-operating-state-strip.runtime-console-state-band
  .command-center-operating-state-item strong {
    font-size: 0.95rem !important;
    line-height: 1.18 !important;
  }
}

/* Runtime Health July 20 mobile VPS dot correction - restored 2026-07-21 */
@media (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation
  .command-mobile-vps-status .command-mobile-vps-route > .command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation
  .command-mobile-vps-status > .command-mobile-vps-icon {
    display: inline-block !important;
    width: 16px !important;
    height: 16px !important;
    min-width: 16px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #16c58c !important;
    box-shadow: none !important;
  }
}

/* Runtime Health July 20 mobile card icon color correction - restored 2026-07-21 */
@media (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-navigation-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-card, .runtime-health-diagnostic-row)
  > :is(.command-center-visual-icon, .runtime-console-icon, .runtime-health-card-icon) {
    color: #008bad !important;
    stroke: #008bad !important;
    fill: none !important;
    opacity: 1 !important;
  }
}

/* Runtime Health July 20 mobile descendant card icon color correction - restored 2026-07-21 */
@media (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-navigation-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-card, .runtime-health-diagnostic-row)
  :is(.command-center-visual-icon, .runtime-console-icon, .runtime-health-card-icon) {
    color: #008bad !important;
    stroke: #008bad !important;
    opacity: 1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-navigation-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-card, .runtime-health-diagnostic-row)
  .command-center-visual-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-navigation-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-card, .runtime-health-diagnostic-row)
  .command-center-visual-icon::after {
    color: #008bad !important;
    border-color: #008bad !important;
    background-color: transparent !important;
    opacity: 1 !important;
  }
}

/* Runtime Health July 20 mobile status-card icon color correction - restored 2026-07-21 */
@media (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-console-kpi.command-center-operational-lens.is-normal .command-center-visual-icon {
    color: #16815f !important;
    stroke: #16815f !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-console-kpi.command-center-operational-lens.is-attention .command-center-visual-icon {
    color: #ddb657 !important;
    stroke: #ddb657 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-console-kpi.command-center-operational-lens.is-critical .command-center-visual-icon {
    color: #b42318 !important;
    stroke: #b42318 !important;
  }
}

/* Runtime Health July 20 cumulative mobile rendered corrections - 2026-07-21 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-dependency-section .runtime-console-diagnostic.command-center-evidence-region,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic.command-center-evidence-region {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto auto auto !important;
    align-items: start !important;
    row-gap: 14px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 18px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-dependency-section .runtime-console-diagnostic-heading.command-center-evidence-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: 30px minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    width: 100% !important;
    min-width: 0 !important;
    column-gap: 12px !important;
    row-gap: 6px !important;
    align-items: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-dependency-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    align-self: start !important;
    justify-self: start !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-dependency-section .runtime-console-diagnostic-heading.command-center-evidence-heading > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    min-width: 0 !important;
    max-width: 100% !important;
    margin: 0 !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-dependency-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: auto !important;
    min-width: 86px !important;
    max-width: 100% !important;
    height: 28px !important;
    min-height: 28px !important;
    margin: 0 !important;
    padding: 0 13px !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-health-maintenance-button.secondary.command-center-control-button {
    grid-column: 1 !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100% !important;
    min-height: 44px !important;
    padding: 10px 14px !important;
    margin-top: 10px !important;
    justify-self: stretch !important;
    white-space: normal !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    line-height: 1.2 !important;
    text-align: center !important;
  }
}

@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 68px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
    #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
    #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 72px !important;
    min-height: 72px !important;
    max-height: 72px !important;
    padding: 8px 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-content.runtime-console-content {
    padding-top: 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-dependency-section .runtime-console-diagnostic-heading.command-center-evidence-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-template-columns: 30px minmax(0, 1fr) auto !important;
    width: 100% !important;
    min-width: 0 !important;
  }
}

/* Runtime Health saved mobile portrait history application - 20260722 */
/* Runtime Health mobile inheritance rail and card correction - July 16 2026 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] {
    background: #eef4fb !important;
    background-color: #eef4fb !important;
    background-image: none !important;
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-content {
    box-sizing: border-box !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    padding-top: 18px !important;
    padding-bottom: 28px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > section.runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 22px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content > .runtime-console-state-band.command-center-operating-state-strip {
    margin-top: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    box-shadow: 0 12px 26px rgba(15, 23, 42, 0.055) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-briefing-support-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operational-region-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-impact-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-repair-guidance-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-navigation-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-proof-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-diagnostic-proof-surface {
    display: grid !important;
    gap: 18px !important;
    grid-template-columns: minmax(0, 1fr) !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-since-last-visit,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operational-context,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-kpi,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operational-lens,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operating-region,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-navigation-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-action-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-diagnostic,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-evidence-region {
    box-sizing: border-box !important;
    height: auto !important;
    max-width: 100% !important;
    min-height: 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 20px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operational-region-grid > *,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-proof-grid > *,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-diagnostic-proof-surface > * {
    grid-column: 1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operational-region-grid .command-center-lens-action,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-kpi .command-center-lens-action {
    display: inline-flex !important;
    max-width: 100% !important;
    overflow: visible !important;
    white-space: normal !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-evidence-row {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic + .runtime-console-diagnostic,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-evidence-row + .command-center-evidence-row {
    margin-top: 14px !important;
  }
}

/* Command Center mobile VPS status dot correction - July 16 2026 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status.command-bar-status-route,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .runtime-health-mobile-title-status.command-bar-status,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 [data-runtime-health-route].command-bar-status {
    align-items: center !important;
    display: inline-flex !important;
    gap: 10px !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status.command-bar-status-route .command-bar-status-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .runtime-health-mobile-title-status.command-bar-status .command-bar-status-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 [data-runtime-health-route].command-bar-status .command-bar-status-icon {
    background: #11b981 !important;
    border: 1px solid rgba(209, 250, 229, 0.72) !important;
    border-radius: 999px !important;
    box-shadow: 0 0 0 6px rgba(17, 185, 129, 0.16), 0 0 18px rgba(17, 185, 129, 0.28) !important;
    color: transparent !important;
    display: inline-block !important;
    flex: 0 0 12px !important;
    height: 12px !important;
    min-height: 12px !important;
    min-width: 12px !important;
    overflow: hidden !important;
    width: 12px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .command-bar-status.command-bar-status-route .command-bar-status-icon svg,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 .runtime-health-mobile-title-status.command-bar-status .command-bar-status-icon svg,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-operating-shell-v1 [data-runtime-health-route].command-bar-status .command-bar-status-icon svg {
    display: none !important;
  }
}

/* Runtime Health verified mobile rail and single-column repair - July 16 2026 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    padding: 24px 16px 30px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    box-sizing: border-box !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 22px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section {
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.045) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-systems-section .command-center-briefing-support-grid.command-center-disclosure-level,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-systems-section .command-center-operational-region-grid.command-center-disclosure-level,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-dependency-section .runtime-health-dependency-impact-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-repair-section .runtime-health-repair-guidance-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-navigation-section .runtime-health-navigation-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-evidence-section .command-center-proof-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
    box-sizing: border-box !important;
    display: grid !important;
    gap: 18px !important;
    grid-template-columns: minmax(0, 1fr) !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-since-last-visit,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-operational-context,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-action-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-navigation-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    grid-column: 1 / -1 !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-height: 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 20px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens {
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    column-gap: 18px !important;
    row-gap: 12px !important;
    padding-bottom: 28px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-lens-action {
    max-width: 100% !important;
    overflow: visible !important;
    white-space: normal !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region + .runtime-console-diagnostic.command-center-evidence-region {
    margin-top: 18px !important;
  }
}

/* Runtime Health verified mobile internal width repair clean - July 16 2026 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-section-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-operational-briefing-hero {
    box-sizing: border-box !important;
    grid-template-columns: minmax(0, 1fr) !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-briefing-hero-copy,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-briefing-hero-header,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .command-center-briefing-action {
    max-width: 100% !important;
    min-width: 0 !important;
  }
}

/* Runtime Health verified mobile briefing interior rail clamp - July 16 2026 */
@media (max-width: 760px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-findings-section .runtime-health-technical-section-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-findings-section .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-findings-section .command-center-operational-briefing-hero {
    box-sizing: border-box !important;
    grid-template-columns: minmax(0, 1fr) !important;
    max-width: min(100%, calc(100vw - 128px)) !important;
    min-width: 0 !important;
    width: min(100%, calc(100vw - 128px)) !important;
  }
}

/* Runtime Health mobile final rail, status, and card alignment repair - July 16 2026 */
@media (max-width: 760px) {
  html,
  body.portal-admin-command-center-active:not(.portal-login-active) {
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health],
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] #operations-hub,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] #operations-hub-modules,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .operations-hub-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-panel {
    box-sizing: border-box !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 22px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100vw - 28px) !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
    padding: 18px 0 28px !important;
    width: calc(100vw - 28px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > .runtime-console-state-band.command-center-operating-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 20px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.command-center-briefing-support-grid, .command-center-operational-region-grid, .runtime-health-dependency-impact-grid, .runtime-health-repair-guidance-grid, .runtime-health-navigation-grid, .command-center-proof-grid, .command-center-diagnostic-proof-surface, .runtime-vps-infrastructure-grid) {
    box-sizing: border-box !important;
    display: grid !important;
    gap: 16px !important;
    grid-template-columns: minmax(0, 1fr) !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 34px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 10px !important;
    height: auto !important;
    max-width: 100% !important;
    min-height: 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 20px 18px 24px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :not(.command-center-visual-icon),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens :where(.command-center-region-topline, .command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card :where(.runtime-console-diagnostic-heading, .command-center-briefing-compact-copy) {
    grid-column: 2 !important;
    justify-self: stretch !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    position: static !important;
    align-self: start !important;
    justify-self: start !important;
    margin: 6px 0 0 !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    z-index: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
    gap: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 8px !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 14px 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.command-center-evidence-region + .runtime-console-diagnostic.command-center-evidence-region {
    margin-top: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > button {
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > :not(.command-center-visual-icon) {
    grid-column: 2 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-status {
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 [data-runtime-health-route].command-mobile-vps-route {
    align-items: center !important;
    display: inline-flex !important;
    gap: 10px !important;
    line-height: 1.1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::after {
    background: #11b981 !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: 0 0 0 5px rgba(17, 185, 129, 0.16) !important;
    content:  !important;
 display: inline-block !important;
 flex: 0 0 12px !important;
 height: 12px !important;
 min-height: 12px !important;
 min-width: 12px !important;
 width: 12px !important;
 }

 html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::before,
 html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::after {
 display: none !important;
 }
}

/* Runtime Health mobile final discrepancy repair - July 16 2026 */
@media (max-width: 760px), ((max-width: 1180px) and (hover: none) and (pointer: coarse)) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health],
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #operations-hub,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #operations-hub-modules,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .operations-hub-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .runtime-health-panel {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100vw !important;
    overflow-x: hidden !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100vw !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: calc(100vw - 12px) !important;
    min-width: 0 !important;
    overflow-x: hidden !important;
    padding: 32px 0 24px !important;
    width: calc(100vw - 12px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > .runtime-console-state-band.command-center-operating-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 18px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.command-center-briefing-support-grid, .command-center-operational-region-grid, .runtime-health-dependency-impact-grid, .runtime-health-repair-guidance-grid, .runtime-health-navigation-grid, .command-center-proof-grid, .runtime-vps-infrastructure-grid) {
    display: grid !important;
    gap: 14px !important;
    grid-template-columns: minmax(0, 1fr) !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) {
    align-items: start !important;
    box-sizing: border-box !important;
    column-gap: 12px !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    height: auto !important;
    max-width: 100% !important;
    min-height: 0 !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding: 18px 16px 20px !important;
    row-gap: 8px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :not(.command-center-visual-icon),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens :where(.command-center-region-topline, .command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card :where(.runtime-console-diagnostic-heading, .command-center-briefing-compact-copy) {
    grid-column: 2 !important;
    justify-self: stretch !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.command-center-region-topline, .runtime-console-diagnostic-heading, .command-center-evidence-heading) {
    align-items: flex-start !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 7px !important;
    justify-content: flex-start !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    align-self: flex-start !important;
    justify-self: flex-start !important;
    margin: 2px 0 0 !important;
    max-width: 100% !important;
    position: static !important;
    transform: none !important;
    white-space: nowrap !important;
    z-index: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
    display: grid !important;
    gap: 0 !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    column-gap: 10px !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 10px 0 !important;
    row-gap: 5px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > :not(.command-center-visual-icon) {
    grid-column: 2 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon {
    background: #11b981 !important;
    background-color: #11b981 !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: 0 0 0 5px rgba(17, 185, 129, 0.16) !important;
    color: transparent !important;
    display: inline-block !important;
    flex: 0 0 11px !important;
    height: 11px !important;
    min-height: 11px !important;
    min-width: 11px !important;
    overflow: hidden !important;
    width: 11px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::after {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    content: none !important;
    display: none !important;
  }
}

/* Runtime Health mobile actual DOM alignment repair - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    max-width: calc(100vw - 12px) !important;
    width: calc(100vw - 12px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow-x: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 10px !important;
    justify-content: stretch !important;
    justify-items: stretch !important;
    align-items: start !important;
    padding: 18px 16px 22px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-region-topline {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
    column-gap: 8px !important;
    row-gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    justify-content: stretch !important;
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-region-topline .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: start !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-region-topline .runtime-console-kpi-label {
    grid-column: 2 !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .runtime-console-kpi-detail,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-kpi.command-center-operational-lens .command-center-lens-action {
    grid-column: 2 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-action-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-navigation-card {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 10px !important;
    padding: 18px 16px 22px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-action-card .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-navigation-card .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: start !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card :not(.command-center-visual-icon),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-action-card :not(.command-center-visual-icon),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-navigation-card :not(.command-center-visual-icon) {
    grid-column: 2 !important;
    justify-self: start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-dependency-card :is(.status-pill, .command-center-status-pill, .runtime-console-chip),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-action-card :is(.status-pill, .command-center-status-pill, .runtime-console-chip),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-technical-navigation-card :is(.status-pill, .command-center-status-pill, .runtime-console-chip) {
    grid-column: 2 !important;
    justify-self: start !important;
    margin: 2px 0 0 !important;
    position: static !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.command-center-evidence-region {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route > span.command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route > span.command-mobile-vps-icon {
    background: #11b981 !important;
    background-color: #11b981 !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: 0 0 0 5px rgba(17, 185, 129, 0.16) !important;
    color: transparent !important;
    display: inline-block !important;
    flex: 0 0 11px !important;
    height: 11px !important;
    min-height: 11px !important;
    min-width: 11px !important;
    overflow: hidden !important;
    width: 11px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route > span.command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route > span.command-mobile-vps-icon::after,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route > span.command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route > span.command-mobile-vps-icon::after {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    content: none !important;
    display: none !important;
  }
}

/* Runtime Health mobile diagnostic badge stack repair - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region {
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 8px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-column: 1 / -1 !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 5px !important;
    order: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    align-items: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > .command-center-briefing-compact-copy {
    grid-column: 2 !important;
    order: 2 !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: 100% !important;
  }
}

/* Runtime Health mobile canvas gutter restoration - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    width: calc(100vw - 32px) !important;
    max-width: calc(100vw - 32px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow-x: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-diagnostic-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .command-center-operational-section {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-console-kpi.command-center-operational-lens,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-dependency-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-action-card,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-technical-navigation-card {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* Runtime Health mobile diagnostic row rhythm correction - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    row-gap: 8px !important;
    padding: 24px 0 12px !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region + .runtime-console-diagnostic.command-center-evidence-region {
    border-top: 1px solid rgba(15, 23, 42, 0.08) !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 4px !important;
    order: 1 !important;
    align-items: start !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    margin: 1px 0 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading.command-center-evidence-heading > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-copy {
    grid-column: 1 !important;
    order: 2 !important;
    margin: 6px 0 0 34px !important;
    max-width: calc(100% - 34px) !important;
    text-align: left !important;
    width: auto !important;
  }
}

/* Runtime Health mobile diagnostic copy width correction - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-copy {
    grid-column: 1 / -1 !important;
    order: 2 !important;
    margin: 8px 0 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    text-align: left !important;
  }
}

/* Runtime Health mobile diagnostic named-grid reset - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region {
    grid-template-areas: none !important;
    grid-auto-flow: row !important;
    align-items: start !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    order: 1 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-copy {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    order: 2 !important;
    margin-top: 8px !important;
  }
}

/* Runtime Health mobile KPI status indicator inline repair - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 14px !important;
    grid-column: 2 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row .runtime-console-kpi-value {
    flex: 0 1 auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    line-height: 1.15 !important;
    white-space: normal !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-kpi.command-center-operational-lens .command-center-region-value-row .command-center-sparkline {
    flex: 0 0 84px !important;
    width: 84px !important;
    min-width: 84px !important;
    max-width: 84px !important;
    height: 28px !important;
    margin: 0 !important;
    align-self: center !important;
  }
}

/* Runtime Health mobile card header icon alignment repair - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 12px !important;
    align-items: start !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: start !important;
    margin: 2px 0 0 !important;
    width: 24px !important;
    height: 24px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(h3, h4, strong, .runtime-health-card-title, .command-center-card-title) {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: start !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(p, .command-center-briefing-compact-copy, .runtime-health-card-copy) {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    margin: 4px 0 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(a, button, .command-center-lens-action, .runtime-health-action-button) {
    grid-column: 1 / -1 !important;
    justify-self: start !important;
    margin-top: 10px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-health-technical-action-card > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    justify-self: start !important;
  }
}

/* Runtime Health mobile diagnostic heading column lock - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 5px !important;
    align-items: start !important;
    justify-content: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    align-self: start !important;
    margin: 1px 0 0 !important;
    width: 24px !important;
    height: 24px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    align-self: start !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-console-diagnostic-heading.command-center-evidence-heading > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    white-space: nowrap !important;
  }
}

/* Runtime Health mobile inner card width restoration - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.command-center-briefing-support-grid, .command-center-operational-region-grid, .runtime-health-dependency-impact-grid, .runtime-health-repair-guidance-grid, .runtime-health-navigation-grid, .runtime-health-technical-navigation-grid, .command-center-proof-grid, .runtime-vps-infrastructure-grid, .command-center-diagnostic-proof-surface) {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: stretch !important;
    align-items: stretch !important;
    gap: 18px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :where(.runtime-console-kpi.command-center-operational-lens, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card, .runtime-console-diagnostic.command-center-evidence-region, .command-center-operational-context, .command-center-evidence-region) {
    box-sizing: border-box !important;
    justify-self: stretch !important;
    align-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-section {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

/* Runtime Health mobile diagnostic list compact rhythm - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
    gap: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    row-gap: 6px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region + .runtime-console-diagnostic.command-center-evidence-region {
    margin-top: 0 !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter=runtime-health] .runtime-health-content .runtime-health-diagnostic-section .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-copy {
    margin-top: 6px !important;
  }
}

/* Runtime Health mobile diagnostic inter-row gap correction - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface {
    gap: 10px !important;
    row-gap: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.command-center-evidence-region,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-health-diagnostic-section .command-center-diagnostic-proof-surface > .runtime-console-diagnostic.command-center-evidence-region + .runtime-console-diagnostic.command-center-evidence-region {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}

/* Runtime Health mobile exact diagnostic proof-grid gap correction - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content > section.runtime-health-technical-section.runtime-health-diagnostic-section > .command-center-proof-grid.command-center-diagnostic-proof-surface.command-center-disclosure-level.command-center-disclosure-level-2 {
    gap: 10px !important;
    row-gap: 10px !important;
    column-gap: 0 !important;
  }
}

/* Mobile VPS status indicator unclipped dot repair - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route {
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route > span.command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route > span.command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon {
    background: #11b981 !important;
    background-color: #11b981 !important;
    background-image: none !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: 0 0 0 6px rgba(17, 185, 129, 0.18) !important;
    color: transparent !important;
    display: inline-block !important;
    flex: 0 0 13px !important;
    height: 13px !important;
    min-height: 13px !important;
    min-width: 13px !important;
    overflow: visible !important;
    width: 13px !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route > span.command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route > span.command-mobile-vps-icon::after,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route > span.command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-route > span.command-mobile-vps-icon::after,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-vps-icon::after {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    content: none !important;
    display: none !important;
  }
}

/* Runtime Health mobile card alignment standardization - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card, .runtime-console-diagnostic.command-center-evidence-region) {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 8px !important;
    align-items: start !important;
    justify-items: stretch !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 24px !important;
    height: 24px !important;
    margin: 2px 0 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(h3, h4, strong, .runtime-health-card-title, .command-center-card-title, .runtime-health-card-heading, .command-center-card-heading) {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: max-content !important;
    max-width: 100% !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(p, .command-center-briefing-compact-copy, .runtime-health-card-copy, .runtime-console-diagnostic-copy) {
    grid-column: 2 !important;
    grid-row: auto !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card) > :is(a, button, .command-center-lens-action, .runtime-health-action-button) {
    grid-column: 2 !important;
    justify-self: start !important;
    max-width: 100% !important;
    margin-top: 10px !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 5px !important;
    align-items: start !important;
    justify-items: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 24px !important;
    height: 24px !important;
    margin: 1px 0 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic-heading.command-center-evidence-heading > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: max-content !important;
    max-width: 100% !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content .runtime-console-diagnostic.command-center-evidence-region > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p) {
    grid-column: 2 !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }
}

/* Runtime Health mobile action button column repair - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region) > :is(button.runtime-health-maintenance-button, .runtime-health-maintenance-button, .runtime-health-action-button, .command-center-control-button) {
    grid-column: 2 !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 12px 0 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }
}

/* Runtime Health mobile section heading inner-rail alignment - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section > :is(.eyebrow, .command-center-section-label, .command-center-section-kicker, h2, h3, .command-center-section-title, .runtime-health-section-title, .command-center-briefing-copy, .command-center-briefing-compact-copy),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic > :is(.runtime-vps-infrastructure-heading, .runtime-vps-infrastructure-summary) {
    margin-left: 16px !important;
    margin-right: 16px !important;
    max-width: calc(100% - 32px) !important;
    width: calc(100% - 32px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic > .runtime-vps-infrastructure-heading {
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }
}

/* Runtime Health mobile all-section heading rail standard - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section > .runtime-health-technical-section-heading {
    margin-left: 16px !important;
    margin-right: 16px !important;
    max-width: calc(100% - 32px) !important;
    width: calc(100% - 32px) !important;
  }
}

/* Runtime Health mobile diagnostic row edge padding - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    align-items: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    grid-column: 1 !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    margin: 0 !important;
    justify-self: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    justify-self: start !important;
    text-align: left !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p) {
    grid-column: 2 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
  }
}

/* Runtime Health mobile repair recommendation text alignment - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-technical-action-card
  .runtime-health-technical-action-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    align-items: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-technical-action-card
  .runtime-health-technical-action-heading
  > .command-center-visual-icon {
    grid-column: 1 !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    margin: 0 !important;
    justify-self: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-technical-action-card
  .runtime-health-technical-action-heading
  > div {
    grid-column: 2 !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-technical-action-card
  .runtime-health-technical-action-heading
  > div > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-technical-action-card
  .runtime-health-technical-action-heading
  > div > .command-center-briefing-compact-copy {
    grid-column: 1 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: left !important;
  }
}

/* Runtime Health mobile operational briefing full-width card - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-cockpit-briefing-grid {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    justify-items: stretch !important;
    align-items: stretch !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    justify-self: stretch !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    box-shadow: 0 22px 44px rgba(15, 23, 42, 0.18) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section {
    overflow: visible !important;
  }
}

/* Runtime Health mobile repair diagnostic card rail normalization - July 16 2026 */
@media (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    align-items: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    grid-column: 1 !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    margin: 0 !important;
    justify-self: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > button {
    grid-column: 2 !important;
    justify-self: start !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: left !important;
  }
}

/* Runtime Health mobile operational briefing header rhythm - July 16 2026 */
@media (max-width: 720px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    margin-bottom: 18px !important;
    padding-bottom: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  h2 {
    margin-top: 0 !important;
  }
}

/* Runtime Health mobile operational briefing copy lift - July 16 2026 */
@media (max-width: 720px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    margin-bottom: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-copy {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

/* Runtime Health mobile operational briefing stack lift - July 16 2026 */
@media (max-width: 720px), (hover: none) and (pointer: coarse) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    margin-bottom: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-copy,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-action.command-center-control-button {
    transform: translateY(-14px) !important;
  }
}

/* Runtime Health mobile section bottom rhythm - July 16 2026 */
@media (max-width: 720px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :is(
    .command-center-operating-state-strip,
    .runtime-health-technical-section,
    .runtime-vps-infrastructure-panel
  ) {
    padding-bottom: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :is(
    .runtime-console-kpi-grid,
    .command-center-proof-grid,
    .command-center-evidence-summary,
    .runtime-health-dependency-impact-grid,
    .runtime-health-repair-guidance-grid,
    .runtime-health-navigation-grid,
    .command-center-diagnostic-proof-surface
  ) {
    padding-bottom: 24px !important;
  }
}

/* Runtime Health mobile section bottom rhythm explicit override - July 16 2026 */
@media (max-width: 720px) {
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-operating-state-strip,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-section,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-panel {
    padding-bottom: 24px !important;
  }

  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-kpi-grid,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-proof-grid,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-evidence-summary,
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-diagnostic-proof-surface {
    padding-bottom: 24px !important;
  }
}

/* Runtime Health mobile portrait repair guidance card rhythm restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 16px !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region) {
    min-height: 0 !important;
    height: auto !important;
    padding: 18px 18px 20px !important;
    margin: 0 !important;
    align-items: start !important;
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  .runtime-console-diagnostic.command-center-evidence-region
  .runtime-console-diagnostic-heading {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) auto !important;
    column-gap: 12px !important;
    row-gap: 6px !important;
    align-items: center !important;
    margin: 0 0 8px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  .runtime-console-diagnostic.command-center-evidence-region
  .runtime-console-diagnostic-heading > strong {
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.22 !important;
    margin: 0 !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  .runtime-console-diagnostic.command-center-evidence-region
  > .command-center-briefing-compact-copy {
    grid-column: 2 / -1 !important;
    font-size: 15px !important;
    line-height: 1.38 !important;
    margin: 0 !important;
    max-width: 100% !important;
    overflow-wrap: normal !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-maintenance-button {
    align-self: center !important;
    justify-self: center !important;
    width: auto !important;
    inline-size: auto !important;
    max-width: calc(100% - 28px) !important;
    margin: 14px auto 8px !important;
    padding: 12px 22px !important;
  }
}

/* Runtime Health mobile portrait repair guidance original color restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  section.runtime-health-technical-section.runtime-health-repair-section {
    background: rgba(255, 255, 255, 0.72) !important;
    border: 1px solid var(--cc-briefing-line) !important;
    box-shadow: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region) {
    background: rgba(255, 255, 255, 0.82) !important;
    border: 1px solid var(--cc-briefing-line) !important;
    box-shadow: none !important;
    color: #111827 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region)
  :is(p, .command-center-briefing-compact-copy, .runtime-health-card-copy) {
    color: #475569 !important;
  }
}

/* Runtime Health mobile portrait repair section color specificity lock - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section.runtime-health-repair-section,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-health-technical-section.runtime-health-repair-section {
    background: rgba(255, 255, 255, 0.72) !important;
    border: 1px solid var(--cc-briefing-line) !important;
    box-shadow: none !important;
  }
}

/* Runtime Health mobile portrait raw disclosure original color restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region:has(> .runtime-health-raw-authoritative-intelligence.collapsed) {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    margin-top: 18px !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence {
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.12) !important;
    border-radius: 8px !important;
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.10) !important;
    box-sizing: border-box !important;
    color: #111827 !important;
    overflow: hidden !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle {
    background: transparent !important;
    border: 0 !important;
    color: #111827 !important;
    min-height: 58px !important;
    padding: 14px 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle > h3 {
    color: #111827 !important;
    opacity: 1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle::after {
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.32) !important;
    color: #111827 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-body {
    background: #ffffff !important;
    border-top: 1px solid rgba(15, 23, 42, 0.10) !important;
    color: #334155 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  .runtime-health-raw-evidence-helper {
    color: #475569 !important;
    opacity: 1 !important;
  }
}

/* Runtime Health mobile portrait state strip right border cleanup - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .command-center-operating-state-strip {
    border-right: 0 !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  :is(.command-center-operating-state-summary, .command-center-operating-state-strip-items) {
    border-right: 0 !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item:nth-child(2n),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item:last-child {
    border-right: 0 !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }
}

/* Runtime Health mobile portrait operational briefing top spacing restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero {
    padding-top: 30px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    margin-top: 0 !important;
  }
}

/* Runtime Health mobile portrait repair guidance left inset restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region) {
    padding-left: 30px !important;
  }
}

/* Runtime Health mobile portrait operational briefing headline size restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-copy
  > h2 {
    font-size: 22px !important;
    font-weight: 720 !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
  }
}

/* Runtime Health mobile portrait false left column removal - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-health-technical-action-card {
    justify-items: stretch !important;
    padding-left: 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-health-technical-action-card
  > .runtime-health-technical-action-heading {
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    justify-self: stretch !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-health-technical-action-card
  > .runtime-health-technical-action-heading
  > div {
    grid-column: 2 !important;
    justify-self: stretch !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-grid
  > .runtime-vps-infrastructure-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    column-gap: 0 !important;
    justify-items: start !important;
    padding: 20px 22px 22px !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-grid
  > .runtime-vps-infrastructure-card
  > :is(.runtime-vps-infrastructure-label, .runtime-vps-infrastructure-value, .runtime-vps-infrastructure-detail) {
    grid-column: 1 !important;
    justify-self: start !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: auto !important;
  }
}

/* Runtime Health mobile portrait false left column specificity lock - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  section.runtime-health-technical-section.runtime-health-repair-section
  .command-center-proof-grid.runtime-health-repair-guidance-grid
  > article.runtime-health-technical-action-card.runtime-health-technical-action-card {
    padding-left: 18px !important;
    padding-right: 18px !important;
    justify-items: stretch !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  section.runtime-health-technical-section.runtime-health-repair-section
  .command-center-proof-grid.runtime-health-repair-guidance-grid
  > article.runtime-health-technical-action-card.runtime-health-technical-action-card
  > div.runtime-health-technical-action-heading {
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    justify-self: stretch !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card.runtime-vps-infrastructure-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    column-gap: 0 !important;
    justify-items: start !important;
    padding: 20px 22px 22px !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card.runtime-vps-infrastructure-card
  > span.runtime-vps-infrastructure-label,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card.runtime-vps-infrastructure-card
  > strong.runtime-vps-infrastructure-value,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card.runtime-vps-infrastructure-card
  > small.runtime-vps-infrastructure-detail {
    grid-column: 1 !important;
    justify-self: start !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
    width: auto !important;
  }
}

/* Runtime Health mobile portrait repair card parent false column lock - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  section.runtime-health-technical-section.runtime-health-repair-section
  .command-center-proof-grid.runtime-health-repair-guidance-grid
  > article.runtime-health-technical-action-card.runtime-health-technical-action-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    column-gap: 0 !important;
    justify-items: stretch !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  section.runtime-health-technical-section.runtime-health-repair-section
  .command-center-proof-grid.runtime-health-repair-guidance-grid
  > article.runtime-health-technical-action-card.runtime-health-technical-action-card
  > div.runtime-health-technical-action-heading {
    grid-column: 1 !important;
    justify-self: stretch !important;
  }
}

/* Runtime Health mobile portrait raw disclosure dark surface restoration - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #dbe7f6 !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence {
    background: #111827 !important;
    background-image: linear-gradient(90deg, rgba(17, 24, 39, 0.98), rgba(15, 23, 42, 0.98)) !important;
    border: 1px solid rgba(148, 163, 184, 0.26) !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    color: #dbe7f6 !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle {
    background: transparent !important;
    border: 0 !important;
    color: #f8fafc !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle > h3 {
    color: #f8fafc !important;
    opacity: 1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle::after {
    background: transparent !important;
    border: 1px solid rgba(226, 232, 240, 0.58) !important;
    color: #f8fafc !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  > .runtime-health-raw-authoritative-intelligence > .collapsible-card-body {
    background: transparent !important;
    border-top: 1px solid rgba(148, 163, 184, 0.20) !important;
    color: #9fb0cc !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  .runtime-health-raw-evidence-helper {
    color: #9fb0cc !important;
    opacity: 1 !important;
  }
}

/* Runtime Health mobile portrait state strip value weight normalization - 2026-07-20 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item
  > strong {
    font-weight: 400 !important;
  }
}
/* End Runtime Health saved mobile portrait history application - 20260722 */

/* Runtime Health mobile portrait systems card content left alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens {
    text-align: left !important;
    align-items: start !important;
    justify-items: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  :is(.command-center-region-topline, .command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action) {
    justify-content: flex-start !important;
    justify-items: start !important;
    align-items: center !important;
    text-align: left !important;
    margin-left: 0 !important;
    margin-right: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  :is(.runtime-console-kpi-label, .runtime-console-kpi-value, .runtime-console-kpi-detail, .command-center-lens-action) {
    text-align: left !important;
  }
}
/* End Runtime Health mobile portrait systems card content left alignment - 20260722 */

/* Runtime Health mobile portrait systems KPI left-column removal - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    justify-items: start !important;
    grid-template-columns: none !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > .command-center-region-topline {
    display: inline-flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    justify-items: start !important;
    gap: 8px !important;
    grid-column: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > .command-center-region-topline > .command-center-visual-icon {
    flex: 0 0 auto !important;
    grid-column: auto !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > .command-center-region-topline > .runtime-console-kpi-label {
    flex: 0 1 auto !important;
    grid-column: auto !important;
    margin: 0 !important;
    text-align: left !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > :is(.command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action) {
    align-self: flex-start !important;
    grid-column: auto !important;
    justify-content: flex-start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: auto !important;
  }
}
/* End Runtime Health mobile portrait systems KPI left-column removal - 20260722 */

/* Runtime Health mobile portrait systems KPI left-column final override - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    justify-items: start !important;
    grid-template-columns: none !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > .command-center-region-topline {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    grid-column: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > .command-center-region-topline > :is(.command-center-visual-icon, .runtime-console-kpi-label),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > :is(.command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action) {
    grid-column: auto !important;
    justify-self: start !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-systems-section
  article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens
  > :is(.command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action) {
    align-self: flex-start !important;
    max-width: 100% !important;
    width: auto !important;
  }
}
/* End Runtime Health mobile portrait systems KPI left-column final override - 20260722 */

/* Runtime Health mobile portrait dependency cards left-column removal - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-card {
    align-items: flex-start !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    column-gap: 12px !important;
    row-gap: 10px !important;
    justify-content: stretch !important;
    justify-items: start !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-card
  > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-card
  > :is(h3, h4, strong, .runtime-health-card-title, .command-center-card-title, .runtime-health-card-heading, .command-center-card-heading) {
    align-self: center !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    margin: 0 0 0 48px !important;
    max-width: calc(100% - 48px) !important;
    text-align: left !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-card
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    align-self: center !important;
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    margin: 0 !important;
    max-width: 140px !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-card
  > :is(p, .command-center-briefing-compact-copy, .runtime-health-card-copy, .runtime-console-diagnostic-copy) {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: auto !important;
  }
}
/* End Runtime Health mobile portrait dependency cards left-column removal - 20260722 */

/* Runtime Health mobile portrait dependency diagnostic cards left-column removal - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > article.runtime-console-diagnostic.command-center-evidence-region {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    justify-items: start !important;
    grid-template-columns: none !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    align-items: center !important;
    justify-content: stretch !important;
    justify-items: start !important;
    column-gap: 12px !important;
    grid-column: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: start !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    grid-column: 2 !important;
    justify-self: start !important;
    margin: 0 !important;
    min-width: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 3 !important;
    justify-self: end !important;
    margin: 0 !important;
    max-width: 136px !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .command-center-briefing-compact-copy {
    grid-column: auto !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 100% !important;
    text-align: left !important;
    width: auto !important;
  }
}
/* End Runtime Health mobile portrait dependency diagnostic cards left-column removal - 20260722 */

/* Runtime Health mobile portrait action guidance title typography match - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    font-size: 16px !important;
    font-weight: 720 !important;
    line-height: 1.22 !important;
  }
}
/* End Runtime Health mobile portrait action guidance title typography match - 20260722 */

/* Runtime Health mobile portrait timeline evidence card split - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid:has(> .command-center-operating-timeline):has(> .command-center-evidence-summary) {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: grid !important;
    gap: 18px !important;
    grid-template-columns: minmax(0, 1fr) !important;
    padding: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid
  > :is(.command-center-operating-timeline, .command-center-evidence-summary) {
    background: #ffffff !important;
    border: 1px solid rgba(116, 89, 56, 0.14) !important;
    border-radius: 10px !important;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    overflow: visible !important;
    padding: 22px 18px 24px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid
  > :is(.command-center-operating-timeline, .command-center-evidence-summary)
  > .command-center-compact-region-heading {
    align-items: center !important;
    color: #008bad !important;
    display: inline-flex !important;
    gap: 12px !important;
    justify-content: flex-start !important;
    margin: 0 0 18px !important;
    opacity: 1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid
  > :is(.command-center-operating-timeline, .command-center-evidence-summary)
  > .command-center-compact-region-heading
  > .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid
  > :is(.command-center-operating-timeline, .command-center-evidence-summary)
  > .command-center-compact-region-heading
  > .command-center-visual-icon svg {
    color: #008bad !important;
    opacity: 1 !important;
    stroke: #008bad !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid
  > :is(.command-center-operating-timeline, .command-center-evidence-summary)
  > .command-center-compact-region-heading
  > .command-center-visual-icon svg :is(path, circle, line, polyline, rect) {
    fill: none !important;
    stroke: #008bad !important;
    stroke-width: 2 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  > .command-center-proof-grid
  > :is(.command-center-operating-timeline, .command-center-evidence-summary)
  > .command-center-compact-region-heading
  > .eyebrow {
    color: #008bad !important;
    opacity: 1 !important;
  }
}
/* End Runtime Health mobile portrait timeline evidence card split - 20260722 */

/* Runtime Health mobile portrait repair guidance standard shadow - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > :is(article.runtime-health-technical-action-card, article.runtime-console-diagnostic.command-center-evidence-region) {
    background: #ffffff !important;
    border: 1px solid rgba(116, 89, 56, 0.14) !important;
    border-radius: 10px !important;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  }
}
/* End Runtime Health mobile portrait repair guidance standard shadow - 20260722 */

/* Runtime Health mobile portrait accent section title size normalization - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section
  > .runtime-health-technical-section-heading
  > .eyebrow {
    color: #008bad !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
  }
}
/* End Runtime Health mobile portrait accent section title size normalization - 20260722 */

/* Runtime Health mobile portrait operational briefing title size match - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .eyebrow {
    color: #008bad !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    text-transform: none !important;
  }
}
/* End Runtime Health mobile portrait operational briefing title size match - 20260722 */

/* Runtime Health mobile portrait operational context icon visibility - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-operational-context
  .command-center-compact-region-heading {
    color: #008bad !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-operational-context
  .command-center-compact-region-heading
  > :is(.command-center-visual-icon, .eyebrow),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-operational-context
  .command-center-compact-region-heading
  > .command-center-visual-icon svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-operational-context
  .command-center-compact-region-heading
  > .command-center-visual-icon svg :is(path, circle, line, polyline, rect) {
    color: #008bad !important;
    opacity: 1 !important;
    stroke: #008bad !important;
  }
}
/* End Runtime Health mobile portrait operational context icon visibility - 20260722 */

/* Runtime Health mobile portrait icon title vertical centering - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.command-center-briefing-hero-header, .command-center-compact-region-heading) {
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-briefing-hero-header
  > :is(.command-center-visual-icon, .eyebrow) {
    align-self: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-briefing-hero-header
  > .eyebrow {
    align-items: center !important;
    display: inline-flex !important;
    min-height: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-compact-region-heading
  > :is(.command-center-visual-icon, .eyebrow) {
    align-self: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-compact-region-heading
  > .eyebrow {
    align-items: center !important;
    display: inline-flex !important;
    min-height: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-console-diagnostic-heading.command-center-evidence-heading, .runtime-health-technical-action-heading)
  > :is(.command-center-visual-icon, strong) {
    align-self: center !important;
  }
}
/* End Runtime Health mobile portrait icon title vertical centering - 20260722 */

/* Runtime Health mobile portrait icon title line-height centering - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-briefing-hero-header
  > .eyebrow {
    align-items: center !important;
    display: inline-flex !important;
    line-height: 34px !important;
    min-height: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .command-center-compact-region-heading
  > .eyebrow {
    align-items: center !important;
    display: inline-flex !important;
    line-height: 24px !important;
    min-height: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-console-diagnostic-heading.command-center-evidence-heading, .runtime-health-technical-action-heading)
  > :is(.command-center-visual-icon, strong, div) {
    align-self: center !important;
  }
}
/* End Runtime Health mobile portrait icon title line-height centering - 20260722 */

/* Runtime Health mobile portrait icon title centering winning selector override - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .eyebrow {
    align-items: center !important;
    display: inline-flex !important;
    line-height: 34px !important;
    min-height: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-since-last-visit, .command-center-operational-context, .command-center-operating-timeline, .command-center-evidence-summary)
  .command-center-compact-region-heading {
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  :is(.command-center-since-last-visit, .command-center-operational-context, .command-center-operating-timeline, .command-center-evidence-summary)
  .command-center-compact-region-heading
  > .eyebrow {
    align-items: center !important;
    display: inline-flex !important;
    line-height: 24px !important;
    min-height: 24px !important;
  }
}
/* End Runtime Health mobile portrait icon title centering winning selector override - 20260722 */

/* Runtime Health mobile portrait heading gap verification fix - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .command-center-operating-timeline .command-center-compact-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .command-center-evidence-summary .command-center-compact-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .command-center-operational-context .command-center-compact-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .command-center-operating-region.command-center-operational-lens .command-center-region-topline,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section .runtime-health-technical-action-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .command-center-operational-briefing-hero .command-center-briefing-hero-header {
    align-items: center !important;
    column-gap: 8px !important;
    gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading {
    column-gap: 8px !important;
    gap: 5px 8px !important;
  }
}

/* Runtime Health mobile portrait state strip background clear - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-operating-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-operating-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-operating-state-strip .command-center-operating-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-operating-state-strip .command-center-operating-state-item {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-operating-state-strip {
    background: #ffffff !important;
    background-color: #ffffff !important;
  }
}

/* Runtime Health mobile portrait bottom trim - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health],
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-panel.runtime-console-page,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    min-height: 0 !important;
    height: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-panel.runtime-console-page,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    margin-bottom: 0 !important;
    padding-bottom: 12px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-raw-intelligence-region {
    margin-bottom: 0 !important;
  }
}

/* Runtime Health mobile portrait heading gap source-order permanent override - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter= runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.command-center-operating-timeline, .command-center-evidence-summary, .command-center-operational-context, .command-center-since-last-visit)
  > .command-center-compact-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section .runtime-health-technical-action-card .runtime-health-technical-action-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    align-items: center !important;
    column-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.command-center-operating-timeline, .command-center-evidence-summary, .command-center-operational-context, .command-center-since-last-visit)
  > .command-center-compact-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section .runtime-health-technical-action-card .runtime-health-technical-action-heading {
    gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    gap: 5px 8px !important;
  }
}
/* End Runtime Health mobile portrait heading gap source-order permanent override - 20260722 */


/* Runtime Health mobile portrait repair card title-line icon alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section .runtime-health-technical-action-card > .runtime-health-technical-action-heading {
    align-items: start !important;
    column-gap: 12px !important;
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section .runtime-health-technical-action-card > .runtime-health-technical-action-heading > .command-center-visual-icon {
    align-self: start !important;
    margin-top: -4px !important;
  }
}
/* End Runtime Health mobile portrait repair card title-line icon alignment - 20260722 */

/* Runtime Health mobile portrait navigation card title-line alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-navigation-card {
    grid-template-columns: 30px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-navigation-card > .runtime-health-technical-navigation-copy {
    margin-top: 5px !important;
  }
}
/* End Runtime Health mobile portrait navigation card title-line alignment - 20260722 */

/* Runtime Health mobile portrait navigation card gap source-order override - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  section.runtime-health-technical-section.runtime-health-navigation-section
  .command-center-proof-grid.runtime-health-navigation-grid
  > button.runtime-health-technical-navigation-card.runtime-health-technical-navigation-card {
    grid-template-columns: 24px minmax(0, 1fr) !important;
    gap: 10px 8px !important;
    column-gap: 8px !important;
  }
}
/* End Runtime Health mobile portrait navigation card gap source-order override - 20260722 */

/* Runtime Health mobile portrait diagnostic row title-line icon alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    align-items: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    align-self: start !important;
    margin-top: -16px !important;
  }
}
/* End Runtime Health mobile portrait diagnostic row title-line icon alignment - 20260722 */

/* Runtime Health mobile portrait diagnostic row title-line neutral alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    align-self: start !important;
    margin-top: 0 !important;
  }
}
/* End Runtime Health mobile portrait diagnostic row title-line neutral alignment - 20260722 */

/* Runtime Health mobile portrait lower diagnostic icon size - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    width: 30px !important;
    height: 32px !important;
    min-width: 30px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon svg {
    width: 22px !important;
    height: 22px !important;
    stroke-width: 2.5 !important;
  }
}
/* End Runtime Health mobile portrait lower diagnostic icon size - 20260722 */

/* Runtime Health mobile portrait compact heading icon-title gap - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-operating-timeline
  > .command-center-compact-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-evidence-summary
  > .command-center-compact-region-heading {
    gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-operating-timeline
  > .command-center-compact-region-heading
  > .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-evidence-summary
  > .command-center-compact-region-heading
  > .command-center-visual-icon {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-operating-timeline
  > .command-center-compact-region-heading
  > .command-center-visual-icon svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-evidence-summary
  > .command-center-compact-region-heading
  > .command-center-visual-icon svg {
    width: 22px !important;
    height: 22px !important;
  }
}
/* End Runtime Health mobile portrait compact heading icon-title gap - 20260722 */

/* Runtime Health mobile portrait compact heading icon wrapper width - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-operating-timeline
  > .command-center-compact-region-heading
  > .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .command-center-evidence-summary
  > .command-center-compact-region-heading
  > .command-center-visual-icon {
    flex: 0 0 24px !important;
    inline-size: 24px !important;
    min-inline-size: 24px !important;
    max-inline-size: 24px !important;
    width: 24px !important;
    min-width: 24px !important;
    max-width: 24px !important;
    justify-content: center !important;
  }
}
/* End Runtime Health mobile portrait compact heading icon wrapper width - 20260722 */

/* Runtime Health mobile portrait workspace navigation icon-title gap - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .runtime-health-technical-navigation-card {
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .runtime-health-technical-navigation-card
  > .command-center-visual-icon {
    width: 24px !important;
    min-width: 24px !important;
    max-width: 24px !important;
    inline-size: 24px !important;
    min-inline-size: 24px !important;
    max-inline-size: 24px !important;
    flex: 0 0 24px !important;
    justify-content: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  section.panel.runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  .runtime-health-technical-navigation-card
  > .command-center-visual-icon svg {
    width: 22px !important;
    height: 22px !important;
  }
}
/* End Runtime Health mobile portrait workspace navigation icon-title gap - 20260722 */

/* Runtime Health mobile portrait workspace navigation terminal grid gap - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations.view.active[data-operation-filter=runtime-health]
  button.runtime-health-technical-navigation-card {
    grid-template-columns: 24px minmax(0, 1fr) !important;
    gap: 10px 8px !important;
    column-gap: 8px !important;
  }
}
/* End Runtime Health mobile portrait workspace navigation terminal grid gap - 20260722 */
/* Runtime Health mobile portrait since-visit first-line icon alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-since-last-visit .command-center-visit-list > li {
    align-items: start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .command-center-since-last-visit .command-center-visit-list > li > .command-center-visual-icon {
    align-self: start !important;
    margin-top: 0 !important;
  }
}
/* End Runtime Health mobile portrait since-visit first-line icon alignment - 20260722 */
/* Runtime Health mobile portrait infrastructure VPS pill right alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel .runtime-vps-infrastructure-heading {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    column-gap: 12px !important;
    align-items: end !important;
    width: 100% !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel .runtime-vps-infrastructure-heading > .runtime-vps-infrastructure-title {
    grid-column: 1 !important;
    min-width: 0 !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel .runtime-vps-infrastructure-heading > .runtime-console-chip {
    grid-column: 2 !important;
    justify-self: end !important;
    align-self: end !important;
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
/* End Runtime Health mobile portrait infrastructure VPS pill right alignment - 20260722 */
/* Runtime Health mobile portrait technical action title and button alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section article.runtime-console-diagnostic.command-center-evidence-region.is-normal
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    font-size: 16px !important;
    font-weight: 720 !important;
    line-height: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section article.runtime-console-diagnostic.command-center-evidence-region.is-normal
  > button.runtime-health-maintenance-button {
    grid-column: 1 / -1 !important;
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/* End Runtime Health mobile portrait technical action title and button alignment - 20260722 */

/* Runtime Health mobile portrait final card rhythm and title case corrections - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-operating-region.command-center-operational-lens {
    min-height: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-operating-region.command-center-operational-lens .operating-region-heading,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-operating-region.command-center-operational-lens .operating-region-status-row {
    margin-bottom: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-since-last-visit,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-operational-context,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-evidence-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-operating-timeline {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    row-gap: 14px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-since-last-visit ul,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .command-center-since-last-visit .command-center-visit-list {
    gap: 10px !important;
    row-gap: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading {
    grid-template-columns: 34px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 8px !important;
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading > strong {
    font-size: 16px !important;
    font-weight: 720 !important;
    line-height: 16px !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-diagnostic-heading > .runtime-console-chip {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin-top: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section .runtime-console-action,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-health-repair-section button {
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

/* Runtime Health mobile portrait repair-title final winning override - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading {
    grid-template-columns: 34px minmax(0, 1fr) !important;
    column-gap: 12px !important;
    row-gap: 8px !important;
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading strong {
    display: block !important;
    font-size: 16px !important;
    font-weight: 720 !important;
    line-height: 16px !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    max-width: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .runtime-console-chip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
    #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
    #view-operations[data-operation-filter="runtime-health"]
    .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading .runtime-console-chip {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin-top: 0 !important;
  }
}

/* Runtime Health mobile portrait repair title actual winning grid - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 10px !important;
    row-gap: 8px !important;
    align-items: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > strong,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    display: block !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    font-size: 15px !important;
    font-weight: 650 !important;
    line-height: 15px !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading > .runtime-console-chip,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region .runtime-console-diagnostic-heading .runtime-console-chip {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin-top: 0 !important;
  }
}

/* Runtime Health mobile portrait VPS infrastructure pill right alignment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-heading {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    column-gap: 12px !important;
    row-gap: 8px !important;
    align-items: center !important;
    width: 100% !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-heading .eyebrow {
    grid-column: 1 / -1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-heading .runtime-vps-infrastructure-title,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-heading .runtime-vps-infrastructure-title > strong {
    display: block !important;
    grid-column: 1 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    min-width: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active .runtime-vps-infrastructure-heading .runtime-console-chip {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: end !important;
    margin-left: auto !important;
  }
}

/* Runtime Health mobile portrait global icon-text spacing rule - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active {
    --runtime-health-mobile-icon-text-gap: 10px;
    --runtime-health-mobile-icon-column: 30px;
    --runtime-health-mobile-compact-icon-column: 28px;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: var(--runtime-health-mobile-icon-column) minmax(0, 1fr) auto !important;
    column-gap: var(--runtime-health-mobile-icon-text-gap) !important;
    align-items: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: center !important;
    align-self: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    grid-column: 3 !important;
    justify-self: end !important;
    align-self: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-vps-infrastructure-heading {
    grid-template-columns: var(--runtime-health-mobile-compact-icon-column) minmax(0, 1fr) auto !important;
    column-gap: var(--runtime-health-mobile-icon-text-gap) !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-repair-section .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-navigation-card {
    display: grid !important;
    grid-template-columns: var(--runtime-health-mobile-icon-column) minmax(0, 1fr) !important;
    column-gap: var(--runtime-health-mobile-icon-text-gap) !important;
    align-items: start !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-navigation-card > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: center !important;
    align-self: start !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-navigation-card > .runtime-health-technical-navigation-copy {
    grid-column: 2 !important;
    justify-self: start !important;
    min-width: 0 !important;
  }
}


/* Runtime Health mobile portrait unified icon-text spacing terminal rule - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] {
    --rh-mobile-icon-text-gap: 10px;
    --rh-mobile-icon-column: 30px;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] :is(
    .runtime-console-diagnostic-heading.command-center-evidence-heading,
    .runtime-health-technical-action-heading,
    .runtime-health-section-card-title,
    .runtime-health-technical-section-card-heading,
    .runtime-health-compact-heading
  ) {
    display: grid !important;
    grid-template-columns: var(--rh-mobile-icon-column) minmax(0, 1fr) auto !important;
    column-gap: var(--rh-mobile-icon-text-gap) !important;
    align-items: center !important;
    justify-content: start !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] :is(
    .runtime-console-diagnostic-heading.command-center-evidence-heading,
    .runtime-health-technical-action-heading,
    .runtime-health-section-card-title,
    .runtime-health-technical-section-card-heading,
    .runtime-health-compact-heading
  ) > :is(.command-center-visual-icon, .runtime-health-section-icon, svg):first-child {
    grid-column: 1 !important;
    justify-self: center !important;
    align-self: center !important;
    margin: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] :is(
    .runtime-console-diagnostic-heading.command-center-evidence-heading,
    .runtime-health-technical-action-heading,
    .runtime-health-section-card-title,
    .runtime-health-technical-section-card-heading,
    .runtime-health-compact-heading
  ) > :is(strong, h3, h4, .eyebrow, .runtime-health-technical-action-copy, .runtime-health-section-title):not(.runtime-console-chip) {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
    min-width: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] :is(
    .runtime-console-diagnostic-heading.command-center-evidence-heading,
    .runtime-health-technical-action-heading,
    .runtime-health-section-card-title,
    .runtime-health-technical-section-card-heading,
    .runtime-health-compact-heading
  ) > .runtime-console-chip {
    grid-column: 3 !important;
    justify-self: end !important;
    align-self: center !important;
    margin-left: auto !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region .command-center-briefing-compact-copy,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card .command-center-briefing-compact-copy {
    grid-column: 2 / -1 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-navigation-card {
    display: grid !important;
    grid-template-columns: var(--rh-mobile-icon-column) minmax(0, 1fr) !important;
    column-gap: var(--rh-mobile-icon-text-gap) !important;
    align-items: start !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-navigation-card > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: center !important;
    align-self: start !important;
    margin: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-navigation-card > .runtime-health-technical-navigation-copy {
    grid-column: 2 !important;
    justify-self: start !important;
    min-width: 0 !important;
    margin: 0 !important;
  }
}
/* End Runtime Health mobile portrait unified icon-text spacing terminal rule - 20260722 */


/* Runtime Health mobile portrait terminal unified icon title gap lock - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] {
    --rh-mobile-icon-title-gap: 8px;
    --rh-mobile-icon-title-column: 24px;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-operating-region .command-center-region-topline,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-compact-region-heading,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card > .runtime-health-technical-action-heading,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] button.runtime-health-technical-navigation-card.runtime-health-technical-navigation-card {
    column-gap: var(--rh-mobile-icon-title-gap) !important;
    gap: var(--rh-mobile-icon-title-gap) !important;
    align-items: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading.command-center-evidence-heading.command-center-evidence-heading {
    display: grid !important;
    grid-template-columns: var(--rh-mobile-icon-title-column) minmax(0, 1fr) auto !important;
    column-gap: var(--rh-mobile-icon-title-gap) !important;
    gap: var(--rh-mobile-icon-title-gap) !important;
    align-items: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading.command-center-evidence-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: center !important;
    align-self: center !important;
    margin: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading.command-center-evidence-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-console-diagnostic.command-center-evidence-region > .runtime-console-diagnostic-heading.command-center-evidence-heading.command-center-evidence-heading > .runtime-console-chip {
    grid-column: 3 !important;
    justify-self: end !important;
    align-self: center !important;
    margin-left: auto !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] button.runtime-health-technical-navigation-card.runtime-health-technical-navigation-card {
    display: grid !important;
    grid-template-columns: var(--rh-mobile-icon-title-column) minmax(0, 1fr) !important;
    justify-content: start !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] button.runtime-health-technical-navigation-card.runtime-health-technical-navigation-card > .command-center-visual-icon,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-operating-region .command-center-region-topline > .command-center-visual-icon,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-compact-region-heading > .command-center-visual-icon,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card > .runtime-health-technical-action-heading > .command-center-visual-icon {
    flex: 0 0 var(--rh-mobile-icon-title-column) !important;
    width: var(--rh-mobile-icon-title-column) !important;
    min-width: var(--rh-mobile-icon-title-column) !important;
    justify-self: center !important;
    align-self: center !important;
    margin: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] button.runtime-health-technical-navigation-card.runtime-health-technical-navigation-card > .runtime-health-technical-navigation-copy,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-operating-region .command-center-region-topline > .runtime-console-kpi-label,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-compact-region-heading > .eyebrow,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card > .runtime-health-technical-action-heading > div {
    margin: 0 !important;
    min-width: 0 !important;
  }
}
/* End Runtime Health mobile portrait terminal unified icon title gap lock - 20260722 */


/* Runtime Health mobile portrait action heading gap final lock - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-section.runtime-health-repair-section .runtime-health-technical-action-card > .runtime-health-technical-action-heading.runtime-health-technical-action-heading,
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card > .runtime-health-technical-action-heading.runtime-health-technical-action-heading {
    display: grid !important;
    grid-template-columns: 24px minmax(0, 1fr) !important;
    column-gap: 8px !important;
    gap: 8px !important;
    align-items: center !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card > .runtime-health-technical-action-heading.runtime-health-technical-action-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: center !important;
    align-self: center !important;
    width: 24px !important;
    min-width: 24px !important;
    margin: 0 !important;
  }

  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-technical-action-card > .runtime-health-technical-action-heading.runtime-health-technical-action-heading > div {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
    min-width: 0 !important;
  }
}
/* End Runtime Health mobile portrait action heading gap final lock - 20260722 */


/* Runtime Health raw evidence button accent color override - 20260722 */
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region .command-center-control-button,
#command-center-shell.command-center-runtime-health-active .command-center-raw-intelligence-region button.secondary,
body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-raw-intelligence-region .command-center-control-button,
body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .command-center-raw-intelligence-region button.secondary {
  border-color: rgba(0, 171, 205, 0.58) !important;
  background: rgba(0, 171, 205, 0.12) !important;
  color: var(--command-center-accent, #00abcd) !important;
  box-shadow: 0 0 0 1px rgba(0, 171, 205, 0.12), 0 14px 34px rgba(0, 171, 205, 0.08) !important;
}
/* End Runtime Health raw evidence button accent color override - 20260722 */

/* Runtime Health mobile portrait status rail visibility - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  body.portal-admin-command-center-active #command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] .runtime-health-content.runtime-console-content .runtime-health-systems-section article.runtime-console-kpi.command-center-operating-region.command-center-operational-lens {
    border-left-width: 8px !important;
  }
}
/* End Runtime Health mobile portrait status rail visibility - 20260722 */

/* Runtime Health global status icon color inheritance - 20260722 */
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health'] {
  --rh-status-normal-icon: #065f46;
  --rh-status-critical-icon: #991b1b;
  --rh-status-attention-icon: #991b1b;
  --rh-status-unknown-icon: #075985;
}

#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-normal, .is-healthy, .is-verified) > .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-normal, .is-healthy, .is-verified) .command-center-visual-icon:is(.is-normal, .is-healthy, .is-verified),
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
.command-center-visual-icon:is(.is-normal, .is-healthy, .is-verified) {
  color: var(--rh-status-normal-icon) !important;
}

#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-critical) > .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-critical) .command-center-visual-icon:is(.is-critical),
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
.command-center-visual-icon.is-critical {
  color: var(--rh-status-critical-icon) !important;
}

#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-attention, .is-warning) > .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-attention, .is-warning) .command-center-visual-icon:is(.is-attention, .is-warning),
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
.command-center-visual-icon:is(.is-attention, .is-warning) {
  color: var(--rh-status-attention-icon) !important;
}

#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-unknown, .is-partial) > .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
:is(.is-unknown, .is-partial) .command-center-visual-icon:is(.is-unknown, .is-partial),
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
.command-center-visual-icon:is(.is-unknown, .is-partial) {
  color: var(--rh-status-unknown-icon) !important;
}

#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
.command-center-visual-icon svg,
#command-center-shell.command-center-runtime-health-active #view-operations[data-operation-filter='runtime-health']
.command-center-visual-icon svg :is(path, circle, line, polyline, polygon, rect) {
  color: currentColor !important;
  stroke: currentColor !important;
}
/* End Runtime Health global status icon color inheritance - 20260722 */

/* Runtime Health terminal status icon stroke lock - 20260722 */
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.is-normal, .is-healthy, .is-verified) .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] .command-center-visual-icon:is(.is-normal, .is-healthy, .is-verified) {
  color: #065f46 !important;
}

#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.is-critical) .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] .command-center-visual-icon.is-critical {
  color: #991b1b !important;
}

#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.is-attention, .is-warning) .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] .command-center-visual-icon:is(.is-attention, .is-warning) {
  color: #991b1b !important;
}

#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.is-unknown, .is-partial) .command-center-visual-icon,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] .command-center-visual-icon:is(.is-unknown, .is-partial) {
  color: #075985 !important;
}

#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.is-normal, .is-healthy, .is-verified, .is-critical, .is-attention, .is-warning, .is-unknown, .is-partial) .command-center-visual-icon svg,
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] .command-center-visual-icon:is(.is-normal, .is-healthy, .is-verified, .is-critical, .is-attention, .is-warning, .is-unknown, .is-partial) svg {
  color: currentColor !important;
  stroke: currentColor !important;
}

#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.is-normal, .is-healthy, .is-verified, .is-critical, .is-attention, .is-warning, .is-unknown, .is-partial) .command-center-visual-icon svg :is(path, circle, line, polyline, polygon, rect),
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] .command-center-visual-icon:is(.is-normal, .is-healthy, .is-verified, .is-critical, .is-attention, .is-warning, .is-unknown, .is-partial) svg :is(path, circle, line, polyline, polygon, rect) {
  stroke: currentColor !important;
}
/* End Runtime Health terminal status icon stroke lock - 20260722 */

/* Runtime Health terminal status icon exact state lock - 20260722 */
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-normal .command-center-visual-icon,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-healthy .command-center-visual-icon,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-verified .command-center-visual-icon {
  color: #065f46 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-critical .command-center-visual-icon,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-attention .command-center-visual-icon,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-warning .command-center-visual-icon {
  color: #991b1b !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-unknown .command-center-visual-icon,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section).is-partial .command-center-visual-icon {
  color: #075985 !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section):is(.is-normal, .is-healthy, .is-verified, .is-critical, .is-attention, .is-warning, .is-unknown, .is-partial) .command-center-visual-icon svg,
html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter='runtime-health'] :is(.runtime-console-kpi.command-center-operational-lens, .runtime-console-diagnostic.command-center-evidence-region, .runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-vps-infrastructure-panel, .runtime-health-technical-section):is(.is-normal, .is-healthy, .is-verified, .is-critical, .is-attention, .is-warning, .is-unknown, .is-partial) .command-center-visual-icon svg :is(path, circle, line, polyline, polygon, rect) {
  color: currentColor !important;
  stroke: currentColor !important;
}
/* End Runtime Health terminal status icon exact state lock - 20260722 */



/* Runtime Health mobile portrait infrastructure status pill normalization - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 0 !important;
    width: auto !important;
    min-width: 126px !important;
    max-width: none !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 24px !important;
    border-radius: 999px !important;
    text-align: center !important;
    white-space: nowrap !important;
    letter-spacing: 0.08em !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip::before {
    content: none !important;
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}
/* End Runtime Health mobile portrait infrastructure status pill normalization - 20260722 */


/* Runtime Health mobile portrait infrastructure status pill text lock - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip {
    text-transform: uppercase !important;
    color: #065f46 !important;
    background: rgba(16, 185, 129, 0.12) !important;
    border: 1px solid rgba(16, 185, 129, 0.32) !important;
  }
}
/* End Runtime Health mobile portrait infrastructure status pill text lock - 20260722 */

/* Runtime Health mobile portrait infrastructure status pill restored status treatment - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    width: auto !important;
    min-width: 142px !important;
    height: 40px !important;
    min-height: 40px !important;
    padding: 0 24px !important;
    border-radius: 999px !important;
    text-align: center !important;
    white-space: nowrap !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip::before {
    content: "" !important;
    display: block !important;
    flex: 0 0 10px !important;
    width: 10px !important;
    min-width: 10px !important;
    height: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 999px !important;
    background: currentColor !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip:is(.is-normal, .is-healthy, .is-verified) {
    color: #065f46 !important;
    background: rgba(16, 185, 129, 0.12) !important;
    border-color: rgba(16, 185, 129, 0.32) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip:is(.is-critical, .is-attention, .is-warning) {
    color: #991b1b !important;
    background: rgba(248, 113, 113, 0.12) !important;
    border-color: rgba(248, 113, 113, 0.32) !important;
  }
}
/* End Runtime Health mobile portrait infrastructure status pill restored status treatment - 20260722 */

/* Runtime Health mobile portrait VPS status pill compact padding - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-vps-infrastructure-heading > .runtime-console-chip {
    width: max-content !important;
    min-width: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    gap: 8px !important;
    column-gap: 8px !important;
  }
}
@media (max-width: 699px) and (orientation: portrait) {
/* Command Home page background restoration - 20260722 */
#view-dashboard.view.active {
  background: #eef4fb !important;
}
/* End Command Home page background restoration - 20260722 */

/* Command Home card surface and shadow restoration - 20260722 */
#view-dashboard.view.active .command-home-time-card,
#view-dashboard.view.active .command-home-enterprise-status,
#view-dashboard.view.active .command-home-reference-status,
#view-dashboard.view.active .command-home-reference-status-signal,
#view-dashboard.view.active .command-home-reference-work-card,
#view-dashboard.view.active .command-home-authority-summary-card,
#view-dashboard.view.active .command-home-status-row,
#view-dashboard.view.active .command-home-signal-card,
#view-dashboard.view.active .command-home-highlight-row,
#view-dashboard.view.active .command-home-recommended-card,
#view-dashboard.view.active .command-home-destination-card,
#view-dashboard.view.active .command-summary-item,
#view-dashboard.view.active .module-card,
#view-dashboard.view.active .work-area-card,
#view-dashboard.view.active .server-status-panel {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}

#view-dashboard.view.active .command-home-destination-card:hover,
#view-dashboard.view.active .command-home-destination-card:focus-visible {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
  box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
}
/* End Command Home card surface and shadow restoration - 20260722 */
}

/* Command Home mobile section card surface restoration - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  .command-home-sketch-section:has(#command-home-platform-status),
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  .command-home-next-destinations {
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  }
}
/* End Command Home mobile section card surface restoration - 20260722 */


/* Command Home mobile leadership row padding restoration - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  #command-home-platform-status.command-home-briefing-cards
  .command-home-reference-work-card {
    padding: 14px 16px !important;
    column-gap: 12px !important;
    row-gap: 6px !important;
  }
}
/* End Command Home mobile leadership row padding restoration - 20260722 */


/* Command Home real-mobile leadership row padding lock - 20260722 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  #command-home-platform-status.command-home-briefing-cards
  article.command-home-reference-work-card {
    padding: 14px 16px !important;
    gap: 8px 12px !important;
  }
}
/* End Command Home real-mobile leadership row padding lock - 20260722 */

@media (max-width: 699px) and (orientation: portrait) {
/* Command Home non-status icon accent color standard - 20260722 */
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-reference-work-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-highlight-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-recommended-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-card::before {
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}

html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-reference-work-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-highlight-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-recommended-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-reference-work-icon *,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-highlight-icon *,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-recommended-icon *,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-icon * {
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}
/* End Command Home non-status icon accent color standard - 20260722 */

/* Command Home non-status icon background removal - 20260722 */
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-reference-work-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-highlight-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-recommended-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-icon,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-card::before {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}

html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-reference-work-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-highlight-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-recommended-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-icon svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-reference-work-icon *,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-highlight-icon *,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-recommended-icon *,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-destination-icon * {
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-icon-chip {
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border-color: transparent !important;
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}

html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-icon-chip svg,
html body.portal-admin-command-center-active
#command-center-shell.command-center-dashboard-active
#view-dashboard.view.active
.command-home-icon-chip * {
  color: var(--tcw-logo-accent, #00c8ff) !important;
  stroke: currentColor !important;
}

/* End Command Home non-status icon background removal - 20260722 */
}

/* Command Home July 13 desktop canvas scope restoration - 20260722 */
@media (min-width: 1024px) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active {
    background: #eef4fb !important;
    background-color: #eef4fb !important;
    background-image: none !important;
  }
}
/* End Command Home July 13 desktop canvas scope restoration - 20260722 */

/* Command Home July 13 desktop inner neutral surface restoration - 20260722 */
@media (min-width: 1024px) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  .command-home-reference-status,
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  .command-home-recommended-card,
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  .command-home-next-destinations {
    background: rgba(255, 255, 255, 0.68) !important;
    background-color: rgba(255, 255, 255, 0.68) !important;
    background-image: none !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-dashboard-active
  #view-dashboard.view.active
  .command-home-destination-card {
    background: rgba(255, 255, 255, 0.58) !important;
    background-color: rgba(255, 255, 255, 0.58) !important;
    background-image: none !important;
  }
}
/* End Command Home July 13 desktop inner neutral surface restoration - 20260722 */

/* Runtime Health mobile portrait section outer spacing restoration - 20260723 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content > .runtime-console-state-band.command-center-operating-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content > section.runtime-health-technical-section,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }
}
/* End Runtime Health mobile portrait section outer spacing restoration - 20260723 */


/* Runtime Health mobile portrait dependency-matched surface spacing - 20260723 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-findings-section > .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section > .command-center-briefing-support-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-evidence-section > .command-center-proof-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-vps-infrastructure-panel.runtime-console-diagnostic > .runtime-vps-infrastructure-grid {
    box-sizing: border-box !important;
    padding-top: 18px !important;
    padding-right: 0 !important;
    padding-bottom: 24px !important;
    padding-left: 0 !important;
  }
}
/* End Runtime Health mobile portrait dependency-matched surface spacing - 20260723 */


/* Runtime Health mobile portrait technical evidence surface spacing specificity correction - 20260723 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section > .command-center-proof-grid:has(> .command-center-operating-timeline):has(> .command-center-evidence-summary) {
    box-sizing: border-box !important;
    padding-top: 18px !important;
    padding-right: 0 !important;
    padding-bottom: 24px !important;
    padding-left: 0 !important;
  }
}
/* End Runtime Health mobile portrait technical evidence surface spacing specificity correction - 20260723 */


/* Runtime Health mobile portrait diagnostic detail card spacing match - 20260723 */
@media (max-width: 699px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-diagnostic-section > .command-center-diagnostic-proof-surface {
    row-gap: 18px !important;
    gap: 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-diagnostic-section > .command-center-diagnostic-proof-surface
  > .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 20px !important;
    background: #ffffff !important;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  }
}
/* End Runtime Health mobile portrait diagnostic detail card spacing match - 20260723 */

/* Runtime Health mobile landscape state strip restore from owner-approved freeze - 20260721T172403Z */
/* Runtime Health mobile landscape final spacing and state grid cleanup - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region {
    padding-bottom: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(button.runtime-health-maintenance-button, .runtime-health-maintenance-button, .command-center-control-button) {
    display: inline-flex !important;
    justify-content: center !important;
    justify-self: center !important;
    margin: 18px auto 0 !important;
    max-width: calc(100% - 48px) !important;
    min-width: 0 !important;
    padding: 14px 28px !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip) {
    border-right: 0 !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  > div.command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    border-right: 0 solid transparent !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .command-center-operating-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .command-center-operating-state-strip .command-center-operating-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-state-strip .command-center-operating-state-strip-items {
    border-left: 0 !important;
    border-right: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item:nth-child(2n),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item:last-child {
    border-right: 0 !important;
  }
}

/* Runtime Health mobile landscape state strip line weights - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-label {
    font-size: 13px !important;
    font-weight: 760 !important;
    line-height: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item
  > strong {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
  }
}

/* Runtime Health mobile landscape state strip tint removal - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item {
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
  }
}

/* Runtime Health mobile landscape Operational Briefing card restore from saved July 20 source - 20260723 */
/* Runtime Health findings briefing mobile landscape overlap recovery - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-cockpit-briefing-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    margin-top: 16px !important;
    row-gap: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    padding: 34px 28px 30px !important;
    row-gap: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy {
    display: grid !important;
    gap: 12px !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy :is(h2, p) {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-action.command-center-control-button {
    grid-column: 1 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    position: static !important;
    transform: none !important;
    width: auto !important;
  }
}

/* Runtime Health operational briefing heading standardization - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    align-items: center !important;
    column-gap: 14px !important;
    display: flex !important;
    min-height: 34px !important;
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .command-center-visual-icon {
    align-self: center !important;
    flex: 0 0 34px !important;
    height: 34px !important;
    justify-self: start !important;
    margin: 0 !important;
    max-height: 34px !important;
    max-width: 34px !important;
    min-height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .command-center-visual-icon
  .command-center-visual-icon-svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .command-center-visual-icon
  svg {
    height: 24px !important;
    width: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .eyebrow {
    color: var(--abos-domain-accent-text, #008bad) !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    transform: none !important;
  }
}

/* Runtime Health mobile landscape Operational Context card restore from July 21 source - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context {
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context::after {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    opacity: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context > .command-center-visual-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context .command-center-compact-region-heading > .command-center-visual-icon {
    color: #0086a8 !important;
    filter: none !important;
    opacity: 1 !important;
  }
}

/* Runtime Health mobile landscape card section restore chain from saved July 20 source - 20260723 */
/* Runtime Health mobile landscape remaining-defect recovery - 2026-07-19 */
@media (orientation: landscape) and (max-width: 980px) and (max-height: 540px) {
  body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-page-title {
    box-sizing: border-box !important;
    flex: 1 1 auto !important;
    margin-left: 58px !important;
    min-width: 0 !important;
    max-width: calc(100vw - 230px) !important;
    overflow: hidden !important;
    text-align: left !important;
    white-space: normal !important;
  }

  body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-operating-shell-v1 .command-mobile-header-controls {
    flex: 0 0 auto !important;
    min-width: 0 !important;
    max-width: 132px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"],
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #operations-hub,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #operations-hub-modules,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .operations-hub-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .runtime-health-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow-x: clip !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 18px 14px 36px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content.runtime-console-content > :is(.command-center-operating-state-strip, .runtime-health-state-strip, section, .runtime-health-technical-section, .runtime-console-diagnostic, .runtime-vps-infrastructure-panel, .runtime-health-diagnostic-section) {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    width: 100% !important;
  }
}

/* Runtime Health full-page mobile landscape card-flow recovery - 2026-07-19 */
@media (min-width: 700px) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-kpi.command-center-operational-lens,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-region.command-center-operational-lens {
    box-sizing: border-box !important;
    height: auto !important;
    min-height: 144px !important;
    max-height: none !important;
    overflow: visible !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
    grid-template-rows: auto auto auto auto !important;
    align-items: start !important;
    row-gap: 8px !important;
    padding: 20px 18px 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-kpi.command-center-operational-lens .command-center-region-topline,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-region.command-center-operational-lens .command-center-region-topline {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-kpi.command-center-operational-lens :is(.command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action),
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-region.command-center-operational-lens :is(.command-center-region-value-row, .runtime-console-kpi-detail, .command-center-lens-action) {
    grid-column: 2 !important;
    grid-row: auto !important;
    max-height: none !important;
    min-width: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-console-kpi.command-center-operational-lens .command-center-lens-action,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-region.command-center-operational-lens .command-center-lens-action {
    align-items: center !important;
    display: inline-flex !important;
    justify-content: flex-start !important;
    min-height: 32px !important;
    line-height: 1.15 !important;
    margin-top: 2px !important;
    padding: 0 !important;
  }
}

/* Runtime Health lower-page mobile landscape recovery - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed #view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"] #operations-hub.panel.operations-hub-panel #operations-hub-modules.operations-module-grid .runtime-health-panel.runtime-console-page .runtime-vps-infrastructure-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 14px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-vps-infrastructure-card {
    min-height: 92px !important;
    padding: 16px 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-raw-intelligence-region:has(> .runtime-health-raw-authoritative-intelligence.collapsed) {
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    margin-top: 18px !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsed {
    background: #ffffff !important;
    border: 1px solid rgba(15, 23, 42, 0.12) !important;
    border-radius: 8px !important;
    box-shadow: 0 14px 28px rgba(15, 23, 42, 0.1) !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsed > .collapsible-card-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsed > .collapsible-card-toggle h3,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsed > .collapsible-card-toggle::before {
    color: #111827 !important;
    opacity: 1 !important;
  }
}

/* Runtime Health findings briefing mobile landscape overlap recovery - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-cockpit-briefing-grid,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-cockpit-briefing-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    margin-top: 16px !important;
    row-gap: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    grid-template-rows: auto auto !important;
    padding: 34px 28px 30px !important;
    row-gap: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy {
    display: grid !important;
    gap: 12px !important;
    grid-column: 1 !important;
    grid-row: 1 !important;
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: static !important;
    transform: none !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy :is(h2, p) {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-action.command-center-control-button {
    grid-column: 1 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    position: static !important;
    transform: none !important;
    width: auto !important;
  }
}

/* Runtime Health operating-state landscape alignment recovery - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-state-strip .command-center-operating-state-strip-items {
    justify-items: stretch !important;
    text-align: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-item,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-state-strip .command-center-operating-state-item {
    align-items: center !important;
    justify-items: center !important;
    text-align: center !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-label,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip strong,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-state-strip .command-center-operating-state-label,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-state-strip strong {
    justify-self: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }
}

/* Runtime Health since-last-visit list landscape typography recovery - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit {
    max-height: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit .command-center-visit-list {
    gap: 14px !important;
    margin-top: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit .command-center-visit-list li {
    align-items: start !important;
    display: grid !important;
    font-size: 1rem !important;
    grid-template-columns: 34px minmax(0, 1fr) !important;
    line-height: 1.35 !important;
    min-height: 0 !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit .command-center-visit-list li:nth-child(n) {
    display: grid !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit .command-center-visit-list li .command-center-visual-icon {
    align-self: start !important;
    height: 26px !important;
    margin-top: 2px !important;
    width: 26px !important;
  }
}

/* Runtime Health section eyebrow landscape size consistency - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section > .eyebrow,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section > .runtime-health-technical-section-heading > .eyebrow,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-content.runtime-console-content > section.runtime-health-technical-section .runtime-health-technical-section-heading > .eyebrow {
    display: block !important;
    font-size: 10.5px !important;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    line-height: 15.75px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    transform: none !important;
  }
}

/* Runtime Health findings copy landscape size lock - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section {
    -webkit-text-size-adjust: 100% !important;
    text-size-adjust: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .runtime-health-technical-section-heading > .command-center-briefing-compact-copy {
    font-size: 15px !important;
    line-height: 19.8px !important;
    max-width: 100% !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-header,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-header :is(.eyebrow, .command-center-region-eyebrow, .command-center-region-topline) {
    font-size: 10.5px !important;
    line-height: 15.75px !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy > h2 {
    font-size: 24px !important;
    line-height: 26.88px !important;
    max-width: 100% !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-findings-section .command-center-operational-briefing-hero .command-center-briefing-hero-copy > p {
    font-size: 15px !important;
    line-height: 20.25px !important;
    max-width: 100% !important;
    transform: none !important;
  }
}

/* Runtime Health Technical Findings accent label landscape correction - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-findings-section.runtime-health-technical-section
  > .runtime-health-technical-section-heading
  > .eyebrow {
    color: var(--abos-domain-accent-text) !important;
    display: block !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    line-height: 24px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    transform: none !important;
  }
}

/* Runtime Health diagnostic delivery card left flow reset - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic.command-center-evidence-region {
    box-sizing: border-box !important;
    column-gap: 0 !important;
    display: block !important;
    grid-template-columns: none !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic.command-center-evidence-region
  > :is(svg, .command-center-visual-icon, .runtime-console-icon, .runtime-health-card-icon) {
    grid-column: auto !important;
    justify-self: start !important;
    margin: 0 !important;
    max-width: 24px !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic.command-center-evidence-region
  > :not(svg):not(.command-center-visual-icon):not(.runtime-console-icon):not(.runtime-health-card-icon) {
    grid-column: auto !important;
    margin-left: 0 !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p) {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    text-indent: 0 !important;
  }
}

/* Runtime Health repair guidance final left flow reset - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region) {
    column-gap: 0 !important;
    display: block !important;
    grid-template-columns: none !important;
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p, button, .runtime-health-maintenance-button, .command-center-control-button) {
    box-sizing: border-box !important;
    grid-column: 1 / -1 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-health-technical-action-card
  > :is(.runtime-health-technical-action-heading, button, .command-center-control-button) {
    grid-column: auto !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
  }
}

/* Runtime Health repair guidance typography match - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    font-size: 16px !important;
    font-weight: 720 !important;
    line-height: 19.52px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p) {
    font-size: 15.2px !important;
    font-weight: 400 !important;
    line-height: 22.04px !important;
  }
}

/* Runtime Health operating timeline final landscape column spacing - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  .command-center-timeline-list
  li {
    column-gap: 2.5rem !important;
    grid-template-columns: minmax(7.5rem, 7.5rem) minmax(0, 1fr) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  .command-center-timeline-time {
    max-width: 7.5rem !important;
    min-width: 7.5rem !important;
    text-align: left !important;
  }
}

/* Runtime Health diagnostic detail landscape copy column repair - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy {
    box-sizing: border-box !important;
    grid-column: 2 !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
  }
}

/* Runtime Health raw evidence helper landscape contrast repair - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  .runtime-health-raw-evidence-helper {
    color: #334155 !important;
    opacity: 1 !important;
  }
}

/* Runtime Health raw authoritative disclosure dark landscape restoration - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region:has(> .runtime-health-raw-authoritative-intelligence.collapsed) {
    background: linear-gradient(90deg, rgba(18, 25, 38, 0.98), rgba(15, 23, 36, 0.98)) !important;
    border: 1px solid rgba(148, 163, 184, 0.28) !important;
    border-radius: 10px !important;
    box-shadow: none !important;
    margin-top: 18px !important;
    overflow: hidden !important;
    padding: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence.collapsed {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    display: block !important;
    overflow: hidden !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle {
    align-items: center !important;
    background: transparent !important;
    border: 0 !important;
    color: #e5edf8 !important;
    display: flex !important;
    gap: 18px !important;
    justify-content: space-between !important;
    min-height: 78px !important;
    padding: 0 24px !important;
    text-align: left !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence:focus-within,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle:focus,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle:focus-visible {
    outline: 0 !important;
    box-shadow: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle::before {
    color: #dbeafe !important;
    content: "+" !important;
    flex: 0 0 auto !important;
    font-size: 19px !important;
    font-weight: 760 !important;
    line-height: 1 !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle > h3 {
    color: #e5edf8 !important;
    flex: 1 1 auto !important;
    font-size: 15px !important;
    font-weight: 760 !important;
    letter-spacing: 0.04em !important;
    line-height: 1.2 !important;
    margin: 0 !important;
    min-width: 0 !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-toggle::after {
    align-items: center !important;
    background: rgba(15, 23, 42, 0.82) !important;
    border: 1px solid rgba(226, 232, 240, 0.58) !important;
    border-radius: 999px !important;
    color: #f8fafc !important;
    content: "Load on intent" !important;
    display: inline-flex !important;
    flex: 0 0 auto !important;
    font-size: 12px !important;
    font-weight: 760 !important;
    justify-content: center !important;
    letter-spacing: 0.035em !important;
    min-height: 40px !important;
    padding: 0 18px !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region > .runtime-health-raw-authoritative-intelligence > .collapsible-card-body {
    background: transparent !important;
    border-top: 1px solid rgba(148, 163, 184, 0.18) !important;
    padding: 24px 24px 20px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  .runtime-health-raw-evidence-helper {
    color: rgba(147, 166, 205, 0.96) !important;
    font-size: 15.2px !important;
    line-height: 22px !important;
    margin: 0 0 34px !important;
    opacity: 1 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-raw-intelligence-region
  .command-center-control-button {
    justify-self: end !important;
    margin-left: auto !important;
  }
}

/* Runtime Health VPS infrastructure metric card single-column landscape repair - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > .runtime-vps-infrastructure-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    justify-items: start !important;
    padding: 20px 22px 22px !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > .runtime-vps-infrastructure-card
  > :is(.runtime-vps-infrastructure-label, .runtime-vps-infrastructure-value, .runtime-vps-infrastructure-detail) {
    grid-column: 1 !important;
    justify-self: start !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"]
  #operations-hub.panel.operations-hub-panel
  #operations-hub-modules.operations-module-grid
  .runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    column-gap: 0 !important;
    row-gap: 8px !important;
    justify-items: start !important;
    padding: 20px 22px 22px !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"]
  #operations-hub.panel.operations-hub-panel
  #operations-hub-modules.operations-module-grid
  .runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card
  > .runtime-vps-infrastructure-label,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"]
  #operations-hub.panel.operations-hub-panel
  #operations-hub-modules.operations-module-grid
  .runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card
  > .runtime-vps-infrastructure-value,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"]
  #operations-hub.panel.operations-hub-panel
  #operations-hub-modules.operations-module-grid
  .runtime-health-panel.runtime-console-page
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-grid
  > article.runtime-vps-infrastructure-card
  > .runtime-vps-infrastructure-detail {
    grid-column: 1 !important;
    justify-self: start !important;
    margin-left: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    text-align: left !important;
  }
}

/* Runtime Health compact card heading icon and title size standardization - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :where(.command-center-compact-region-heading, .runtime-console-diagnostic-heading.command-center-evidence-heading) {
    align-items: center !important;
    column-gap: 14px !important;
    display: flex !important;
    min-height: 34px !important;
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :where(.command-center-compact-region-heading, .runtime-console-diagnostic-heading.command-center-evidence-heading)
  > .command-center-visual-icon {
    align-self: center !important;
    flex: 0 0 34px !important;
    height: 34px !important;
    justify-self: start !important;
    margin: 0 !important;
    min-height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :where(.command-center-compact-region-heading, .runtime-console-diagnostic-heading.command-center-evidence-heading)
  > .command-center-visual-icon
  .command-center-visual-icon-svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :where(.command-center-compact-region-heading, .runtime-console-diagnostic-heading.command-center-evidence-heading)
  > .command-center-visual-icon
  svg {
    height: 24px !important;
    width: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .command-center-compact-region-heading > .eyebrow,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    color: var(--abos-domain-accent-text, #008bad) !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    margin-left: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    flex-basis: 34px !important;
    height: 34px !important;
    max-height: 34px !important;
    max-width: 34px !important;
    min-height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-section, .runtime-health-repair-section, .runtime-health-diagnostic-section)
  :is(.runtime-health-dependency-impact-grid, .runtime-health-repair-guidance-grid, .command-center-diagnostic-proof-surface)
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > span.command-center-visual-icon {
    flex: 0 0 34px !important;
    height: 34px !important;
    max-height: 34px !important;
    max-width: 34px !important;
    min-height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-section, .runtime-health-repair-section, .runtime-health-diagnostic-section)
  :is(.runtime-health-dependency-impact-grid, .runtime-health-repair-guidance-grid, .command-center-diagnostic-proof-surface)
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    color: var(--abos-domain-accent-text, #008bad) !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
  }
}

/* Runtime Health operational briefing heading standardization - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header {
    align-items: center !important;
    column-gap: 14px !important;
    display: flex !important;
    min-height: 34px !important;
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .command-center-visual-icon {
    align-self: center !important;
    flex: 0 0 34px !important;
    height: 34px !important;
    justify-self: start !important;
    margin: 0 !important;
    max-height: 34px !important;
    max-width: 34px !important;
    min-height: 34px !important;
    min-width: 34px !important;
    width: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .command-center-visual-icon
  .command-center-visual-icon-svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .command-center-visual-icon
  svg {
    height: 24px !important;
    width: 24px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-findings-section
  .command-center-operational-briefing-hero
  .command-center-briefing-hero-header
  > .eyebrow {
    color: var(--abos-domain-accent-text, #008bad) !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    transform: none !important;
  }
}

/* Runtime Health repair guidance same-section card typography match - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    color: rgb(17, 24, 39) !important;
    font-size: 16px !important;
    font-weight: 720 !important;
    letter-spacing: normal !important;
    line-height: 19.52px !important;
    margin: 0 !important;
    text-transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p) {
    color: rgb(51, 65, 85) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 19.8px !important;
    text-transform: none !important;
  }
}

/* Runtime Health repair guidance rendered card typography lock - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html
  body.portal-admin-command-center-active:not(.portal-login-active)
  div#command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  main.main-shell
  section#view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"]
  section#operations-hub.panel.operations-hub-panel
  div#operations-hub-modules.operations-module-grid
  section.runtime-health-panel.runtime-console-page.command-center-page-framework-shell.abos-page-framework-v1
  div.runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  section.runtime-health-technical-section.runtime-health-repair-section
  div.command-center-proof-grid.runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > div.runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    color: rgb(17, 24, 39) !important;
    font-size: 16px !important;
    font-weight: 720 !important;
    letter-spacing: normal !important;
    line-height: 19.52px !important;
    text-transform: none !important;
  }

  html
  body.portal-admin-command-center-active:not(.portal-login-active)
  div#command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  main.main-shell
  section#view-operations.view.operations-fast-path-parked.active[data-operation-filter="runtime-health"]
  section#operations-hub.panel.operations-hub-panel
  div#operations-hub-modules.operations-module-grid
  section.runtime-health-panel.runtime-console-page.command-center-page-framework-shell.abos-page-framework-v1
  div.runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  section.runtime-health-technical-section.runtime-health-repair-section
  div.command-center-proof-grid.runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy {
    color: rgb(51, 65, 85) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 19.8px !important;
    text-transform: none !important;
  }
}

/* Runtime Health VPS infrastructure accent label landscape correction - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic
  .runtime-vps-infrastructure-heading
  .runtime-vps-infrastructure-title
  > .eyebrow {
    color: var(--abos-domain-accent-text) !important;
    display: block !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    line-height: 24px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    transform: none !important;
  }
}

/* Runtime Health universal landscape typography standards - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section
  > .runtime-health-technical-section-heading
  > .eyebrow,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section
  .runtime-health-technical-section-heading
  > .eyebrow,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic
  .runtime-vps-infrastructure-title
  > .eyebrow {
    color: var(--abos-domain-accent-text, #007fa3) !important;
    display: block !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    line-height: 24px !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section
  .runtime-health-technical-section-heading
  > h3,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic
  .runtime-vps-infrastructure-title
  > strong {
    color: rgb(17, 24, 39) !important;
    font-size: 16px !important;
    font-weight: 720 !important;
    letter-spacing: normal !important;
    line-height: 20.48px !important;
    margin: 0 !important;
    text-transform: none !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section
  .runtime-health-technical-section-heading
  > .command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-vps-infrastructure-panel.runtime-console-diagnostic
  > .runtime-vps-infrastructure-summary {
    color: rgb(51, 65, 85) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 19.8px !important;
    text-transform: none !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-section, .runtime-health-diagnostic-section)
  :is(.runtime-health-dependency-impact-grid, .command-center-diagnostic-proof-surface)
  > article.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    color: rgb(17, 24, 39) !important;
    font-size: 16px !important;
    font-weight: 720 !important;
    letter-spacing: normal !important;
    line-height: 19.52px !important;
    margin: 0 !important;
    text-transform: none !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-section, .runtime-health-diagnostic-section)
  :is(.runtime-health-dependency-impact-grid, .command-center-diagnostic-proof-surface)
  > article.runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy {
    color: rgb(51, 65, 85) !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 19.8px !important;
    text-transform: none !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-card
  > .runtime-vps-infrastructure-value {
    color: rgb(17, 24, 39) !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    letter-spacing: normal !important;
    line-height: 19.52px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-vps-infrastructure-card
  > .runtime-vps-infrastructure-detail {
    color: rgb(51, 65, 85) !important;
    font-size: 13.5px !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    line-height: 18px !important;
  }
}

/* Runtime Health mobile landscape VPS header dot: final solid dot override. */
@media (max-width: 900px) and (orientation: landscape) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation
  .brand-lockup
  > .command-mobile-vps-status
  .command-mobile-vps-route
  > .command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation
  .brand-lockup
  > .command-mobile-vps-status
  .command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .command-mobile-vps-icon {
    background: #16c58c !important;
    border: 0 !important;
    border-radius: 999px !important;
    box-shadow: none !important;
    clip-path: circle(50% at 50% 50%) !important;
    filter: none !important;
    height: 16px !important;
    min-height: 16px !important;
    min-width: 16px !important;
    outline: 0 !important;
    overflow: hidden !important;
    width: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .command-mobile-vps-icon::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  .command-mobile-vps-icon::after {
    background: transparent !important;
    box-shadow: none !important;
    content: none !important;
    display: none !important;
    filter: none !important;
  }
}

/* Runtime Health mobile landscape final spacing and state grid cleanup - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (min-width: 981px) and (max-width: 1366px) and (max-height: 760px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-height: 700px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region {
    padding-bottom: 34px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > :is(button.runtime-health-maintenance-button, .runtime-health-maintenance-button, .command-center-control-button) {
    display: inline-flex !important;
    justify-content: center !important;
    justify-self: center !important;
    margin: 18px auto 0 !important;
    max-width: calc(100% - 48px) !important;
    min-width: 0 !important;
    padding: 14px 28px !important;
    width: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip) {
    border-right: 0 !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  > div.command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    border-right: 0 solid transparent !important;
    border-right-color: transparent !important;
    border-right-style: none !important;
    border-right-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .command-center-operating-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .command-center-operating-state-strip .command-center-operating-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-state-strip .command-center-operating-state-summary,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-state-strip .command-center-operating-state-strip-items {
    border-left: 0 !important;
    border-right: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item:nth-child(2n),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item:last-child {
    border-right: 0 !important;
  }
}

/* Runtime Health operating timeline landscape heading gap trim - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  > .command-center-compact-region-heading {
    margin-bottom: 10px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  > .command-center-timeline-list {
    margin-top: 10px !important;
  }
}

/* Runtime Health mobile landscape header single-row height - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 68px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 72px !important;
    max-height: 72px !important;
    min-height: 72px !important;
    overflow: visible !important;
    padding-bottom: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open
  .side-nav {
    top: 68px !important;
    height: calc(100svh - 72px) !important;
    max-height: calc(100svh - 72px) !important;
  }
}

/* Runtime Health operating timeline mobile landscape compact first row - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  > .command-center-compact-region-heading {
    margin-bottom: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  > .command-center-timeline-list {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  > .command-center-timeline-list
  > li:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

/* Runtime Health dependency cards mobile landscape title spacing - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    margin-bottom: 14px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-dependency-section
  .runtime-health-dependency-impact-grid
  > .runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy {
    margin-top: 0 !important;
  }
}

/* Runtime Health mobile landscape state strip line weights - 2026-07-19 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-label {
    font-size: 13px !important;
    font-weight: 760 !important;
    line-height: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  :is(.command-center-operating-state-strip, .runtime-health-state-strip)
  .command-center-operating-state-item
  > strong {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 15px !important;
  }
}

/* Runtime Health mobile landscape current follow-up locks after card-chain restore - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item {
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > .command-center-operating-state-label {
    font-size: 16px !important;
    font-weight: 760 !important;
    line-height: 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > strong {
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context {
    background: #ffffff !important;
    background-color: #ffffff !important;
    background-image: none !important;
    box-shadow: 0 20px 42px rgba(15, 23, 42, 0.16) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-systems-section .command-center-operational-context::after {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    opacity: 0 !important;
  }
}

/* Runtime Health mobile landscape icon-title alignment terminal correction - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-console-kpi.command-center-operational-lens .command-center-region-topline {
    align-items: center !important;
    column-gap: 14px !important;
    display: grid !important;
    grid-column: 1 / -1 !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
    min-height: 32px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-console-kpi.command-center-operational-lens .command-center-region-topline > .command-center-visual-icon {
    align-self: center !important;
    grid-column: 1 !important;
    justify-self: center !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-console-kpi.command-center-operational-lens .command-center-region-topline > .runtime-console-kpi-label {
    align-self: center !important;
    grid-column: 2 !important;
    line-height: 20px !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-navigation-card {
    column-gap: 14px !important;
    grid-template-columns: 32px minmax(0, 1fr) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-navigation-card > .command-center-visual-icon {
    align-self: start !important;
    justify-self: center !important;
    margin-top: 1px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-navigation-card strong {
    align-self: start !important;
    line-height: 20px !important;
    margin-top: 0 !important;
  }
}
/* End Runtime Health mobile landscape icon-title alignment terminal correction - 20260723 */

/* Runtime Health mobile landscape icon-title optical alignment lock - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-console-kpi.command-center-operational-lens .command-center-region-topline > .runtime-console-kpi-label {
    transform: translateY(5px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter='runtime-health']
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-navigation-card strong {
    transform: translateY(3px) !important;
  }
}
/* End Runtime Health mobile landscape icon-title optical alignment lock - 20260723 */

/* Runtime Health mobile landscape card layout restore from 20260720 baseline screenshot/source - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :where(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card, .runtime-console-diagnostic.command-center-evidence-region) {
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 8px !important;
    align-items: start !important;
    justify-items: stretch !important;
    text-align: left !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card)
  > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 24px !important;
    height: 24px !important;
    margin: 2px 0 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card)
  > :is(h3, h4, strong, .runtime-health-card-title, .command-center-card-title, .runtime-health-card-heading, .command-center-card-heading) {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card)
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: max-content !important;
    max-width: 100% !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card)
  > :is(p, .command-center-briefing-compact-copy, .runtime-health-card-copy, .runtime-console-diagnostic-copy) {
    grid-column: 2 !important;
    grid-row: auto !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-dependency-card, .runtime-health-technical-action-card, .runtime-health-technical-navigation-card)
  > :is(a, button, .command-center-lens-action, .runtime-health-action-button) {
    grid-column: 2 !important;
    justify-self: start !important;
    max-width: 100% !important;
    margin-top: 10px !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 5px !important;
    align-items: start !important;
    justify-items: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > .command-center-visual-icon {
    grid-column: 1 !important;
    grid-row: 1 / span 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 24px !important;
    height: 24px !important;
    margin: 1px 0 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: start !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic-heading.command-center-evidence-heading
  > :is(.runtime-console-chip, .status-pill, .command-center-status-pill) {
    grid-column: 2 !important;
    grid-row: 2 !important;
    justify-self: start !important;
    align-self: start !important;
    width: max-content !important;
    max-width: 100% !important;
    margin: 0 !important;
    position: static !important;
    transform: none !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-console-diagnostic.command-center-evidence-region
  > :is(.command-center-briefing-compact-copy, .runtime-console-diagnostic-copy, p) {
    grid-column: 2 !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  :is(.runtime-health-technical-action-card, .runtime-console-diagnostic.command-center-evidence-region)
  > :is(button.runtime-health-maintenance-button, .runtime-health-maintenance-button, .runtime-health-action-button, .command-center-control-button) {
    grid-column: 2 !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 12px 0 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }
}
/* End Runtime Health mobile landscape card layout restore from 20260720 baseline screenshot/source - 20260723 */

/* Runtime Health mobile landscape Technical Action Guidance copy column correction - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 8px !important;
    align-items: start !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) auto !important;
    column-gap: 14px !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy {
    grid-column: 2 !important;
    grid-row: auto !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }
}
/* End Runtime Health mobile landscape Technical Action Guidance copy column correction - 20260723 */

/* Runtime Health mobile landscape Technical Action Guidance copy column correction v2 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-height: 680px) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region,
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content
  .runtime-console-diagnostic.command-center-evidence-region:has(> .runtime-console-diagnostic-heading.command-center-evidence-heading > strong) {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 8px !important;
    align-items: start !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading,
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content
  .runtime-console-diagnostic.command-center-evidence-region:has(> .runtime-console-diagnostic-heading.command-center-evidence-heading > strong)
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) auto !important;
    column-gap: 14px !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy,
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content
  .runtime-console-diagnostic.command-center-evidence-region:has(> .runtime-console-diagnostic-heading.command-center-evidence-heading > strong)
  > p.command-center-briefing-compact-copy {
    grid-column: 2 !important;
    grid-row: auto !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }
}
/* End Runtime Health mobile landscape Technical Action Guidance copy column correction v2 - 20260723 */

/* Runtime Health mobile landscape Technical Action Guidance deterministic column layout - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-height: 680px) {
  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region {
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) !important;
    column-gap: 14px !important;
    row-gap: 10px !important;
    align-items: start !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-column: 1 / -1 !important;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr) auto !important;
    column-gap: 14px !important;
    align-items: center !important;
    width: 100% !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > .command-center-visual-icon {
    grid-column: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    grid-column: 2 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    grid-column: 3 !important;
    justify-self: end !important;
    align-self: center !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > p.command-center-briefing-compact-copy {
    grid-column: 2 !important;
    justify-self: stretch !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 4px 0 0 !important;
    text-align: left !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.command-center-runtime-health-active
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-repair-section
  .runtime-health-technical-action-card.runtime-console-diagnostic.command-center-evidence-region
  > .runtime-health-maintenance-button {
    grid-column: 2 !important;
    justify-self: center !important;
    margin: 12px auto 0 !important;
  }
}
/* End Runtime Health mobile landscape Technical Action Guidance deterministic column layout - 20260723 */

/* Runtime Health mobile landscape state strip portrait typography match - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > .command-center-operating-state-label {
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 24px !important;
    letter-spacing: 0.12em !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > strong {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
  }
}
/* End Runtime Health mobile landscape state strip portrait typography match - 20260723 */

/* Runtime Health mobile landscape Command Home global header match - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) {
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border-width: 0 0 1px !important;
    border-style: solid !important;
    border-color: rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: visible !important;
    z-index: 920 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 58px minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: 16px !important;
    width: 100% !important;
    height: 72px !important;
    min-height: 72px !important;
    max-height: 72px !important;
    padding: 8px 14px 8px 10px !important;
    margin: 0 !important;
    background: #06101b !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    grid-column: auto !important;
    grid-row: auto !important;
    position: fixed !important;
    top: 21px !important;
    left: 30px !important;
    right: auto !important;
    justify-self: start !important;
    align-self: center !important;
    width: 54px !important;
    height: 54px !important;
    min-width: 54px !important;
    max-width: 54px !important;
    min-height: 54px !important;
    max-height: 54px !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    grid-column: 2 !important;
    grid-row: 1 !important;
    position: static !important;
    display: flex !important;
    visibility: visible !important;
    align-items: center !important;
    justify-self: start !important;
    align-self: center !important;
    width: auto !important;
    max-width: 100% !important;
    min-width: 0 !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    color: rgba(226, 232, 240, .94) !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 16px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > div:not(.command-mobile-header-controls):not(.command-mobile-vps-status):not(.mark):not(.brand-mark):not(.brand-logo):not(.command-mobile-page-title),
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-title,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-subtitle {
    display: none !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    grid-column: 3 !important;
    grid-row: 1 !important;
    position: static !important;
    display: inline-flex !important;
    visibility: visible !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    justify-self: end !important;
    align-self: center !important;
    margin: 0 !important;
    z-index: 1305 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: static !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    display: inline-flex !important;
    visibility: visible !important;
    align-items: center !important;
    justify-content: center !important;
    align-self: center !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    background: rgba(15, 23, 42, .88) !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    color: rgba(248, 250, 252, .95) !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    padding: 0 !important;
    border-radius: 18px !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    width: 90px !important;
    min-width: 90px !important;
    max-width: 90px !important;
    padding: 0 14px !important;
    border-radius: 18px !important;
    font-size: 16px !important;
    font-weight: 900 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle .command-shell-collapse-label {
    display: none !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: fixed !important;
    top: 68px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    z-index: 940 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    margin: 0 !important;
    padding: 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
  }
}
/* End Runtime Health mobile landscape Command Home global header match - 20260723 */

/* Runtime Health mobile landscape state strip portrait typography match v2 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 1180px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > .command-center-operating-state-label {
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 24px !important;
    letter-spacing: 0.12em !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .command-center-state-band.runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > strong {
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 32px !important;
    letter-spacing: 0 !important;
  }
}
/* End Runtime Health mobile landscape state strip portrait typography match v2 - 20260723 */

/* Runtime Health mobile landscape state strip exact portrait typography match v3 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 1180px) and (max-height: 540px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter= runtime-health] .runtime-health-panel .command-center-operating-state-strip .command-center-operating-state-item > .command-center-operating-state-label,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-panel .command-center-operating-state-strip .command-center-operating-state-item .command-center-operating-state-label {
    font-size: 11.2px !important;
    font-weight: 700 !important;
    line-height: 12.544px !important;
    letter-spacing: 0.896px !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-panel .command-center-operating-state-strip .command-center-operating-state-item > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter=runtime-health] .runtime-health-panel .command-center-operating-state-strip .command-center-operating-state-item strong {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
  }
}
/* End Runtime Health mobile landscape state strip exact portrait typography match v3 - 20260723 */

/* Runtime Health mobile landscape Back second row placement - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active.command-shell-collapsed,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active:not(.command-shell-collapsed) {
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 58px minmax(0, 1fr) auto !important;
    grid-template-rows: 72px 42px !important;
    align-items: center !important;
    width: 100% !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #06101b !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    grid-column: 1 !important;
    grid-row: 1 !important;
    margin-left: 10px !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    grid-column: 2 !important;
    grid-row: 1 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    grid-column: 3 !important;
    grid-row: 1 !important;
    padding-right: 14px !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active.command-mobile-content-scrolled
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    position: static !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 28px 0 28px !important;
    margin: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    border-radius: 0 !important;
    background: #06101b !important;
    box-shadow: none !important;
    z-index: 940 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route {
    flex: 0 1 auto !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-center-runtime-health-active
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back {
    flex: 0 0 auto !important;
    margin-left: auto !important;
  }
}
/* End Runtime Health mobile landscape Back second row placement - 20260723 */

/* Runtime Health mobile landscape header second-row control recovery v2 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 114px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 58px minmax(0, 1fr) 178px !important;
    grid-template-rows: 72px 42px !important;
    align-items: center !important;
    column-gap: 14px !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 114px !important;
    min-height: 114px !important;
    max-height: 114px !important;
    padding: 0 10px !important;
    margin: 0 !important;
    background: #06101b !important;
    box-sizing: border-box !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    grid-column: 2 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    position: static !important;
    max-width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    grid-column: 3 !important;
    grid-row: 1 !important;
    position: static !important;
    justify-self: end !important;
    align-self: center !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    width: auto !important;
    max-width: 136px !important;
    height: 42px !important;
    margin: 0 48px 0 0 !important;
    padding: 0 !important;
    z-index: 1305 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 1 !important;
    position: fixed !important;
    top: 10px !important;
    right: 10px !important;
    left: auto !important;
    justify-self: end !important;
    align-self: center !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1310 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active).command-mobile-content-scrolled
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    grid-area: 2 / 1 / 3 / -1 !important;
    position: static !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    place-self: stretch !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 12px !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 18px 0 28px !important;
    border-radius: 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(148, 163, 184, .10) !important;
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
    background: #06101b !important;
    box-shadow: none !important;
    overflow: hidden !important;
    pointer-events: auto !important;
    z-index: 940 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route {
    flex: 0 1 auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: calc(100% - 94px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back {
    flex: 0 0 auto !important;
    margin-left: auto !important;
    position: static !important;
  }
}
/* End Runtime Health mobile landscape header second-row control recovery v2 - 20260723 */

/* Runtime Health mobile landscape open menu first-item visibility v3 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    top: 124px !important;
    height: calc(100svh - 124px) !important;
    max-height: calc(100svh - 124px) !important;
    min-height: 0 !important;
    padding-top: 12px !important;
    overflow-y: auto !important;
    z-index: 890 !important;
  }
}
/* End Runtime Health mobile landscape open menu first-item visibility v3 - 20260723 */

/* Runtime Health mobile landscape VPS first-row center v4 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    grid-template-columns: 58px minmax(190px, 1fr) 190px !important;
    grid-template-rows: 72px 42px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active).command-mobile-content-scrolled
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    grid-column: 2 !important;
    grid-row: 1 !important;
    grid-area: 1 / 2 / 2 / 3 !important;
    position: relative !important;
    inset: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    transform: none !important;
    justify-self: center !important;
    align-self: center !important;
    place-self: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: max-content !important;
    min-width: 0 !important;
    max-width: 150px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    z-index: 1302 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route {
    flex: 0 0 auto !important;
    width: max-content !important;
    min-width: 0 !important;
    max-width: 150px !important;
    height: 42px !important;
    justify-content: center !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back {
    position: fixed !important;
    top: 82px !important;
    right: 28px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 1295 !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    top: 114px !important;
    height: calc(100svh - 114px) !important;
    max-height: calc(100svh - 114px) !important;
    padding-top: 12px !important;
  }
}
/* End Runtime Health mobile landscape VPS first-row center v4 - 20260723 */

/* Global command mobile landscape title-type v34 / portrait align v40 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: 116px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 116px !important;
    min-height: 116px !important;
    max-height: 116px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #06101b !important;
    z-index: 920 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 74px minmax(0, 1fr) 178px !important;
    grid-template-rows: 60px 56px !important;
    align-items: center !important;
    column-gap: 8px !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 116px !important;
    min-height: 116px !important;
    max-height: 116px !important;
    padding: 0 12px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    background: #06101b !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    position: fixed !important;
    top: 8px !important;
    left: 22px !important;
    width: 58px !important;
    min-width: 58px !important;
    max-width: 58px !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    position: fixed !important;
    top: 22px !important;
    left: 82px !important;
    right: auto !important;
    width: auto !important;
    max-width: min(190px, 30vw) !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    grid-column: 3 !important;
    grid-row: 1 !important;
    grid-area: 1 / 3 / 2 / 4 !important;
    position: static !important;
    justify-self: end !important;
    align-self: center !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    width: auto !important;
    max-width: 136px !important;
    height: 42px !important;
    margin: 0 48px 0 0 !important;
    padding: 0 !important;
    z-index: 1320 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 1 !important;
    grid-area: 1 / 3 / 2 / 4 !important;
    position: fixed !important;
    top: 20px !important;
    right: 10px !important;
    left: auto !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1330 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active).command-mobile-content-scrolled
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active).command-mobile-content-scrolled
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    grid-area: auto !important;
    position: static !important;
    display: contents !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route {
    position: fixed !important;
    top: 9px !important;
    left: 50vw !important;
    right: auto !important;
    bottom: auto !important;
    transform: translateX(-50%) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: max-content !important;
    min-width: 0 !important;
    max-width: 150px !important;
    height: 42px !important;
    margin: 0 !important;
    white-space: nowrap !important;
    pointer-events: auto !important;
    z-index: 1325 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back {
    position: fixed !important;
    top: 68px !important;
    left: 22px !important;
    right: auto !important;
    bottom: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 58px !important;
    min-width: 58px !important;
    max-width: 58px !important;
    height: 34px !important;
    min-height: 30px !important;
    max-height: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    pointer-events: auto !important;
    z-index: 1325 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    position: fixed !important;
    top: 116px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: calc(100svh - 116px) !important;
    max-height: calc(100svh - 116px) !important;
    min-height: 0 !important;
    padding: 12px 10px 16px !important;
    overflow-y: auto !important;
    z-index: 890 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-parent {
    min-height: 36px !important;
    height: 36px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group {
    display: block !important;
    height: auto !important;
    min-height: 36px !important;
    max-height: none !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed {
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-children {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 4px 8px !important;
    padding: 4px 10px 10px 34px !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle {
    min-height: 30px !important;
    height: auto !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    align-items: center !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    position: fixed !important;
    top: 22px !important;
    left: 82px !important;
    right: auto !important;
    width: auto !important;
    max-width: min(190px, 30vw) !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    z-index: 1326 !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) {
    display: block !important;
    height: fit-content !important;
    min-height: 48px !important;
    max-height: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children {
    position: static !important;
    display: grid !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed {
    height: 36px !important;
    min-height: 36px !important;
    max-height: 36px !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed > .nav-children {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) {
    height: auto !important;
    min-height: 46px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

}


@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup {
    display: block !important;
    height: auto !important;
    min-height: 30px !important;
    max-height: none !important;
    margin: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup.collapsed {
    height: 30px !important;
    min-height: 30px !important;
    max-height: 30px !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup.collapsed > .nav-grandchildren,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup.collapsed > .nav-grandchildren,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup.collapsed > .nav-grandchildren {
    position: static !important;
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    visibility: hidden !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    position: static !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 4px 8px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 4px 0 8px 12px !important;
    visibility: visible !important;
    overflow: visible !important;
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children {
    position: static !important;
    display: grid !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    height: auto !important;
    min-height: 36px !important;
    max-height: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-parent {
    flex: 0 0 36px !important;
    width: 100% !important;
    position: relative !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children {
    flex: 0 0 auto !important;
    width: 100% !important;
    position: static !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group {
    flex: 0 0 auto !important;
    width: 100% !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 4px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup {
    width: 100% !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back[hidden],
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back[hidden],
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back[hidden] {
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    top: 13px !important;
    left: 22px !important;
    width: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    top: 28px !important;
    left: 82px !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route {
    top: 15px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    top: 20px !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle {
    min-height: 28px !important;
    height: 28px !important;
    padding: 4px 10px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    transform: none !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child:active,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child:focus,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle:active,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle:focus,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child:active,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child:focus,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle:active,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle:focus {
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup.collapsed {
    height: 28px !important;
    min-height: 28px !important;
    max-height: 28px !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle {
    top: 20px !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: 116px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 116px !important;
    min-height: 116px !important;
    max-height: 116px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #06101b !important;
    z-index: 920 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup {
    display: grid !important;
    grid-template-columns: 74px minmax(0, 1fr) 178px !important;
    grid-template-rows: 60px 56px !important;
    align-items: center !important;
    column-gap: 8px !important;
    width: 100vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    height: 116px !important;
    min-height: 116px !important;
    max-height: 116px !important;
    padding: 0 12px !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    overflow: visible !important;
    background: #06101b !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    position: fixed !important;
    top: 13px !important;
    left: 22px !important;
    width: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    position: fixed !important;
    top: 28px !important;
    left: 82px !important;
    right: auto !important;
    width: auto !important;
    max-width: min(190px, 30vw) !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    grid-column: 3 !important;
    grid-row: 1 !important;
    grid-area: 1 / 3 / 2 / 4 !important;
    position: static !important;
    justify-self: end !important;
    align-self: center !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    width: auto !important;
    max-width: 136px !important;
    height: 42px !important;
    margin: 0 48px 0 0 !important;
    padding: 0 !important;
    z-index: 1320 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    grid-column: 1 / -1 !important;
    grid-row: auto !important;
    grid-area: auto !important;
    position: static !important;
    display: contents !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route {
    position: fixed !important;
    top: 15px !important;
    left: 50vw !important;
    right: auto !important;
    bottom: auto !important;
    transform: translateX(-50%) !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: max-content !important;
    min-width: 0 !important;
    max-width: 150px !important;
    height: 42px !important;
    margin: 0 !important;
    white-space: nowrap !important;
    pointer-events: auto !important;
    z-index: 1325 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .brand-lockup > .command-shell-collapse-toggle {
    grid-column: 3 !important;
    grid-row: 1 !important;
    grid-area: 1 / 3 / 2 / 4 !important;
    position: fixed !important;
    top: 20px !important;
    right: 10px !important;
    left: auto !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1330 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back {
    position: fixed !important;
    top: 68px !important;
    left: 22px !important;
    right: auto !important;
    bottom: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 58px !important;
    min-width: 58px !important;
    max-width: 58px !important;
    height: 34px !important;
    min-height: 30px !important;
    max-height: 30px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    pointer-events: auto !important;
    z-index: 1325 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back[hidden] {
    display: none !important;
    width: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    position: fixed !important;
    top: 116px !important;
    left: 0 !important;
    right: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: calc(100svh - 116px) !important;
    max-height: calc(100svh - 116px) !important;
    min-height: 0 !important;
    padding: 12px 10px 16px !important;
    overflow-y: auto !important;
    z-index: 890 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group {
    flex: 0 0 auto !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    gap: 0 !important;
    box-sizing: border-box !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-parent {
    min-height: 46px !important;
    height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    box-sizing: border-box !important;
    padding: 0 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed {
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) {
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    height: auto !important;
    min-height: 46px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group:not(.collapsed) > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup:not(.collapsed) > .nav-grandchildren {
    position: static !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 4px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed > .nav-children,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-children > .nav-subgroup.collapsed > .nav-grandchildren {
    position: static !important;
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    visibility: hidden !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle {
    min-height: 28px !important;
    height: 28px !important;
    padding: 4px 10px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    transform: none !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child:active,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-child:focus,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle:active,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav .nav-subgroup-toggle:focus {
    transform: none !important;
  }



  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    position: fixed !important;
    top: 28px !important;
    left: 82px !important;
    right: auto !important;
    width: auto !important;
    max-width: min(190px, 30vw) !important;
    height: auto !important;
    margin: 0 !important;
    transform: none !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-controls {
    position: fixed !important;
    top: 15px !important;
    right: 60px !important;
    left: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    width: auto !important;
    max-width: 136px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    z-index: 1320 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    position: static !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    transform: none !important;
  }

}



/* Global mobile landscape title typography normalization - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    top: 28px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    font-weight: 800 !important;
    height: auto !important;
    max-height: none !important;
  }
}

/* End Global command mobile landscape title-type v34 / portrait align v40 - 20260723 */

/* Global mobile landscape Back row-left placement v54 - 20260723 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-dashboard-active.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back {
    position: fixed !important;
    top: 68px !important;
    left: 22px !important;
    right: auto !important;
    bottom: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 58px !important;
    min-width: 58px !important;
    max-width: 58px !important;
    height: 34px !important;
    min-height: 34px !important;
    max-height: 34px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    z-index: 1325 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back[hidden] {
    display: none !important;
  }
}
/* End global mobile landscape Back row-left placement v54 - 20260723 */

/* Runtime Health Evidence Summary visible columns - 20260724T153254Z */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-table {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header {
    column-gap: clamp(8px, 0.8vw, 12px) !important;
    grid-template-columns: minmax(0, 1.42fr) minmax(0, 0.76fr) minmax(0, 0.68fr) minmax(0, 0.72fr) !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row > *,
  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > * {
    min-width: 0 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    white-space: normal !important;
  }
}

/* Runtime Health Evidence Summary column fit - 20260724T153645Z */
@media (min-width: 981px) {
  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row,
  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header {
    column-gap: clamp(4px, 0.55vw, 8px) !important;
    grid-template-columns: minmax(0, 1.08fr) minmax(0, 0.58fr) minmax(0, 0.5fr) minmax(0, 0.56fr) !important;
    box-sizing: border-box !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row > *,
  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > * {
    box-sizing: border-box !important;
    min-width: 0 !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > * {
    font-size: clamp(0.58rem, 0.78vw, 0.72rem) !important;
    letter-spacing: clamp(0.035em, 0.18vw, 0.08em) !important;
  }

  #command-center-shell.command-center-runtime-health-active .runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row:not(.command-center-evidence-row-header) > * {
    font-size: clamp(0.72rem, 0.86vw, 0.82rem) !important;
  }
}

@media screen and (min-width: 981px) {
/* Runtime Health Evidence Summary validation readable - 20260724T161520Z */
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-table {
  box-sizing: border-box !important;
  inline-size: calc(100% - clamp(96px, 9.5vw, 156px)) !important;
  width: calc(100% - clamp(96px, 9.5vw, 156px)) !important;
  max-width: calc(100% - clamp(96px, 9.5vw, 156px)) !important;
  margin-left: 0 !important;
  margin-right: auto !important;
  overflow: visible !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row,
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 0.34fr) minmax(0, 0.3fr) minmax(92px, 0.42fr) !important;
  column-gap: clamp(3px, 0.35vw, 6px) !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow: visible !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row > *,
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > * {
  box-sizing: border-box !important;
  min-width: 0 !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > :nth-child(4),
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row > :nth-child(4) {
  justify-self: start !important;
  min-width: 92px !important;
  max-width: 100% !important;
  text-align: left !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > * {
  font-size: clamp(0.5rem, 0.6vw, 0.62rem) !important;
  letter-spacing: clamp(0em, 0.08vw, 0.035em) !important;
}

/* Runtime Health Evidence Summary gap override - 20260724T163300Z */
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row,
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header {
  gap: 0 clamp(3px, 0.35vw, 6px) !important;
  column-gap: clamp(3px, 0.35vw, 6px) !important;
  row-gap: 0 !important;
  grid-template-columns: minmax(0, 0.78fr) minmax(0, 0.34fr) minmax(0, 0.3fr) minmax(92px, 0.42fr) !important;
}


/* Runtime Health Evidence Summary live winning rule fix - 20260724T163542Z */
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-table {
  box-sizing: border-box !important;
  inline-size: 100% !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  overflow: visible !important;
}

html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row,
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header {
  box-sizing: border-box !important;
  display: grid !important;
  grid-template-columns: minmax(210px, 1.08fr) minmax(120px, .58fr) minmax(110px, .52fr) minmax(118px, .56fr) !important;
  gap: 0 clamp(8px, 0.7vw, 14px) !important;
  column-gap: clamp(8px, 0.7vw, 14px) !important;
  row-gap: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  overflow: visible !important;
}

/* Runtime Health Evidence Summary validation column fit - 20260724T164030Z */
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row-header > :nth-child(4),
html body.portal-admin-command-center-active:not(.portal-login-active)
#command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
.runtime-health-evidence-section .command-center-evidence-summary .command-center-evidence-row > :nth-child(4) {
  justify-self: stretch !important;
  min-width: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  text-align: left !important;
  white-space: nowrap !important;
  overflow: visible !important;
}


}

/* Runtime Health Desktop Operating State Rail final outer presentation - 20260724T170250Z */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    background: #ffffff !important;
    background-image: none !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-left: -50px !important;
    margin-right: -50px !important;
    max-width: none !important;
    overflow: hidden !important;
    width: calc(100% + 100px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip::after {
    content: none !important;
    display: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items {
    background: #ffffff !important;
    background-image: none !important;
  }
}

/* Runtime Health Desktop Operating State Rail final alignment correction - 20260724T171520Z */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content {
    background: transparent !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    background: #ffffff !important;
    background-image: none !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    left: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    transform: none !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip::after {
    content: none !important;
    display: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-cockpit-state-cell {
    border-radius: 0 !important;
  }
}


/* Runtime Health Desktop Operating State Rail workspace-level placement - 20260724T173520Z */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content {
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: none !important;
    overflow: visible !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    background: #ffffff !important;
    background-image: none !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    left: auto !important;
    margin: 0 0 48px 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    padding: 0 !important;
    transform: none !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items {
    background: #ffffff !important;
    background-image: none !important;
    border-radius: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(6, minmax(130px, 1fr)) !important;
    margin: 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-section-lane.runtime-health-inset-content-lane {
    box-sizing: border-box !important;
    display: grid !important;
    gap: 48px !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
    max-width: calc(100% - 100px) !important;
    min-width: 0 !important;
    width: calc(100% - 100px) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip::after {
    content: none !important;
    display: none !important;
  }
}

/* Runtime Health Desktop Operating State Rail workspace slot correction - 20260724T174420Z */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  main.main-shell
  #view-operations[data-operation-filter=runtime-health]
  > .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  main.main-shell
  #view-operations[data-operation-filter=runtime-health]
  > .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    background: #ffffff !important;
    background-image: none !important;
    border-left: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 0 48px 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    padding: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  main.main-shell
  #view-operations[data-operation-filter=runtime-health]
  > .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items {
    background: #ffffff !important;
    background-image: none !important;
    border-radius: 0 !important;
    display: grid !important;
    grid-template-columns: repeat(6, 130px) !important;
    max-width: 100% !important;
    overflow: visible !important;
    width: max-content !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  main.main-shell
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-section-lane.runtime-health-inset-content-lane {
    box-sizing: border-box !important;
    margin-left: 50px !important;
    margin-right: 50px !important;
    max-width: calc(100% - 100px) !important;
    width: calc(100% - 100px) !important;
  }
}

/* Runtime Health Desktop Operating State Rail outer boundary correction - 20260724T184200Z */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter=runtime-health],
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #operations-hub-modules,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter=runtime-health] .operations-hub-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter=runtime-health] .runtime-health-panel,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter=runtime-health] .runtime-health-content.runtime-console-content {
    box-sizing: border-box !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    overflow-x: visible !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip {
    background: #ffffff !important;
    border-radius: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    overflow: visible !important;
    overflow-x: visible !important;
    width: 100% !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-section-lane.runtime-health-inset-content-lane {
    margin-left: 64px !important;
    margin-right: 64px !important;
    max-width: calc(100% - 128px) !important;
    width: calc(100% - 128px) !important;
  }
}



/* Runtime Health Desktop Operating State Rail - optical column balancing (20260724T214608Z) */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items {
    grid-template-columns: 154px 134px 115px 124px 103px 150px !important;
  }
}


/* Runtime Health Desktop Operating State Rail - optical column balancing specificity correction (20260724T214703Z) */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter="runtime-health"]
  > .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items {
    grid-template-columns: 154px 134px 115px 124px 103px 150px !important;
  }
}


/* Runtime Health Desktop - panel background consistency (20260724T221140Z) */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  > .runtime-console-state-summary.command-center-operating-state-summary.command-center-operating-state-strip-items.command-center-cockpit-state-strip-items,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .runtime-health-technical-section {
    background-color: rgba(255, 255, 255, 0.88) !important;
    background-image: none !important;
  }
}


/* Runtime Health Desktop - section background descendant correction (20260724T221332Z) */
@media screen and (min-width: 1181px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  > main.main-shell
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-technical-section {
    background-color: rgba(255, 255, 255, 0.88) !important;
    background-image: none !important;
  }
}

/* Runtime Health Mobile Portrait freeze component reconciliation - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-repair-section .runtime-health-repair-guidance-grid > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button) { display: grid !important; width: 324px !important; height: 214.0625px !important; padding: 18px 16px 20px !important; gap: 10px 14px !important; grid-template-columns: 24px 252px !important; grid-template-rows: 36px 62.0625px 56px !important; align-items: start !important; overflow: visible !important; }
}

/* Runtime Health Mobile Portrait diagnostic connected-surface shadow cleanup - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > article.runtime-console-diagnostic.command-center-evidence-region {
    box-shadow: none !important;
  }
}
/* End Runtime Health Mobile Portrait diagnostic connected-surface shadow cleanup - 20260725 */

/* Runtime Health Mobile Portrait diagnostic section bottom background extension - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > section.runtime-health-technical-section.runtime-health-diagnostic-section {
    padding-bottom: 48px !important;
  }
}
/* End Runtime Health Mobile Portrait diagnostic section bottom background extension - 20260725 */

/* Runtime Health Mobile Portrait infrastructure status pill final compact sizing - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip {
    min-width: 0 !important;
    width: max-content !important;
    height: 32px !important;
    min-height: 32px !important;
    padding: 0 12px !important;
    gap: 6px !important;
    column-gap: 6px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-vps-infrastructure-panel
  > .runtime-console-diagnostic-heading.runtime-vps-infrastructure-heading
  > .runtime-console-chip::before {
    flex-basis: 8px !important;
    width: 8px !important;
    min-width: 8px !important;
    height: 8px !important;
  }
}
/* End Runtime Health Mobile Portrait infrastructure status pill final compact sizing - 20260725 */

/* Runtime Health Mobile Portrait infrastructure title size match - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-vps-infrastructure-panel.runtime-console-diagnostic
  .runtime-vps-infrastructure-title > .eyebrow {
    color: #008bad !important;
    font-size: 13.12px !important;
    font-weight: 760 !important;
    letter-spacing: 0.984px !important;
    line-height: 17.712px !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
  }
}
/* End Runtime Health Mobile Portrait infrastructure title size match - 20260725 */


/* Runtime Health Mobile Portrait repair cards width and pill non-overlap - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button) {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > .runtime-console-diagnostic-heading.command-center-evidence-heading {
    grid-template-columns: 28px minmax(0, 1fr) max-content !important;
    grid-template-rows: auto !important;
    width: 100% !important;
    min-height: 36px !important;
    height: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > strong {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    width: max-content !important;
    min-width: 72px !important;
    max-width: 96px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
/* End Runtime Health Mobile Portrait repair cards width and pill non-overlap - 20260725 */

/* Runtime Health Mobile Portrait repair card full-width internal alignment - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button) {
    grid-template-columns: 24px minmax(0, 1fr) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > .runtime-console-diagnostic-heading.command-center-evidence-heading > .runtime-console-chip {
    justify-self: end !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > button.runtime-health-maintenance-button.secondary.command-center-control-button {
    grid-column: 1 / -1 !important;
    justify-self: center !important;
    place-self: start center !important;
  }
}
/* End Runtime Health Mobile Portrait repair card full-width internal alignment - 20260725 */

/* Runtime Health Mobile Portrait evidence timeline content text size - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  .command-center-timeline-list :is(.command-center-timeline-time, strong, small),
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-evidence-summary
  :is(.command-center-evidence-row > *, .command-center-context-link) {
    font-size: 1rem !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline
  .command-center-timeline-list small {
    font-weight: 500 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-evidence-summary
  .command-center-evidence-row span {
    font-weight: inherit !important;
  }
}
/* End Runtime Health Mobile Portrait evidence timeline content text size - 20260725 */

/* Runtime Health Mobile Portrait diagnostic row vertical spacing tighten - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > article.runtime-console-diagnostic.command-center-evidence-region {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
  }
}
/* End Runtime Health Mobile Portrait diagnostic row vertical spacing tighten - 20260725 */

/* Runtime Health Mobile Portrait evidence high confidence bold - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-evidence-summary
  .command-center-evidence-row:not(.command-center-evidence-row-header)
  > :nth-child(3) {
    font-weight: 760 !important;
  }
}
/* End Runtime Health Mobile Portrait evidence high confidence bold - 20260725 */

/* Runtime Health Mobile Portrait diagnostic row bottom whitespace trim - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > article.runtime-console-diagnostic.command-center-evidence-region {
    padding-bottom: 10px !important;
  }
}
/* End Runtime Health Mobile Portrait diagnostic row bottom whitespace trim - 20260725 */

/* Runtime Health Mobile Portrait Evidence Summary confidence heading label - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-evidence-section
  .command-center-evidence-summary
  .command-center-compact-region-heading > .eyebrow::after {
    content: "\00a0 CONFIDENCE";
  }
}

/* Runtime Health Mobile Portrait diagnostic row trailing whitespace trim - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-diagnostic-section
  .command-center-diagnostic-proof-surface
  > article.runtime-console-diagnostic.command-center-evidence-region {
    padding-bottom: 4px !important;
  }
}
/* End Runtime Health Mobile Portrait diagnostic row trailing whitespace trim - 20260725 */

/* Runtime Health Mobile Portrait operating state top-label accent color - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  > .runtime-console-state-band.command-center-operating-state-strip.command-center-cockpit-state-strip
  .command-center-operating-state-item > .command-center-operating-state-label {
    color: var(--tcw-logo-accent-text, #007fa3) !important;
    -webkit-text-fill-color: var(--tcw-logo-accent-text, #007fa3) !important;
    font-weight: 760 !important;
  }
}
/* End Runtime Health Mobile Portrait operating state top-label accent color - 20260725 */

/* Runtime Health Mobile Portrait Operational Briefing heading uppercase - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-findings-section
  .command-center-briefing-hero-header > .eyebrow {
    text-transform: uppercase !important;
  }
}
/* End Runtime Health Mobile Portrait Operational Briefing heading uppercase - 20260725 */

/* Runtime Health Mobile Portrait maintenance button accent background - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > button.runtime-health-maintenance-button.secondary.command-center-control-button {
    background: var(--tcw-logo-accent, #00c8ff) !important;
    background-color: var(--tcw-logo-accent, #00c8ff) !important;
    border-color: var(--tcw-logo-accent, #00c8ff) !important;
    color: #07111f !important;
    -webkit-text-fill-color: #07111f !important;
  }
}
/* End Runtime Health Mobile Portrait maintenance button accent background - 20260725 */

/* Runtime Health Mobile Portrait maintenance button vertical polish - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-repair-section
  .runtime-health-repair-guidance-grid
  > article.runtime-console-diagnostic.command-center-evidence-region.runtime-health-technical-action-card:has(.runtime-health-maintenance-button)
  > button.runtime-health-maintenance-button.secondary.command-center-control-button {
    transform: translateY(-18px) !important;
    font-weight: 760 !important;
  }
}
/* End Runtime Health Mobile Portrait maintenance button vertical polish - 20260725 */









/* Runtime Health mobile portrait operating state label/value text scale - 20260725 */
@media (max-width: 640px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-item > .command-center-operating-state-label,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-item .command-center-operating-state-label {
    font-size: 13.6px !important;
    line-height: 15px !important;
    font-weight: 800 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-item > strong,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operating-state-strip .command-center-operating-state-item strong {
    font-size: 13px !important;
    line-height: 15px !important;
  }
}

/* Runtime Health mobile portrait compact card title/content gap - 20260725 */
@media (max-width: 640px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit > .command-center-visit-list,
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-operational-context > .command-center-context-table {
    margin-top: 2px !important;
  }
}

/* Runtime Health mobile portrait compact card icon column alignment - 20260725 */
@media (max-width: 640px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit > .command-center-compact-region-heading > .command-center-visual-icon {
    margin-left: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .command-center-since-last-visit > .command-center-compact-region-heading > .command-center-visual-icon > .command-center-visual-icon-svg {
    transform: translateX(-3px) !important;
  }
}

/* Runtime Health mobile portrait operational context to lens gap - 20260725 */
@media (max-width: 640px) and (orientation: portrait) {
  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section > .command-center-briefing-support-grid {
    margin-bottom: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active) #command-center-shell.command-center-runtime-health-active.command-center-operating-shell-v1 #view-operations[data-operation-filter="runtime-health"] .runtime-health-systems-section > .command-center-operational-region-grid {
    padding-top: 8px !important;
  }
}


/* Runtime Health Mobile Portrait operating timeline title gap trim - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline {
    row-gap: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-operating-timeline > .command-center-timeline-list {
    margin-top: 0 !important;
  }
}
/* End Runtime Health Mobile Portrait operating timeline title gap trim - 20260725 */


/* Runtime Health Mobile Portrait operating timeline left column alignment - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-proof-grid
  > .command-center-operating-timeline
  > .command-center-timeline-list {
    padding-left: 0 !important;
    margin-left: -4px !important;
    width: calc(100% + 4px) !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-proof-grid
  > .command-center-operating-timeline
  > .command-center-timeline-list > li {
    grid-template-columns: 90px minmax(0, 1fr) !important;
    column-gap: 36px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-proof-grid
  > .command-center-operating-timeline
  > .command-center-timeline-list > li > .command-center-timeline-time {
    grid-column: 1 !important;
    justify-self: start !important;
    text-align: left !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 90px !important;
    width: 90px !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter=runtime-health]
  .runtime-health-content.runtime-console-content
  .runtime-health-evidence-section
  .command-center-proof-grid
  > .command-center-operating-timeline
  > .command-center-timeline-list > li > div {
    grid-column: 2 !important;
  }
}
/* End Runtime Health Mobile Portrait operating timeline left column alignment - 20260725 */


/* Runtime Health Mobile Portrait infrastructure card first-row accent - 20260725 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-runtime-health-active.command-center-operating-shell-v1
  #view-operations[data-operation-filter="runtime-health"]
  .runtime-vps-infrastructure-panel.runtime-console-diagnostic
  .runtime-vps-infrastructure-grid > .runtime-vps-infrastructure-card
  > .runtime-vps-infrastructure-label {
    color: var(--tcw-logo-accent-text, #007fa3) !important;
    -webkit-text-fill-color: var(--tcw-logo-accent-text, #007fa3) !important;
    font-weight: 760 !important;
  }
}
/* End Runtime Health Mobile Portrait infrastructure card first-row accent - 20260725 */

/* Global Mobile Operating Shell portrait owner-approved contract - 20260726 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) {
    --global-mobile-operating-shell-height: 120px;
    --command-mobile-header-height: var(--global-mobile-operating-shell-height);
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: var(--command-mobile-header-height) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    inset: 0 0 auto 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: var(--command-mobile-header-height) !important;
    min-height: var(--command-mobile-header-height) !important;
    max-height: var(--command-mobile-header-height) !important;
    padding: 0 !important;
    overflow: visible !important;
    display: block !important;
    z-index: 920 !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > .global-mobile-operating-shell-overlay {
    position: fixed !important;
    inset: 0 !important;
    z-index: 950 !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > .global-mobile-operating-shell-overlay > .abos-dropdown-layer {
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation::after {
    content: "" !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    height: 1px !important;
    background: rgba(148, 163, 184, 0.16) !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 78px minmax(0, 150px) 142px !important;
    grid-template-rows: 82px 38px !important;
    column-gap: 0 !important;
    row-gap: 0 !important;
    align-items: center !important;
    width: 100vw !important;
    height: var(--command-mobile-header-height) !important;
    min-height: var(--command-mobile-header-height) !important;
    max-height: var(--command-mobile-header-height) !important;
    padding: 0 10px !important;
    margin: 0 !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .mark {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 54px !important;
    height: 54px !important;
    min-width: 54px !important;
    min-height: 54px !important;
    align-self: center !important;
    justify-self: center !important;
    margin: 0 !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-mobile-page-title {
    grid-column: 2 !important;
    grid-row: 1 !important;
    position: static !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 150px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    align-self: center !important;
    justify-self: start !important;
    margin: 0 !important;
    padding: 0 !important;
    color: rgba(248, 250, 252, 0.94) !important;
    font-size: 16px !important;
    line-height: 19px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: clip !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-mobile-header-controls {
    grid-column: 3 !important;
    grid-row: 1 !important;
    position: static !important;
    display: grid !important;
    grid-template-columns: 42px 82px !important;
    column-gap: 6px !important;
    align-items: center !important;
    justify-content: start !important;
    justify-self: start !important;
    width: 130px !important;
    min-width: 130px !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-alert,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-shell-collapse-toggle {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    min-height: 42px !important;
    max-width: 42px !important;
    max-height: 42px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    border-radius: 16px !important;
    border: 1px solid rgba(0, 200, 255, 0.34) !important;
    background: rgba(15, 23, 42, 0.78) !important;
    color: rgba(248, 250, 252, 0.96) !important;
    box-shadow: 0 18px 42px rgba(0, 200, 255, 0.12) !important;
    box-sizing: border-box !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-alert {
    border-color: transparent !important;
    background: transparent !important;
    color: #00c8ff !important;
    box-shadow: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-shell-collapse-toggle {
    border: 1px solid rgba(0, 200, 255, 0.34) !important;
    background: rgba(15, 23, 42, 0.78) !important;
    color: rgba(248, 250, 252, 0.96) !important;
    box-shadow: 0 18px 42px rgba(0, 200, 255, 0.12) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-alert::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-alert::after,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-shell-collapse-toggle::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-shell-collapse-toggle::after {
    content: none !important;
    display: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-alert > svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-shell-collapse-toggle > svg {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    stroke: currentColor !important;
    stroke-width: 2.4 !important;
    fill: none !important;
    display: block !important;
    margin: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-owner {
    width: 82px !important;
    height: 42px !important;
    min-width: 82px !important;
    min-height: 42px !important;
    max-width: 82px !important;
    max-height: 42px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 13px !important;
    margin: 0 !important;
    border-radius: 18px !important;
    border: 1px solid rgba(0, 200, 255, 0.34) !important;
    background: rgba(15, 23, 42, 0.78) !important;
    color: rgba(248, 250, 252, 0.96) !important;
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    text-align: center !important;
    box-sizing: border-box !important;
    white-space: nowrap !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-shell-collapse-toggle {
    position: absolute !important;
    top: 20px !important;
    right: 10px !important;
    transform: none !important;
    z-index: 931 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-mobile-vps-status {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    position: relative !important;
    display: block !important;
    width: calc(100vw - 20px) !important;
    height: 38px !important;
    min-height: 38px !important;
    max-height: 38px !important;
    padding: 0 !important;
    margin: 0 !important;
    pointer-events: none !important;
    transform: none !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-route {
    position: absolute !important;
    top: 3px !important;
    left: 33px !important;
    right: auto !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    min-width: 88px !important;
    height: 30px !important;
    min-height: 34px !important;
    max-height: 34px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(248, 250, 252, 0.96) !important;
    font-size: 13px !important;
    line-height: 16px !important;
    font-weight: 560 !important;
    letter-spacing: 0 !important;
    pointer-events: auto !important;
    white-space: nowrap !important;
    box-shadow: none !important;
  }

  html body.portal-admin-command-center-active #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-mobile-vps-status
  .command-mobile-vps-route > span.command-mobile-vps-icon,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-icon {
    width: 9px !important;
    height: 9px !important;
    min-width: 9px !important;
    min-height: 9px !important;
    flex: 0 0 9px !important;
    margin-right: 4px !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: #16d690 !important;
    background-color: #16d690 !important;
    box-shadow: 0 0 0 4px rgba(22, 214, 144, 0.18) !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back {
    position: absolute !important;
    top: 3px !important;
    left: auto !important;
    right: 10px !important;
    transform: none !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    width: auto !important;
    min-width: 54px !important;
    height: 30px !important;
    min-height: 34px !important;
    max-height: 34px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: rgba(248, 250, 252, 0.96) !important;
    font-size: 13px !important;
    line-height: 16px !important;
    font-weight: 520 !important;
    letter-spacing: 0 !important;
    text-align: left !important;
    pointer-events: auto !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    gap: 3px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-portrait {
    width: 10px !important;
    min-width: 10px !important;
    height: 10px !important;
    min-height: 10px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: inherit !important;
    transform: rotate(180deg) !important;
    transform-origin: center !important;
    flex: 0 0 10px !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-portrait svg {
    width: 10px !important;
    height: 10px !important;
    display: block !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-legacy {
    display: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-label {
    display: inline-block !important;
    line-height: inherit !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back[hidden] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.sidebar-collapsed
  > #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-mobile-navigation-open
  > #command-center-navigation.sidebar.command-center-shared-navigation {
    height: 100dvh !important;
    max-height: 100dvh !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.sidebar-collapsed
  > #command-center-navigation.sidebar.command-center-shared-navigation .command-center-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-mobile-navigation-open
  > #command-center-navigation.sidebar.command-center-shared-navigation .command-center-nav {
    top: var(--command-mobile-header-height) !important;
    height: calc(100dvh - var(--command-mobile-header-height)) !important;
    max-height: calc(100dvh - var(--command-mobile-header-height)) !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed) {
    padding-top: var(--command-mobile-header-height) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation {
    height: var(--command-mobile-header-height) !important;
    min-height: var(--command-mobile-header-height) !important;
    max-height: var(--command-mobile-header-height) !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-mobile-vps-status,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-mobile-vps-status {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    grid-area: 2 / 1 / 3 / -1 !important;
    width: calc(100vw - 20px) !important;
    height: 38px !important;
    display: block !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 20px !important;
    right: 10px !important;
    left: auto !important;
    bottom: auto !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: none !important;
    grid-column: auto !important;
    grid-row: auto !important;
    grid-area: auto !important;
    border: 1px solid rgba(0, 200, 255, 0.34) !important;
    background: rgba(15, 23, 42, 0.78) !important;
    color: rgba(248, 250, 252, 0.96) !important;
    box-shadow: 0 18px 42px rgba(0, 200, 255, 0.12) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1.command-shell-collapsed
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-shell-collapse-toggle > svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1:not(.command-shell-collapsed)
  #command-center-navigation.sidebar.command-center-shared-navigation
  > .brand-lockup > .command-shell-collapse-toggle > svg {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-owner::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-header-owner::after,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back::after {
    content: none !important;
    display: none !important;
  }


  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-route::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-route::after {
    content: none !important;
    display: none !important;
  }
}




/* Global Mobile Operating Shell portrait drawer natural stack - 20260726 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    align-items: stretch !important;
    align-content: initial !important;
    gap: 0 !important;
    row-gap: 0 !important;
    grid-template-rows: none !important;
    grid-auto-rows: auto !important;
    place-content: initial !important;
    justify-content: flex-start !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group {
    flex: 0 0 auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-parent,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group > .nav-parent {
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    box-sizing: border-box !important;
    padding: 0 18px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav > .nav-group.collapsed {
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
  }
}
/* End Global Mobile Operating Shell portrait drawer natural stack - 20260726 */

/* Global Mobile Operating Shell overlay surface unification - 20260726 */
@media (orientation: portrait) and (max-width: 699px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 {
    --global-mobile-overlay-surface: #0f172a;
    --global-mobile-overlay-border: rgba(0, 200, 255, 0.34);
    --global-mobile-overlay-shadow: 0 18px 42px rgba(2, 6, 23, .52);
    --global-mobile-overlay-divider: rgba(148, 163, 184, .20);
    --global-mobile-overlay-hover: rgba(0, 200, 255, .10);
    --global-mobile-overlay-active: rgba(0, 200, 255, .16);
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-layer {
    background: var(--global-mobile-overlay-surface) !important;
    border: 1px solid var(--global-mobile-overlay-border) !important;
    border-radius: 14px !important;
    box-shadow: var(--global-mobile-overlay-shadow) !important;
    color: rgba(248, 250, 252, 0.96) !important;
    padding: 8px !important;
    transform: translateY(-2px) scale(.996) !important;
    transition: opacity 130ms ease, transform 130ms ease !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-layer.is-open {
    transform: translateY(0) scale(1) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-title {
    margin: 4px 6px 7px !important;
    color: rgba(248, 250, 252, 0.98) !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 760 !important;
    letter-spacing: .06em !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-item {
    min-height: 34px !important;
    border-radius: 10px !important;
    color: rgba(226, 232, 240, .94) !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 640 !important;
    padding: 6px 8px !important;
    gap: 7px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-item:hover,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-item:focus-visible {
    background: var(--global-mobile-overlay-hover) !important;
    color: rgba(248, 250, 252, 0.98) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-item.is-selected {
    background: var(--global-mobile-overlay-active) !important;
    color: rgba(248, 250, 252, 0.98) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-divider {
    margin: 5px 6px !important;
    background: var(--global-mobile-overlay-divider) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-owner-profile {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-owner-profile .abos-dropdown-item {
    min-height: 32px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-operator-inbox {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-operator-inbox .abos-dropdown-title {
    margin-bottom: 8px !important;
    font-size: 13px !important;
    line-height: 16px !important;
    font-weight: 780 !important;
    letter-spacing: .04em !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-operator-inbox .abos-dropdown-item {
    min-height: 30px !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 580 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .abos-dropdown-operator-inbox .abos-dropdown-item[data-abos-dropdown-item="Recent Activity"] {
    color: rgba(148, 210, 255, .92) !important;
    font-weight: 700 !important;
    letter-spacing: .05em !important;
    text-transform: uppercase !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open {
    background: var(--global-mobile-overlay-surface) !important;
    border-color: var(--global-mobile-overlay-border) !important;
    border-top-color: transparent !important;
    border-radius: 0 !important;
    box-shadow: var(--global-mobile-overlay-shadow) !important;
    margin-top: 0 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open > .brand-lockup,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open > .brand-lockup {
    background: var(--global-mobile-overlay-surface) !important;
    margin-bottom: 6px !important;
    border-radius: 0 !important;
    clip-path: none !important;
    mask: none !important;
    -webkit-mask: none !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    border-radius: 0 !important;
    clip-path: none !important;
    mask: none !important;
    -webkit-mask: none !important;
    mask-image: none !important;
    -webkit-mask-image: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open::after,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open::after {
    border-radius: 0 !important;
    clip-path: none !important;
    mask: none !important;
    -webkit-mask: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open > .brand-lockup > .command-shell-collapse-toggle,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 .sidebar.command-center-shared-navigation.command-shell-navigation-open > .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 20px !important;
    right: 10px !important;
    left: auto !important;
    bottom: auto !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
    translate: none !important;
    grid-column: auto !important;
    grid-row: auto !important;
    grid-area: auto !important;
  }
}



/* End Global Mobile Operating Shell portrait owner-approved contract - 20260726 */

/* Workspace Content Spacing Standard v1 - Mobile Portrait workspace-owned breathing room */
@media (max-width: 767px) and (orientation: portrait) {
  .command-center-operating-shell-v1.command-center-runtime-health-active .main-shell {
    --abos-workspace-content-spacing: 32px;
    padding-top: 0;
    box-sizing: border-box;
  }

  .command-center-operating-shell-v1.command-center-runtime-health-active .runtime-health-content.runtime-console-content.command-center-page-framework-content.abos-page-framework-content {
    padding-top: var(--abos-workspace-content-spacing);
    box-sizing: border-box;
  }
}
/* EWDS Phase 1 - Enterprise Workspace Design System primitive ownership layer */
:root {
  --ewds-canvas: var(--bg);
  --ewds-surface: var(--panel);
  --ewds-surface-soft: var(--panel-soft);
  --ewds-text: var(--ink);
  --ewds-muted: var(--muted);
  --ewds-border: var(--line);
  --ewds-border-soft: var(--line-soft);
  --ewds-accent: var(--gold);
  --ewds-success: var(--green);
  --ewds-danger: var(--red);
  --ewds-warning: var(--amber);
  --ewds-radius: 8px;
  --ewds-focus-ring: rgba(182, 139, 45, .24);
}

.enterprise-workspace-panel,
.enterprise-card,
.enterprise-disclosure-panel,
.enterprise-metric-grid,
.enterprise-metric-card,
.enterprise-list,
.enterprise-form,
.enterprise-field,
.enterprise-input,
.enterprise-select,
.enterprise-textarea,
.enterprise-button {
  box-sizing: border-box;
}

.enterprise-workspace-panel {
  border-radius: var(--ewds-radius);
}

.enterprise-card {
  border-radius: var(--ewds-radius);
}

.enterprise-disclosure-panel {
  border-radius: var(--ewds-radius);
}

.enterprise-metric-grid {
  display: grid;
}

.enterprise-metric-card {
  border-color: var(--ewds-border);
  border-radius: var(--ewds-radius);
}

.enterprise-list {
  display: grid;
}

.enterprise-form {
  align-items: stretch;
}

.enterprise-form :where(input, textarea, select),
:where(input.enterprise-input, textarea.enterprise-textarea, select.enterprise-select) {
  appearance: none;
  background: var(--ewds-surface);
  border: 1px solid var(--ewds-border);
  border-radius: var(--ewds-radius);
  color: var(--ewds-text);
  font-family: inherit;
  font-size: 14px;
  line-height: 1.45;
  min-height: 44px;
  padding: 10px 12px;
  width: 100%;
}

.enterprise-form textarea,
textarea.enterprise-textarea {
  min-height: 88px;
  resize: vertical;
}

.enterprise-form select,
select.enterprise-select {
  background-image:
    linear-gradient(45deg, transparent 50%, var(--ewds-muted) 50%),
    linear-gradient(135deg, var(--ewds-muted) 50%, transparent 50%);
  background-position:
    calc(100% - 17px) 50%,
    calc(100% - 12px) 50%;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  padding-right: 34px;
}

.enterprise-form :where(input, textarea, select)::placeholder,
:where(input.enterprise-input, textarea.enterprise-textarea)::placeholder {
  color: var(--ewds-muted);
  opacity: .78;
}

.enterprise-form :where(input, textarea, select):focus,
:where(input.enterprise-input, textarea.enterprise-textarea, select.enterprise-select):focus {
  border-color: var(--ewds-accent);
  box-shadow: 0 0 0 3px var(--ewds-focus-ring);
  outline: none;
}

.enterprise-form :where(input, textarea, select):disabled,
:where(input.enterprise-input, textarea.enterprise-textarea, select.enterprise-select):disabled {
  background: var(--ewds-surface-soft);
  color: var(--ewds-muted);
  cursor: not-allowed;
}

.enterprise-button {
  align-items: center;
  border-radius: var(--ewds-radius);
  display: inline-flex;
  justify-content: center;
  min-height: 40px;
}

.enterprise-button.primary {
  background: var(--ewds-accent);
  border: 1px solid var(--ewds-accent);
  color: var(--navy);
}

.enterprise-button.secondary {
  background: var(--ewds-surface);
  border: 1px solid var(--ewds-border);
  color: var(--ewds-text);
}

.enterprise-button:disabled {
  cursor: not-allowed;
  opacity: .62;
  transform: none;
}

.enterprise-form .enterprise-form-status[aria-live],
.enterprise-form .aeos-intake-status {
  min-height: 1.35em;
}


/* Global Mobile Landscape Header pseudo-glyph leak fix - 20260728 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-header-controls > .command-mobile-header-alert::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-header-controls > .command-mobile-header-owner::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-route::before,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status .command-mobile-vps-back::before {
    content: none !important;
    display: none !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }
}
/* End Global Mobile Landscape Header pseudo-glyph leak fix - 20260728 */


/* Global mobile landscape composite owner-approved restoration - 20260728
   Landscape-only final cascade for the Global Header. Does not alter Portrait, Desktop, workspaces, or Runtime Health page layout. */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active) {
    --global-mobile-landscape-header-surface: #06101b;
    --global-mobile-landscape-control-surface: #101a2c;
    --global-mobile-landscape-control-text: #f8fafc;
    --global-mobile-landscape-accent: #f4b84b;
    --global-mobile-landscape-vps-dot: #16d690;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1 {
    padding-top: 132px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation {
    position: fixed !important;
    inset: 0 0 auto 0 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    height: 132px !important;
    min-height: 132px !important;
    max-height: 132px !important;
    padding: 0 !important;
    overflow: visible !important;
    background: var(--global-mobile-landscape-header-surface) !important;
    color: var(--global-mobile-landscape-control-text) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  > #command-center-navigation.sidebar.command-center-shared-navigation > .brand-lockup {
    position: relative !important;
    display: grid !important;
    grid-template-columns: 58px minmax(0, 1fr) 244px !important;
    grid-template-rows: 72px 60px !important;
    width: 100vw !important;
    height: 132px !important;
    min-height: 132px !important;
    max-height: 132px !important;
    padding: 0 18px 0 22px !important;
    margin: 0 !important;
    overflow: visible !important;
    box-sizing: border-box !important;
    background: var(--global-mobile-landscape-header-surface) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .mark,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .brand-logo {
    position: fixed !important;
    top: 13px !important;
    left: 22px !important;
    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    min-height: 46px !important;
    margin: 0 !important;
    transform: none !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-page-title {
    position: fixed !important;
    top: 28px !important;
    left: 82px !important;
    right: auto !important;
    display: flex !important;
    align-items: center !important;
    height: 16px !important;
    max-width: 190px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: rgba(226, 232, 240, 0.94) !important;
    -webkit-text-fill-color: rgba(226, 232, 240, 0.94) !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 780 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    transform: none !important;
    z-index: 1326 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-header-controls {
    position: fixed !important;
    top: 15px !important;
    right: 66px !important;
    left: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 8px !important;
    width: auto !important;
    height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
    transform: none !important;
    z-index: 1330 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 42px !important;
    min-height: 42px !important;
    max-height: 42px !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 14px !important;
    border: 1px solid rgba(148, 163, 184, .22) !important;
    background: var(--global-mobile-landscape-control-surface) !important;
    color: var(--global-mobile-landscape-control-text) !important;
    -webkit-text-fill-color: var(--global-mobile-landscape-control-text) !important;
    box-shadow: none !important;
    transform: none !important;
    box-sizing: border-box !important;
    pointer-events: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert {
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    position: static !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert::after {
    content: "" !important;
    position: absolute !important;
    top: 8px !important;
    right: 8px !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 999px !important;
    background: var(--global-mobile-landscape-accent) !important;
    border: 1px solid var(--global-mobile-landscape-control-surface) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert-icon {
    width: 18px !important;
    height: 18px !important;
    stroke: currentColor !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    width: 82px !important;
    min-width: 82px !important;
    max-width: 82px !important;
    padding: 0 12px !important;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 800 !important;
    text-align: center !important;
    white-space: nowrap !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-shell-collapse-toggle {
    position: fixed !important;
    top: 15px !important;
    right: auto !important;
    left: calc(100vw - 58px) !important;
    width: 42px !important;
    min-width: 42px !important;
    max-width: 42px !important;
    z-index: 1332 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .brand-lockup > .command-mobile-vps-status {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: 132px !important;
    min-height: 132px !important;
    max-height: 132px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    overflow: visible !important;
    pointer-events: none !important;
    transform: none !important;
    z-index: 1324 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-route {
    position: fixed !important;
    top: 20px !important;
    left: 50vw !important;
    right: auto !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: 180px !important;
    height: 32px !important;
    min-height: 32px !important;
    max-height: 32px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    color: var(--global-mobile-landscape-control-text) !important;
    -webkit-text-fill-color: var(--global-mobile-landscape-control-text) !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 620 !important;
    white-space: nowrap !important;
    transform: translateX(-50%) !important;
    pointer-events: auto !important;
    z-index: 1331 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-icon {
    display: inline-block !important;
    width: 12px !important;
    height: 12px !important;
    min-width: 12px !important;
    min-height: 12px !important;
    flex: 0 0 12px !important;
    margin: 0 4px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 999px !important;
    background: var(--global-mobile-landscape-vps-dot) !important;
    background-color: var(--global-mobile-landscape-vps-dot) !important;
    box-shadow: 0 0 0 3px rgba(22, 214, 144, 0.18) !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-text {
    display: inline-block !important;
    color: var(--global-mobile-landscape-control-text) !important;
    -webkit-text-fill-color: var(--global-mobile-landscape-control-text) !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 620 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-back {
    position: fixed !important;
    top: 88px !important;
    left: 22px !important;
    right: auto !important;
    bottom: auto !important;
    width: auto !important;
    min-width: 72px !important;
    max-width: 112px !important;
    height: 32px !important;
    min-height: 32px !important;
    max-height: 32px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 3px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    background: transparent !important;
    color: var(--global-mobile-landscape-control-text) !important;
    -webkit-text-fill-color: var(--global-mobile-landscape-control-text) !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 620 !important;
    white-space: nowrap !important;
    overflow: visible !important;
    transform: none !important;
    pointer-events: auto !important;
    z-index: 1331 !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-vps-back[hidden] {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-portrait {
    display: none !important;
    visibility: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-legacy,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-label {
    display: inline-flex !important;
    align-items: center !important;
    height: 16px !important;
    line-height: 16px !important;
    color: var(--global-mobile-landscape-control-text) !important;
    -webkit-text-fill-color: var(--global-mobile-landscape-control-text) !important;
    transform: none !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.is-open,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile.is-open,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-command-dropdown,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .command-mobile-flyout,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .command-center-submenu,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-navigation.sidebar.command-center-shared-navigation .side-nav,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-navigation.sidebar.command-center-shared-navigation .side-nav .sub-menu {
    background: var(--global-mobile-landscape-header-surface) !important;
    background-color: var(--global-mobile-landscape-header-surface) !important;
    color: var(--global-mobile-landscape-control-text) !important;
    -webkit-text-fill-color: var(--global-mobile-landscape-control-text) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile.is-open {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}
/* End Global mobile landscape composite owner-approved restoration - 20260728 */


/* Global mobile landscape behavior completion action anchor - 20260728
   Anchors each right-side control independently to prevent parent-container settling movement. */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert {
    position: fixed !important;
    top: 15px !important;
    left: calc(100vw - 198px) !important;
    right: auto !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-owner {
    position: fixed !important;
    top: 15px !important;
    left: calc(100vw - 148px) !important;
    right: auto !important;
  }
}
/* End Global mobile landscape behavior completion action anchor - 20260728 */


/* Global mobile landscape final refinement pass - 20260728 */
@media (orientation: landscape) and (min-width: 700px) and (max-width: 980px) and (max-height: 540px),
       (orientation: landscape) and (hover: none) and (pointer: coarse) and (max-width: 980px) {
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-legacy {
    width: 16px !important;
    min-width: 16px !important;
    max-width: 16px !important;
    height: 16px !important;
    min-height: 16px !important;
    max-height: 16px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transform: rotate(180deg) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  .command-mobile-vps-back .command-mobile-vps-back-icon-legacy svg {
    width: 16px !important;
    height: 16px !important;
    display: block !important;
    stroke: currentColor !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert svg,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation .command-mobile-header-alert-icon {
    color: var(--tcw-logo-accent, #00c8ff) !important;
    -webkit-text-fill-color: var(--tcw-logo-accent, #00c8ff) !important;
    stroke: var(--tcw-logo-accent, #00c8ff) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-operator-inbox {
    padding: 6px 10px !important;
    background: var(--global-mobile-landscape-header-surface) !important;
    background-color: var(--global-mobile-landscape-header-surface) !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile .abos-dropdown-title,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-title {
    margin: 3px 4px 6px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile .abos-dropdown-item,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-item {
    grid-template-columns: 0 minmax(0, 1fr) auto !important;
    min-height: 30px !important;
    padding: 4px 6px !important;
    gap: 6px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile .abos-dropdown-check,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-check {
    width: 0 !important;
    min-width: 0 !important;
    overflow: hidden !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-owner-profile .abos-dropdown-divider,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  .abos-dropdown-layer.abos-dropdown-operator-inbox .abos-dropdown-divider {
    margin: 5px 6px !important;
  }

  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open,
  html body.portal-admin-command-center-active:not(.portal-login-active)
  #command-center-shell.app-shell.command-center-operating-shell-v1
  #command-center-navigation.sidebar.command-center-shared-navigation.command-shell-navigation-open .side-nav {
    border: 0 !important;
    outline: 0 !important;
  }
}
/* End Global mobile landscape final refinement pass - 20260728 */
