html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}[data-v-4f89b2d3]{margin:0;padding:0;box-sizing:border-box}.app-container[data-v-4f89b2d3]{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#fff,#f8fafc);color:#1e293b;font-family:Arial,sans-serif}.app-container.pc-mode[data-v-4f89b2d3]{min-height:100vh;display:block;background:none}.app-header[data-v-4f89b2d3]{padding:1.5rem;text-align:center;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(59,130,246,.3);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.app-title[data-v-4f89b2d3]{font-size:1.5rem;font-weight:700;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 10px rgba(59,130,246,.5)}.app-content[data-v-4f89b2d3]{flex:1;padding:1rem;overflow-y:auto}.app-nav[data-v-4f89b2d3]{display:flex;justify-content:space-around;align-items:center;padding:1rem 0;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(59,130,246,.3);box-shadow:0 -4px 6px -1px #0000000d,0 -2px 4px -1px #00000008;position:sticky;bottom:0;z-index:100}.nav-item[data-v-4f89b2d3]{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#64748b;transition:all .3s ease;padding:.5rem;border-radius:8px;width:45%}.nav-item[data-v-4f89b2d3]:hover,.nav-item.router-link-active[data-v-4f89b2d3]{color:#3b82f6;background:#3b82f61a;box-shadow:0 0 15px #3b82f64d}.nav-icon[data-v-4f89b2d3]{font-size:1.5rem;margin-bottom:.25rem}.nav-text[data-v-4f89b2d3]{font-size:.875rem;font-weight:500}@media(max-width:768px){.app-header[data-v-4f89b2d3]{padding:1.25rem}.app-title[data-v-4f89b2d3]{font-size:1.25rem}.app-content[data-v-4f89b2d3]{padding:.75rem}.nav-icon[data-v-4f89b2d3]{font-size:1.25rem}.nav-text[data-v-4f89b2d3]{font-size:.75rem}}.app-content[data-v-4f89b2d3]::-webkit-scrollbar{width:6px}.app-content[data-v-4f89b2d3]::-webkit-scrollbar-track{background:#e2e8f080}.app-content[data-v-4f89b2d3]::-webkit-scrollbar-thumb{background:#3b82f680;border-radius:3px}.app-content[data-v-4f89b2d3]::-webkit-scrollbar-thumb:hover{background:#3b82f6cc}.home-container[data-v-e3f27267]{padding:1rem;min-height:100%;display:flex;flex-direction:column;gap:1.5rem}.score-card[data-v-e3f27267]{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(59,130,246,.3);text-align:center;transition:all .3s ease}.score-card[data-v-e3f27267]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.score-title[data-v-e3f27267]{font-size:1.25rem;font-weight:600;color:#64748b;margin-bottom:1rem}.score-value[data-v-e3f27267]{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 0 10px rgba(59,130,246,.3);transition:all .3s ease}.score-value.score-high[data-v-e3f27267]{color:#10b981}.score-value.score-medium[data-v-e3f27267]{color:#f59e0b}.score-value.score-low[data-v-e3f27267]{color:#ef4444}.score-bar-container[data-v-e3f27267]{height:8px;background:#e2e8f0cc;border-radius:4px;overflow:hidden;margin-bottom:1rem}.score-bar[data-v-e3f27267]{height:100%;border-radius:4px;transition:all .5s ease;box-shadow:0 0 10px #3b82f680}.score-bar.score-high[data-v-e3f27267]{background:linear-gradient(90deg,#10b981,#34d399)}.score-bar.score-medium[data-v-e3f27267]{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.score-bar.score-low[data-v-e3f27267]{background:linear-gradient(90deg,#ef4444,#f87171)}.score-description[data-v-e3f27267]{font-size:1rem;font-weight:500;color:#64748b}.stats-container[data-v-e3f27267]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;flex:1}.stat-item[data-v-e3f27267]{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(59,130,246,.3);text-align:center;transition:all .3s ease}.stat-item[data-v-e3f27267]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.stat-icon[data-v-e3f27267]{font-size:1.5rem;margin-bottom:.5rem}.stat-label[data-v-e3f27267]{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.stat-value[data-v-e3f27267]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.stat-unit[data-v-e3f27267]{font-size:.75rem;color:#94a3b8}.reminders-card[data-v-e3f27267]{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(59,130,246,.3);transition:all .3s ease}.reminders-card[data-v-e3f27267]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.reminders-title[data-v-e3f27267]{font-size:1.25rem;font-weight:600;color:#64748b;margin-bottom:1rem}.reminders-list[data-v-e3f27267]{display:flex;flex-direction:column;gap:.75rem}.reminder-item[data-v-e3f27267]{display:flex;align-items:center;padding:1rem;background:#f8fafccc;border-radius:10px;transition:all .3s ease;border-left:4px solid #3b82f6}.reminder-item[data-v-e3f27267]:hover{background:#eff6ffcc;transform:translate(4px)}.reminder-time[data-v-e3f27267]{font-size:.875rem;font-weight:600;color:#3b82f6;min-width:60px;margin-right:1rem}.reminder-content[data-v-e3f27267]{flex:1}.reminder-content .reminder-title[data-v-e3f27267]{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.reminder-desc[data-v-e3f27267]{font-size:.875rem;color:#64748b}.reminder-status[data-v-e3f27267]{font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:12px;text-align:center}.reminder-status.pending[data-v-e3f27267]{background:#f59e0b1a;color:#f59e0b}.reminder-status.completed[data-v-e3f27267]{background:#10b9811a;color:#10b981}.risk-low[data-v-e3f27267]{color:#10b981}.risk-medium[data-v-e3f27267]{color:#f59e0b}.risk-high[data-v-e3f27267]{color:#ef4444}.monitoring-card[data-v-e3f27267]{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(59,130,246,.3);transition:all .3s ease}.monitoring-card[data-v-e3f27267]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.monitoring-title[data-v-e3f27267]{font-size:1.25rem;font-weight:600;color:#64748b;margin-bottom:1rem}.monitoring-grid[data-v-e3f27267]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.monitoring-item[data-v-e3f27267]{display:flex;align-items:center;padding:1rem;background:#f8fafccc;border-radius:10px;transition:all .3s ease;border-left:4px solid #3b82f6}.monitoring-item[data-v-e3f27267]:hover{background:#eff6ffcc;transform:translate(4px)}.monitoring-icon[data-v-e3f27267]{font-size:1.5rem;color:#3b82f6;margin-right:1rem;min-width:40px;text-align:center}.monitoring-info[data-v-e3f27267]{flex:1}.monitoring-label[data-v-e3f27267]{font-size:.875rem;color:#64748b;margin-bottom:.25rem}.monitoring-value[data-v-e3f27267]{font-size:1rem;font-weight:600;color:#1e293b}@media(max-width:768px){.home-container[data-v-e3f27267]{padding:.75rem;gap:1rem}.score-card[data-v-e3f27267]{padding:1.5rem}.score-value[data-v-e3f27267]{font-size:2.5rem}.stat-item[data-v-e3f27267]{padding:1.25rem}.stat-value[data-v-e3f27267]{font-size:1.25rem}.reminders-card[data-v-e3f27267]{padding:1.25rem}.reminder-item[data-v-e3f27267]{padding:.75rem}.reminder-time[data-v-e3f27267]{min-width:50px;margin-right:.75rem}.monitoring-card[data-v-e3f27267]{padding:1.25rem}.monitoring-grid[data-v-e3f27267]{grid-template-columns:1fr}.monitoring-item[data-v-e3f27267]{padding:.75rem}}.manage-container[data-v-770f9b4c]{padding:1rem;min-height:100%;display:flex;flex-direction:column;gap:1.5rem}.section-card[data-v-770f9b4c]{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid rgba(59,130,246,.3);transition:all .3s ease}.section-card[data-v-770f9b4c]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.section-header[data-v-770f9b4c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-title[data-v-770f9b4c]{font-size:1.25rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}.upload-btn[data-v-770f9b4c],.add-btn[data-v-770f9b4c],.report-btn[data-v-770f9b4c]{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px -1px #3b82f64d}.upload-btn[data-v-770f9b4c]:hover,.add-btn[data-v-770f9b4c]:hover,.report-btn[data-v-770f9b4c]:hover{transform:translateY(-2px);box-shadow:0 6px 12px -2px #3b82f666}.data-table[data-v-770f9b4c]{margin-bottom:1.5rem;overflow-x:auto;border-radius:10px;box-shadow:0 2px 4px -1px #0000000d}.table-header[data-v-770f9b4c]{display:flex;background:#3b82f61a;border-radius:10px 10px 0 0;padding:1rem;font-weight:600;color:#1e293b}.table-body[data-v-770f9b4c]{background:#fff;border-radius:0 0 10px 10px}.table-row[data-v-770f9b4c]{display:flex;padding:1rem;border-bottom:1px solid rgba(226,232,240,.5);transition:all .3s ease}.table-row[data-v-770f9b4c]:hover{background:#eff6ff80}.table-row[data-v-770f9b4c]:last-child{border-bottom:none;border-radius:0 0 10px 10px}.table-cell[data-v-770f9b4c]{flex:1;text-align:center;padding:0 .5rem}.status-warning[data-v-770f9b4c]{color:#f59e0b;font-weight:500}.report-section[data-v-770f9b4c]{display:flex;justify-content:center;padding-top:1rem;border-top:1px solid rgba(226,232,240,.5)}.report-btn[data-v-770f9b4c]{width:200px;justify-content:center}.alert-section[data-v-770f9b4c]{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f59e0b1a;border-radius:10px;margin-top:1rem;color:#f59e0b;font-weight:500}.alert-item[data-v-770f9b4c]{background:#f59e0b33;padding:.25rem .75rem;border-radius:12px;font-size:.875rem}@media(max-width:768px){.manage-container[data-v-770f9b4c]{padding:.75rem;gap:1rem}.section-card[data-v-770f9b4c]{padding:1.25rem}.section-header[data-v-770f9b4c]{flex-direction:column;align-items:flex-start;gap:1rem}.upload-btn[data-v-770f9b4c],.add-btn[data-v-770f9b4c]{align-self:flex-end}.table-header[data-v-770f9b4c],.table-row[data-v-770f9b4c]{font-size:.875rem;padding:.75rem}.table-cell[data-v-770f9b4c]{padding:0 .25rem}.alert-section[data-v-770f9b4c]{flex-direction:column;align-items:flex-start;gap:.5rem}.alert-item[data-v-770f9b4c]{margin-right:.5rem;margin-bottom:.5rem}}.pc-container[data-v-c13f1ba2]{height:100vh;display:flex;flex-direction:column;background:#f8fafc;font-family:Arial,sans-serif}.pc-header[data-v-c13f1ba2]{height:64px;background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;box-shadow:0 2px 8px #0000001a;z-index:100}.header-left[data-v-c13f1ba2]{display:flex;align-items:center;gap:1rem}.menu-toggle[data-v-c13f1ba2]{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background .3s ease}.menu-toggle[data-v-c13f1ba2]:hover{background:#ffffff1a}.header-title[data-v-c13f1ba2]{font-size:1.5rem;font-weight:700;margin:0}.header-right[data-v-c13f1ba2]{display:flex;align-items:center;gap:1.5rem}.user-info[data-v-c13f1ba2]{display:flex;align-items:center;gap:.5rem;font-size:1rem}.logout-btn[data-v-c13f1ba2]{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.5rem 1rem;border-radius:4px;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}.logout-btn[data-v-c13f1ba2]:hover{background:#fff3;transform:translateY(-1px)}.pc-content[data-v-c13f1ba2]{flex:1;display:flex;overflow:hidden}.pc-sidebar[data-v-c13f1ba2]{width:240px;background:linear-gradient(180deg,#3b82f6,#1e40af);color:#fff;display:flex;flex-direction:column;box-shadow:2px 0 8px #0000001a}.sidebar-logo[data-v-c13f1ba2]{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo h2[data-v-c13f1ba2]{margin:0;font-size:1.5rem;font-weight:700}.sidebar-menu[data-v-c13f1ba2]{flex:1;padding:1rem 0;list-style:none;margin:0}.sidebar-menu li[data-v-c13f1ba2]{padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease;border-left:3px solid transparent}.sidebar-menu li[data-v-c13f1ba2]:hover{background:#ffffff1a}.sidebar-menu li.active[data-v-c13f1ba2]{background:#ffffff26;border-left-color:#fff;font-weight:600}.menu-icon[data-v-c13f1ba2]{font-size:1.25rem}.menu-label[data-v-c13f1ba2]{font-size:1rem}.pc-main[data-v-c13f1ba2]{flex:1;padding:2rem;overflow-y:auto;background:#f8fafc}.dashboard-header[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard-header h2[data-v-c13f1ba2]{margin:0;font-size:1.75rem;color:#1e293b}.date-info[data-v-c13f1ba2]{font-size:1rem;color:#64748b}.metrics-grid[data-v-c13f1ba2]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem}.metric-card[data-v-c13f1ba2]{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1.5rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;border-left:4px solid #3b82f6}.metric-card[data-v-c13f1ba2]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.metric-icon[data-v-c13f1ba2]{font-size:2rem;color:#3b82f6;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#3b82f61a;border-radius:8px}.metric-info[data-v-c13f1ba2]{flex:1}.metric-value[data-v-c13f1ba2]{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.metric-label[data-v-c13f1ba2]{font-size:.875rem;color:#64748b}.hotspots-section[data-v-c13f1ba2]{margin-bottom:2rem}.hotspots-section h3[data-v-c13f1ba2]{font-size:1.25rem;color:#1e293b;margin-bottom:1rem}.hotspots-grid[data-v-c13f1ba2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hotspot-card[data-v-c13f1ba2]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;border-left:4px solid #f59e0b}.hotspot-card.high-risk[data-v-c13f1ba2]{border-left-color:#ef4444}.hotspot-card.medium-risk[data-v-c13f1ba2]{border-left-color:#f59e0b}.hotspot-card[data-v-c13f1ba2]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.hotspot-area[data-v-c13f1ba2]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.hotspot-cases[data-v-c13f1ba2]{font-size:1rem;color:#64748b;margin-bottom:.5rem}.hotspot-risk[data-v-c13f1ba2]{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;display:inline-block}.hotspot-card.high-risk .hotspot-risk[data-v-c13f1ba2]{background:#ef44441a;color:#ef4444}.hotspot-card.medium-risk .hotspot-risk[data-v-c13f1ba2]{background:#f59e0b1a;color:#f59e0b}.decision-section[data-v-c13f1ba2]{margin-bottom:2rem}.decision-section h3[data-v-c13f1ba2]{font-size:1.25rem;color:#1e293b;margin-bottom:1rem}.decision-list[data-v-c13f1ba2]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.decision-card[data-v-c13f1ba2]{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease;border-left:4px solid #3b82f6}.decision-card.high-priority[data-v-c13f1ba2]{border-left-color:#ef4444}.decision-card[data-v-c13f1ba2]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.decision-header[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.decision-header h4[data-v-c13f1ba2]{margin:0;font-size:1.125rem;color:#1e293b}.priority-badge[data-v-c13f1ba2]{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;background:#3b82f61a;color:#3b82f6}.decision-card.high-priority .priority-badge[data-v-c13f1ba2]{background:#ef44441a;color:#ef4444}.decision-description[data-v-c13f1ba2]{font-size:.9375rem;color:#64748b;margin-bottom:1rem;line-height:1.5}.decision-footer[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center}.status-badge[data-v-c13f1ba2]{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}.status-badge.待执行[data-v-c13f1ba2]{background:#f59e0b1a;color:#f59e0b}.status-badge.执行中[data-v-c13f1ba2]{background:#3b82f61a;color:#3b82f6}.status-badge.已执行[data-v-c13f1ba2]{background:#10b9811a;color:#10b981}.execute-btn[data-v-c13f1ba2]{background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.execute-btn[data-v-c13f1ba2]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.heatmap[data-v-c13f1ba2],.path-analysis[data-v-c13f1ba2]{height:100%;display:flex;flex-direction:column}.heatmap h2[data-v-c13f1ba2],.path-analysis h2[data-v-c13f1ba2]{margin:0 0 2rem;font-size:1.75rem;color:#1e293b}.heatmap-container[data-v-c13f1ba2],.path-container[data-v-c13f1ba2]{flex:1;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;align-items:center;justify-content:center;padding:4rem}.heatmap-placeholder[data-v-c13f1ba2],.path-placeholder[data-v-c13f1ba2]{text-align:center;color:#64748b}.placeholder-text[data-v-c13f1ba2]{margin-top:1rem;font-size:.9375rem;line-height:1.5;max-width:400px}.placeholder-page[data-v-c13f1ba2]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b}.placeholder-page h2[data-v-c13f1ba2]{margin-bottom:1rem;color:#1e293b}.warning-center[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:2rem}.section-card[data-v-c13f1ba2]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.section-card[data-v-c13f1ba2]:hover{box-shadow:0 4px 12px #0000001a}.section-card h3[data-v-c13f1ba2]{font-size:1.25rem;color:#1e293b;margin-bottom:1.5rem}.predictions-grid[data-v-c13f1ba2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.prediction-card[data-v-c13f1ba2]{background:#f8fafccc;border-radius:10px;padding:1.5rem;transition:all .3s ease;border-left:4px solid #f59e0b}.prediction-card.high-risk[data-v-c13f1ba2]{border-left-color:#ef4444}.prediction-card.medium-risk[data-v-c13f1ba2]{border-left-color:#f59e0b}.prediction-card[data-v-c13f1ba2]:hover{background:#eff6ffcc;transform:translateY(-2px)}.prediction-area[data-v-c13f1ba2]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.prediction-cases[data-v-c13f1ba2]{font-size:1rem;color:#64748b;margin-bottom:.5rem}.prediction-risk[data-v-c13f1ba2]{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:12px;display:inline-block;margin-bottom:.5rem}.prediction-card.high-risk .prediction-risk[data-v-c13f1ba2]{background:#ef44441a;color:#ef4444}.prediction-card.medium-risk .prediction-risk[data-v-c13f1ba2]{background:#f59e0b1a;color:#f59e0b}.prediction-confidence[data-v-c13f1ba2]{font-size:.875rem;color:#64748b;margin-bottom:.5rem}.prediction-time[data-v-c13f1ba2]{font-size:.875rem;color:#64748b}.alerts-list[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:1rem}.alert-card[data-v-c13f1ba2]{background:#f8fafccc;border-radius:10px;padding:1.5rem;transition:all .3s ease;border-left:4px solid #f59e0b}.alert-card.high-level[data-v-c13f1ba2]{border-left-color:#ef4444}.alert-card.medium-level[data-v-c13f1ba2]{border-left-color:#f59e0b}.alert-card.low-level[data-v-c13f1ba2]{border-left-color:#10b981}.alert-card[data-v-c13f1ba2]:hover{background:#eff6ffcc;transform:translateY(-2px)}.alert-header[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.alert-type[data-v-c13f1ba2]{font-size:1.125rem;font-weight:600;color:#1e293b}.alert-level[data-v-c13f1ba2]{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}.alert-card.high-level .alert-level[data-v-c13f1ba2]{background:#ef44441a;color:#ef4444}.alert-card.medium-level .alert-level[data-v-c13f1ba2]{background:#f59e0b1a;color:#f59e0b}.alert-card.low-level .alert-level[data-v-c13f1ba2]{background:#10b9811a;color:#10b981}.alert-area[data-v-c13f1ba2]{font-size:1rem;color:#64748b;margin-bottom:.5rem}.alert-time[data-v-c13f1ba2]{font-size:.875rem;color:#64748b;margin-bottom:1rem}.alert-footer[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center}.alert-status[data-v-c13f1ba2]{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}.alert-status.未处理[data-v-c13f1ba2]{background:#f59e0b1a;color:#f59e0b}.alert-status.处理中[data-v-c13f1ba2]{background:#3b82f61a;color:#3b82f6}.alert-status.已处理[data-v-c13f1ba2]{background:#10b9811a;color:#10b981}.handle-btn[data-v-c13f1ba2]{background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease}.handle-btn[data-v-c13f1ba2]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.data-analysis[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:2rem}.chart-placeholder[data-v-c13f1ba2]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;background:#f8fafccc;border-radius:10px;text-align:center;color:#64748b}.distribution-grid[data-v-c13f1ba2]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.distribution-card[data-v-c13f1ba2]{background:#f8fafccc;border-radius:10px;padding:1.5rem;transition:all .3s ease}.distribution-card[data-v-c13f1ba2]:hover{background:#eff6ffcc;transform:translateY(-2px)}.distribution-area[data-v-c13f1ba2]{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.distribution-cases[data-v-c13f1ba2]{font-size:1rem;color:#64748b;margin-bottom:.5rem}.distribution-percentage[data-v-c13f1ba2]{font-size:1.25rem;font-weight:700;color:#3b82f6;margin-bottom:1rem}.distribution-bar[data-v-c13f1ba2]{height:8px;background:#e2e8f0cc;border-radius:4px;overflow:hidden}.bar-fill[data-v-c13f1ba2]{height:100%;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:4px;transition:width .5s ease}.factors-list[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:1rem}.factor-item[data-v-c13f1ba2]{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafccc;border-radius:10px;transition:all .3s ease}.factor-item[data-v-c13f1ba2]:hover{background:#eff6ffcc;transform:translateY(-2px)}.factor-name[data-v-c13f1ba2]{font-size:1rem;font-weight:600;color:#1e293b;min-width:80px}.factor-correlation[data-v-c13f1ba2]{font-size:1rem;font-weight:600;color:#3b82f6;min-width:60px;text-align:right}.factor-bar[data-v-c13f1ba2]{flex:1;height:8px;background:#e2e8f0cc;border-radius:4px;overflow:hidden}.bar-fill.positive[data-v-c13f1ba2]{background:linear-gradient(90deg,#10b981,#34d399)}.bar-fill.negative[data-v-c13f1ba2]{background:linear-gradient(90deg,#ef4444,#f87171)}.decision-plans[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:2rem}.create-plan-section[data-v-c13f1ba2]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.create-plan-section[data-v-c13f1ba2]:hover{box-shadow:0 4px 12px #0000001a}.create-plan-section h3[data-v-c13f1ba2]{font-size:1.25rem;color:#1e293b;margin-bottom:1.5rem}.create-plan-form[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:1rem}.form-group[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-c13f1ba2]{font-size:.875rem;font-weight:600;color:#1e293b}.form-group input[data-v-c13f1ba2],.form-group textarea[data-v-c13f1ba2],.form-group select[data-v-c13f1ba2]{padding:.75rem;border:1px solid rgba(226,232,240,.8);border-radius:6px;font-size:1rem;transition:all .3s ease}.form-group input[data-v-c13f1ba2]:focus,.form-group textarea[data-v-c13f1ba2]:focus,.form-group select[data-v-c13f1ba2]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea[data-v-c13f1ba2]{resize:vertical;min-height:100px}.create-btn[data-v-c13f1ba2]{background:linear-gradient(90deg,#10b981,#34d399);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;align-self:flex-start}.create-btn[data-v-c13f1ba2]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.system-settings[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:2rem}.settings-section[data-v-c13f1ba2]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000000d;transition:all .3s ease}.settings-section[data-v-c13f1ba2]:hover{box-shadow:0 4px 12px #0000001a}.settings-section h3[data-v-c13f1ba2]{font-size:1.25rem;color:#1e293b;margin-bottom:1.5rem}.settings-list[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:1rem}.setting-item[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafccc;border-radius:10px;transition:all .3s ease}.setting-item[data-v-c13f1ba2]:hover{background:#eff6ffcc;transform:translateY(-2px)}.setting-info[data-v-c13f1ba2]{flex:1}.setting-name[data-v-c13f1ba2]{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.setting-description[data-v-c13f1ba2]{font-size:.875rem;color:#64748b}.setting-controls[data-v-c13f1ba2]{display:flex;align-items:center;gap:1rem}.switch[data-v-c13f1ba2]{position:relative;display:inline-block;width:50px;height:24px}.switch input[data-v-c13f1ba2]{opacity:0;width:0;height:0}.slider[data-v-c13f1ba2]{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.4s;border-radius:24px}.slider[data-v-c13f1ba2]:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider[data-v-c13f1ba2]{background-color:#3b82f6}input:focus+.slider[data-v-c13f1ba2]{box-shadow:0 0 1px #3b82f6}input:checked+.slider[data-v-c13f1ba2]:before{transform:translate(26px)}.setting-controls input[type=number][data-v-c13f1ba2],.setting-controls input[type=email][data-v-c13f1ba2],.setting-controls input[type=text][data-v-c13f1ba2],.setting-controls select[data-v-c13f1ba2]{padding:.5rem;border:1px solid rgba(226,232,240,.8);border-radius:6px;font-size:.875rem;transition:all .3s ease}.setting-controls input[data-v-c13f1ba2]:focus,.setting-controls select[data-v-c13f1ba2]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.users-list[data-v-c13f1ba2]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.user-item[data-v-c13f1ba2]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafccc;border-radius:10px;transition:all .3s ease}.user-item[data-v-c13f1ba2]:hover{background:#eff6ffcc;transform:translateY(-2px)}.user-name[data-v-c13f1ba2]{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.user-role[data-v-c13f1ba2]{font-size:.875rem;color:#64748b}.user-status[data-v-c13f1ba2]{font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}.user-status.活跃[data-v-c13f1ba2]{background:#10b9811a;color:#10b981}.user-status.禁用[data-v-c13f1ba2]{background:#ef44441a;color:#ef4444}.add-user-btn[data-v-c13f1ba2]{background:linear-gradient(90deg,#3b82f6,#60a5fa);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;align-self:flex-start}.add-user-btn[data-v-c13f1ba2]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}@media(max-width:1024px){.metrics-grid[data-v-c13f1ba2]{grid-template-columns:repeat(2,1fr)}.hotspots-grid[data-v-c13f1ba2],.decision-list[data-v-c13f1ba2]{grid-template-columns:1fr}.pc-sidebar[data-v-c13f1ba2]{width:200px}.pc-main[data-v-c13f1ba2]{padding:1.5rem}}@media(max-width:768px){.pc-content[data-v-c13f1ba2]{flex-direction:column}.pc-sidebar[data-v-c13f1ba2]{width:100%;height:auto;flex-direction:row;overflow-x:auto}.sidebar-logo[data-v-c13f1ba2]{padding:1rem;border-bottom:none;border-right:1px solid rgba(255,255,255,.1)}.sidebar-menu[data-v-c13f1ba2]{display:flex;padding:0}.sidebar-menu li[data-v-c13f1ba2]{white-space:nowrap;border-left:none;border-bottom:3px solid transparent}.sidebar-menu li.active[data-v-c13f1ba2]{border-left:none;border-bottom-color:#fff}.metrics-grid[data-v-c13f1ba2]{grid-template-columns:1fr}.pc-header[data-v-c13f1ba2]{padding:0 1rem}.header-title[data-v-c13f1ba2]{font-size:1.25rem}}
