.react-flow{--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:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.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:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--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:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--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{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.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{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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;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:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.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:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;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%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;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{z-index:5;margin:15px;position:absolute}.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{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.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{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;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));padding:10px;font-size:12px}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.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.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.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))}
.family-tree-graph-module__JTbdbW__graph{--family-graph-canvas:#fff;--family-graph-soft:#f7f7f5;--family-graph-hover:#f1f1ef;--family-graph-ink:#191919;--family-graph-muted:#787774;--family-graph-blue:#2383e2;--family-graph-hairline:#e9e9e7;--family-graph-grid:#e9e9e7;background:var(--family-graph-canvas);block-size:clamp(480px,62vh,680px);min-block-size:360px;inline-size:100%;min-inline-size:0;position:relative;overflow:hidden}.family-tree-graph-module__JTbdbW__graph .react-flow{background:var(--family-graph-canvas);color:var(--family-graph-ink)}.family-tree-graph-module__JTbdbW__graph .react-flow__renderer{inset-block:54px 58px}.family-tree-graph-module__JTbdbW__graph .react-flow__node-default{background:var(--family-graph-canvas);border:1px solid var(--family-graph-hairline);box-shadow:none;color:var(--family-graph-ink);overflow-wrap:anywhere;text-align:start;border-radius:5px;min-block-size:58px;max-inline-size:190px;padding-block:10px;padding-inline:12px;font-size:13px;font-weight:600;line-height:1.4}.family-tree-graph-module__JTbdbW__graph .react-flow__node-default:hover{background:var(--family-graph-soft);border-color:#d3d3d0}:is(.family-tree-graph-module__JTbdbW__graph .react-flow__node-default.selected,.family-tree-graph-module__JTbdbW__graph .react-flow__node-default:focus-visible){border-color:var(--family-graph-blue);outline:2px solid var(--family-graph-blue);outline-offset:1px}.family-tree-graph-module__JTbdbW__graph .family-tree-graph-module__JTbdbW__disconnectedNode{color:var(--family-graph-muted);border-style:dashed}.family-tree-graph-module__JTbdbW__graph .react-flow__handle{background:var(--family-graph-muted);border:1px solid var(--family-graph-canvas);block-size:6px;inline-size:6px}.family-tree-graph-module__JTbdbW__graph .react-flow__edge-path{stroke:#5f5e5b;stroke-width:1.4px}.family-tree-graph-module__JTbdbW__graph .react-flow__edge.family-relation-spouse_of .react-flow__edge-path{stroke:var(--family-graph-blue);stroke-dasharray:4 3}.family-tree-graph-module__JTbdbW__graph .react-flow__edge.family-relation-sibling_of .react-flow__edge-path{stroke-dasharray:2 3}.family-tree-graph-module__JTbdbW__graph .react-flow__edge.family-relation-guardian_of .react-flow__edge-path{stroke:#8a6d3b}.family-tree-graph-module__JTbdbW__graph .react-flow__edge-text{fill:#4f4e4b;font-size:11px;font-weight:600}.family-tree-graph-module__JTbdbW__graph .react-flow__edge-textbg{fill:var(--family-graph-canvas);fill-opacity:.96}.family-tree-graph-module__JTbdbW__disclosure{border-block-end:1px solid var(--family-graph-hairline);color:var(--family-graph-muted);z-index:5;background:#fffffff5;justify-content:space-between;align-items:center;gap:10px;min-block-size:44px;padding-block:8px;padding-inline:12px;font-size:12px;display:flex;position:absolute;inset-block-start:0;inset-inline:0}.family-tree-graph-module__JTbdbW__disclosure a{color:var(--family-graph-blue);flex:none;min-block-size:36px;padding-block:8px;font-weight:600;text-decoration:none}.family-tree-graph-module__JTbdbW__disclosure a:hover{text-underline-offset:3px;text-decoration:underline}.family-tree-graph-module__JTbdbW__disclosure a:focus-visible{outline:2px solid var(--family-graph-blue);outline-offset:2px}.family-tree-graph-module__JTbdbW__graph .react-flow__controls{background:var(--family-graph-canvas);border:1px solid var(--family-graph-hairline);box-shadow:none;border-radius:5px;display:flex;inset-block-end:12px;overflow:hidden}.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button{background:var(--family-graph-canvas);border:0;border-inline-end:1px solid var(--family-graph-hairline);block-size:36px;color:var(--family-graph-muted);justify-content:center;align-items:center;inline-size:36px;display:inline-flex}.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button:last-child{border-inline-end:0}.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button:hover{background:var(--family-graph-hover);color:var(--family-graph-ink)}.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button:focus-visible{outline:2px solid var(--family-graph-blue);outline-offset:-2px}.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;block-size:16px;inline-size:16px}.family-tree-graph-module__JTbdbW__graph .react-flow__minimap{background:var(--family-graph-soft);border:1px solid var(--family-graph-hairline);box-shadow:none;border-radius:5px;inset-block-end:12px;inset-inline-end:12px;overflow:hidden}.family-tree-graph-module__JTbdbW__graph .react-flow__minimap-mask{fill:color-mix(in srgb, var(--family-graph-muted) 12%, transparent)}.family-tree-graph-module__JTbdbW__graph .react-flow__minimap-node{fill:var(--family-graph-muted)}.family-tree-graph-module__JTbdbW__compactList{background:var(--family-graph-canvas);gap:0;inline-size:100%;min-inline-size:0;display:grid}.family-tree-graph-module__JTbdbW__relationshipList,.family-tree-graph-module__JTbdbW__disconnectedList ul{margin:0;padding:0;list-style:none}.family-tree-graph-module__JTbdbW__relationshipList{display:grid}.family-tree-graph-module__JTbdbW__relationshipList li{border-block-end:1px solid var(--family-graph-hairline);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:4px;min-block-size:68px;padding-block:10px;padding-inline:12px;display:grid}.family-tree-graph-module__JTbdbW__relationshipList strong{overflow-wrap:anywhere;min-inline-size:0;font-size:13px;line-height:1.35}.family-tree-graph-module__JTbdbW__relationshipList strong:last-child{text-align:end}.family-tree-graph-module__JTbdbW__relationshipList span{background:var(--family-graph-soft);border:1px solid var(--family-graph-hairline);color:var(--family-graph-muted);text-align:center;border-radius:4px;max-inline-size:16ch;padding-block:5px;padding-inline:8px;font-size:12px;font-weight:600;line-height:1.35}.family-tree-graph-module__JTbdbW__disconnectedList{border-block-start:1px solid var(--family-graph-hairline);gap:8px;padding-block:12px;padding-inline:12px;display:grid}.family-tree-graph-module__JTbdbW__disconnectedList>span{color:var(--family-graph-muted);font-size:12px;font-weight:600}.family-tree-graph-module__JTbdbW__disconnectedList ul{gap:6px;display:grid}.family-tree-graph-module__JTbdbW__disconnectedList li{border:1px dashed var(--family-graph-hairline);border-radius:4px;padding-block:10px;padding-inline:12px;font-size:13px;font-weight:600}.family-tree-graph-module__JTbdbW__compactDisclosure{border-block-start:1px solid var(--family-graph-hairline);color:var(--family-graph-muted);align-items:center;gap:8px;padding-block:12px;padding-inline:12px;font-size:12px;display:grid}.family-tree-graph-module__JTbdbW__compactDisclosure a{color:var(--family-graph-blue);justify-self:start;min-block-size:44px;padding-block:12px;font-weight:600;text-decoration:none}.family-tree-graph-module__JTbdbW__status{background:var(--family-graph-canvas,#fff);color:var(--family-graph-muted,#787774);text-align:center;justify-content:center;align-items:center;min-block-size:420px;padding-block:24px;padding-inline:20px;font-size:14px;display:flex}.family-tree-graph-module__JTbdbW__status[data-tone=error]{color:var(--family-graph-ink,#191919)}@media (max-width:720px){.family-tree-graph-module__JTbdbW__graph{block-size:min(62vh,500px);min-block-size:400px}.family-tree-graph-module__JTbdbW__graph .react-flow__renderer{inset-block:70px 64px}.family-tree-graph-module__JTbdbW__disclosure{align-items:start;gap:2px;display:grid}.family-tree-graph-module__JTbdbW__disclosure a{min-block-size:44px}.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button{block-size:44px;inline-size:44px}.family-tree-graph-module__JTbdbW__status{min-block-size:400px}}@media (pointer:coarse){.family-tree-graph-module__JTbdbW__graph .react-flow__controls-button{block-size:44px;inline-size:44px}}@media (prefers-reduced-motion:reduce){:is(.family-tree-graph-module__JTbdbW__graph .react-flow__edge-path,.family-tree-graph-module__JTbdbW__graph .react-flow__viewport){transition:none;animation:none}}@media (forced-colors:active){.family-tree-graph-module__JTbdbW__disclosure{border:1px solid canvastext}.family-tree-graph-module__JTbdbW__graph .react-flow__node-default{border:1px solid canvastext}.family-tree-graph-module__JTbdbW__graph .react-flow__controls{border:1px solid canvastext}}
.family-tree-module__bvfIJW__page{--family-canvas:#fff;--family-soft:#f7f6f3;--family-hover:#f1f1ef;--family-ink:#191919;--family-muted:#787774;--family-blue:#2383e2;--family-blue-soft:#eaf4fb;--family-hairline:#e9e9e7;color:var(--family-ink);gap:16px;inline-size:min(100%,1440px);min-inline-size:0;margin-inline:auto;padding-block:24px 48px;padding-inline:clamp(16px,3vw,40px);display:grid}.family-tree-module__bvfIJW__header{border-block-end:1px solid var(--family-hairline);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;min-inline-size:0;padding-block-end:16px;display:grid}.family-tree-module__bvfIJW__intro{gap:6px;min-inline-size:0;display:grid}.family-tree-module__bvfIJW__title{color:var(--family-ink);font-family:var(--font-display);letter-spacing:-.035em;overflow-wrap:anywhere;margin:0;font-size:clamp(28px,2.4vi,34px);font-weight:700;line-height:1.12}[dir=rtl] .family-tree-module__bvfIJW__title{font-family:var(--font-arabic-display);letter-spacing:0}.family-tree-module__bvfIJW__subtitle,.family-tree-module__bvfIJW__sectionCopy,.family-tree-module__bvfIJW__emptyCopy,.family-tree-module__bvfIJW__relationsEmpty{color:var(--family-muted);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.55}.family-tree-module__bvfIJW__subtitle{max-inline-size:68ch}.family-tree-module__bvfIJW__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.family-tree-module__bvfIJW__primaryAction,.family-tree-module__bvfIJW__secondaryAction,.family-tree-module__bvfIJW__openRecord,.family-tree-module__bvfIJW__viewLink{border-radius:5px;justify-content:center;align-items:center;min-block-size:34px;padding-block:6px;padding-inline:12px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.family-tree-module__bvfIJW__primaryAction{background:var(--family-blue);border:1px solid var(--family-blue);color:#fff}.family-tree-module__bvfIJW__primaryAction:hover{background:#1f74c9;border-color:#1f74c9}.family-tree-module__bvfIJW__secondaryAction{background:var(--family-canvas);border:1px solid var(--family-hairline);color:var(--family-ink)}.family-tree-module__bvfIJW__secondaryAction:hover,.family-tree-module__bvfIJW__openRecord:hover,.family-tree-module__bvfIJW__viewLink:hover{background:var(--family-hover);color:var(--family-ink)}.family-tree-module__bvfIJW__primaryAction:focus-visible,.family-tree-module__bvfIJW__secondaryAction:focus-visible,.family-tree-module__bvfIJW__openRecord:focus-visible,.family-tree-module__bvfIJW__viewLink:focus-visible,.family-tree-module__bvfIJW__personName:focus-visible,.family-tree-module__bvfIJW__relationsList a:focus-visible{outline:2px solid var(--family-blue);outline-offset:2px}.family-tree-module__bvfIJW__note{background:var(--family-soft);border-inline-start:3px solid var(--family-blue);color:var(--family-muted);border-radius:4px;padding-block:10px;padding-inline:12px;font-size:13px;line-height:1.5}.family-tree-module__bvfIJW__viewNav{border-block-end:1px solid var(--family-hairline);scrollbar-width:thin;align-items:center;gap:4px;min-inline-size:0;padding-block-end:8px;display:flex;overflow-x:auto}.family-tree-module__bvfIJW__viewLink{color:var(--family-muted);flex:none}.family-tree-module__bvfIJW__graphSection,.family-tree-module__bvfIJW__peopleSection{background:var(--family-canvas);border:1px solid var(--family-hairline);border-radius:6px;min-inline-size:0;scroll-margin-block-start:20px;overflow:hidden}.family-tree-module__bvfIJW__sectionHeader{border-block-end:1px solid var(--family-hairline);justify-content:space-between;align-items:center;min-inline-size:0;padding-block:12px;padding-inline:14px;display:flex}.family-tree-module__bvfIJW__sectionTitle,.family-tree-module__bvfIJW__emptyTitle{color:var(--family-ink);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600;line-height:1.35}.family-tree-module__bvfIJW__peopleList{margin:0;padding:0;list-style:none}.family-tree-module__bvfIJW__personRow{gap:10px;min-inline-size:0;padding-block:14px;padding-inline:14px;display:grid}.family-tree-module__bvfIJW__personRow+.family-tree-module__bvfIJW__personRow{border-block-start:1px solid var(--family-hairline)}.family-tree-module__bvfIJW__personRow:hover{background:var(--family-soft)}.family-tree-module__bvfIJW__personHeader{justify-content:space-between;align-items:center;gap:12px;min-inline-size:0;display:flex}.family-tree-module__bvfIJW__personName{color:var(--family-ink);overflow-wrap:anywhere;min-inline-size:0;font-size:14px;font-weight:600;text-decoration:none}.family-tree-module__bvfIJW__personName:hover,.family-tree-module__bvfIJW__relationsList a:hover{color:var(--family-blue);text-underline-offset:3px;text-decoration:underline}.family-tree-module__bvfIJW__openRecord{color:var(--family-muted);flex:none;min-block-size:30px;padding-block:4px;padding-inline:8px;font-size:12px}.family-tree-module__bvfIJW__relations{gap:7px;min-inline-size:0;display:grid}.family-tree-module__bvfIJW__relationsLabel{color:var(--family-muted);letter-spacing:.02em;margin:0;font-size:11px;font-weight:600;line-height:1.4}.family-tree-module__bvfIJW__relationsList{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.family-tree-module__bvfIJW__relationsList li{background:var(--family-soft);border:1px solid var(--family-hairline);color:var(--family-ink);border-radius:4px;align-items:center;gap:6px;min-inline-size:0;padding-block:4px;padding-inline:7px;font-size:12px;display:inline-flex}.family-tree-module__bvfIJW__relationsList a{color:inherit;overflow-wrap:anywhere;text-decoration:none}.family-tree-module__bvfIJW__relationVerb,.family-tree-module__bvfIJW__relationSeparator{color:var(--family-muted)}.family-tree-module__bvfIJW__emptyState{background:var(--family-canvas);border-block:1px solid var(--family-hairline);text-align:center;place-items:center;min-block-size:300px;padding-block:48px;padding-inline:20px;display:grid}.family-tree-module__bvfIJW__emptyContent{place-items:center;gap:10px;max-inline-size:440px;display:grid}.family-tree-module__bvfIJW__emptyState[data-tone=error]{background:color-mix(in srgb, #d44c47 6%, var(--family-canvas));border-color:color-mix(in srgb, #d44c47 24%, var(--family-hairline))}.family-tree-module__bvfIJW__emptyState[data-tone=error] .family-tree-module__bvfIJW__emptyTitle{color:#9b2c2c}@media (max-width:720px){.family-tree-module__bvfIJW__page{padding-block:16px var(--mobile-bottom-rail-clearance);gap:12px;padding-inline:12px}.family-tree-module__bvfIJW__header{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:12px;padding-block-end:12px}.family-tree-module__bvfIJW__title{font-size:26px}.family-tree-module__bvfIJW__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.family-tree-module__bvfIJW__primaryAction,.family-tree-module__bvfIJW__secondaryAction,.family-tree-module__bvfIJW__viewLink,.family-tree-module__bvfIJW__openRecord{min-block-size:44px}.family-tree-module__bvfIJW__viewNav{padding-block-end:6px}.family-tree-module__bvfIJW__graphSection,.family-tree-module__bvfIJW__peopleSection{border-radius:4px}.family-tree-module__bvfIJW__personHeader{align-items:stretch;gap:6px;display:grid}.family-tree-module__bvfIJW__openRecord{justify-self:start}.family-tree-module__bvfIJW__relationsList{display:grid}.family-tree-module__bvfIJW__relationsList li{min-block-size:36px}}@media (prefers-reduced-motion:reduce){.family-tree-module__bvfIJW__primaryAction,.family-tree-module__bvfIJW__secondaryAction,.family-tree-module__bvfIJW__openRecord,.family-tree-module__bvfIJW__viewLink{transition:none}.family-tree-module__bvfIJW__graphSection,.family-tree-module__bvfIJW__peopleSection{scroll-behavior:auto}}@media (forced-colors:active){.family-tree-module__bvfIJW__primaryAction,.family-tree-module__bvfIJW__secondaryAction,.family-tree-module__bvfIJW__openRecord,.family-tree-module__bvfIJW__viewLink,.family-tree-module__bvfIJW__graphSection,.family-tree-module__bvfIJW__peopleSection,.family-tree-module__bvfIJW__relationsList li{border:1px solid canvastext}}
.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root{--trust-canvas:#fff;--trust-surface:#f7f7f5;--trust-surface-strong:#f1f1ef;--trust-ink:#191919;--trust-muted:#787774;--trust-action:#2383e2;--trust-danger:#d44c47;--trust-warning:#cb912f;--trust-success:#448361;--trust-line:#37352f1f;background:var(--trust-canvas);color:var(--trust-ink);gap:28px;inline-size:100%;min-inline-size:0;max-inline-size:1120px;margin-inline:auto;padding-block:32px 64px;padding-inline:clamp(24px,4vi,56px);display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__header{gap:6px;min-inline-size:0;max-inline-size:720px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__title{color:var(--trust-ink);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vi,36px);font-weight:650;line-height:1.12}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__subtitle{color:var(--trust-muted);max-inline-size:68ch;margin:0;font-size:15px;line-height:1.5}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__section{border-block-start:1px solid var(--trust-line);gap:12px;min-inline-size:0;margin:0;padding-block-start:20px;display:grid}:is(.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__section-title,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__title){color:var(--trust-ink);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600;line-height:1.35}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__graph-frame{background:var(--trust-canvas);border:1px solid var(--trust-line);box-shadow:none;border-radius:6px;min-block-size:0;min-inline-size:0;position:relative;overflow:hidden}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph-composition{min-inline-size:0;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph{background:var(--trust-canvas);block-size:500px;inline-size:100%;min-inline-size:0;position:relative}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__renderer{inset-block:20px 68px;inset-inline:20px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__node-copy{gap:3px;min-inline-size:0;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__node-copy>strong{color:var(--trust-ink);overflow-wrap:anywhere;font-size:13px;font-weight:650}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__node-copy>span{color:var(--trust-muted);overflow-wrap:anywhere;font-size:11px;font-weight:500;line-height:1.35}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__detail{border-block-start:1px solid var(--trust-line);gap:6px;padding-block:12px;padding-inline:14px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__detail>strong{font-size:13px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__detail ul{color:var(--trust-muted);gap:4px;margin:0;padding-inline-start:18px;font-size:12px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list{min-inline-size:0;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__header{border-block-end:1px solid var(--trust-line);gap:4px;padding-block:14px;padding-inline:16px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__header h3{margin:0;font-size:14px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__header p{color:var(--trust-muted);max-inline-size:70ch;margin:0;font-size:12px;line-height:1.45}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__items{display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item{border-block-end:1px solid var(--trust-line);min-inline-size:0}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item:last-child{border-block-end:0}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-block-size:52px;padding-block:10px;padding-inline:16px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary:hover{background:var(--trust-surface)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary:focus-visible{outline:2px solid var(--trust-action);outline-offset:-2px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary>span:first-child{gap:2px;min-inline-size:0;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary strong{color:var(--trust-ink);font-size:13px}:is(.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary span span,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary>span:last-child){color:var(--trust-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.4}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item ul{color:var(--trust-muted);gap:5px;margin:0;padding-block:0 12px;padding-inline:34px 16px;font-size:12px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__empty-note{background:color-mix(in srgb, var(--trust-canvas) 92%, transparent);border:1px solid var(--trust-line);color:var(--trust-muted);pointer-events:none;text-align:center;z-index:4;border-radius:4px;inline-size:fit-content;max-inline-size:min(34ch,100% - 32px);margin-inline:auto;padding-block:6px;padding-inline:10px;font-size:12px;position:absolute;inset-block-start:12px;inset-inline:16px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__pane{cursor:default}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__background{color:#37352f29}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__node.mofeed-trust-circle-graph__node{background:var(--trust-canvas);border:1px solid var(--trust-line);box-shadow:none;color:var(--trust-ink);overflow-wrap:anywhere;text-align:start;border-radius:6px;justify-content:flex-start;align-items:center;min-block-size:48px;min-inline-size:150px;max-inline-size:190px;padding-block:9px;padding-inline:12px;font-size:14px;font-weight:600;line-height:1.4;display:flex}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__node.mofeed-trust-circle-graph__node:hover{background:var(--trust-surface)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__node.mofeed-trust-circle-graph__node:focus-visible{border-color:var(--trust-action);outline:2px solid color-mix(in srgb, var(--trust-action) 28%, transparent);outline-offset:2px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__node.mofeed-trust-circle-graph__node--active{background:color-mix(in srgb, var(--trust-action) 8%, var(--trust-canvas));border-color:color-mix(in srgb, var(--trust-action) 48%, var(--trust-line));color:var(--trust-ink)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__edge-path{stroke-width:1.6px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__edge.animated path{animation:none}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__edge-text{font-size:12px;font-weight:500}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__edge-textbg{fill:var(--trust-canvas);stroke:var(--trust-line);stroke-width:1px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls{background:var(--trust-canvas);border:1px solid var(--trust-line);box-shadow:none;border-radius:6px;overflow:hidden}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button{background:var(--trust-canvas);border:0;border-block-end:1px solid var(--trust-line);block-size:36px;color:var(--trust-muted);fill:currentColor;flex:0 0 36px;justify-content:center;align-items:center;inline-size:36px;display:flex}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button:last-child{border-block-end:0}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button:hover{background:var(--trust-surface);color:var(--trust-ink)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button:focus-visible{box-shadow:inset 0 0 0 2px var(--trust-action);outline:0}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button svg{block-size:16px;inline-size:16px}:is(.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__loading,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__empty,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__error){background:var(--trust-canvas);block-size:500px;color:var(--trust-muted);text-align:center;justify-content:center;align-items:center;padding-block:32px;padding-inline:24px;font-size:14px;line-height:1.5;display:flex}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__loading{background:var(--trust-surface)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__empty{background:var(--trust-surface)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__error{background:color-mix(in srgb, var(--trust-danger) 6%, var(--trust-canvas));color:#b42318}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir{background:var(--trust-canvas);border:1px solid var(--trust-line);border-inline-start:3px solid var(--trust-danger);box-shadow:none;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;gap:8px 20px;min-inline-size:0;padding-block:16px;padding-inline:16px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__title{grid-column:1/-1}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__description{color:var(--trust-muted);grid-column:1;align-self:center;max-inline-size:68ch;margin:0;font-size:14px;line-height:1.5}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger{background:var(--trust-danger);border:1px solid var(--trust-danger);box-shadow:none;color:#fff;text-align:center;white-space:nowrap;border-radius:4px;grid-area:2/2;justify-content:center;place-self:center end;align-items:center;min-block-size:36px;inline-size:auto;min-inline-size:max-content;padding-block:7px;padding-inline:12px;font-size:13px;font-weight:600;transition:background-color .12s,border-color .12s;display:inline-flex}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger:hover{background:color-mix(in srgb, var(--trust-danger) 88%, #000);border-color:color-mix(in srgb, var(--trust-danger) 88%, #000)}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger:focus-visible{outline:2px solid var(--trust-action);outline-offset:2px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger[data-status=holding]{background:var(--trust-warning);border-color:var(--trust-warning);color:#fff;transform:none}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger[disabled]{cursor:wait;opacity:.68}:is(.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__hold-meter,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__status){grid-column:1/-1}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__hold-meter{background:var(--trust-surface-strong);border:0;border-radius:4px;block-size:4px;inline-size:min(280px,100%);margin-block-start:2px;overflow:hidden}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__hold-fill{background:var(--trust-danger);block-size:100%;inline-size:0;animation:2s linear forwards trust-circle-module__9dLFRa__trust-hold-progress-fill;display:block}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__status{color:var(--trust-muted);min-block-size:1.45em;margin:0;font-size:13px;line-height:1.45}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__status:empty{display:none}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__status[data-tone=error]{color:#b42318}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir--initiated{background:color-mix(in srgb, var(--trust-success) 7%, var(--trust-canvas));border:1px solid color-mix(in srgb, var(--trust-success) 28%, var(--trust-line));border-inline-start:3px solid var(--trust-success);border-radius:6px;gap:4px;padding-block:16px;padding-inline:16px;display:grid}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir--initiated h3{color:var(--trust-ink);margin:0;font-size:15px;font-weight:600;line-height:1.35}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir--initiated p{color:var(--trust-muted);margin:0;font-size:13px;line-height:1.5}@keyframes trust-circle-module__9dLFRa__trust-hold-progress-fill{0%{inline-size:0}to{inline-size:100%}}@media (prefers-reduced-motion:reduce){.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__edge.animated path{animation:none}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger{transition:none}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__hold-fill{inline-size:100%;animation:none}}@media (max-width:860px){.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root{max-inline-size:none;padding-block:20px calc(var(--mobile-bottom-rail-clearance,72px) + 32px);gap:22px;padding-inline:12px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__title{font-size:27px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle__graph-frame{min-block-size:0}:is(.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__loading,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__empty,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph__error){block-size:380px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item summary{grid-template-columns:minmax(0,1fr);align-items:start;min-block-size:56px;padding-inline:12px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-list__item ul{padding-inline:28px 12px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls{flex-direction:row;display:flex;inset-block-end:8px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button{border-block-end:0;border-inline-end:1px solid var(--trust-line);flex-basis:44px;block-size:44px;inline-size:44px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__controls-button:last-child{border-inline-end:0}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-trust-circle-graph .react-flow__node.mofeed-trust-circle-graph__node{min-block-size:44px}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir{grid-template-columns:minmax(0,1fr)}:is(.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__description,.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger){grid-column:1/-1}.trust-circle-module__9dLFRa__root.trust-circle-module__9dLFRa__root .mofeed-heir__trigger{grid-row:auto;justify-self:stretch;min-block-size:44px;inline-size:100%;margin-block-start:4px}}
