/* RC11.9.9 — targeted label/content alignment only */

/* 1. Operational Paradox: remove repeated generated label and present clean cards. */
body.mi-system #paradox .mi-tension-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important;border:0!important;background:transparent!important}
body.mi-system #paradox .mi-tension-grid>li{min-height:0!important;padding:1rem 1.1rem!important;border:1px solid rgba(79,209,231,.18)!important;background:linear-gradient(180deg,rgba(7,31,43,.95),rgba(3,18,28,.95))!important;display:flex!important;align-items:center!important}
body.mi-system #paradox .mi-tension-grid>li::before{content:none!important;display:none!important}

/* 2. Progressive Technical Depth: restored approved Purpose, Output, and Product copy. */
body.mi-system #loop-detail .mi-depth-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}
body.mi-system #loop-detail .mi-feature{padding:1.2rem!important;border:1px solid rgba(79,209,231,.18)!important;background:linear-gradient(180deg,rgba(7,31,43,.96),rgba(3,18,28,.96))!important}
body.mi-system #loop-detail .mi-feature h3{margin-bottom:1rem!important}
body.mi-system #loop-detail .mi-depth-field{display:block!important;padding:.85rem 1rem!important;min-height:0!important;height:auto!important}
body.mi-system #loop-detail .mi-depth-field strong{display:block!important;margin-bottom:.35rem!important}
body.mi-system #loop-detail .mi-depth-value{display:block!important;color:#c8dbe5!important;line-height:1.55!important}

/* 3. Accountability typography consistent with adjacent sections. */
body.mi-system #closed-loop .mi-lead{font-size:var(--type-lead,clamp(1.05rem,1.35vw,1.28rem))!important;line-height:1.65!important;max-width:72ch!important}

/* 4. Portfolio Constitution: distinct product-name accents. */
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(1)>strong{color:#5ee7f2!important}
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(2)>strong{color:#67e8a5!important}
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(3)>strong{color:#f5c96a!important}
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(4)>strong{color:#b7a8ff!important}
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(5)>strong{color:#78b7ff!important}
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(6)>strong{color:#ff9fb3!important}
body.foundational-paper-page #seven-products .mi-product-row:nth-of-type(7)>strong{color:#f59e66!important}

/* 5. Operating Model: elegant governed-loop sequence. */
body.foundational-paper-page #category-real .mi-quote{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1px!important;margin:2rem 0 1.2rem!important;padding:1px!important;background:rgba(79,209,231,.22)!important;font-size:0!important;line-height:1!important}
body.foundational-paper-page #category-real .mi-quote::before{content:"Sense\A Fuse\A Understand\A Simulate\A Recommend\A Authorize\A Coordinate\A Execute\A Assess\A Learn";white-space:pre-line;display:contents}
body.foundational-paper-page #category-real .mi-copy{padding:1.15rem 1.25rem!important;border-left:3px solid #22d3ee!important;background:rgba(34,211,238,.055)!important;max-width:76ch!important}
/* Since generated lines cannot become independent grid children, use spans inserted visually through counters. */
body.foundational-paper-page #category-real .mi-quote{font-size:clamp(.92rem,1vw,1rem)!important;white-space:normal!important;color:#d9e8ef!important;padding:1rem 1.2rem!important;background:linear-gradient(90deg,rgba(7,31,43,.96),rgba(3,18,28,.96))!important;border:1px solid rgba(79,209,231,.22)!important;line-height:1.75!important}
body.foundational-paper-page #category-real .mi-quote::before{content:none!important}

/* 6–7. Remove repeated CONTROL pseudo-labels only in the named platform sections. */
body.platform-overview-page .pe-ledger>li::before,
body.mios-page .pe-ledger>li::before{content:none!important;display:none!important}
body.platform-overview-page .pe-ledger>li,
body.mios-page .pe-ledger>li{padding:1rem 1.1rem!important;display:flex!important;align-items:center!important;min-height:0!important}

/* 8. Operational Reality: remove repeated generated label. */
body.mi-system #decision-advantage .mi-signal-grid{gap:.8rem!important;border:0!important;background:transparent!important}
body.mi-system #decision-advantage .mi-signal-grid>li{min-height:0!important;padding:1rem 1.1rem!important;border:1px solid rgba(79,209,231,.18)!important;background:linear-gradient(180deg,rgba(7,31,43,.95),rgba(3,18,28,.95))!important;display:flex!important;align-items:center!important}
body.mi-system #decision-advantage .mi-signal-grid>li::before{content:none!important;display:none!important}

/* 9. Mission Environment: remove repeated generated label and retain approved domain list. */
body.mi-system #operating-conditions .mi-domain-bands{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important;border:0!important;background:transparent!important}
body.mi-system #operating-conditions .mi-domain-bands>li{min-height:0!important;padding:1rem 1.1rem!important;border:1px solid rgba(79,209,231,.18)!important;background:linear-gradient(180deg,rgba(7,31,43,.95),rgba(3,18,28,.95))!important}
body.mi-system #operating-conditions .mi-domain-bands>li::before{content:none!important;display:none!important}

/* 10. Platform continuation remains sequential; Phoenix now advances to Products. */

@media(max-width:900px){
 body.mi-system #paradox .mi-tension-grid,
 body.mi-system #loop-detail .mi-depth-grid,
 body.mi-system #decision-advantage .mi-signal-grid,
 body.mi-system #operating-conditions .mi-domain-bands{grid-template-columns:1fr!important}
}
