:root{color-scheme:dark}html,body{margin:0;padding:0;background:#070d1a;overflow-x:hidden}*{box-sizing:border-box}#root{min-height:100vh}.eb-view{padding:24px 26px;max-width:1680px;margin:0 auto}.eb-kpi-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}.eb-matrix-cards-grid{grid-template-columns:1fr 1fr}.eb-status-grid{grid-template-columns:1fr 2fr}.eb-matrix-core-grid{grid-template-columns:repeat(3,1fr)}.eb-core-gauges-grid{grid-template-columns:1.25fr 1fr 1fr 1fr}.eb-telemetry-grid{grid-template-columns:1fr 1fr 1fr}.eb-core-trend-grid{grid-template-columns:1.5fr 1fr}.eb-chart-svg{height:300px}@media (max-width: 1100px){.eb-core-gauges-grid{grid-template-columns:1fr 1fr}}@media (max-width: 1024px){.eb-kpi-grid{grid-template-columns:1fr 1fr}}@media (max-width: 900px){.eb-matrix-cards-grid,.eb-status-grid{grid-template-columns:1fr}.eb-telemetry-grid{grid-template-columns:1fr 1fr}.eb-core-trend-grid{grid-template-columns:1fr}}@media (max-width: 720px){.eb-matrix-core-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.eb-view{padding:14px 12px}.eb-kpi-grid,.eb-core-gauges-grid,.eb-telemetry-grid{grid-template-columns:1fr}.eb-header-inline{padding-left:14px!important;padding-right:14px!important}.eb-chart-hint{display:none}.eb-chart-svg{height:220px}}@media (max-width: 420px){.eb-matrix-core-grid{grid-template-columns:1fr}}@keyframes ebpulse{0%,to{opacity:1}50%{opacity:.25}}@keyframes ebflash{0%,49%{opacity:1}50%,to{opacity:.2}}.eb-flash{animation:ebflash 1s steps(1,end) infinite}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#1b2a48;border-radius:6px}::-webkit-scrollbar-track{background:transparent}.eb-matrix-card{transition:transform .12s,border-color .12s}.eb-matrix-card:hover{transform:translateY(-2px);border-color:#2e8fe6}.eb-core-card{transition:transform .12s,border-color .12s}.eb-core-card[data-interactive=true]:hover{transform:translateY(-2px)}
