/* Home V10 Phase 5U — graceful degraded-state density + last-good marker. */
@media (max-width:820px){
  html[data-cardondo-home="v10-shell"][data-home-market-recovery="last-good"] .homeV10LivePill{
    background:#f1f3f5!important;
    color:#6f757c!important;
    min-width:58px!important;
  }

  html[data-cardondo-home="v10-shell"] .v9CompactFeatured .v9State,
  html[data-cardondo-home="v10-shell"] .v9News .v9State,
  html[data-cardondo-home="v10-shell"] .v9Movement .v9State{
    min-height:0!important;
    height:auto!important;
    margin:0!important;
    padding:14px 0 10px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#7b8187!important;
    font-size:10.5px!important;
    line-height:1.35!important;
    font-weight:750!important;
    text-align:center!important;
  }
  html[data-cardondo-home="v10-shell"] .v9CompactFeatured:has(.v9State),
  html[data-cardondo-home="v10-shell"] .v9News:has(.v9State),
  html[data-cardondo-home="v10-shell"] .v9Movement:has(.v9State){
    min-height:0!important;
    padding-bottom:0!important;
  }
  html[data-cardondo-home="v10-shell"] .v9CompactFeatured:has(.v9State){margin-bottom:6px!important}
  html[data-cardondo-home="v10-shell"] .v9News:has(.v9State){margin-top:10px!important;margin-bottom:6px!important}
  html[data-cardondo-home="v10-shell"] .v9Movement:has(.v9State){margin-top:10px!important;margin-bottom:8px!important}
}
