*{box-sizing:border-box}body{background:#f5f7fb;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-layout,.app-sider{min-height:100vh}.logo-box{color:#fff;letter-spacing:1px;justify-content:center;align-items:center;height:56px;font-size:18px;font-weight:700;display:flex}.app-header{background:#fff;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;box-shadow:0 1px 8px #0000000d}.header-left,.header-right{align-items:center;gap:12px;display:flex}.header-title{font-size:18px;font-weight:700}.user-name{color:#4b5563}.app-content{min-height:calc(100vh - 56px);padding:16px}.page-title{color:#111827;margin-bottom:16px;font-size:22px;font-weight:700}.page-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mt16{margin-top:16px}.ml8{margin-left:8px}.muted{color:#6b7280}.danger{color:#ef4444}.login-page{background:linear-gradient(135deg,#0f172a,#1d4ed8);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{border-radius:20px;width:390px;box-shadow:0 20px 60px #00000040}.login-title{text-align:center;margin-bottom:6px;font-size:26px;font-weight:800}.login-subtitle{text-align:center;color:#6b7280;margin-bottom:24px}.map-panel{width:100%}.map-toolbar{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.map-scale-text{color:#6b7280;white-space:nowrap;font-size:13px}.simple-map-wrap{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:linear-gradient(#eef6ff,#fff);border:1px solid #e5e7eb;border-radius:16px;width:100%;height:560px;overflow:hidden}.simple-map-wrap.dragging{cursor:grabbing}.simple-map{width:100%;height:100%;display:block}.map-legend{color:#4b5563;flex-wrap:wrap;gap:12px 16px;margin-top:12px;font-size:13px;line-height:1.6;display:flex}.map-legend span{white-space:nowrap;align-items:center;display:inline-flex}.legend-dot{border-radius:50%;width:10px;min-width:10px;height:10px;margin-right:6px;display:inline-block}.legend-dot.blue{background:#1677ff}.legend-dot.orange{background:#fa8c16}.legend-dot.green{background:#52c41a}.legend-dot.red{background:#ff4d4f}.legend-dot.purple{background:#722ed1}.legend-dot.vehicle-green{background:#22c55e}.legend-dot.parking-free{background:#52c41a}.legend-dot.parking-task{background:#1677ff}.legend-dot.parking-physical{background:#fa8c16}.legend-dot.parking-disabled{background:#8c8c8c}.map-dispatch-modal .ant-modal-content{border-radius:14px}.map-dispatch-tip{color:#475569;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.7}.map-dispatch-target-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:10px;font-size:13px;line-height:1.9}.cms-page{background:#f5f7fb;width:100%;min-height:100vh;padding:20px}.cms-filter{margin-bottom:4px}.cms-publish-bar{background:#fafafa;border:1px solid #eee;border-radius:10px;margin-bottom:16px;padding:14px}.cms-ad-name{color:#222;font-size:15px;font-weight:700}.cms-ad-sub{color:#888;margin-top:3px;font-size:12px}.cms-video-preview{color:#fff;background:#111827;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:88px;height:52px;font-size:13px;display:flex}.cms-video-preview .anticon{font-size:18px}.mobile-bottom-nav{display:none}@media (width<=768px){.app-content{padding:12px 12px 76px}.app-header{padding:0 12px}.header-title{font-size:15px}.user-name{display:none}.page-title{margin-bottom:12px;font-size:19px}.page-header{flex-direction:column;align-items:flex-start;gap:8px}.page-header>.ant-space{flex-wrap:wrap;width:100%}.page-header .ant-btn{font-size:13px}.mobile-bottom-nav{z-index:999;background:#fff;border-top:1px solid #e5e7eb;grid-template-columns:repeat(5,1fr);height:62px;display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-item{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:12px;display:flex}.mobile-nav-item svg{font-size:20px}.mobile-nav-item.active{color:#1677ff;font-weight:700}.map-toolbar{flex-wrap:wrap;align-items:flex-start;gap:8px}.map-toolbar .ant-space{flex-wrap:wrap}.map-scale-text{width:100%;font-size:12px}.simple-map-wrap{touch-action:none;border-radius:12px;height:380px;min-height:360px}.simple-map{width:100%;height:100%}.map-legend{gap:8px 12px;font-size:12px;line-height:1.8}.map-legend span{white-space:normal}.legend-dot{width:9px;min-width:9px;height:9px}.map-dispatch-modal{max-width:96vw}.map-dispatch-modal .ant-modal{max-width:96vw;margin:8px auto}.map-dispatch-modal .ant-modal-content{border-radius:12px;padding:14px}.map-dispatch-modal .ant-modal-header{margin-bottom:12px}.map-dispatch-modal .ant-modal-title{font-size:16px}.map-dispatch-modal .ant-modal-body{max-height:70vh;padding-right:2px;overflow-y:auto}.map-dispatch-modal .ant-modal-footer{gap:8px;display:flex}.map-dispatch-modal .ant-modal-footer .ant-btn{flex:1;height:38px}.map-dispatch-tip,.map-dispatch-target-card{padding:9px 10px;font-size:12px}.ant-table{font-size:12px}.login-card{width:100%}}@media (width<=480px){.app-content{padding:10px 10px 76px}.simple-map-wrap{height:340px;min-height:320px}.map-legend{gap:6px 10px;font-size:11px}.page-title{font-size:18px}.ant-card-body{padding:12px}.ant-card-head{padding:0 12px}.map-dispatch-modal .ant-modal-body{max-height:68vh}}@media (width<=900px){.cms-page,.cms-publish-bar{padding:12px}.cms-video-preview{width:76px;height:46px;font-size:12px}.cms-ad-name{font-size:14px}.cms-ad-sub{font-size:11px}}
