.status-tabs[data-v-ba549a62]{display:flex;gap:0;margin-bottom:10px;width:100%;background-color:#fff;border-radius:6px;border:1px solid #f0f0f0;overflow:hidden}.status-tabs .status-tab[data-v-ba549a62]{flex:1;padding:8px 24px;border-radius:0;cursor:pointer;transition:all .3s ease;font-size:14px;color:#666;font-weight:500;text-align:center;min-width:80px}.status-tabs .status-tab[data-v-ba549a62]:hover{color:#1890ff}.status-tabs .status-tab.status-tab-active[data-v-ba549a62]{background:#1890ff;color:#fff;box-shadow:none}