.status-tabs[data-v-5eb818c0]{display:flex;gap:8px;margin-bottom:16px;width:100%;background-color:#fff;border-radius:6px}.status-tabs .status-tab[data-v-5eb818c0]{flex:1;padding:8px 24px;border-radius:6px;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-5eb818c0]:hover{color:#1890ff}.status-tabs .status-tab.status-tab-active[data-v-5eb818c0]{background:#1890ff;color:#fff;box-shadow:0 2px 4px rgba(24,144,255,.3)}