.compact-node{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;min-width:180px;box-shadow:0 1px 2px 0 rgb(0 0 0/.05);transition:all .15s ease;cursor:pointer}.compact-node:hover{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);transform:translateY(-1px)}.compact-node.selected{border-color:#6366f1;box-shadow:0 0 0 2px rgba(99,102,241,.1),0 4px 6px -1px rgb(0 0 0/.1)}.compact-node-content{padding:10px 12px}.compact-node-header{display:flex;align-items:center;gap:8px;margin-bottom:6px}.compact-node-icon{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .15s ease}.compact-node:hover .compact-node-icon{transform:scale(1.05)}.compact-node-title-group{flex:1;min-width:0}.compact-node-title{font-size:12px;font-weight:600;color:#111827;line-height:1.2;margin-bottom:1px}.compact-node-subtitle{font-size:10px;font-weight:400;color:#6b7280;line-height:1.2}.compact-node-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:3px 8px;padding-top:6px;border-top:1px solid #f3f4f6}.compact-check{display:flex;align-items:center;gap:4px}.compact-check-icon{font-size:10px;font-weight:600;line-height:1}.compact-check-label{font-size:9px;font-weight:500;color:#6b7280;line-height:1}.compact-node-metrics{display:flex;gap:12px;padding-top:6px;border-top:1px solid #f3f4f6}.compact-metric{display:flex;flex-direction:column-reverse;gap:1px;flex:1}.compact-metric-value{font-size:11px;font-weight:600;line-height:1.1}.compact-metric-label{font-size:9px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.025em;line-height:1.1}.node-handle-compact{width:6px;height:6px;border:1.5px solid #ffffff;border-radius:50%;transition:all .15s ease;box-shadow:0 1px 2px 0 rgb(0 0 0/.05)}.node-handle-compact:hover{transform:scale(1.4)}.react-flow__edge-path{stroke-width:2}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}@keyframes dashdraw{0%{stroke-dashoffset:10}to{stroke-dashoffset:0}}.react-flow__edge-label{font-size:10px;font-weight:500;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.react-flow__container{background:#fafafa}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.3)}.react-flow__minimap{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px 0 rgb(0 0 0/.1)}.react-flow__minimap-mask{fill:#f3f4f6}.react-flow__minimap-node{fill:#9ca3af;stroke:none}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f9fafb;border-radius:4px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.minimal-node{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;min-width:240px;box-shadow:0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1);transition:all .2s ease;cursor:pointer}.minimal-node:hover{box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);transform:translateY(-2px)}.minimal-node.selected{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1),0 4px 6px -1px rgb(0 0 0/.1)}