*{box-sizing:border-box;margin:0;padding:0}#app,body,html{height:100%;font-family:PingFang SC,Microsoft YaHei,Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.5;color:#1c2430;background:#f4f6fa;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#d2d8e3;border-radius:6px;border:2px solid transparent;background-clip:padding-box}a{color:#2f6bff;text-decoration:none}h2.ttl{font-size:19px;color:#1c2430;margin-bottom:6px;display:flex;align-items:center;gap:10px;font-weight:700}h2.ttl:before{content:"";width:4px;height:19px;background:linear-gradient(180deg,#2f6bff,#1f336e);border-radius:3px}.page-hd{display:flex;align-items:center;justify-content:space-between;gap:16px;height:54px;flex-shrink:0;margin-bottom:16px}.page-hd>div:first-child{min-width:0}.page-hd h2.ttl{margin-bottom:0}.page-hd-act{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}.page-view{flex-direction:column;height:100%}.page-body,.page-view{display:flex;min-height:0}.page-body{flex:1;flex-direction:column;gap:16px}.page-grid{display:grid;gap:16px;align-items:stretch;flex:1;min-height:0;grid-template-rows:minmax(0,1fr)}.page-grid>*{min-height:0;height:100%}.card__stack{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.card__scroll{flex:1;min-height:0;overflow:auto}.frm-field{display:flex;flex-direction:column;gap:6px}.frm-field>label{font-size:12px;color:#7a8499;font-weight:500}.tabs{display:inline-flex;background:#eef1f7;border-radius:10px;padding:4px;gap:2px;width:100%}.tabs .tab{flex:1;border:none;background:transparent;color:#7a8499;padding:8px 10px;border-radius:8px;font-size:12px;cursor:pointer;font-weight:600;transition:all .15s;white-space:nowrap}.tabs .tab:hover:not(:disabled){color:#1f336e}.tabs .tab.on{background:#fff;color:#1f336e;box-shadow:0 1px 2px rgba(16,24,40,.05)}.tabs .tab:disabled{opacity:.55;cursor:not-allowed}.mobile-layout .page-view{height:auto;min-height:100%}.card--fill{flex:1;min-height:0;height:100%;display:flex;flex-direction:column}.card--fill>h3{flex-shrink:0}.card__body{flex:1;min-height:0;overflow:auto}.card{background:#fff;border:1px solid #e7eaf0;border-radius:16px;padding:20px;box-shadow:0 1px 3px rgba(16,24,40,.06),0 6px 18px rgba(16,24,40,.06)}.card h3{font-size:15px;color:#1c2430;margin-bottom:14px;padding-bottom:13px;border-bottom:1px solid #edf0f5;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;font-weight:700}.chip{display:inline-block;padding:3px 10px;border-radius:20px;font-size:11.5px;font-weight:600;background:#eef1f7;color:#3a4456}.chip.g{background:#e7f6ec;color:#16a34a}.chip.o{background:#fcefd9;color:#e8830c}.chip.r{background:#fce9e7;color:#dc3a2e}.chip.b{background:#eef3ff;color:#2f6bff}.kpi{position:relative;overflow:hidden}.kpi .k{font-size:12.5px;color:#7a8499;margin-bottom:8px}.kpi .v{font-size:34px;font-weight:800;color:#1c2430;line-height:1;font-family:SF Pro Display,Segoe UI,PingFang SC,system-ui,sans-serif;letter-spacing:-.5px;font-variant-numeric:tabular-nums}.kpi .d{font-size:12px;color:#9aa3b5;margin-top:10px}.kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#2f6bff,#1f336e)}.kpi-ic{position:absolute;right:18px;top:18px;width:44px;height:44px;border-radius:12px;background:#eef3ff;color:#2f6bff;display:flex;align-items:center;justify-content:center}.kpi-ic svg{width:22px;height:22px}.row{display:flex;align-items:center;gap:12px;padding:10px 4px;border-bottom:1px solid #edf0f5}.row:last-child{border:none}.av{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#1f336e,#2f6bff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.av,.nm{font-weight:600}.nm{font-size:13.5px;color:#1c2430}.jb{font-size:12px;color:#7a8499}.bar{height:8px;border-radius:6px;background:linear-gradient(90deg,#2f6bff,#7aa2ff)}.map-legend{font-size:11.5px;margin-left:10px}.map-legend i{display:inline-block;width:9px;height:9px;border-radius:2px;margin-right:5px;vertical-align:-1px}.dash-pjbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:6px;height:20px;overflow:hidden}.frm{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.frm.cols-1{grid-template-columns:1fr}.frm-note{font-size:12px;color:#9aa3b5;line-height:1.65;background:#f7f9fc;border:1px solid #edf0f5;border-left:3px solid #dce7ff;border-radius:6px;padding:9px 12px;margin-top:14px}.pick-row{align-items:center;gap:10px}.filter-bar,.pick-row{display:flex;flex-wrap:wrap}.filter-bar{gap:12px;align-items:flex-end;padding:12px 14px;background:#f7f9fc;border:1px solid #edf0f5;border-radius:12px;margin-bottom:14px}.fb-item{display:flex;flex-direction:column;gap:5px}.fb-item label{font-size:12px;color:#7a8499;font-weight:500;white-space:nowrap}.empty-placeholder{text-align:center;color:#9aa3b5;font-size:13px;padding:40px 20px;border:1px dashed #e7eaf0;border-radius:12px;background:#fbfcfe}.empty-placeholder.fill{flex:1;min-height:120px;display:flex;align-items:center;justify-content:center;padding:20px}.el-button--primary{background-color:#2f6bff;border-color:#2f6bff}.el-button--primary:focus,.el-button--primary:hover{background-color:#1f58e8;border-color:#1f58e8}.el-table th{background:#eef3fa!important;color:#3a4456;font-weight:600}.map-mk{display:flex;flex-direction:column;align-items:center;gap:2px;line-height:1;pointer-events:none}.map-mk img{display:block;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.map-mk--bottom{transform:translateY(-4px)}.map-mk-label{font-size:10px;color:#1f336e;background:hsla(0,0%,100%,.92);padding:1px 6px;border-radius:4px;font-weight:600;white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.map-legend-icon{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.map-legend{gap:12px;font-size:11px;color:#7a8499;font-weight:400}.map-legend,.map-legend span{display:inline-flex;align-items:center}.map-legend span{gap:5px}