.dashboard-page[data-v-2f51197e]{padding-bottom:80px}.search-section[data-v-2f51197e]{margin-bottom:16px}.search-section .search-bar[data-v-2f51197e]{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.search-section .search-bar .search-icon[data-v-2f51197e]{font-size:18px}.search-section .search-bar input[data-v-2f51197e]{flex:1;border:none;outline:none;font-size:14px;background:transparent}.search-section .search-bar input[data-v-2f51197e]::-moz-placeholder{color:#999}.search-section .search-bar input[data-v-2f51197e]::placeholder{color:#999}.search-section .search-bar .search-btn[data-v-2f51197e]{padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:6px;font-size:13px;cursor:pointer;transition:opacity .2s ease}.search-section .search-bar .search-btn[data-v-2f51197e]:active{opacity:.8}.stats-grid[data-v-2f51197e]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:16px}.stat-card[data-v-2f51197e]{background:#fff;border-radius:12px;padding:14px;display:flex;gap:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:transform .2s ease,box-shadow .2s ease}.stat-card[data-v-2f51197e]:active{transform:scale(.98);box-shadow:0 1px 4px rgba(0,0,0,.08)}.stat-card .stat-icon[data-v-2f51197e]{width:52px;height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.stat-card .stat-icon.stat-icon-blue[data-v-2f51197e]{background:linear-gradient(135deg,#3498db,#2980b9)}.stat-card .stat-icon.stat-icon-green[data-v-2f51197e]{background:linear-gradient(135deg,#2ecc71,#27ae60)}.stat-card .stat-icon.stat-icon-orange[data-v-2f51197e]{background:linear-gradient(135deg,#f39c12,#d68910)}.stat-card .stat-icon.stat-icon-purple[data-v-2f51197e]{background:linear-gradient(135deg,#9b59b6,#8e44ad)}.stat-card .stat-info[data-v-2f51197e]{flex:1;min-width:0}.stat-card .stat-info .stat-label[data-v-2f51197e]{font-size:12px;color:#999;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-card .stat-info .stat-value[data-v-2f51197e]{font-size:18px;font-weight:700;color:#2c3e50;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-card .stat-info .stat-subtitle[data-v-2f51197e]{font-size:11px;color:#999}.stat-trend[data-v-2f51197e]{font-size:11px;display:flex;align-items:center;gap:4px}.stat-trend.positive[data-v-2f51197e]{color:#2ecc71}.stat-trend .trend-icon[data-v-2f51197e]{font-size:10px}.quick-actions-section[data-v-2f51197e]{margin-bottom:16px}.quick-actions-section .section-header[data-v-2f51197e]{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.quick-actions-section .section-header .section-title[data-v-2f51197e]{margin:0;font-size:15px;font-weight:600;color:#2c3e50}.quick-actions-grid[data-v-2f51197e]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.action-item[data-v-2f51197e]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px 6px;background:#f8f9fa;border-radius:12px;cursor:pointer;transition:all .2s ease;position:relative}.action-item[data-v-2f51197e]:active{transform:scale(.95);background:#e9ecef}.action-item .action-icon[data-v-2f51197e]{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:4px}.action-item .action-icon.action-icon-blue[data-v-2f51197e]{background:#3498db}.action-item .action-icon.action-icon-green[data-v-2f51197e]{background:#2ecc71}.action-item .action-icon.action-icon-orange[data-v-2f51197e]{background:#f39c12}.action-item .action-icon.action-icon-purple[data-v-2f51197e]{background:#9b59b6}.action-item .action-icon.action-icon-pink[data-v-2f51197e]{background:#e91e63}.action-item .action-icon.action-icon-cyan[data-v-2f51197e]{background:#00bcd4}.action-item .action-icon.action-icon-teal[data-v-2f51197e]{background:#009688}.action-item .action-icon.action-icon-indigo[data-v-2f51197e]{background:#3f51b5}.action-item .action-label[data-v-2f51197e]{font-size:10px;color:#555;text-align:center;margin:0}.action-item .action-badge[data-v-2f51197e]{position:absolute;top:-4px;right:-4px;padding:2px 6px;background:#e74c3c;color:#fff;border-radius:10px;font-size:10px;font-weight:600;animation:pulse-data-v-2f51197e 2s infinite}.action-item .action-badge.action-badge-red[data-v-2f51197e]{background:#e74c3c}@keyframes pulse-data-v-2f51197e{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.charts-container[data-v-2f51197e]{display:grid;gap:12px;margin-bottom:16px}.chart-card .section-header[data-v-2f51197e]{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.chart-card .section-header .section-title[data-v-2f51197e]{margin:0;font-size:15px;font-weight:600;color:#2c3e50}.chart-card .section-header .chart-tabs[data-v-2f51197e]{display:flex;gap:6px}.chart-card .section-header .chart-tabs .tab-btn[data-v-2f51197e]{padding:4px 10px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:11px;color:#666;transition:all .2s ease}.chart-card .section-header .chart-tabs .tab-btn[data-v-2f51197e]:hover{border-color:#3498db;color:#3498db}.chart-card .section-header .chart-tabs .tab-btn.active[data-v-2f51197e]{background:#3498db;color:#fff;border-color:#3498db}.chart-card .chart-wrapper[data-v-2f51197e]{position:relative;height:200px}.mt-2[data-v-2f51197e]{margin-top:16px}.recent-orders-section[data-v-2f51197e]{margin-bottom:16px}.recent-orders-section .section-header[data-v-2f51197e]{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.recent-orders-section .section-header .section-title[data-v-2f51197e]{margin:0;font-size:15px;font-weight:600;color:#2c3e50}.recent-orders-section .section-header .view-all[data-v-2f51197e]{font-size:12px;color:#3498db;text-decoration:none;transition:color .2s ease}.recent-orders-section .section-header .view-all[data-v-2f51197e]:hover{color:#2980b9}.orders-list .order-item[data-v-2f51197e]{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #f5f5f5;cursor:pointer}.orders-list .order-item[data-v-2f51197e]:last-child{border-bottom:none}.orders-list .order-item .order-left[data-v-2f51197e]{flex:1}.orders-list .order-item .order-left .order-no[data-v-2f51197e]{font-size:13px;font-weight:500;color:#2c3e50;margin-bottom:4px}.orders-list .order-item .order-left .order-seller[data-v-2f51197e]{font-size:11px;color:#999}.orders-list .order-item .order-right[data-v-2f51197e]{text-align:right}.orders-list .order-item .order-right .order-amount[data-v-2f51197e]{font-size:16px;font-weight:700;color:#e74c3c;margin-bottom:6px}.orders-list .order-item .order-right .order-status[data-v-2f51197e]{display:inline-block;padding:3px 10px;border-radius:12px;font-size:11px;font-weight:500}.orders-list .order-item .order-right .order-status.status-0[data-v-2f51197e]{background:#f0f0f0;color:#999}.orders-list .order-item .order-right .order-status.status-1[data-v-2f51197e]{background:#fff3cd;color:#856404}.orders-list .order-item .order-right .order-status.status-2[data-v-2f51197e]{background:#d1ecf1;color:#0c5460}.orders-list .order-item .order-right .order-status.status-3[data-v-2f51197e]{background:#cfe2ff;color:#084298}.orders-list .order-item .order-right .order-status.status-4[data-v-2f51197e],.orders-list .order-item .order-right .order-status.status-5[data-v-2f51197e]{background:#d1e7dd;color:#0f5132}.orders-list .order-item .order-right .order-status.status--1[data-v-2f51197e]{background:#f8d7da;color:#842029}.empty-state[data-v-2f51197e]{text-align:center;padding:40px 20px;color:#999}.empty-state .empty-icon[data-v-2f51197e]{font-size:48px;margin-bottom:12px;opacity:.5}.empty-state p[data-v-2f51197e]{margin:0 0 16px 0;font-size:14px}.btn-small[data-v-2f51197e]{padding:8px 16px;font-size:13px;border-radius:6px;text-decoration:none;display:inline-block}.notice-section .notice-content[data-v-2f51197e]{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#e3f2fd;border-radius:8px;cursor:pointer;transition:background .2s ease}.notice-section .notice-content[data-v-2f51197e]:active{background:#bbdefb}.notice-section .notice-content .notice-icon[data-v-2f51197e]{font-size:16px}.notice-section .notice-content .notice-text[data-v-2f51197e]{flex:1;font-size:13px;color:#1976d2}.notice-section .notice-content .notice-arrow[data-v-2f51197e]{font-size:16px;color:#1976d2}.toast[data-v-2f51197e]{position:fixed;top:20px;left:50%;transform:translateX(-50%) translateY(-100px);padding:12px 24px;border-radius:8px;color:#fff;font-size:14px;z-index:1000;opacity:0;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);max-width:90%;text-align:center}.toast.show[data-v-2f51197e]{transform:translateX(-50%) translateY(0);opacity:1}.toast.toast-success[data-v-2f51197e]{background:#2ecc71}.toast.toast-error[data-v-2f51197e]{background:#e74c3c}.toast.toast-info[data-v-2f51197e]{background:#3498db}