*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,PingFang SC,Microsoft YaHei,sans-serif;background-color:#f1f5f9}#app{height:100%}.app-container[data-v-7ecdb4f9]{height:100vh;width:100%;overflow:hidden}.mobile-header[data-v-7ecdb4f9]{display:none;align-items:center;justify-content:space-between;height:56px;padding:0 16px;background:linear-gradient(135deg,#1e293b,#0f172a);position:fixed;top:0;left:0;right:0;z-index:1001}.mobile-header-left[data-v-7ecdb4f9]{display:flex;align-items:center;gap:12px}.mobile-menu-btn[data-v-7ecdb4f9]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;border-radius:8px;background:transparent;border:none}.mobile-menu-btn[data-v-7ecdb4f9]:active{background:hsla(0,0%,100%,.15)}.mobile-title[data-v-7ecdb4f9]{font-size:16px;font-weight:600;color:#fff}.mobile-user[data-v-7ecdb4f9]{cursor:pointer}.mobile-user .user-avatar[data-v-7ecdb4f9]{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff}.mobile-overlay[data-v-7ecdb4f9]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1002}.app-aside[data-v-7ecdb4f9]{background:linear-gradient(180deg,#1e293b,#0f172a);transition:width .3s ease;display:flex;flex-direction:column;overflow:hidden;flex-shrink:0}.app-aside.is-collapsed[data-v-7ecdb4f9]{width:64px}.app-aside.is-mobile[data-v-7ecdb4f9]{position:fixed;top:0;left:0;bottom:0;z-index:1003}.sidebar-logo[data-v-7ecdb4f9]{height:64px;display:flex;align-items:center;padding:0 20px;border-bottom:1px solid hsla(0,0%,100%,.1)}.logo-icon[data-v-7ecdb4f9]{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1e40af);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.logo-text[data-v-7ecdb4f9]{margin-left:12px;font-size:15px;font-weight:600;color:#fff;white-space:nowrap}.mobile-close[data-v-7ecdb4f9]{margin-left:auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;border-radius:8px}.mobile-close[data-v-7ecdb4f9]:active{background:hsla(0,0%,100%,.15);color:#fff}.sidebar-menu[data-v-7ecdb4f9]{flex:1;border-right:none;background:transparent;padding:12px 8px}[data-v-7ecdb4f9] .el-menu-item{height:48px;line-height:48px;margin:4px 0;border-radius:10px;color:#94a3b8}[data-v-7ecdb4f9] .el-menu-item:hover{background-color:rgba(59,130,246,.15);color:#fff}[data-v-7ecdb4f9] .el-menu-item.is-active{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;box-shadow:0 4px 12px rgba(59,130,246,.4)}.sidebar-footer[data-v-7ecdb4f9]{padding:16px;border-top:1px solid hsla(0,0%,100%,.1)}.collapse-btn[data-v-7ecdb4f9]{width:100%;height:40px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;border-radius:10px}.collapse-btn[data-v-7ecdb4f9]:hover{background-color:rgba(59,130,246,.15);color:#fff}.app-header[data-v-7ecdb4f9]{background:#fff;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;box-shadow:0 1px 3px rgba(0,0,0,.08);z-index:10}.breadcrumb[data-v-7ecdb4f9]{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:500;color:#1e293b}.header-right[data-v-7ecdb4f9]{display:flex;align-items:center;gap:24px}.header-time[data-v-7ecdb4f9]{display:flex;align-items:center;gap:6px;color:#64748b;font-size:14px}.user-info[data-v-7ecdb4f9]{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 12px;border-radius:10px}.user-info[data-v-7ecdb4f9]:hover{background-color:#f1f5f9}.user-avatar[data-v-7ecdb4f9]{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff}.user-name[data-v-7ecdb4f9]{font-size:14px;font-weight:500;color:#1e293b}.dropdown-icon[data-v-7ecdb4f9]{color:#94a3b8;font-size:12px}.app-main[data-v-7ecdb4f9]{background-color:#f1f5f9;padding:24px;overflow-y:auto;overflow-x:hidden;flex:1}.app-main.is-mobile[data-v-7ecdb4f9]{padding:68px 12px 90px}.fade-enter-active[data-v-7ecdb4f9],.fade-leave-active[data-v-7ecdb4f9]{transition:opacity .3s ease}.fade-enter-from[data-v-7ecdb4f9],.fade-leave-to[data-v-7ecdb4f9]{opacity:0}.fade-slide-enter-active[data-v-7ecdb4f9],.fade-slide-leave-active[data-v-7ecdb4f9]{transition:all .3s ease}.fade-slide-enter-from[data-v-7ecdb4f9]{opacity:0;transform:translateX(20px)}.fade-slide-leave-to[data-v-7ecdb4f9]{opacity:0;transform:translateX(-20px)}.slide-enter-active[data-v-7ecdb4f9],.slide-leave-active[data-v-7ecdb4f9]{transition:transform .3s ease}.slide-enter-from[data-v-7ecdb4f9],.slide-leave-to[data-v-7ecdb4f9]{transform:translateX(-100%)}@media (max-width:1024px){.app-main[data-v-7ecdb4f9]{padding:16px}}@media (max-width:768px){.mobile-header[data-v-7ecdb4f9]{display:flex}.app-aside[data-v-7ecdb4f9]{position:fixed;top:0;left:0;bottom:0;z-index:1003}.app-main[data-v-7ecdb4f9]{padding:68px 12px 90px}}@media (max-width:480px){.app-main.is-mobile[data-v-7ecdb4f9]{padding:64px 8px 80px}.mobile-title[data-v-7ecdb4f9]{font-size:15px}}.dashboard[data-v-945902fe]{padding:0}.stats-row[data-v-945902fe]{margin-bottom:24px}.stat-card[data-v-945902fe]{background:#fff;border-radius:16px;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .3s ease;margin-bottom:24px;height:90px}.stat-card[data-v-945902fe]:hover{transform:translateY(-4px);box-shadow:0 12px 24px -8px rgba(0,0,0,.1)}.stat-icon[data-v-945902fe]{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.card-blue .stat-icon[data-v-945902fe]{background:linear-gradient(135deg,#3b82f6,#1e40af)}.card-green .stat-icon[data-v-945902fe]{background:linear-gradient(135deg,#10b981,#059669)}.card-orange .stat-icon[data-v-945902fe]{background:linear-gradient(135deg,#f59e0b,#d97706)}.card-purple .stat-icon[data-v-945902fe]{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.stat-content[data-v-945902fe]{flex:1;display:flex;flex-direction:column;justify-content:center}.stat-number[data-v-945902fe]{font-size:28px;font-weight:700;color:#1e293b;line-height:1}.stat-label[data-v-945902fe]{font-size:13px;color:#64748b;margin-top:6px}.charts-row[data-v-945902fe]{margin-bottom:24px}.chart-card[data-v-945902fe]{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-bottom:24px}.chart-header[data-v-945902fe]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.chart-title[data-v-945902fe]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1e293b;margin:0}.chart-title .el-icon[data-v-945902fe]{color:#3b82f6}.chart-actions[data-v-945902fe]{flex-shrink:0}.chart-container[data-v-945902fe]{height:300px}.pie-chart[data-v-945902fe]{height:260px}.quick-actions[data-v-945902fe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.action-card[data-v-945902fe]{background:#fff;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:10px;cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);transition:all .3s ease}.action-card[data-v-945902fe]:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px rgba(0,0,0,.1);color:#3b82f6}.action-card .el-icon[data-v-945902fe]{color:#3b82f6}.action-card span[data-v-945902fe]{font-size:14px;font-weight:500;color:#1e293b}@media (max-width:768px){.dashboard[data-v-945902fe]{padding:0 8px}.stats-row[data-v-945902fe]{margin-bottom:16px}.stat-card[data-v-945902fe]{padding:14px;margin-bottom:12px;height:80px}.stat-icon[data-v-945902fe]{width:44px;height:44px}.stat-number[data-v-945902fe]{font-size:22px}.stat-label[data-v-945902fe]{font-size:12px;margin-top:4px}.chart-card[data-v-945902fe]{padding:16px;margin-bottom:16px}.chart-header[data-v-945902fe]{flex-direction:column;align-items:flex-start}.chart-actions[data-v-945902fe]{width:100%}.chart-actions[data-v-945902fe] .el-radio-group{width:100%;display:flex}.chart-actions[data-v-945902fe] .el-radio-button{flex:1}.chart-container[data-v-945902fe]{height:250px}.pie-chart[data-v-945902fe]{height:220px}.quick-actions[data-v-945902fe]{grid-template-columns:1fr;gap:12px}}@media (max-width:480px){.stat-card[data-v-945902fe]{padding:12px;gap:10px;height:72px}.stat-icon[data-v-945902fe]{width:40px;height:40px;border-radius:10px}.stat-number[data-v-945902fe]{font-size:20px}.stat-label[data-v-945902fe]{font-size:11px}.chart-container[data-v-945902fe]{height:220px}.pie-chart[data-v-945902fe]{height:200px}}@media (max-width:360px){.stats-row[data-v-945902fe] .el-col{padding-left:6px!important;padding-right:6px!important}.stat-card[data-v-945902fe]{padding:10px;gap:8px;height:68px}.stat-icon[data-v-945902fe]{width:36px;height:36px}.stat-number[data-v-945902fe]{font-size:18px}}.login-container[data-v-537adfca]{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1e40af,#7c3aed 50%,#6366f1);position:relative;overflow:hidden;padding:20px}.login-container[data-v-537adfca]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at 30% 30%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 70% 70%,hsla(0,0%,100%,.08) 0,transparent 50%);animation:float-537adfca 15s ease-in-out infinite}@keyframes float-537adfca{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-2%,-2%) rotate(2deg)}}.login-card[data-v-537adfca]{width:100%;max-width:400px;padding:32px 24px;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);position:relative;z-index:1}.login-header[data-v-537adfca]{text-align:center;margin-bottom:28px}.login-icon[data-v-537adfca]{width:64px;height:64px;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#fff;box-shadow:0 10px 20px rgba(30,64,175,.3)}.login-header h2[data-v-537adfca]{margin:0;font-size:22px;font-weight:600;color:#1e293b}.login-subtitle[data-v-537adfca]{margin:6px 0 0;font-size:13px;color:#64748b}.login-btn[data-v-537adfca]{width:100%;height:46px;font-size:15px;font-weight:500;border-radius:10px;background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;transition:all .3s ease}.login-btn[data-v-537adfca]:hover{transform:translateY(-2px);box-shadow:0 10px 20px rgba(30,64,175,.3)}.login-btn[data-v-537adfca]:active{transform:translateY(0)}.login-footer[data-v-537adfca]{text-align:center;margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0;color:#94a3b8;font-size:12px}[data-v-537adfca] .el-input__wrapper{border-radius:10px;padding:4px 12px;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}[data-v-537adfca] .el-input__wrapper:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}[data-v-537adfca] .el-input__wrapper.is-focus{box-shadow:0 0 0 3px rgba(59,130,246,.2)}@media (max-width:768px){.login-card[data-v-537adfca]{padding:28px 20px}.login-icon[data-v-537adfca]{width:56px;height:56px}.login-icon[data-v-537adfca] .el-icon{font-size:28px!important}.login-header h2[data-v-537adfca]{font-size:20px}.login-subtitle[data-v-537adfca]{font-size:12px}}@media (max-width:480px){.login-container[data-v-537adfca]{padding:16px}.login-card[data-v-537adfca]{padding:24px 18px;border-radius:14px}.login-icon[data-v-537adfca]{width:52px;height:52px;border-radius:14px;margin-bottom:12px}.login-icon[data-v-537adfca] .el-icon{font-size:26px!important}.login-header[data-v-537adfca]{margin-bottom:24px}.login-header h2[data-v-537adfca]{font-size:18px}.login-subtitle[data-v-537adfca]{font-size:12px}.login-btn[data-v-537adfca]{height:44px;font-size:14px}[data-v-537adfca] .el-form-item{margin-bottom:18px}.login-footer[data-v-537adfca]{margin-top:16px;padding-top:14px;font-size:11px}}@media (max-width:360px){.login-card[data-v-537adfca]{padding:20px 16px}.login-icon[data-v-537adfca]{width:48px;height:48px}.login-header h2[data-v-537adfca]{font-size:17px}}.messages-page[data-v-4ce875c2]{display:flex;flex-direction:column;gap:16px;padding-bottom:20px}.filter-card[data-v-4ce875c2]{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.04)}.filter-header[data-v-4ce875c2]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;gap:12px}.filter-title[data-v-4ce875c2]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1e293b;margin:0}.filter-title .el-icon[data-v-4ce875c2]{color:#3b82f6}.filter-actions[data-v-4ce875c2]{display:flex;gap:8px}.filter-form[data-v-4ce875c2],.filter-form[data-v-4ce875c2] .el-form-item{margin-bottom:0}.filter-form[data-v-4ce875c2] .el-form-item__label{font-size:13px;color:#64748b;font-weight:500;padding-bottom:4px}.quick-dates[data-v-4ce875c2]{display:flex;gap:6px;flex-wrap:wrap}.table-card[data-v-4ce875c2]{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.04)}.table-header[data-v-4ce875c2]{justify-content:space-between;margin-bottom:16px;flex-wrap:wrap}.table-header[data-v-4ce875c2],.table-info[data-v-4ce875c2]{display:flex;align-items:center;gap:12px}.table-title[data-v-4ce875c2]{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#1e293b;margin:0}.table-title .el-icon[data-v-4ce875c2]{color:#3b82f6}.table-count[data-v-4ce875c2]{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:6px}.export-actions[data-v-4ce875c2]{display:flex;gap:8px;flex-wrap:wrap}.messages-table[data-v-4ce875c2]{border-radius:8px;overflow:hidden}.time-cell-desktop[data-v-4ce875c2]{color:#64748b;font-size:13px;white-space:nowrap}.group-cell[data-v-4ce875c2]{display:flex;align-items:center;gap:8px}.group-avatar[data-v-4ce875c2]{background:linear-gradient(135deg,#3b82f6,#1e40af);color:#fff;flex-shrink:0}.group-name[data-v-4ce875c2]{font-weight:500;color:#1e293b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sender-name[data-v-4ce875c2]{color:#475569}.content-cell[data-v-4ce875c2]{color:#334155;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.keyword-tag[data-v-4ce875c2]{border-radius:6px}.no-keyword[data-v-4ce875c2]{color:#cbd5e1}.mobile-message-list[data-v-4ce875c2]{display:none}.mobile-message-item[data-v-4ce875c2]{padding:14px 0;border-bottom:1px solid #f1f5f9}.mobile-message-item[data-v-4ce875c2]:last-child{border-bottom:none}.mobile-msg-header[data-v-4ce875c2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mobile-msg-group[data-v-4ce875c2]{display:flex;align-items:center;gap:8px}.mobile-group-name[data-v-4ce875c2]{font-size:14px;font-weight:500;color:#1e293b}.mobile-msg-time[data-v-4ce875c2]{font-size:12px;color:#94a3b8;white-space:nowrap}.mobile-msg-content[data-v-4ce875c2]{font-size:14px;color:#334155;line-height:1.6;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mobile-msg-footer[data-v-4ce875c2]{display:flex;justify-content:space-between;align-items:center}.mobile-sender[data-v-4ce875c2]{font-size:12px;color:#64748b}.mobile-empty[data-v-4ce875c2]{text-align:center;padding:40px 0;color:#94a3b8;font-size:14px}.pagination-wrapper[data-v-4ce875c2]{margin-top:16px;display:flex;justify-content:center}.pagination-wrapper[data-v-4ce875c2] .el-pagination.is-background .el-pager li:not(.is-disabled).is-active{background:linear-gradient(135deg,#3b82f6,#1e40af)}@media (max-width:768px){.messages-page[data-v-4ce875c2]{padding-bottom:80px}.filter-card[data-v-4ce875c2]{padding:12px}.filter-header[data-v-4ce875c2]{flex-direction:column;align-items:flex-start}.filter-actions[data-v-4ce875c2]{width:100%}.filter-actions[data-v-4ce875c2] .el-button{flex:1}.filter-form[data-v-4ce875c2] .el-col{margin-bottom:12px}.quick-dates[data-v-4ce875c2]{width:100%}.quick-dates[data-v-4ce875c2] .el-button{flex:1;padding:8px 4px}.table-card[data-v-4ce875c2]{padding:12px}.table-header[data-v-4ce875c2]{flex-direction:column;align-items:flex-start}.export-actions[data-v-4ce875c2]{width:100%}.export-actions[data-v-4ce875c2] .el-button{flex:1}.desktop-table[data-v-4ce875c2]{display:none}.mobile-message-list[data-v-4ce875c2]{display:block}.pagination-wrapper[data-v-4ce875c2]{overflow-x:auto;padding-bottom:10px}}@media (max-width:480px){.filter-card[data-v-4ce875c2],.table-card[data-v-4ce875c2]{padding:10px;border-radius:10px}.filter-title[data-v-4ce875c2],.table-title[data-v-4ce875c2]{font-size:14px}}.qiju-page[data-v-f7a8bb72]{display:flex;flex-direction:column;gap:16px;padding-bottom:20px}.filter-card[data-v-f7a8bb72],.table-card[data-v-f7a8bb72]{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.04)}.filter-header[data-v-f7a8bb72],.table-header[data-v-f7a8bb72]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.filter-title[data-v-f7a8bb72],.table-title[data-v-f7a8bb72]{font-size:15px;font-weight:600;color:#1e293b;margin:0}.table-count[data-v-f7a8bb72]{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:6px}.mobile-list[data-v-f7a8bb72]{display:none}.mobile-item[data-v-f7a8bb72]{padding:14px 0;border-bottom:1px solid #f1f5f9}.mobile-head[data-v-f7a8bb72]{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px}.station[data-v-f7a8bb72]{font-weight:600;color:#1e293b}.time[data-v-f7a8bb72]{font-size:12px;color:#94a3b8}.mobile-grid[data-v-f7a8bb72]{display:grid;grid-template-columns:1fr;gap:6px;color:#334155;font-size:14px}.mobile-empty[data-v-f7a8bb72]{text-align:center;padding:40px 0;color:#94a3b8}@media (max-width:768px){.desktop-table[data-v-f7a8bb72]{display:none}.mobile-list[data-v-f7a8bb72]{display:block}}.station-page[data-v-f35400a6]{display:flex;flex-direction:column;gap:16px;padding-bottom:20px}.filter-card[data-v-f35400a6],.table-card[data-v-f35400a6]{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 4px rgba(0,0,0,.04)}.filter-header[data-v-f35400a6],.table-header[data-v-f35400a6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:12px}.table-actions[data-v-f35400a6]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.filter-title[data-v-f35400a6],.table-title[data-v-f35400a6]{font-size:15px;font-weight:600;color:#1e293b;margin:0}.table-count[data-v-f35400a6]{font-size:12px;color:#64748b;background:#f1f5f9;padding:4px 10px;border-radius:6px}.report-card[data-v-f35400a6]{margin-bottom:16px;border:1px solid #e2e8f0;border-radius:10px;padding:14px}.report-head[data-v-f35400a6]{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}.station-name[data-v-f35400a6]{font-size:16px;font-weight:700;color:#0f172a}.report-meta[data-v-f35400a6]{margin-top:4px;font-size:12px;color:#64748b}.empty-box[data-v-f35400a6]{text-align:center;color:#94a3b8;padding:40px 0}