.product-status-tabs{display:flex;gap:6px;align-items:center;margin:0 0 16px;padding:4px;width:max-content;max-width:100%;overflow:auto;border:1px solid #e1e3e5;border-radius:10px;background:#fff}.product-status-tabs button{border:0;border-radius:7px;background:transparent;padding:8px 11px;color:#5c5f62;font:600 13px/1.2 inherit;cursor:pointer;white-space:nowrap}.product-status-tabs button:hover{background:#f1f2f4;color:#202223}.product-status-tabs button.active{background:#e8f3ff;color:#0958d9}.product-status-tabs span{display:inline-grid;place-items:center;min-width:18px;height:18px;margin-left:3px;padding:0 4px;border-radius:999px;background:#eef0f2;font-size:11px}.product-status-tabs .active span{background:#d3e9ff}.product-status-tabs .trash-tab{margin-left:8px}.trash-select-cell{width:36px;text-align:center}.trash-bulk-bar[hidden]{display:none}@media(max-width:720px){.product-status-tabs{width:100%}.product-status-tabs .trash-tab{margin-left:0}}
