kbd{font:500 9px JetBrains Mono,monospace;color:var(--muted);border:1px solid var(--line);border-radius:3px;padding:2px 5px;margin-left:5px}
.incident-banner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;background:#3d1820;border:1px solid #a23b48;border-left:4px solid var(--red);border-radius:7px;padding:11px 14px;margin-bottom:14px;font-size:11px}
.incident-banner[hidden]{display:none}.incident-banner strong{color:#ffb3b8;font:700 9px JetBrains Mono,monospace;letter-spacing:1px}.incident-banner span{color:#e7bdc1}.incident-banner button{padding:6px 10px;border-color:#a23b48}
.system-list article.offline{background:#451a2226}.system-list article.offline .status{background:var(--red);box-shadow:0 0 7px #ff6b6b99}.system-list article.offline .system-state{color:var(--red)}
dialog{width:min(620px,calc(100vw - 30px));padding:0;border:1px solid #315473;border-radius:10px;background:#091b2e;color:var(--text);box-shadow:0 30px 90px #000a}
dialog::backdrop{background:#020812cc;backdrop-filter:blur(4px)}.command-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 15px}.command-head h2{margin:0;font-size:20px}.command-head button{border:0;font-size:25px;padding:0 7px}
.command-search{display:block;padding:0 22px 14px}.command-search span{position:absolute;clip:rect(0 0 0 0)}.command-search input{width:100%;background:#0d2a46;border:1px solid #315473;border-radius:6px;color:#fff;padding:13px 14px;font:500 13px Inter}.command-search input:focus{outline:2px solid var(--gold);outline-offset:2px}
.command-list{padding:0 12px 12px}.command-list button,.command-list a{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;border-radius:6px;color:var(--text);text-decoration:none;text-align:left;padding:12px 10px}.command-list button:hover,.command-list a:hover,.command-list button:focus,.command-list a:focus{background:#113554;outline:none}.command-list span,.command-list strong,.command-list small{display:block}.command-list strong{font-size:12px}.command-list small{font-size:10px;color:var(--muted);margin-top:4px}.command-foot{border-top:1px solid var(--line);margin:0;padding:12px 22px;color:#607b91;font-size:9px}
@media(max-width:720px){#command{display:none}.incident-banner{grid-template-columns:1fr}.incident-banner button{justify-self:start}}
