.status-cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.status-dot{width:14px;height:14px;border-radius:50%;display:inline-block}.dot-active{background-color:green}.dot-inactive{background-color:red}