body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.react-flow{direction:ltr}.react-flow__container{height:100%;left:0;position:absolute;top:0;width:100%}.react-flow__pane{cursor:grab;z-index:1}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{pointer-events:none;transform-origin:0 0;z-index:2}.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 .react-flow__edges{overflow:visible;pointer-events:none}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{cursor:pointer;pointer-events:visibleStroke}.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:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{box-sizing:border-box;pointer-events:all;position:absolute;transform-origin:0 0;-webkit-user-select:none;user-select:none}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{pointer-events:none;transform-origin:left top;z-index:3}.react-flow__nodesselection-rect{cursor:grab;pointer-events:all;position:absolute}.react-flow__handle{background:#1a192b;border:1px solid #fff;border-radius:100%;height:6px;min-height:5px;min-width:5px;pointer-events:none;position:absolute;width:6px}.react-flow__handle.connectionindicator{cursor:crosshair;pointer-events:all}.react-flow__handle-bottom{bottom:-4px;left:50%;top:auto;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{left:-4px;top:50%;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{margin:15px;position:absolute;z-index:5}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{background:#ffffff80;font-size:10px;margin:0;padding:2px 3px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{height:100%;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.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-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{background-color:#fff;border:1px solid #1a192b;border-radius:3px;color:#222;font-size:12px;padding:10px;text-align:center;width:150px}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted #0059dccc}.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{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{align-items:center;background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;cursor:pointer;display:flex;height:16px;justify-content:center;padding:5px;-webkit-user-select:none;user-select:none;width:16px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{max-height:12px;max-width:12px;width:100%}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:#3367d9;border:1px solid #fff;border-radius:1px;height:4px;transform:translate(-50%,-50%);width:4px}.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.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{height:100%;top:0;transform:translate(-50%);width:1px}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;left:0;transform:translateY(-50%);width:100%}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.App{display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;width:100%}.App-header{background-color:#282c34;color:#fff;padding:1rem;position:relative;width:100%}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.header-text{flex-grow:1;text-align:center}.App-header h1{font-size:1.8rem;margin:0}.App-header p{font-size:1rem;margin:.5rem 0 0}.action-buttons-container{align-items:center;display:flex;gap:10px;justify-content:flex-end}.circle-button{align-items:center;background-color:#555;border:none;border-radius:50%;box-shadow:0 2px 5px #0000004d;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;line-height:1;transition:all .2s ease;width:40px}.circle-button i{font-size:18px}.fa-rotate-right{font-size:16px}.circle-button:hover{background-color:#333;transform:translateY(-2px)}.active-toggle{background-color:#2c5282;border:2px solid #bee3f8}.active-toggle:hover{background-color:#2b4f7c}.export-button,.filter-button,.reset-button{background-color:#555}.export-button:hover,.filter-button:hover,.reset-button:hover{background-color:#333}.modal-overlay{background-color:#00000080}.modal-content{background-color:#fff;box-shadow:0 4px 8px #0003;max-width:500px;min-width:300px;padding:20px}.modal-title{font-size:18px;font-weight:700;margin-bottom:15px;margin-top:0}.modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:20px;position:absolute;right:10px;top:10px}.modal-close:hover{color:#333}.filters-container{gap:15px}.filter,.filters-container{display:flex;flex-direction:column}.filter{gap:8px}.filter label{color:#333;font-weight:700}.filter select{background-color:#fff;border:1px solid #ccc;border-radius:4px;min-height:100px;padding:8px;width:100%}.apply-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;margin-top:15px;padding:8px 15px}.apply-button:hover{background-color:#45a049}.filter .helper-text{color:#666;font-size:11px;margin:0;white-space:nowrap}.reactflow-wrapper{flex-grow:1;height:80vh;width:100%}.react-flow__handle{background:#555!important;border:2px solid #fff!important;height:10px;height:12px;opacity:.8;transition:opacity .3s,width .2s,height .2s;width:10px;width:12px}.react-flow__handle:hover{height:16px!important;opacity:1;width:16px!important}.react-flow__node{background:#0000!important;border:none!important;box-shadow:none!important;cursor:grab;padding:0!important}.react-flow__edge-path{stroke-width:2}.react-flow__edge.added .react-flow__edge-path{stroke:#ff0072;stroke-width:3}.edge-label{opacity:0}.react-flow__edge:hover .edge-label{opacity:1}.panel-buttons{display:flex;gap:10px;margin-bottom:10px}.export-button,.reset-button{background-color:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:8px 16px}.reset-button{background-color:#e24a4a}.export-button:hover{background-color:#3a80d2}.reset-button:hover{background-color:#d23a3a}.stats-panel{background-color:#fffc;border-radius:4px;font-size:14px;margin-bottom:10px;padding:10px}.stats-panel div{margin:4px 0}.legend{background-color:#fffc;border-radius:4px;font-size:14px;margin-top:10px;padding:10px}.legend h4{font-size:16px;margin:0 0 8px}.legend-item{align-items:center;display:flex;margin:5px 0}.legend-color{border-radius:3px;height:16px;margin-right:8px;width:16px}.react-flow__node{border:1px solid #555;border-radius:6px;box-shadow:0 2px 5px #00000026;font-size:12px;max-width:200px;padding:10px;text-align:center;transition:box-shadow .2s}.react-flow__node:hover{box-shadow:0 4px 8px #0003;z-index:10}.react-flow__edge{z-index:5}.react-flow__edge-path{stroke-width:2.5}.react-flow__edge-path:hover{stroke-width:4;cursor:pointer}.filter-modal-close-button{background:#0000;border:none;color:#888;cursor:pointer;font-size:1.75rem;line-height:1;padding:5px;position:absolute;right:15px;top:15px;transition:color .2s ease;z-index:10}.filter-modal-close-button:hover{color:#333}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:25px}.modal-button{border:1px solid #0000;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;line-height:1.5;padding:10px 20px;text-align:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.modal-button.primary{background-color:#007aff;border-color:#007aff;color:#fff}.modal-button.primary:hover{background-color:#0056b3;border-color:#0056b3}.modal-button.primary:focus{box-shadow:0 0 0 .2rem #007bff80;outline:none}.modal-button.secondary{background-color:#6c757d;border-color:#6c757d;color:#fff}.modal-button.secondary:hover{background-color:#545b62;border-color:#545b62}.modal-button.secondary:focus{box-shadow:0 0 0 .2rem #6c757d80;outline:none}.modal-button.tertiary{background-color:initial;border:1px solid #ced4da;color:#6c757d}.modal-button.tertiary:hover{background-color:#f8f9fa;border-color:#adb5bd;color:#343a40}.modal-button.tertiary:focus{box-shadow:0 0 0 .2rem #ced4da80;outline:none}.filter-section{margin-bottom:20px}.filter-section h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:12px;margin-top:0}.checkbox-group{display:flex;flex-direction:column;gap:10px}.checkbox-group label{align-items:center;color:#4a4a4a;cursor:pointer;display:flex;font-size:.95rem}.checkbox-group label input[type=checkbox]{accent-color:#007aff;cursor:pointer;height:16px;margin-right:8px;width:16px}@media screen and (max-width:768px){.App-header h1{font-size:1.4rem}.filters-container{align-items:center;flex-direction:column;gap:10px}.panel-buttons{flex-direction:column;gap:5px}.export-button,.reset-button{font-size:12px;padding:6px 12px}}.modal-overlay{align-items:center;background-color:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;box-shadow:0 8px 32px #0000001f;max-height:80vh;max-width:600px;overflow-y:auto;padding:30px;position:relative;text-align:left;width:90%}.modal-content h2{color:#2c2c2c;margin-bottom:20px;margin-top:0;padding-bottom:10px}.modal-content p{color:#4a4a4a;line-height:1.6;margin-bottom:20px}.view-options-list{display:flex;flex-direction:column;gap:20px;margin-bottom:25px}.view-option-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;padding:20px;transition:background-color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out}.view-option-card:hover{background-color:#f5f5f5;box-shadow:0 4px 12px #00000014;transform:translateY(-2px) scale(1.02)}.view-option-card h3{color:#007aff;margin-bottom:8px;margin-top:0}.view-option-card p{color:#5f5f5f;font-size:.9em;margin-bottom:0}.modal-close-button{background-color:initial;border:none;color:#888;cursor:pointer;font-size:1.5rem;line-height:1;padding:5px;position:absolute;right:15px;top:10px;transition:color .2s ease}.modal-close-button:hover{background-color:initial;color:#333}
/*# sourceMappingURL=main.4c4bd9bd.css.map*/