.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,sans-serif;background:#f4f6f8;color:#1f2933}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{background:#102a43;color:#d9e2ec;display:flex;flex-direction:column;min-width:0}.brand{padding:22px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-title{font-size:18px;font-weight:700;color:#fff}.brand-subtitle{margin-top:4px;color:#9fb3c8;font-size:12px}.sidebar-nav{padding:8px;overflow-y:auto;flex:1}.menu-group{margin-bottom:1px}.menu-group-label{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:6px;color:#d9e2ec;font-size:14px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s}.menu-group-label:hover{background:#243b53}.menu-group-label.active{background:#1d4ed8;color:#fff}.menu-arrow{font-size:11px;width:16px;text-align:center;color:#9fb3c8;transition:transform .15s}.menu-group-label.active .menu-arrow{color:#fff}.menu-children{overflow:hidden;max-height:0;transition:max-height .2s ease-out}.menu-children.expanded{max-height:400px;transition:max-height .25s ease-in}.menu-child-link{display:block;padding:7px 12px 7px 32px;border-radius:4px;color:#bcccdc;font-size:13px;transition:background .15s}.menu-child-link:hover{background:#1e3a5f;color:#fff}.menu-child-link.active{background:#243b53;color:#fff;font-weight:600}.main-area{min-width:0;display:flex;flex-direction:column}.topbar{height:70px;background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.page-title{font-size:18px;font-weight:700}.page-subtitle{color:#6b7280;font-size:12px;margin-top:3px}.userbar{display:flex;align-items:center;gap:10px;font-size:13px}.content-body{padding:22px;overflow:auto}.panel,.card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px;margin-bottom:18px;box-shadow:0 1px 2px #102a430d}.panel h2,.panel h3,.card h3{margin:0 0 14px;color:#102a43}.intro-panel{display:flex;justify-content:space-between;align-items:center;gap:16px}.intro-panel p{color:#52606d;margin:8px 0 0}.status-pill,.tag{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;background:#e0f2fe;color:#075985;font-size:12px;white-space:nowrap}.module-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.module-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:18px;min-height:104px;display:flex;flex-direction:column;justify-content:space-between}.module-card:hover{border-color:#2563eb;box-shadow:0 8px 22px #2563eb1f}.module-title{font-size:16px;font-weight:700;color:#102a43}.module-desc{color:#6b7280;font-size:13px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-row{display:flex;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-bottom:12px}.form-field{display:flex;flex-direction:column;gap:5px}.form-field label,label{font-size:12px;color:#52606d;font-weight:600}input:not([type=checkbox]):not([type=radio]),select{height:32px;min-width:120px;border:1px solid #cbd5e1;border-radius:6px;padding:0 10px;background:#fff}input[type=checkbox],input[type=radio]{height:auto;width:auto;min-height:auto;padding:0}input:focus,select:focus{outline:2px solid #bfdbfe;border-color:#2563eb}.btn{border:1px solid transparent;border-radius:6px;height:32px;padding:0 12px;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;cursor:pointer}.btn-sm{height:32px;padding:0 10px;font-size:14px}.btn-xs{height:32px;padding:0 8px;font-size:13px}.btn-primary{background:#1d4ed8;color:#fff}.btn-success{background:#15803d;color:#fff}.btn-danger{background:#b91c1c;color:#fff}.btn-default{background:#fff;color:#1f2933;border-color:#cbd5e1}.flex{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.muted{color:#6b7280}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:9px 10px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:top}th{background:#f8fafc;color:#475569;font-weight:700}tr:hover td{background:#f8fafc}.payload{max-width:320px;max-height:120px;overflow:auto;font-size:12px;margin:0;white-space:pre-wrap}.search-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:14px;margin-bottom:14px}.search-actions{display:flex;gap:8px;justify-content:flex-end}.page-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.page-toolbar h3{margin:0}.table-wrap{overflow-x:auto}.empty-cell{text-align:center;color:#94a3b8;padding:38px 12px}.error-cell{color:#991b1b}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:12px;color:#475569;font-size:13px}.page-jump{width:68px;min-width:68px}.msg{border-radius:6px;padding:9px 12px;margin:10px 0;font-size:13px}.msg-success{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.msg-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.msg-info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#0f1b2d,#1a365d,#102a43)}.login-card{width:min(400px,100%);background:#fff;border-radius:10px;border:none;padding:32px 28px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 32px #0003}.login-title{font-size:24px;font-weight:800;color:#102a43;text-align:center}.login-subtitle{color:#6b7280;font-size:13px;text-align:center;margin-bottom:6px}.login-card label{display:flex;flex-direction:column;gap:5px}.login-card label input{min-height:40px;font-size:14px}.login-options{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.login-checkbox{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:4px!important;font-size:13px;font-weight:500;color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none}.login-checkbox input[type=checkbox]{min-height:auto;min-width:auto;width:14px;height:14px;margin:0}.pw-input-wrap{position:relative;display:flex;align-items:center}.pw-input-wrap input{flex:1;padding-right:54px}.pw-toggle{position:absolute;right:6px;background:none;border:none;color:#6b7280;font-size:12px;padding:4px 8px;cursor:pointer;line-height:1}.pw-toggle:hover{color:#2563eb}.login-footer-links{display:flex;justify-content:center;margin-top:2px}.link-btn{background:none;border:none;color:#2563eb;font-size:13px;cursor:pointer;padding:2px 4px}.link-btn:hover{text-decoration:underline}.dev-login-details{margin-top:8px;border-top:1px dashed #e5e7eb;padding-top:10px}.dev-login-summary{font-size:12px;color:#9ca3af;cursor:pointer;-webkit-user-select:none;user-select:none}.dev-login-summary:hover{color:#6b7280}.dev-login-body{display:flex;flex-direction:column;gap:10px;margin-top:10px;padding:12px;background:#f8fafc;border-radius:6px}.dev-login-body label{font-size:12px;color:#52606d}.dev-login-body input,.dev-login-body select{min-height:34px;font-size:13px}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a6b;display:flex;align-items:center;justify-content:center;z-index:10}.modal{width:min(620px,calc(100vw - 32px));background:#fff;border-radius:8px;padding:18px}.modal.modal-wide{width:min(900px,calc(100vw - 48px))}.btn-lg{min-height:42px;padding:9px 22px;font-size:15px}.btn-ghost{background:transparent;color:#1d4ed8;border-color:#1d4ed8}.op-selector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.op-card{display:flex;flex-direction:column;align-items:center;gap:6px;padding:16px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer;transition:all .15s}.op-card:hover{border-color:#2563eb;box-shadow:0 2px 8px #2563eb1a}.op-card.op-active{border-color:#2563eb;background:#eff6ff}.op-card-icon{font-size:24px}.op-card-label{font-weight:700;font-size:13px;color:#1f2933}.op-card-desc{font-size:11px;color:#6b7280;text-align:center}.form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}.op-execute-bar{margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7}.result-event-id{font-size:13px;padding:8px 12px;background:#f0fdf4;border-radius:6px;margin-bottom:10px}.result-data{margin-top:8px}.execution-flow{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.execution-status{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid #eef2f7}.execution-status.success{background:#f0fdf4}.execution-status.error{background:#fef2f2}.execution-status-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:16px}.execution-status.success .execution-status-icon{background:#16a34a;color:#fff}.execution-status.error .execution-status-icon{background:#dc2626;color:#fff}.execution-status-text{font-weight:700;font-size:14px}.execution-status-detail{font-size:12px;color:#6b7280;margin-top:2px}.pipeline-step{border-bottom:1px solid #eef2f7}.pipeline-step:last-child{border-bottom:none}.pipeline-step-header{display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;-webkit-user-select:none;user-select:none}.pipeline-step-header:hover{background:#f9fafb}.pipeline-step-indicator{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;flex-shrink:0}.pipeline-step-label{font-size:13px;font-weight:600;flex:1}.pipeline-step-badge{font-size:11px;padding:2px 8px;border-radius:999px}.done-badge{background:#dcfce7;color:#166534}.skipped-badge{background:#f3f4f6;color:#6b7280}.pipeline-step-toggle{font-size:10px;color:#9ca3af}.pipeline-step-detail{border-top:1px solid #eef2f7;padding:12px 16px 12px 50px;background:#fafbfc}.pipeline-step-detail-content{display:flex;flex-direction:column;gap:8px}.pipeline-detail-key{font-size:11px;font-weight:700;color:#6b7280;text-transform:uppercase;display:block;margin-bottom:2px}.pipeline-detail-value{font-size:12px}.pipeline-mini{display:flex;align-items:center;gap:3px}.pipeline-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.dot-done{background:#16a34a}.dot-error{background:#dc2626}.dot-skip{background:#d1d5db}.execution-list{display:flex;flex-direction:column;gap:12px}.execution-card-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:4px 0}.execution-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.exec-status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.exec-status-dot.success{background:#16a34a}.exec-status-dot.error{background:#dc2626}.exec-action{font-size:14px}.execution-card-info{display:flex;align-items:center;gap:8px}.execution-card-toggle{font-size:10px;color:#9ca3af}.execution-card-pipeline{margin-top:6px}.execution-step-dots{display:flex;align-items:center;gap:4px}.step-dot{width:14px;height:14px;border-radius:50%;display:inline-block;border:1px solid transparent}.step-dot.dot-ok{background:#16a34a}.step-dot.dot-fail{background:#dc2626}.step-dot.dot-skip{background:#e5e7eb;border-color:#d1d5db}.execution-card-detail{margin-top:12px;padding-top:12px;border-top:1px solid #eef2f7}.execution-result-block{margin-top:12px}.timeline-layout{display:grid;grid-template-columns:1fr 380px;gap:18px;align-items:start}@media(max-width:960px){.timeline-layout{grid-template-columns:1fr}}.timeline-main{min-width:0}.timeline-detail{min-width:0;position:sticky;top:18px}.timeline{position:relative}.timeline-group{margin-bottom:20px}.timeline-group-header{display:flex;align-items:center;gap:8px;padding:6px 0 10px;border-bottom:1px solid #eef2f7;margin-bottom:8px}.timeline-group-body{padding-left:16px}.timeline-item{display:flex;gap:12px;padding:10px 0;border-bottom:1px solid #f3f4f6;position:relative}.timeline-item.clickable{cursor:pointer}.timeline-item.clickable:hover{background:#f9fafb;margin:0 -12px;padding:10px 12px;border-radius:6px}.timeline-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:4px;background:#d1d5db}.timeline-dot[data-type=business]{background:#2563eb}.timeline-dot[data-type=inventory]{background:#16a34a}.timeline-dot[data-type=state]{background:#f59e0b}.timeline-dot[data-type=audit]{background:#8b5cf6}.timeline-dot[data-type=system]{background:#6b7280}.timeline-content{flex:1;min-width:0}.timeline-header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.timeline-action{font-weight:600;font-size:13px}.timeline-time{font-size:11px;color:#9ca3af;margin-left:auto}.timeline-entity{font-size:12px;color:#6b7280;margin-top:2px}.timeline-pipeline{margin-top:4px}.timeline-state{font-size:11px;color:#6b7280;margin-top:2px}.detail-table{width:100%;font-size:13px}.detail-table th{width:60px;padding:6px 8px;background:transparent;color:#6b7280;font-weight:600}.detail-table td{padding:6px 8px}.dashboard{display:flex;flex-direction:column;gap:18px}.dashboard-loading{text-align:center;padding:80px 20px;color:#6b7280;font-size:15px}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:0 1px 3px #102a430f;transition:box-shadow .15s}.kpi-card:hover{box-shadow:0 4px 12px #102a431a}.kpi-icon{font-size:28px;width:40px;text-align:center;flex-shrink:0}.kpi-body{display:flex;flex-direction:column;min-width:0}.kpi-value{font-size:20px;font-weight:800;color:#102a43;line-height:1.2}.kpi-title{font-size:11px;color:#6b7280;margin-top:3px}.dashboard-charts{display:grid;grid-template-columns:2fr 1fr 1fr;gap:14px}@media(max-width:1000px){.dashboard-charts{grid-template-columns:1fr 1fr}.dashboard-charts .wide{grid-column:1 / -1}}.dashboard-chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px;box-shadow:0 1px 3px #102a430f}.dcc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.dcc-header h3{margin:0;font-size:14px}.trend-tabs{display:flex;gap:4px}.trend-tab{border:1px solid #e5e7eb;border-radius:6px;background:#fff;padding:4px 12px;font-size:12px;color:#6b7280;cursor:pointer}.trend-tab.active{background:#2563eb;color:#fff;border-color:#2563eb}.chart-empty{text-align:center;padding:40px 10px;color:#9ca3af;font-size:13px}.chart-svg-container{width:100%;overflow:hidden}.trend-svg{width:100%;height:auto;display:block}.sku-rank-list{display:flex;flex-direction:column;gap:10px}.sku-rank-item{display:flex;align-items:center;gap:10px}.sku-rank-pos{width:22px;height:22px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#6b7280;flex-shrink:0}.sku-rank-item:first-child .sku-rank-pos{background:#fef3c7;color:#d97706}.sku-rank-item:nth-child(2) .sku-rank-pos{background:#f3f4f6;color:#6b7280}.sku-rank-item:nth-child(3) .sku-rank-pos{background:#fef2f2;color:#b91c1c}.sku-rank-info{flex:1;min-width:0}.sku-rank-name{font-size:12px;font-weight:600;color:#1f2933;display:block;margin-bottom:4px}.sku-rank-bar-track{height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.sku-rank-bar{height:100%;background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:3px;transition:width .5s}.sku-rank-value{font-size:13px;font-weight:700;color:#102a43;white-space:nowrap}.pie-chart-container{display:flex;align-items:center;gap:14px}.pie-svg{width:140px;height:140px;flex-shrink:0}.pie-legend{display:flex;flex-direction:column;gap:8px;flex:1}.pie-legend-item{display:flex;align-items:center;gap:6px}.pie-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.pie-legend-label{font-size:12px;color:#4b5563;flex:1}.pie-legend-value{font-size:12px;font-weight:600;color:#1f2933}.dashboard-bottom{display:grid;grid-template-columns:1fr 380px;gap:18px;align-items:start}@media(max-width:860px){.dashboard-bottom{grid-template-columns:1fr}}.dashboard-bottom .panel h3{margin-bottom:12px}.table-scroll{overflow-x:auto}.event-list{display:flex;flex-direction:column}.event-item{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f3f4f6;transition:background .1s}.event-item:hover{background:#f9fafb;margin:0 -12px;padding:10px 12px;border-radius:6px}.event-item:last-child{border-bottom:none}.event-item-content{flex:1;min-width:0}.event-item-action{font-weight:600;font-size:13px;color:#1f2933;display:block}.event-item-meta{font-size:11px;color:#9ca3af;margin-top:2px}.event-item-time{font-size:11px;color:#9ca3af;white-space:nowrap}.event-more{display:block;text-align:center;padding:8px 0 0;font-size:12px;color:#2563eb}.outbox-page{display:flex;flex-direction:column}.outbox-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.outbox-header h2{margin:0;font-size:18px}.outbox-actions{display:flex;gap:8px}.filter-bar{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.filter-tag{cursor:pointer;border:1px solid transparent;transition:all .1s}.filter-tag.active{border-color:currentColor}.outbox-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.topbar{height:auto;align-items:flex-start;flex-direction:column}.grid-2,.form-grid{grid-template-columns:1fr}.op-selector-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:12px;white-space:nowrap}.badge-success{background:#dcfce7;color:#166534}.badge-danger{background:#fef2f2;color:#991b1b}.badge-info{background:#e0f2fe;color:#075985}.badge-warning{background:#fef3c7;color:#92400e}.alert{border-radius:6px;padding:10px 14px;font-size:13px;line-height:1.6}.alert-warning{background:#fff8e1;border:1px solid #ffe082;color:#664d03}.tab{transition:all .15s}.tab:hover{opacity:.85}.tab:disabled{opacity:.5;cursor:not-allowed}.checkbox-label{transition:all .15s}.checkbox-label:hover{border-color:#90caf9!important}.checkbox-danger:hover{border-color:#ffb74d!important}.advanced-search{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px;margin-bottom:14px}.advanced-search-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.advanced-search-title{font-size:13px;font-weight:700;color:#1f2933}.advanced-search-conditions{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.advanced-search-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.advanced-search-between{font-size:12px;color:#6b7280;white-space:nowrap}.advanced-search-actions{display:flex;align-items:center;gap:8px}.fixed-table-wrap{overflow:hidden;border:1px solid #eef2f7;border-radius:6px}.fixed-table-scroll{overflow:auto;height:100%}.fixed-table-scroll thead th{position:sticky;top:0;z-index:2;background:#f8fafc;box-shadow:0 1px #e2e8f0}.fixed-table-scroll table{border-collapse:separate;border-spacing:0}.mr-th{padding:8px 10px;border-bottom:1px solid #e2e8f0;white-space:nowrap;-webkit-user-select:none;user-select:none;position:sticky;top:0;z-index:2;background:#f8fafc}.mr-th-num{text-align:right}.mr-col-resize{position:absolute;right:0;top:0;bottom:0;width:5px;cursor:col-resize;z-index:3}.mr-col-resize:hover{background:#3b82f64d}.mr-row{height:52px}.mr-row:nth-child(2n){background:#fafbfc}.mr-row:hover{background:#f0f5ff}.mr-row td{padding:4px 10px;border-bottom:1px solid #f0f0f0;height:52px;vertical-align:middle}.mr-cell-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:0}.mr-cell-num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.mr-input{width:100%;min-width:50px;box-sizing:border-box;padding:4px 6px;font-size:12px;border:1px solid #d9d9d9;border-radius:4px;height:30px}.mr-input:focus{border-color:#4096ff;outline:none;box-shadow:0 0 0 2px #1890ff1a}.searchable-select{position:relative;width:100%;min-width:180px}.searchable-select.is-disabled{opacity:.5;pointer-events:none}.searchable-select-trigger{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border:1px solid #d0d5dd;border-radius:5px;background:#fff;cursor:pointer;min-height:34px;gap:4px}.searchable-select-trigger:hover{border-color:#98a2b3}.searchable-select-selected{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.searchable-select-placeholder{flex:1;color:#98a2b3;font-size:13px}.searchable-select-indicator{display:flex;align-items:center;gap:4px;flex-shrink:0}.searchable-select-clear{font-size:16px;color:#999;padding:0 2px;line-height:1}.searchable-select-clear:hover{color:#e53e3e}.searchable-select-arrow{color:#98a2b3}.searchable-select-dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:1000;background:#fff;border:1px solid #d0d5dd;border-radius:5px;box-shadow:0 4px 12px #0000001a}.searchable-select-search{padding:6px;border-bottom:1px solid #eef2f7}.searchable-select-search input{width:100%;padding:5px 8px;border:1px solid #d0d5dd;border-radius:4px;font-size:13px;outline:none}.searchable-select-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.searchable-select-options{max-height:280px;overflow-y:auto}.searchable-select-option{padding:7px 10px;font-size:13px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchable-select-option.highlight{background:#f0f5ff}.searchable-select-option.active{background:#e8f0fe;font-weight:600}.searchable-select-option:hover{background:#f0f5ff}.searchable-select-status{padding:16px;text-align:center;color:#98a2b3;font-size:13px}.execution-graph-page{display:flex;flex-direction:column;gap:14px;height:calc(100vh - 130px)}.eg-selector{flex-shrink:0}.eg-input-group{display:flex;gap:6px}.eg-input{flex:1;min-width:200px}.eg-meta-bar{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px}.eg-meta-item{font-size:12px;color:#6b7280}.eg-recent-list{display:flex;gap:6px;flex-wrap:wrap}.eg-recent-item{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;padding:5px 10px;font-size:12px;cursor:pointer;transition:background .1s}.eg-recent-item:hover{background:#eff6ff;border-color:#bfdbfe}.eg-main{flex:1;display:flex;gap:14px;min-height:0}.eg-canvas{flex:1;position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.eg-canvas .react-flow__node{cursor:pointer}.eg-canvas .react-flow__handle{width:10px;height:10px}.eg-canvas .react-flow__controls{border-radius:6px;box-shadow:0 1px 4px #0000001a}.eg-canvas .react-flow__minimap{border-radius:6px}.graph-node{position:relative;width:180px;padding:10px 14px;border:2px solid;border-radius:10px;font-size:12px;transition:box-shadow .2s,transform .15s,border-width .15s;cursor:pointer}.graph-node:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-1px)}.graph-node.active{border-width:3px;box-shadow:0 0 0 3px #3b82f633}.graph-node.error-pulse{animation:error-pulse 1s ease-in-out infinite}.graph-node-header{display:flex;align-items:center;gap:8px}.graph-node-icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;flex-shrink:0}.graph-node-label{font-weight:700;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.graph-node-meta{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.graph-node-status{font-size:10px;text-transform:uppercase;opacity:.7;font-weight:600}.graph-node-duration{font-size:11px;font-weight:600}.graph-node-detail-indicator{position:absolute;top:-6px;right:-6px;width:18px;height:18px;border-radius:50%;background:#6b7280;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.eg-detail-panel{width:320px;flex-shrink:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.eg-detail-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #e5e7eb;flex-shrink:0}.eg-detail-header h3{margin:0;font-size:14px}.eg-detail-body{flex:1;overflow-y:auto;padding:12px 14px}.eg-detail-error{margin-top:12px}.eg-detail-error h4{font-size:12px;color:#dc2626;margin:0 0 6px}.eg-detail-section{margin-top:12px}.eg-detail-section h4{font-size:12px;color:#6b7280;margin:0 0 6px;text-transform:uppercase}.eg-detail-section .payload{max-width:100%;max-height:200px}.eg-replay-controls{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#fffffff2;border:1px solid #e5e7eb;border-radius:8px;padding:8px 14px;box-shadow:0 4px 12px #0000001a;z-index:5}.eg-replay-step-info{font-size:12px;color:#6b7280;font-weight:600}.eg-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3;z-index:10}.eg-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#9ca3af;gap:6px}.eg-empty-icon{font-size:48px;opacity:.5}.eg-timeline{flex-shrink:0;max-height:200px;overflow-y:auto}.eg-timeline-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.eg-timeline-legend{display:flex;gap:12px;font-size:11px;color:#6b7280}.eg-legend-item{display:flex;align-items:center;gap:4px}.eg-legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.eg-timeline-steps{display:flex;gap:0;overflow-x:auto;padding:4px 0}.timeline-step{display:flex;align-items:flex-start;gap:8px;min-width:160px;padding:8px 12px;border-radius:6px;transition:background .15s}.timeline-step:hover{background:#f9fafb}.timeline-step.current{background:#eff6ff}.timeline-step.failed{background:#fef2f2}.timeline-step-connector{display:flex;flex-direction:column;align-items:center;min-height:60px}.timeline-step-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;border:2px solid;transition:all .3s}.timeline-step-line{width:2px;flex:1;min-height:20px}.timeline-step-body{flex:1;min-width:0}.timeline-step-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.timeline-step-name{font-weight:700;font-size:13px}.timeline-step-duration{font-size:11px;color:#6b7280}.timeline-step-type{font-size:11px;color:#9ca3af;margin-top:2px}.timeline-step-error{font-size:11px;color:#dc2626;margin-top:2px}.eg-timeline-summary{display:flex;gap:16px;font-size:12px;color:#6b7280;padding-top:10px;margin-top:10px;border-top:1px solid #eef2f7}@keyframes error-pulse{0%,to{box-shadow:0 0 #ef444466}50%{box-shadow:0 0 0 6px #ef44441a}}@keyframes timeline-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.6}}.sales-sku-modal{max-height:calc(100vh - 100px);overflow-y:auto}.sales-sku-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px}.sales-sku-form-grid .form-field{min-width:0}.sales-sku-form-grid input,.sales-sku-form-grid select,.sales-sku-form-grid textarea{width:100%;min-width:0;box-sizing:border-box}.grid-span-2{grid-column:span 2}@media(max-width:768px){.sales-sku-form-grid{grid-template-columns:1fr}.grid-span-2{grid-column:span 1}}.sku-comp-table td{vertical-align:middle;padding-top:6px;padding-bottom:6px}.sku-comp-table input[type=number],.sku-comp-table input[type=text]{width:100%;box-sizing:border-box;min-width:0}.sales-sku-detail-cards{display:flex;gap:12px;margin-top:16px}.sales-sku-detail-cards .card{flex:1;margin-bottom:0}@media(max-width:768px){.sales-sku-detail-cards{flex-direction:column}}.required{color:#dc2626;margin-left:2px}.field-error{display:block;color:#dc2626;font-size:12px;margin-top:4px}.input-error{border-color:#dc2626!important}.input-error:focus{box-shadow:0 0 0 2px #dc262633!important}
