.ecc{width:100%;max-width:100%}.ecc--loading{min-height:320px;color:var(--text-muted,#94a3b8);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.ecc-hero{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.ecc-hero__eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#94a3b8);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:.68rem;display:flex}.ecc-hero h1{letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:650}.ecc-hero__sub{color:var(--text-muted,#94a3b8);max-width:52ch;margin:.35rem 0 0;font-size:.85rem}.ecc-live{text-transform:uppercase;border-radius:999px;padding:.12rem .45rem;font-size:.58rem;font-weight:700}.ecc-live--on{color:#86efac;background:#22c55e26}.ecc-live--mock{color:#94a3b8;background:#94a3b81f}.ecc-modes{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ecc-modes__btn{color:var(--text-muted,#94a3b8);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:.35rem .7rem;font-size:.75rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.ecc-modes__btn:hover{color:var(--text-primary,#f1f5f9);background:#ffffff0f}.ecc-modes__btn.is-active{color:#c7d2fe;background:#6366f124;border-color:#6366f173}.ecc-layout{grid-template-columns:minmax(0,1fr) minmax(260px,300px);align-items:start;gap:1.25rem;display:grid}.ecc-layout__main{flex-direction:column;gap:.65rem;min-width:0;display:flex}.ecc-layout__feed{min-width:0}.ecc-feed--sticky{max-height:calc(100vh - var(--header-height,56px) - 4rem);background:#080c16a6;border:1px solid #ffffff0f;border-radius:12px;padding:.75rem;position:sticky;top:.5rem;overflow-y:auto}.ecc-panel{border-bottom:1px solid #ffffff0d;padding:.85rem 0}.ecc-panel__title{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#94a3b8);align-items:center;gap:.4rem;margin:0 0 .65rem;font-size:.78rem;font-weight:650;display:flex}.ecc-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;overflow:hidden}.ecc-section.is-expanded{border-color:#6366f12e}.ecc-section__head{width:100%;color:var(--text-primary,#f1f5f9);cursor:pointer;text-align:left;background:#ffffff05;border:none;align-items:center;gap:.45rem;padding:.55rem .65rem;font-size:.78rem;font-weight:600;display:flex}.ecc-section__head:hover{background:#ffffff0a}.ecc-section__chevron{color:var(--text-muted,#94a3b8);display:flex}.ecc-section__title{flex:1}.ecc-section__badge{color:var(--text-muted,#94a3b8);background:#ffffff14;border-radius:999px;padding:.1rem .4rem;font-size:.65rem}.ecc-section__body{border-top:1px solid #ffffff0a;padding:.65rem .75rem .85rem}.ecc-kpi-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;display:grid}.ecc-kpi-grid--fixed .ecc-kpi{min-height:72px}.ecc-kpi{background:#0003;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:.15rem;min-height:72px;padding:.55rem .6rem;display:flex}.ecc-kpi__label{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#94a3b8);font-size:.62rem}.ecc-kpi__value{font-size:1.05rem;font-weight:650;line-height:1.2}.ecc-kpi__sub{color:var(--text-muted,#94a3b8);font-size:.62rem}.ecc-kpi--warn{border-color:#f59e0b40}.ecc-status{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:.12rem .38rem;font-size:.62rem;font-weight:700}.ecc-status--ok{color:#86efac;background:#22c55e1f}.ecc-status--warn{color:#fcd34d;background:#f59e0b1f}.ecc-status--down{color:#fca5a5;background:#ef44441f}.ecc-status--muted{color:#94a3b8;background:#94a3b81a}.ecc-module-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:.5rem;display:grid}.ecc-module-card{text-align:left;cursor:pointer;background:#0000002e;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:.4rem;padding:.6rem .65rem;transition:border-color .15s,background .15s;display:flex}.ecc-module-card:hover:not(:disabled){background:#6366f10f;border-color:#6366f159}.ecc-module-card.is-disabled{opacity:.45;cursor:not-allowed}.ecc-module-card__top{justify-content:space-between;align-items:center;gap:.35rem;display:flex}.ecc-module-card__name{font-size:.8rem;font-weight:600}.ecc-module-card__stats{grid-template-columns:1fr 1fr;gap:.25rem .5rem;margin:0;font-size:.68rem;display:grid}.ecc-module-card__stats dt{color:var(--text-muted,#94a3b8)}.ecc-module-card__stats dd{margin:0;font-weight:600}.ecc-module-card__stats .is-warn{color:#fcd34d}.ecc-module-card__sync{color:var(--text-muted,#94a3b8);font-size:.62rem}.ecc-infra-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.45rem;display:grid}.ecc-infra-card{background:#00000026;border:1px solid #ffffff0d;border-radius:8px;min-height:64px;padding:.5rem .55rem}.ecc-infra-card--clickable{text-align:left;cursor:pointer;transition:border-color .15s}.ecc-infra-card--clickable:hover:not(:disabled){border-color:#6366f159}.ecc-infra-card--clickable:disabled{cursor:default;opacity:.85}.ecc-infra-card__name{margin-bottom:.25rem;font-size:.72rem;font-weight:600;display:block}.ecc-infra-card small{color:var(--text-muted,#94a3b8);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.6rem;display:block;overflow:hidden}.ecc-country-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.ecc-country-card{background:#0000001f;border:1px solid #ffffff0d;border-radius:8px;padding:.65rem .7rem}.ecc-country-card h3{margin:0 0 .45rem;font-size:.82rem}.ecc-country-card dl{gap:.2rem;margin:0;font-size:.68rem;display:grid}.ecc-country-card dt{color:var(--text-muted,#94a3b8)}.ecc-country-card dd{margin:0;font-weight:600}.enterprise-op--command .ecc{margin-top:0}.ecc--compact .ecc-hero--compact{margin-bottom:.5rem}.ecc--compact .ecc-hero--compact h1{font-size:1.35rem}.ecc--compact .ecc-hero__sub{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:none;font-size:.8rem;display:flex}.ecc-tabs{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;padding-bottom:.65rem;display:flex}.ecc-tabs__btn{color:var(--text-muted,#94a3b8);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:.35rem .65rem;font-size:.72rem;font-weight:500}.ecc-tabs__btn:hover{color:var(--text-primary,#f1f5f9);background:#ffffff0d}.ecc-tabs__btn.is-active{color:#c7d2fe;background:#6366f11f;border-color:#6366f166}.ecc-dashboard{flex-direction:column;gap:1rem;max-width:920px;display:flex}.ecc-automation-health__status{align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.82rem;display:inline-flex}.ecc-automation-health__status--pass{color:#86efac}.ecc-automation-health__status--warn{color:#fde047}.ecc-automation-health__status--fail{color:#fca5a5}.ecc-automation-health__meta{grid-template-columns:repeat(3,1fr);gap:.35rem .75rem;margin:0;font-size:.75rem;display:grid}.ecc-automation-health__meta dt{text-transform:uppercase;color:var(--text-muted,#94a3b8);font-size:.65rem}.ecc-automation-health__meta dd{margin:.1rem 0 0}.ecc-health-strip{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#94a3b8);background:#0003;border:1px solid #ffffff0f;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.45rem .65rem;font-size:.62rem;font-weight:600;display:flex}.ecc-health-strip__item{align-items:center;gap:.3rem;display:inline-flex}.ecc-health-strip__dot{background:#64748b;border-radius:50%;width:6px;height:6px}.ecc-health-strip__item.is-ok .ecc-health-strip__dot{background:#22c55e}.ecc-health-strip__item.is-warn .ecc-health-strip__dot{background:#f59e0b}.ecc-kpi-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.ecc-kpi-grid--dense{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.ecc-panel--compact{background:#ffffff05;border:1px solid #ffffff0d;border-bottom:none;border-radius:10px;padding:.65rem .75rem}.ecc-panel__head-row{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ecc-panel__head-row .ecc-panel__title{margin:0}.ecc-panel__empty{color:var(--text-muted,#94a3b8);margin:0;font-size:.8rem}.ecc-panel__link{margin-top:.45rem}.ecc-apps-summary{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.ecc-apps-summary li{justify-content:space-between;align-items:center;gap:.5rem;font-size:.8rem;display:flex}.ecc-apps-summary__name{font-weight:600}.ecc-alerts-list{flex-direction:column;gap:.35rem;margin:0 0 .35rem;padding:0;list-style:none;display:flex}.ecc-alerts-list__item{background:#f59e0b0f;border-left:3px solid #f59e0b80;border-radius:6px;padding:.45rem .55rem;font-size:.78rem}.ecc-alerts-list__item--critical{background:#ef44440f;border-left-color:#ef444499}.ecc-alerts-list__item small{color:var(--text-muted,#94a3b8);margin-top:.15rem;font-size:.65rem;display:block}.ecc-quick-actions{flex-wrap:wrap;gap:.4rem;display:flex}.ecc-quick-actions__btn{color:var(--text-primary,#f1f5f9);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem .65rem;font-size:.75rem;font-weight:500;display:inline-flex}.ecc-quick-actions__btn:hover{background:#6366f114;border-color:#6366f159}.ecc-tab-panel{flex-direction:column;gap:1rem;display:flex}.ecc-tab-panel__title{align-items:center;gap:.4rem;margin:0;font-size:.9rem;font-weight:650;display:flex}.ecc-tab-panel__subtitle{color:var(--text-muted,#94a3b8);align-items:center;gap:.35rem;margin:.5rem 0 0;font-size:.78rem;font-weight:600;display:flex}.ecc-tab-panel__queue{margin-top:1rem}@media (width<=900px){.ecc-kpi-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1100px){.ecc-layout{grid-template-columns:1fr}.ecc-feed--sticky{max-height:none;position:static}.ecc-country-grid{grid-template-columns:1fr}}.ecc-panel--api-health{grid-column:1/-1}.ecc-api-health-strip{color:var(--text-muted,#94a3b8);flex-wrap:wrap;gap:.75rem 1.25rem;font-size:.78rem;display:flex}.ecc-api-health-strip strong{color:var(--text-primary,#e2e8f0);margin-right:.2rem}
