#root{display:contents}.fleet-control{align-items:center;gap:12px;margin-left:auto;display:flex}.fleet-scope{white-space:nowrap;flex-direction:column;font-size:11px;line-height:1.4;display:flex}.fleet-scope span{color:var(--muted)}.fleet-button{white-space:nowrap;min-height:34px}.fleet-button.danger{color:var(--danger);border:1px solid var(--danger)}.execution-action .danger{color:var(--danger);border-color:var(--danger)}.execution-action{vertical-align:middle;flex-direction:column;align-items:flex-start;gap:4px;display:inline-flex}.execution-state{color:var(--muted);font-size:12px;display:inline-block}.execution-state.active{color:var(--ok)}.execution-state.stopping,.execution-state.resuming{color:var(--warn)}.execution-state.unknown,.execution-error{color:var(--danger)}.execution-state small,.execution-reason,.execution-error{white-space:normal;max-width:220px;font-size:11px;display:block}.execution-dot{background:currentColor;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.execution-card header{justify-content:space-between;display:flex}.execution-counts{border-block:1px solid var(--rule);gap:32px;padding:16px 0;display:flex}.execution-counts span{color:var(--muted);flex-direction:column;font-size:12px;display:flex}.execution-counts strong{color:var(--ink);font-size:24px;font-weight:500}.execution-banner{background:var(--warn-wash);border:1px solid var(--rule);flex-direction:column;gap:4px;margin:16px 24px 0;padding:12px 16px;font-size:13px;display:flex}.execution-banner span{color:var(--muted)}.agent-menu{vertical-align:middle;margin-left:8px;display:inline-block;position:relative}.agent-menu summary{cursor:pointer;padding:4px 8px;list-style:none}.agent-menu summary::-webkit-details-marker{display:none}.agent-menu[open] button{z-index:3;background:var(--surface);box-shadow:var(--shadow);position:absolute;top:100%;right:0}@media (width<=1000px){.fleet-scope{display:none}}@media (width<=600px){.appbar{height:auto;min-height:var(--appbar-h);flex-wrap:wrap;padding-block:8px}.fleet-control{border-top:1px solid var(--rule);order:5;justify-content:space-between;width:100%;padding-top:8px}.fleet-scope{display:flex}.execution-counts{flex-wrap:wrap;gap:16px}#agents :is(th,td):is(:first-child,:nth-child(2),:nth-child(4),:nth-child(5),:nth-child(6)){display:none}#agents .execution-reason,#agents .execution-state small{max-width:100px}}
