*{box-sizing:border-box}html,body{margin:0;min-width:1180px;min-height:720px;background:#f5f8fc;color:#1f2d3d;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif}button,select,input{font:inherit}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:220px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e8edf4;z-index:10}.brand{height:58px;display:flex;align-items:center;gap:10px;padding:0 18px;background:#071b42;color:#fff;font-size:16px;font-weight:700;letter-spacing:.2px;border-radius:0 0 4px 0}.brand-mark{font-size:24px}.nav-list{padding:16px 12px}.nav-item{width:100%;height:44px;border:0;background:transparent;color:#304157;display:flex;align-items:center;gap:13px;padding:0 12px;margin:2px 0;border-radius:7px;cursor:pointer;text-align:left;transition:.18s}.nav-item span{width:20px;text-align:center;font-size:18px}.nav-item:hover{background:#eef5ff;color:#1677ff}.nav-item.active{background:linear-gradient(90deg,#2387ff,#0868ea);color:#fff;box-shadow:0 5px 14px rgba(22,119,255,.22)}.sidebar-spacer{flex:1}.side-card{margin:0 14px 12px;padding:13px 14px;background:#fff;border:1px solid #e3e9f1;border-radius:8px;box-shadow:0 4px 14px rgba(39,69,105,.08);font-size:12px}.side-card p{margin:0 0 9px;font-weight:700;color:#44536a}.side-card strong{font-weight:500;color:#52647b}.legend-card div{display:flex;align-items:center;gap:9px;margin:9px 0;color:#56667a}.line{display:inline-block;width:24px;height:4px;border-radius:3px}.line.red{background:#ff3b30}.line.amber{background:#ff9800}.line.green{background:#13a866}.station-ring{width:16px;height:16px;border:3px solid #2187ff;border-radius:50%}.station-square{width:15px;height:15px;background:#2187ff;border:3px solid #cbe1ff}.main-content{margin-left:220px;width:calc(100% - 220px);padding:0 14px 16px}.topbar{height:48px;display:flex;align-items:center;justify-content:space-between}.topbar-meta{display:flex;align-items:center;gap:15px;color:#536276;font-size:12px}.refresh-button{border:0;background:transparent;color:#176fe8;cursor:pointer;font-weight:600}.refresh-button.rotating{animation:spin .65s linear}@keyframes spin{to{transform:rotate(360deg)}}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:14px}.metric-card{height:92px;padding:14px 16px;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e8edf4;border-radius:10px;box-shadow:0 5px 16px rgba(39,69,105,.07)}.metric-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;font-size:19px;font-weight:700;flex:0 0 auto}.metric-icon.blue{color:#1677ff;background:#e8f2ff}.metric-icon.red{color:#f22f35;background:#ffeaeb}.metric-icon.amber{color:#f39800;background:#fff3df}.metric-icon.green{color:#12a76a;background:#e7f7f0}.metric-card p{margin:0 0 3px;font-size:13px;font-weight:700;color:#536174}.metric-card strong{display:block;font-size:28px;line-height:30px}.metric-card small{font-size:11px}.metric-card span{font-size:11px;color:#6f7e90}.blue-text{color:#096cef}.red-text{color:#f1272f}.amber-text{color:#f39100}.green-text{color:#08a65f}.dashboard-grid{display:grid;grid-template-columns:minmax(760px,2.42fr) minmax(320px,1fr);gap:14px;margin-top:14px}.primary-column,.secondary-column{display:flex;flex-direction:column;gap:14px}.panel{background:#fff;border:1px solid #e4eaf2;border-radius:9px;box-shadow:0 5px 17px rgba(39,69,105,.07);overflow:hidden}.panel-title{height:42px;display:flex;align-items:center;padding:0 14px}.panel-title h2{margin:0;font-size:15px;color:#273548}.panel-title small{font-size:11px;color:#7c899a;font-weight:400}.info{display:inline-grid;place-items:center;width:15px;height:15px;border:1px solid #aab5c3;border-radius:50%;font-size:10px;color:#8491a3}.filters{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.2fr 62px;gap:12px;padding:0 14px 12px}.filters select,.filters input{height:34px;border:1px solid #dfe6ee;border-radius:5px;background:#fff;color:#536174;padding:0 11px;outline:none;font-size:12px}.filters select:focus,.filters input:focus{border-color:#1677ff;box-shadow:0 0 0 2px rgba(22,119,255,.1)}.primary-button{height:34px;border:0;border-radius:5px;background:#1677ff;color:#fff;cursor:pointer;font-size:12px;box-shadow:0 4px 9px rgba(22,119,255,.22)}.map-stage{position:relative;height:430px;margin:0 14px 14px;border-radius:7px;overflow:hidden;background:#eaf4f7}.map-stage>img{width:100%;height:100%;object-fit:cover;display:block}.map-controls{position:absolute;right:12px;top:12px;display:flex;flex-direction:column;gap:1px;filter:drop-shadow(0 2px 5px rgba(30,60,90,.14))}.map-controls button{width:36px;height:36px;border:0;background:#fff;color:#34516f;font-size:20px;cursor:pointer}.map-controls button:first-child{border-radius:6px 6px 0 0}.map-controls button:last-child{border-radius:0 0 6px 6px}.map-legend{position:absolute;right:12px;bottom:12px;width:112px;display:flex;flex-direction:column;gap:8px;padding:12px;background:rgba(255,255,255,.94);border-radius:7px;box-shadow:0 3px 12px rgba(30,60,90,.14);font-size:11px}.map-legend b{font-size:13px}.map-legend span{display:flex;align-items:center;gap:7px}.map-legend .line{width:20px;height:3px}.bottom-grid{display:grid;grid-template-columns:1.22fr 1fr;gap:14px}.detail-panel,.factor-panel,.ranking-panel{height:246px}.panel table{width:100%;border-collapse:collapse;font-size:12px}.panel th{height:34px;background:#fafbfd;color:#718094;font-weight:500;text-align:left}.panel td{height:36px;border-top:1px solid #f0f3f7;color:#344257}.panel th:first-child,.panel td:first-child{padding-left:14px}.score{display:inline-grid;place-items:center;min-width:26px;height:22px;border-radius:4px}.score.high{color:#ff3038;background:#ffeded}.score.medium{color:#f28b00;background:#fff3df}.tag{display:inline-block;padding:4px 8px;border-radius:4px;white-space:nowrap}.tag.high{color:#ff3038;background:#ffebec}.tag.medium{color:#ef8c00;background:#fff2df}.factor-list{padding:10px 14px}.factor-list>div{display:grid;grid-template-columns:84px 1fr 34px;align-items:center;gap:10px;height:31px;font-size:12px}.factor-list i{height:5px;background:#edf1f6;border-radius:4px;overflow:hidden}.factor-list i b{display:block;height:100%;background:linear-gradient(90deg,#ff3131,#ff534a);border-radius:4px}.factor-list i b.greenbar{background:linear-gradient(90deg,#25b477,#0ba463)}.factor-list i b.graybar{background:#8da0b5}.factor-list strong{text-align:right;font-size:12px}.chart-panel{height:228px}.trend-panel{height:232px}.chart{height:calc(100% - 42px);width:100%}.ranking-panel{height:318px}.ranking-panel .rank{color:#f22;font-weight:700}.ranking-panel td,.ranking-panel th{height:42px}.toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%,18px);padding:10px 18px;border-radius:6px;background:rgba(18,35,58,.92);color:#fff;font-size:13px;opacity:0;pointer-events:none;transition:.2s;z-index:30}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1450px){.sidebar{width:190px}.main-content{margin-left:190px;width:calc(100% - 190px)}.brand{font-size:14px}.metric-card{padding:12px 10px;gap:9px}.metric-icon{width:40px;height:40px}.metric-card strong{font-size:24px}.map-stage{height:390px}.dashboard-grid{grid-template-columns:minmax(720px,2.3fr) minmax(300px,1fr)}}
