/* Live/Intelligence 2026: route-aware density and standalone-safe mobile chrome. */
:root{--terminal-critical:#ff4f79;--terminal-signal:#f5ad45;--terminal-event:#58c8ff;--terminal-social:#a78bfa;--terminal-official:#e6c66a}
body[data-route=live] .route-stage{padding:0}
.intel-row{border-color:#171b20!important}.intel-row time{color:var(--terminal-comment)!important}.intel-row strong,.intel-row p{line-height:1.4}.intel-row[aria-selected=true]{background:#071019!important;box-shadow:inset 2px 0 var(--terminal-intelligence)!important}.intel-controls button[aria-pressed=true],.intel-mobile-dock button[aria-pressed=true]{color:var(--terminal-intelligence)!important;background:#0a0812!important;box-shadow:inset 0 -2px var(--terminal-intelligence)!important}
@media(max-width:760px){
  html,body{min-height:100%;min-height:100dvh}
  body[data-route=live]{height:100dvh;overflow:hidden;background:#000}
  body[data-route=live] .s5-shell{display:grid!important;grid-template-rows:minmax(0,1fr)!important;height:100dvh!important;min-height:0;padding-top:env(safe-area-inset-top);overflow:hidden}
  body[data-route=live] .global-bar,body[data-route=live] .system-line,body[data-route=live] .cross-ticker,body[data-route=live] .mobile-product-nav,body[data-route=live] .status-bar,body[data-route=live] .mobile-dock{display:none!important}
  body[data-route=live] .route-stage{grid-row:1!important;width:100%;height:100%;min-height:0;padding:0!important;overflow:hidden}
  body[data-route=live] .live-workspace{display:block;width:100%;height:100%;min-height:0;overflow:hidden}
  html[data-display-mode=standalone] body[data-route=live] .s5-live{padding-top:max(2px,env(safe-area-inset-top))}
  body[data-route=intelligence] .s5-shell{grid-template-rows:40px 34px minmax(0,1fr) 48px!important}
  body[data-route=intelligence] .system-line,body[data-route=intelligence] .cross-ticker,body[data-route=intelligence] .status-bar{display:none!important}
  body[data-route=intelligence] .global-bar{grid-row:1}.global-bar .global-clocks{font-size:9px}
  body[data-route=intelligence] .mobile-product-nav{grid-row:2;grid-template-columns:repeat(6,1fr)}
  body[data-route=intelligence] .route-stage{grid-row:3!important}
  body[data-route=intelligence] .intel-row{min-height:74px!important;padding:9px!important}.intel-row strong,.intel-row p{font-size:13px!important}.intel-row small{font-size:10px!important}
}
@media(display-mode:standalone){body{overscroll-behavior:none;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text}}
