.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.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 .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;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{position:absolute;z-index:5;margin:15px}.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:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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}.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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.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-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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.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 rgba(0,89,220,.8)}.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{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.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.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:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform: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:#3367d9;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%}:root{color:#172026;background:#eef2f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr) 300px;min-height:100vh}.sidebar,.action-panel{background:#fbfcfc;border-color:#dce4e8;border-style:solid}.sidebar{display:flex;flex-direction:column;gap:18px;padding:20px;border-width:0 1px 0 0}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#fff;background:#195d66;font-weight:800}.brand h1,.action-panel h2,.panel-form h2{margin:0;font-size:17px;line-height:1.25}.brand p,.panel-copy,.muted-panel p{margin:4px 0 0;color:#6b7c85;font-size:13px}.tree-list{display:flex;flex-direction:column;gap:8px;overflow:auto}.tree-list__item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:8px;border:1px solid transparent;border-radius:8px}.tree-list__item.active{background:#e7f3f2;border-color:#acd2ce}.tree-list__item input{min-width:0;width:100%}.tree-list__name{display:grid;gap:3px;min-width:0;padding:0;border:0;color:inherit;text-align:left;background:transparent}.tree-list__name span{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.tree-list__name small{color:#6b7c85}.tree-list__actions{display:flex;gap:4px}.workspace{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#fff;border-bottom:1px solid #dce4e8}.toolbar__actions,.button-row{display:flex;align-items:center;gap:10px}.search-field{display:flex;align-items:center;gap:10px;min-width:min(420px,100%);padding:8px 11px;border:1px solid #ccd7dc;border-radius:8px;background:#f8fafb}.search-field span{color:#60717a;font-size:13px;font-weight:700}.search-field input{width:100%;min-width:120px;border:0;outline:0;background:transparent}.graph-area{min-height:0}.react-flow{background:#f4f7f8}.person-node{width:210px;min-height:88px;padding:14px;border:1px solid #bed0d7;border-radius:8px;background:#fff;box-shadow:0 10px 24px #23323814;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.person-node:hover,.person-node.selected{border-color:#195d66;box-shadow:0 14px 28px #195d662e}.person-node.highlighted{border-color:#c89018;box-shadow:0 0 0 3px #c8901833}.person-node__top{display:flex;align-items:start;justify-content:space-between;gap:10px}.person-node__top strong{overflow-wrap:anywhere;line-height:1.2}.person-node__date{margin-top:10px;color:#65757d;font-size:13px}.gender{flex:0 0 auto;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;color:#fff;font-size:12px;font-weight:800}.gender--male{background:#3867b7}.gender--female{background:#b64e73}.gender--unknown{background:#70818a}.react-flow__edge.edge-selected path{stroke:#195d66;stroke-width:3}.empty-canvas{display:grid;place-items:center;height:100%;color:#6b7c85;background:#f4f7f8;font-weight:700}.action-panel{padding:20px;border-width:0 0 0 1px}.muted-panel{color:#60717a}.person-details{display:grid;gap:10px;margin:18px 0}.person-details div{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #e3eaed}.person-details dt{color:#6b7c85;font-size:13px}.person-details dd{margin:0;font-weight:700;text-align:right}.panel-actions,.panel-form{display:grid;gap:12px}.panel-form__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-form label{display:grid;gap:7px;color:#52656f;font-size:13px;font-weight:700}input,select{min-height:38px;padding:8px 10px;border:1px solid #cbd8de;border-radius:8px;color:#172026;background:#fff}.primary-button,.secondary-button,.danger-button,.icon-button{min-height:36px;border:1px solid transparent;border-radius:8px;font-weight:800}.primary-button{padding:0 14px;color:#fff;background:#195d66}.secondary-button{padding:0 14px;color:#23404a;background:#fff;border-color:#cbd8de}.danger-button{padding:0 14px;color:#fff;background:#b33b35}.icon-button{display:grid;place-items:center;width:34px;padding:0;color:#52656f;background:transparent}.icon-button:hover{background:#edf2f4}.icon-button.danger:hover{color:#b33b35}.full-width{width:100%}.hidden-file{display:none}@media (max-width: 980px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.action-panel{grid-column:1 / -1;border-width:1px 0 0}}@media (max-width: 720px){.app-shell{grid-template-columns:1fr}.sidebar{border-width:0 0 1px}.toolbar{align-items:stretch;flex-direction:column}.toolbar__actions{justify-content:stretch}.toolbar__actions button{flex:1}.graph-area{min-height:520px}}
