.customer-status[data-v-2180259c]{padding:20px;background-color:#f5f5f5;min-height:100vh}.customer-status .page-header[data-v-2180259c]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.customer-status .page-header h2[data-v-2180259c]{margin:0 0 10px 0;color:#303133;font-size:24px}.customer-status .page-header p[data-v-2180259c]{margin:0;color:#909399;font-size:14px}.customer-status .stats-cards[data-v-2180259c]{margin-bottom:20px}.customer-status .stats-cards .stat-card[data-v-2180259c]{background:#fff;padding:20px;border-radius:8px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customer-status .stats-cards .stat-card .stat-icon[data-v-2180259c]{width:60px;height:60px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:15px;font-size:24px;color:#fff}.customer-status .stats-cards .stat-card .stat-icon[data-v-2180259c]:first-child{background:linear-gradient(135deg,#667eea,#764ba2)}.customer-status .stats-cards .stat-card .stat-content[data-v-2180259c]{-webkit-box-flex:1;-ms-flex:1;flex:1}.customer-status .stats-cards .stat-card .stat-content .stat-number[data-v-2180259c]{font-size:28px;font-weight:700;color:#303133;margin-bottom:5px}.customer-status .stats-cards .stat-card .stat-content .stat-number.running-number[data-v-2180259c]{color:#67c23a;text-shadow:0 0 10px rgba(103,194,58,.3)}.customer-status .stats-cards .stat-card .stat-content .stat-label[data-v-2180259c]{font-size:14px;color:#909399}.customer-status .stats-cards .stat-card .stat-content .stat-subtitle[data-v-2180259c]{font-size:12px;color:#67c23a;font-weight:700;margin-top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.customer-status .stats-cards .stat-card .stat-content .stat-subtitle i[data-v-2180259c]{font-size:14px}.customer-status .stats-cards .stat-card.running-card[data-v-2180259c]{border:2px solid rgba(103,194,58,.3);background:linear-gradient(135deg,#f0f9ff,#e6f7ff)}.customer-status .stats-cards .stat-card.running-card .stat-icon[data-v-2180259c]{background:linear-gradient(135deg,#67c23a,#85ce61);-webkit-animation:pulse-glow-data-v-2180259c 2s infinite;animation:pulse-glow-data-v-2180259c 2s infinite}.customer-status .search-section[data-v-2180259c],.customer-status .table-section[data-v-2180259c]{background:#fff;padding:20px;border-radius:8px;margin-bottom:20px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.customer-status .table-section .money[data-v-2180259c]{color:#f56c6c;font-weight:700}.customer-status .table-section .running-status[data-v-2180259c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.customer-status .table-section .running-status .status-indicator[data-v-2180259c]{width:12px;height:12px;border-radius:50%;-webkit-animation:pulse-data-v-2180259c 2s infinite;animation:pulse-data-v-2180259c 2s infinite}.customer-status .table-section .running-status .status-indicator.running[data-v-2180259c]{background:#67c23a;-webkit-box-shadow:0 0 8px rgba(103,194,58,.6);box-shadow:0 0 8px rgba(103,194,58,.6)}.customer-status .table-section .running-status .status-indicator.stopped[data-v-2180259c]{background:#f56c6c;-webkit-animation:none;animation:none}.customer-status .table-section .running-status .status-tag[data-v-2180259c]{font-weight:700;border-radius:20px;padding:4px 12px;font-size:12px}.customer-status .table-section .running-status .status-tag i[data-v-2180259c]{margin-right:4px}.customer-status .table-section .balance-display[data-v-2180259c]{text-align:center}.customer-status .table-section .balance-display .balance-amount[data-v-2180259c]{font-size:16px;font-weight:700;color:#67c23a;margin-bottom:4px;padding:4px 8px;border-radius:4px;background:rgba(103,194,58,.1);border:1px solid rgba(103,194,58,.3)}.customer-status .table-section .balance-display .balance-amount.low-balance[data-v-2180259c]{color:#f56c6c;background:rgba(245,108,108,.1);border-color:rgba(245,108,108,.3);-webkit-animation:blink-data-v-2180259c 1.5s infinite;animation:blink-data-v-2180259c 1.5s infinite}.customer-status .table-section .balance-display .balance-status[data-v-2180259c]{font-size:11px;color:#f56c6c;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2px}.customer-status .table-section .balance-display .balance-status i[data-v-2180259c]{font-size:12px}@-webkit-keyframes pulse-data-v-2180259c{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes pulse-data-v-2180259c{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes blink-data-v-2180259c{0%,50%{opacity:1}51%,to{opacity:.5}}@keyframes blink-data-v-2180259c{0%,50%{opacity:1}51%,to{opacity:.5}}@-webkit-keyframes pulse-glow-data-v-2180259c{0%{-webkit-box-shadow:0 0 5px rgba(103,194,58,.4);box-shadow:0 0 5px rgba(103,194,58,.4)}50%{-webkit-box-shadow:0 0 20px rgba(103,194,58,.8);box-shadow:0 0 20px rgba(103,194,58,.8)}to{-webkit-box-shadow:0 0 5px rgba(103,194,58,.4);box-shadow:0 0 5px rgba(103,194,58,.4)}}@keyframes pulse-glow-data-v-2180259c{0%{-webkit-box-shadow:0 0 5px rgba(103,194,58,.4);box-shadow:0 0 5px rgba(103,194,58,.4)}50%{-webkit-box-shadow:0 0 20px rgba(103,194,58,.8);box-shadow:0 0 20px rgba(103,194,58,.8)}to{-webkit-box-shadow:0 0 5px rgba(103,194,58,.4);box-shadow:0 0 5px rgba(103,194,58,.4)}}.customer-status .pagination-section[data-v-2180259c]{background:#fff;padding:20px;border-radius:8px;text-align:center;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.customer-status .user-detail .detail-item[data-v-2180259c]{margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.customer-status .user-detail .detail-item label[data-v-2180259c]{width:100px;font-weight:700;color:#606266}.customer-status .user-detail .detail-item span[data-v-2180259c]{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#303133}.customer-status .user-detail .detail-item span.money[data-v-2180259c]{color:#f56c6c;font-weight:700}.customer-status .table-row-with-border[data-v-2180259c]{border-bottom:1px solid #e6e6e6}.customer-status .frequency-text[data-v-2180259c]{font-weight:700;color:#409eff;font-size:14px}.customer-status .company-with-pay-status[data-v-2180259c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.customer-status .company-with-pay-status .company-name[data-v-2180259c]{font-weight:700;color:#303133;line-height:1.4}.customer-status .company-with-pay-status .pay-indicator[data-v-2180259c]{background:linear-gradient(135deg,gold,#ffed4e);color:#8b4513;font-weight:700;border:1px solid gold;-webkit-box-shadow:0 1px 3px rgba(255,215,0,.4);box-shadow:0 1px 3px rgba(255,215,0,.4);font-size:10px;padding:2px 6px;border-radius:10px;-ms-flex-item-align:start;align-self:flex-start}.customer-status .company-with-pay-status .pay-indicator i[data-v-2180259c]{font-size:10px;margin-right:2px}.stat-card:first-child .stat-icon[data-v-2180259c]{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-card:nth-child(2) .stat-icon[data-v-2180259c]{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card:nth-child(3) .stat-icon[data-v-2180259c]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-card:nth-child(4) .stat-icon[data-v-2180259c]{background:linear-gradient(135deg,#43e97b,#38f9d7)}