.tags{padding:4px 8px;border-radius:150px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:11px;font-weight:500;line-height:12.89px;text-align:left;display:flex;align-items:center;column-gap:4px;width:-moz-fit-content;width:fit-content}.tags_terminated{color:#000;background-color:#e4e5ed}.tags_completed{color:#52c41a;background-color:rgba(82,196,26,.1019607843)}.tags_failed{color:#f5222d;background-color:rgba(245,34,45,.1019607843)}.tags_running{color:#273c75;background-color:#dedfe3}.tags_timed-out{color:#fa8c16;background-color:rgba(250,140,22,.1019607843)}.tags_continued-as-new{color:#9747ff;background-color:rgba(151,71,255,.1019607843)}.tags_canceled{color:#aa8400;background-color:rgba(170,132,0,.1019607843)}.tags_deployed{color:#52c41a;background-color:rgba(82,196,26,.1019607843)}.tags_stopped{color:#fff;background-color:rgba(255,47,47,.8901960784)}.tags_default{color:#fff;background-color:#737373}.heart-rate{margin:0;width:14px;position:relative}.heart-rate__fade-in{animation:heartRateIn 3s linear infinite;animation-delay:0s;background-color:#dedfe3;height:100%;position:absolute;right:0;top:0;width:100%}.heart-rate__fade-out{animation:heartRateOut 3s linear infinite;animation-delay:3s;background:#dedfe3;background:linear-gradient(270deg,#dedfe3,#dedfe3 50%,rgba(255,255,255,0));background:linear-gradient(90deg,#dedfe3,#dedfe3 80%,rgba(255,255,255,0));height:100%;left:0;position:absolute;top:0}@keyframes heartRateIn{0%{width:100%}50%{width:0}to{width:0}}@keyframes heartRateOut{0%{width:0}to{width:100%}}.status-tag-container{min-width:150px}