.map-side-layout[data-v-1e85b91c]{display:flex;width:100%;height:100%;min-width:0}.map-side-layout__map[data-v-1e85b91c]{flex:1;min-width:0;height:100%}.map-side-layout__map[data-v-1e85b91c] .XMap{width:100%;height:100%}.map-side-layout__side-shell[data-v-1e85b91c]{position:relative;width:var(--side-width);height:100%;flex-shrink:0;overflow:visible;transition:width .2s ease}.map-side-layout__side-shell.collapsed[data-v-1e85b91c]{width:0}.map-side-layout__side-viewport[data-v-1e85b91c]{width:100%;height:100%;overflow:hidden}.collapse-handle[data-v-1e85b91c]{position:absolute;left:-24px;top:var(--handle-top);width:24px;height:48px;border-radius:6px 0 0 6px;background:#fff;box-shadow:-2px 2px 8px rgba(18,40,74,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;color:#5e6a93}.park-legend[data-v-4b677b75]{position:absolute;left:16px;bottom:16px;padding:8px;box-shadow:0 2px 4px 4px rgba(78,78,78,.1);border-radius:2px;overflow:hidden}.park-legend .legend-item[data-v-4b677b75]{display:flex;align-items:center}.park-legend .legend-item+.legend-item[data-v-4b677b75]{margin-top:8px}.park-legend .legend-item .label[data-v-4b677b75]{font-size:12px;font-weight:400;cursor:pointer}.park-legend .legend-item .color[data-v-4b677b75]{display:inline-block;width:20px;height:13px;border-radius:2px;margin-left:16px}.park-legend .legend-item .toggle-icon[data-v-4b677b75]{margin-left:12px;cursor:pointer;color:#5e6a93;font-size:14px}.ops-staff-window[data-v-007ce5ad]{width:320px;position:relative;background-color:#fff;padding:12px;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:3px}.ops-staff-window .anticon-close[data-v-007ce5ad]{position:absolute;right:12px;top:12px;color:#7c88b1;font-size:14px}.ops-staff-window .header[data-v-007ce5ad]{display:flex;align-items:center;margin-bottom:8px;padding-right:20px}.ops-staff-window .header .title[data-v-007ce5ad]{flex:1;min-width:0;display:flex;flex-direction:column}.ops-staff-window .header .title .name[data-v-007ce5ad]{font-size:15px;color:#242f57;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ops-staff-window .header .title .code[data-v-007ce5ad]{font-size:12px;color:#8c98a4;margin-top:2px}.ops-staff-window .header .status[data-v-007ce5ad]{display:inline-flex;align-items:center;font-size:12px;color:#5a6b7b}.ops-staff-window .header .status .dot[data-v-007ce5ad]{width:8px;height:8px;border-radius:50%;margin-right:6px;background:#ef4444}.ops-staff-window .header .status.online .dot[data-v-007ce5ad]{background:#22c55e}.ops-staff-window .body[data-v-007ce5ad]{display:flex;gap:10px}.ops-staff-window .body.compact[data-v-007ce5ad]{gap:0}.ops-staff-window .avatar[data-v-007ce5ad]{width:80px;height:80px;border-radius:4px;overflow:hidden;background:#f5f7fb}.ops-staff-window .avatar img[data-v-007ce5ad]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ops-staff-window .meta[data-v-007ce5ad]{flex:1;font-size:12px;color:#5a6b7b;line-height:1.6}.ops-staff-window .meta .row[data-v-007ce5ad]{display:flex;align-items:flex-start}.ops-staff-window .meta label[data-v-007ce5ad]{width:60px;color:#7c88b1;flex-shrink:0}.ops-staff-window .meta .info[data-v-007ce5ad]{color:#242f57;flex:1;word-break:break-all}.ops-staff-window .arrow[data-v-007ce5ad]{left:50%;transform:translateX(-50%) rotate(45deg);bottom:-6px;border-color:transparent #fff #fff transparent;box-shadow:3px 3px 7px rgba(0,0,0,.07);position:absolute;display:block;width:8px;height:8px;background:transparent;border-style:solid;border-width:10px}.ops-staff-manage[data-v-59d0a1fc]{position:relative;display:flex;height:100%;min-height:calc(100vh - 148px);background:#f5f7fb}.ops-map[data-v-59d0a1fc]{flex:1;height:100%;min-width:0}.ops-staff-manage .XMap[data-v-59d0a1fc]{width:100%;height:100%}.side-container[data-v-59d0a1fc]{position:relative;width:420px;height:100%;display:flex;flex-direction:column;flex-shrink:0;background:#fff;box-shadow:0 2px 12px rgba(18,40,74,.12);transition:width .2s ease}.side-container.collapsed[data-v-59d0a1fc]{width:0}.side-container.collapsed .side-content[data-v-59d0a1fc]{opacity:0;pointer-events:none}.side-container>.collapse-handle[data-v-59d0a1fc]{display:none}.collapse-handle[data-v-59d0a1fc]{position:absolute;left:-24px;top:16px;width:24px;height:48px;border-radius:6px 0 0 6px;background:#fff;box-shadow:-2px 2px 8px rgba(18,40,74,.12);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:#5e6a93}.side-content[data-v-59d0a1fc]{height:100%;display:flex;flex-direction:column;transition:opacity .2s ease}.side-title[data-v-59d0a1fc]{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e7e9ec}.side-title .title[data-v-59d0a1fc]{font-size:14px;font-weight:600;color:#1a1f28}.filter-panel[data-v-59d0a1fc]{padding:16px;border-bottom:1px solid #e7e9ec}.filter-row[data-v-59d0a1fc]{display:flex;align-items:center}.filter-row+.filter-row[data-v-59d0a1fc]{margin-top:12px}.filter-row.double[data-v-59d0a1fc]{gap:12px}.filter-row.double .filter-item[data-v-59d0a1fc],.filter-row.single .filter-item[data-v-59d0a1fc]{display:flex;align-items:center;min-width:0}.filter-item[data-v-59d0a1fc]{flex:1;min-width:0}.filter-item .label[data-v-59d0a1fc]{display:inline-block;font-size:12px;color:#5e6a93;flex-shrink:0}.filter-row.double .label[data-v-59d0a1fc]{width:64px}.filter-row.single .label[data-v-59d0a1fc]{width:72px}.filter-row[data-v-59d0a1fc] .ant-input,.filter-row[data-v-59d0a1fc] .ant-input-affix-wrapper,.filter-row[data-v-59d0a1fc] .ant-select{flex:1;width:100%;min-width:0}.filter-actions[data-v-59d0a1fc]{margin-top:12px;display:flex;gap:8px}.list-panel[data-v-59d0a1fc]{flex:1;min-height:0;padding:0 12px}[data-v-59d0a1fc] .ops-table .ant-table-body{max-height:calc(100vh - 390px);overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:rgba(144,147,153,.3) transparent}[data-v-59d0a1fc] .ops-table .ant-table-body::-webkit-scrollbar{width:6px}[data-v-59d0a1fc] .ops-table .ant-table-body::-webkit-scrollbar-track{background:transparent}[data-v-59d0a1fc] .ops-table .ant-table-body::-webkit-scrollbar-thumb{border-radius:10px;background-color:rgba(144,147,153,.3)}[data-v-59d0a1fc] .ops-table .ant-table-tbody>tr.is-active>td{background:#eff6ff}.status-pill[data-v-59d0a1fc]{display:inline-flex;align-items:center;padding:0 8px;height:22px;border-radius:11px;background:#ecfdf3;color:#027a48;font-size:12px}.status-pill.offline[data-v-59d0a1fc]{background:#fff1f3;color:#c01048}.list-footer[data-v-59d0a1fc]{padding:12px 16px 16px;border-top:1px solid #e7e9ec}.list-footer .page-txt[data-v-59d0a1fc]{margin-bottom:8px;font-size:12px;color:#5e6a93}[data-v-59d0a1fc] .park-legend{left:16px;bottom:16px}