.agent-dashboard[data-v-d4b2e504]{min-height:100vh;background-color:#f5f7fa;padding:20px}.dashboard-header[data-v-d4b2e504]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding:20px;background:linear-gradient(135deg,#1890ff,#096dd9);border-radius:12px;color:#fff}.dashboard-header .header-left .page-title[data-v-d4b2e504]{font-size:24px;font-weight:600;margin:0 0 8px 0}.dashboard-header .header-left .welcome-text[data-v-d4b2e504]{font-size:16px;opacity:.9;margin:0 0 12px 0}.dashboard-header .header-left .level-badge[data-v-d4b2e504]{display:inline-flex;align-items:center;background:hsla(0,0%,100%,.2);border-radius:16px;padding:4px 12px}.dashboard-header .header-left .level-badge .badge[data-v-d4b2e504]{background:#ff4d4f;color:#fff;font-size:12px;padding:2px 8px;border-radius:10px;margin-right:6px}.dashboard-header .header-left .level-badge .level-text[data-v-d4b2e504]{font-size:14px}.dashboard-header .header-right[data-v-d4b2e504]{text-align:right}.dashboard-header .header-right .current-date[data-v-d4b2e504]{margin-bottom:16px}.dashboard-header .header-right .current-date .date[data-v-d4b2e504]{font-size:18px;font-weight:600;margin-right:8px}.dashboard-header .header-right .current-date .weekday[data-v-d4b2e504]{font-size:14px;opacity:.8}.stats-cards[data-v-d4b2e504]{margin-bottom:24px}.stats-cards .row[data-v-d4b2e504]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.stats-cards .stat-card[data-v-d4b2e504]{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s}.stats-cards .stat-card[data-v-d4b2e504]:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.stats-cards .stat-card .stat-icon[data-v-d4b2e504]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;font-size:24px;color:#fff}.stats-cards .stat-card.leads .stat-icon[data-v-d4b2e504]{background:linear-gradient(135deg,#1890ff,#096dd9)}.stats-cards .stat-card.followups .stat-icon[data-v-d4b2e504]{background:linear-gradient(135deg,#52c41a,#389e0d)}.stats-cards .stat-card.contracts .stat-icon[data-v-d4b2e504]{background:linear-gradient(135deg,#722ed1,#531dab)}.stats-cards .stat-card.commission .stat-icon[data-v-d4b2e504]{background:linear-gradient(135deg,#faad14,#d48806)}.stats-cards .stat-card.conversion .stat-icon[data-v-d4b2e504]{background:linear-gradient(135deg,#13c2c2,#08979c)}.stats-cards .stat-card .stat-content .stat-title[data-v-d4b2e504]{font-size:14px;color:#666;margin-bottom:8px}.stats-cards .stat-card .stat-content .stat-value[data-v-d4b2e504]{font-size:28px;font-weight:600;color:#333;margin-bottom:8px}.stats-cards .stat-card .stat-content .stat-trend[data-v-d4b2e504]{display:flex;align-items:center;font-size:12px}.stats-cards .stat-card .stat-content .stat-trend i[data-v-d4b2e504]{margin-right:4px}.stats-cards .stat-card .stat-content .stat-trend.up[data-v-d4b2e504]{color:#52c41a}.stats-cards .stat-card .stat-content .stat-trend.down[data-v-d4b2e504]{color:#ff4d4f}.stats-cards .stat-card .stat-content .stat-trend.stable[data-v-d4b2e504]{color:#666}.stats-cards .stat-card .stat-content .stat-trend .trend-text[data-v-d4b2e504]{color:#999;margin-left:4px}.stats-cards .stat-card .stat-action[data-v-d4b2e504]{margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;font-size:12px;color:#1890ff;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.stats-cards .stat-card .stat-action[data-v-d4b2e504]:hover{color:#096dd9}.dashboard-content[data-v-d4b2e504]{display:grid;grid-template-columns:1fr 400px;gap:24px}@media(max-width:1200px){.dashboard-content[data-v-d4b2e504]{grid-template-columns:1fr}}.content-left .chart-section[data-v-d4b2e504]{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.content-left .todo-activities-wrapper[data-v-d4b2e504]{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}@media(max-width:768px){.content-left .todo-activities-wrapper[data-v-d4b2e504]{grid-template-columns:1fr}}.content-left .activities-section[data-v-d4b2e504],.content-left .todo-section[data-v-d4b2e504]{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);height:100%}.content-left .section-header[data-v-d4b2e504]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.content-left .section-header .section-title[data-v-d4b2e504]{font-size:16px;font-weight:600;color:#333;margin:0}.content-left .echarts-container[data-v-d4b2e504]{height:320px;position:relative;width:100%;overflow:visible}.content-left .echarts-container .performance-chart[data-v-d4b2e504]{width:100%;height:100%;margin:0 -10px;padding:0 10px}.content-left .todo-section .section-header[data-v-d4b2e504]{margin-bottom:16px}.content-left .todo-section .section-header .todo-count[data-v-d4b2e504]{font-size:14px;color:#1890ff;font-weight:500}.content-left .todo-section .todo-list[data-v-d4b2e504]{max-height:430px;overflow-y:auto;padding-right:8px}.content-left .todo-section .todo-list .todo-item[data-v-d4b2e504]{display:flex;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.content-left .todo-section .todo-list .todo-item[data-v-d4b2e504]:last-child{border-bottom:none}.content-left .todo-section .todo-list .todo-item .todo-checkbox[data-v-d4b2e504]{margin-right:12px}.content-left .todo-section .todo-list .todo-item .todo-content[data-v-d4b2e504]{flex:1}.content-left .todo-section .todo-list .todo-item .todo-content .todo-title[data-v-d4b2e504]{font-size:14px;color:#333;margin-bottom:4px}.content-left .todo-section .todo-list .todo-item .todo-content .todo-title.completed[data-v-d4b2e504]{text-decoration:line-through;color:#999}.content-left .todo-section .todo-list .todo-item .todo-content .todo-meta[data-v-d4b2e504]{display:flex;align-items:center;font-size:12px}.content-left .todo-section .todo-list .todo-item .todo-content .todo-meta .todo-time[data-v-d4b2e504]{color:#666;margin-right:8px}.content-left .todo-section .todo-list .todo-item .todo-content .todo-meta .todo-priority[data-v-d4b2e504]{padding:2px 8px;border-radius:4px;font-size:11px}.content-left .todo-section .todo-list .todo-item .todo-content .todo-meta .todo-priority.high[data-v-d4b2e504]{background:#fff2f0;color:#ff4d4f;border:1px solid #ffccc7}.content-left .todo-section .todo-list .todo-item .todo-content .todo-meta .todo-priority.medium[data-v-d4b2e504]{background:#fffbe6;color:#faad14;border:1px solid #ffe58f}.content-left .todo-section .todo-list .todo-item .todo-content .todo-meta .todo-priority.low[data-v-d4b2e504]{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.content-left .todo-section .todo-list .todo-item .todo-actions[data-v-d4b2e504]{margin-left:8px}.content-left .todo-section .todo-footer[data-v-d4b2e504]{display:flex;justify-content:space-between;margin-top:16px}.content-left .activities-section .activities-list[data-v-d4b2e504]{max-height:430px;overflow-y:auto;padding-right:8px}.content-left .activities-section .activities-list .activity-item[data-v-d4b2e504]{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f0}.content-left .activities-section .activities-list .activity-item[data-v-d4b2e504]:last-child{border-bottom:none}.content-left .activities-section .activities-list .activity-item .activity-icon[data-v-d4b2e504]{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-right:12px;font-size:18px}.content-left .activities-section .activities-list .activity-item .activity-icon.success[data-v-d4b2e504]{background:#f6ffed;color:#52c41a}.content-left .activities-section .activities-list .activity-item .activity-icon.info[data-v-d4b2e504]{background:#e6f7ff;color:#1890ff}.content-left .activities-section .activities-list .activity-item .activity-icon.warning[data-v-d4b2e504]{background:#fffbe6;color:#faad14}.content-left .activities-section .activities-list .activity-item .activity-icon.money[data-v-d4b2e504]{background:#fff0f6;color:#eb2f96}.content-left .activities-section .activities-list .activity-item .activity-icon.share[data-v-d4b2e504]{background:#f9f0ff;color:#722ed1}.content-left .activities-section .activities-list .activity-item .activity-content[data-v-d4b2e504]{flex:1}.content-left .activities-section .activities-list .activity-item .activity-content .activity-title[data-v-d4b2e504]{font-size:14px;font-weight:500;color:#333;margin-bottom:4px}.content-left .activities-section .activities-list .activity-item .activity-content .activity-desc[data-v-d4b2e504]{font-size:12px;color:#666;margin-bottom:4px}.content-left .activities-section .activities-list .activity-item .activity-content .activity-time[data-v-d4b2e504]{font-size:11px;color:#999}.content-right .quick-actions-section[data-v-d4b2e504],.content-right .ranking-section[data-v-d4b2e504]{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.content-right .section-header[data-v-d4b2e504]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.content-right .section-header .section-title[data-v-d4b2e504]{font-size:16px;font-weight:600;color:#333;margin:0}.content-right .section-header .ranking-position[data-v-d4b2e504]{font-size:14px;color:#1890ff;font-weight:500}.content-right .quick-actions-section .section-title[data-v-d4b2e504]{margin-bottom:16px}.content-right .quick-actions-section .actions-grid[data-v-d4b2e504]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:768px){.content-right .quick-actions-section .actions-grid[data-v-d4b2e504]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.content-right .quick-actions-section .actions-grid[data-v-d4b2e504]{grid-template-columns:1fr}}.content-right .quick-actions-section .actions-grid .action-item[data-v-d4b2e504]{display:flex;flex-direction:column;align-items:center;padding:16px 8px;border:1px solid #f0f0f0;border-radius:8px;cursor:pointer;transition:all .3s;text-align:center}.content-right .quick-actions-section .actions-grid .action-item[data-v-d4b2e504]:hover{border-color:#1890ff;background:#f0f9ff}.content-right .quick-actions-section .actions-grid .action-item .action-icon[data-v-d4b2e504]{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:#fff;font-size:20px}.content-right .quick-actions-section .actions-grid .action-item .action-content[data-v-d4b2e504]{flex:1}.content-right .quick-actions-section .actions-grid .action-item .action-content .action-title[data-v-d4b2e504]{font-size:13px;font-weight:500;color:#333;margin-bottom:4px}.content-right .quick-actions-section .actions-grid .action-item .action-content .action-desc[data-v-d4b2e504]{font-size:11px;color:#666}.content-right .ranking-section .ranking-content .ranking-stats[data-v-d4b2e504]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.content-right .ranking-section .ranking-content .ranking-stats .ranking-stat[data-v-d4b2e504]{text-align:center}.content-right .ranking-section .ranking-content .ranking-stats .ranking-stat .stat-label[data-v-d4b2e504]{font-size:12px;color:#666;margin-bottom:4px}.content-right .ranking-section .ranking-content .ranking-stats .ranking-stat .stat-value[data-v-d4b2e504]{font-size:20px;font-weight:600;color:#333}.content-right .ranking-section .ranking-content .ranking-progress .progress-label[data-v-d4b2e504]{display:flex;justify-content:space-between;margin-bottom:8px;font-size:12px}.content-right .ranking-section .ranking-content .ranking-progress .progress-label .progress-value[data-v-d4b2e504]{color:#1890ff;font-weight:500}.dashboard-footer[data-v-d4b2e504]{margin-top:40px;padding:16px;text-align:center;color:#666;font-size:12px;border-top:1px solid #f0f0f0}.dashboard-footer .footer-content[data-v-d4b2e504]{display:flex;justify-content:center;gap:24px}@media(max-width:768px){.dashboard-footer .footer-content[data-v-d4b2e504]{flex-direction:column;gap:8px}}@media(max-width:768px){.dashboard-header[data-v-d4b2e504]{flex-direction:column}.dashboard-header .header-right[data-v-d4b2e504]{margin-top:16px;text-align:left}.stats-cards .row[data-v-d4b2e504]{grid-template-columns:1fr}.dashboard-content[data-v-d4b2e504]{gap:16px}.echarts-container[data-v-d4b2e504]{height:280px}.echarts-container .performance-chart[data-v-d4b2e504]{margin:0 -5px;padding:0 5px}}@media(max-width:480px){.echarts-container[data-v-d4b2e504]{height:250px}}