.automation-title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
#view-agents .automation-title-row h1{margin:0}
#view-agents .automation-run-status{font-size:14px;line-height:1.2;padding:7px 13px;min-height:32px;display:inline-flex;align-items:center;white-space:nowrap}
#view-agents .automation-run-status[hidden]{display:none}
@media(max-width:600px){.automation-title-row{gap:10px}#view-agents .automation-run-status{font-size:13px;padding:6px 11px;min-height:30px}}
